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

2.4.0b1 Patch #460

Closed yeisonvargasf closed 1 year ago

yeisonvargasf commented 1 year ago

This version brings many improvements related to how Safety inspects the requirement files; now, Safety will report vulnerable and scanned requirements per package and check for unpinned packages if it's set up like that.

Another enhancement (for users with an API Key) in this new version is the apply security updates and the remediations per requirement features.

Other features added: HTML Output and save-html report, support for multiple ignoring as a CLI argument, and UI/text improvements.