Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ rules:
name: forbidden-license
group: license-violations
pretty_name: Package with Unauthorized License
ref: https://docs.boostsecurity.io/rules/index.html
ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#open-source-software
recommended: true
2 changes: 1 addition & 1 deletion server-side-scanners/boostsecurityio/sbom-sca/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rules:
name: end-of-life-not-maintained
group: top10-vulnerable-components
pretty_name: The Package Reached End of Life (EOL).
ref: https://docs.boostsecurity.io/rules/index.html
ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#sca-from-sbom
recommended: true

low-maturity-package:
Expand Down
2 changes: 1 addition & 1 deletion server-side-scanners/boostsecurityio/sci-sca/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ rules:
name: forbidden-component
group: component-violations
pretty_name: Project with Unauthorized Component
ref: https://docs.boostsecurity.io/rules/index.html
ref: https://docs.boostsecurity.io/user-guide/reference-guides/scanners/rules/boost-scanner.html#open-source-software
recommended: true
Loading