GitGuardian / ggshield

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

feat(sca): Add support for malicious package detection #889

Closed hcharaf closed 1 month ago

hcharaf commented 1 month ago

Context

We want to see malicious vulnerabilities in the output of ggshield sca scan all

What has been done

  1. Updated IncidentSeverity
  2. Changed some tests

Validation

PR check list

FlorianPerucki commented 1 month ago

Looking good! Tested locally:

image