Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
☆1,965Mar 16, 2026Updated last week
Alternatives and similar repositories for safety
Users that are interested in safety are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Bandit is a tool designed to find common security issues in Python code.☆7,878Updated this week
- A curated database of insecure Python packages☆784Mar 1, 2026Updated 3 weeks ago
- Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them☆1,217Updated 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,112Mar 16, 2026Updated last week
- A Python utility / library to sort imports.