pyupio / safetyLinks
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
☆1,913Updated last week
Alternatives and similar repositories for safety
Users that are interested in safety are comparing it to the libraries listed below
Sorting:
- Bandit is a tool designed to find common security issues in Python code.☆7,421Updated last week
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,043Updated last week
- Code audit tool for python.☆1,053Updated last year
- Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them☆1,120Updated last week
- Various code metrics for Python code☆1,894Updated last year
- A curated database of insecure Python packages☆781Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,989Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,105Updated last week
- A utility for mocking out the Python Requests library.☆4,301Updated 2 months ago
- Coverage plugin for pytest.