Skip to content

Commit 0f1bdc3

Browse files
Merge branch 'main' into feat/brakeman-clippy
2 parents 31d7087 + ee9fe04 commit 0f1bdc3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

static/schema/schema.v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,19 @@
869869
"additionalProperties": false,
870870
"default": {},
871871
"description": "Configuration for Lua code linting to ensure code quality"
872+
},
873+
"brakeman": {
874+
"type": "object",
875+
"properties": {
876+
"enabled": {
877+
"type": "boolean",
878+
"default": true,
879+
"description": "Enable Brakeman | Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications. | v7.0.2"
880+
}
881+
},
882+
"additionalProperties": false,
883+
"default": {},
884+
"description": "Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications. | v7.0.2"
872885
}
873886
},
874887
"additionalProperties": false,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy