pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

fix: fail on none severities #534

Closed yeisonvargasf closed 3 weeks ago

yeisonvargasf commented 3 weeks ago

Enhanced exit code handling for scenarios where fail-on unknown/none labels are used and vulnerabilities lack the severity value.