GitGuardian / ggshield

Find and fix 400+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
https://gitguardian.com
MIT License
1.62k stars 143 forks source link

Add malicious severity option for SCA scans #930

Closed FlorianPerucki closed 1 month ago

FlorianPerucki commented 2 months ago

Context

Malicious vulnerabilities support was introduced in #889 but the CLI severity argument for SCA was not updated.

What has been done

Add support for --minimum-severity MALICIOUS, only for SCA scans

Validation

PR check list