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 integrations, telemetry, and announcements #427

Closed yeisonvargasf closed 1 year ago

yeisonvargasf commented 1 year ago

These changes make the proper fixes to be able to use Safety integrated with another tool.

Also, we fixed the following issues:

fixes #423 fixes #422