We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63ea2f5 + ed3dabc commit 5fd0700Copy full SHA for 5fd0700
server-side-scanners/boostsecurityio/sci-sca/rules.yaml
@@ -16,3 +16,14 @@ rules:
16
pretty_name: Use of Unsafe AI model
17
ref: https://huggingface.co/docs/hub/en/security-pickle
18
recommended: true
19
+ forbidden-component:
20
+ categories:
21
+ - ALL
22
+ - boost-baseline
23
+ - use-of-forbidden-component
24
+ description: Project with Unauthorized Component
25
+ name: forbidden-component
26
+ group: component-violations
27
+ pretty_name: Project with Unauthorized Component
28
+ ref: https://docs.boostsecurity.io/rules/index.html
29
+ recommended: true
0 commit comments