GitGuardian / ggshield

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

fix(sca): fixing functional tests after remote data being modified #877

Closed xblanchot-gg closed 3 months ago

xblanchot-gg commented 3 months ago

New vulnerability on packages used for SCA testing were declared, making the tests fail because of the test on the number of found vulnerabilities. Modifying functional test so that they're not dependant anymore on the number of found vulnerabilities (assuming they will remain greater than 1).