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

Improve Safety CI/CD #459

Open yeisonvargasf opened 1 year ago

yeisonvargasf commented 1 year ago

Description

The current Safety CI/CD process needs improvement related to automated checks, deployments to test PyPi per PR, other quality checks in the code, and continuous documentation.