CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
safe_pip/__init__.py
safe_pip/__main__.py
safe_pip/cli.py
safe_pip/code_scanner.py
safe_pip/dashboard.py
safe_pip/db.py
safe_pip/display.py
safe_pip/local_scorer.py
safe_pip/osv.py
safe_pip/policy.py
safe_pip/py.typed
safe_pip/pypistats.py
safe_pip/release_analyzer.py
safe_pip/sarif.py
safe_pip/sbom.py
safe_pip/scan_cache.py
safe_pip/scanner.py
safe_pip/threat_feed.py
safe_pip/typosquat.py
safe_pip/watch.py
safepip_scanner.egg-info/PKG-INFO
safepip_scanner.egg-info/SOURCES.txt
safepip_scanner.egg-info/dependency_links.txt
safepip_scanner.egg-info/entry_points.txt
safepip_scanner.egg-info/requires.txt
safepip_scanner.egg-info/top_level.txt
tests/test_advanced.py
tests/test_build.py
tests/test_cli.py
tests/test_code_scanner.py
tests/test_coverage_gaps.py
tests/test_dashboard.py
tests/test_db.py
tests/test_display.py
tests/test_integration.py
tests/test_osv.py
tests/test_policy.py
tests/test_pypistats.py
tests/test_sarif.py
tests/test_scanner.py
tests/test_threat_feed.py
tests/test_typosquat.py
tests/test_watch.py