pyupio / safety
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
☆1,831Updated this week
Alternatives and similar repositories for safety:
Users that are interested in safety are comparing it to the libraries listed below
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,993Updated this week
- Bandit is a tool designed to find common security issues in Python code.☆6,892Updated last week
- A curated database of insecure Python packages☆771Updated 2 weeks ago
- Code audit tool for python.☆1,051Updated 9 months ago
- Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them☆1,036Updated last week
- Coverage plugin for pytest.☆1,851Updated 2 weeks ago
- Thin-wrapper around the mock package for easier use with pytest☆1,924Updated this week
- Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully…☆930Updated 6 months ago
- A command line utility to display dependency tree of the installed Python packages☆2,878Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆926Updated 3 weeks ago
- Simplified packaging of Python modules☆2,205Updated 3 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,087Updated 2 weeks ago
- A utility for mocking out the Python Requests library.☆4,237Updated last month
- docstring style checker☆1,115Updated last year
- A test fixtures replacement for Python☆3,622Updated 2 months ago
- Let your Python tests travel through time☆4,329Updated 8 months ago
- The code coverage tool for Python☆3,126Updated this week
- Simple, powerful, and fast logging for Python.☆3,889Updated last week
- Python AST-based static analyzer from OpenStack Security Group☆1,168Updated 6 years ago
- A minimalist production ready plugin system☆1,388Updated this week
- Various code metrics for Python code☆1,808Updated 6 months ago
- Rewrites source to reorder python imports☆751Updated 2 weeks ago
- simplified environment variable parsing☆1,279Updated last week
- A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications☆2,184Updated 4 years ago
- Flexible test automation for Python