pyupio/safety
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 21
- age_days: 3605
- days_rel: 96
- days_push: 13
- n_releases_24m: 20
Adoption not part of the score
1995 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Safety CLI is a Python dependency vulnerability scanner that detects packages with known vulnerabilities and malicious packages in local development, CI/CD, and production environments. It provides actionable remediation recommendations, can auto-update requirements files, and integrates with CI pipelines via a GitHub Action.
Use cases
- scan python requirements.txt for known vulnerabilities
- check pip dependencies for CVEs in CI
- find malicious python packages in my environment
- generate SBOM for python project dependencies
- auto-upgrade vulnerable packages to fixed versions
- run dependency security scan in github actions
When to choose
- you need a dedicated Python dependency vulnerability scanner with remediation suggestions
- you want CI/CD integration via GitHub Actions or JSON/SBOM/HTML output
- you need malicious package detection and system-wide scans beyond a single lockfile
When to avoid
- you need multi-language SCA (Java/JavaScript) without a paid Safety platform subscription
- you require fully offline scanning with no account or proprietary database dependency
- you want a permissively licensed tool - the repo has no open license and full features are commercial
Facets
cli-tool · maturity active
security vulnerability-scanning dependency-audit cli ci-cd security developer-tools python cli cross-platform python-dependencies sca software-supply-chain vulnerability-database sbom malicious-packages python devops
8 sources
- readme: https://github.com/pyupio/safety · fetched 2026-08-28 · 70e55b5051e1
- homepage: https://safetycli.com/product/safety-cli · fetched 2026-08-29 · 5f2a9e158786
- site_page: https://www.getsafety.com/about · fetched 2026-08-29 · 0767fa310e2a
- registry_pypi: https://pypi.org/pypi/safety/json · fetched 2026-08-29 · 57f45dc277ba
- site_page: https://www.getsafety.com/firewall · fetched 2026-08-29 · 2e9c166fa771
- site_page: https://www.getsafety.com/pricing · fetched 2026-08-29 · bc43419912d0
- site_page: https://www.getsafety.com/integrations · fetched 2026-08-29 · 4944838bfa5f
- site_page: https://www.getsafety.com/sign-up · fetched 2026-08-29 · 9b965e34ec29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pyupio/safety | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem