Discover and explore top open-source AI tools and projects—updated daily.
pyupioPython dependency vulnerability scanner enhancing software supply chain security
Top 21.7% on SourcePulse
A Python dependency vulnerability scanner, Safety CLI enhances software supply chain security by detecting packages with known vulnerabilities and malicious code across development, CI/CD, and production environments. It offers actionable remediation recommendations, benefiting developers and teams by providing a quick, comprehensive method to secure Python projects against security threats.
How It Works
Safety CLI utilizes Safety DB, described as the industry's most comprehensive vulnerability data source for Python. It scans project dependencies, identifies security risks, and generates clear output with detailed remediation advice. A key feature is its capability to automatically update requirements files to secure dependency versions based on project policies.
Quick Start & Requirements
pip install safetysafety auth (prompts for account creation/login if unauthenticated).safety scan.https://docs.safetycli.com, Status: https://status.safetycli.com.Highlighted Details
Maintenance & Community
support@safetycli.com.https://status.safetycli.com.Licensing & Compatibility
Limitations & Caveats
The Free plan is limited to a single user and is unsuitable for commercial applications. Access to the full vulnerability database and advanced features like safety system-scan requires a paid subscription.
2 weeks ago
Inactive