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.71k stars 142 forks source link

Increase Test Coverage #573

Open dylanpulver opened 2 months ago

dylanpulver commented 2 months ago

Testing is crucial to maintaining the quality of our codebase. We welcome contributions that add new tests or improve existing ones. Whether you find an untested function, edge case, or simply want to add more unit tests, your contributions are highly appreciated. Once you've added or improved tests, please create a new issue summarizing your changes and link it to this general testing improvement issue.

github-actions[bot] commented 2 months ago

Hi @dylanpulver, thank you for opening this issue!

We appreciate your effort in reporting this. Our team will review it and get back to you soon. If you have any additional details or updates, feel free to add them to this issue.

Note: If this is a serious security issue that could impact the security of Safety CLI users, please email security@safetycli.com immediately.

Thank you for contributing to Safety CLI!