LICENSE
README.md
pyproject.toml
npmsecure/__init__.py
npmsecure/agents.py
npmsecure/cli.py
npmsecure/cve_checker.py
npmsecure/feed.py
npmsecure/gitcheck.py
npmsecure/hardener.py
npmsecure/interceptor.py
npmsecure/lock_checker.py
npmsecure/malware_scanner.py
npmsecure/policy.py
npmsecure/reporter.py
npmsecure/sarif.py
npmsecure/scanner.py
npmsecure/whitelist.py
npmsecure.egg-info/PKG-INFO
npmsecure.egg-info/SOURCES.txt
npmsecure.egg-info/dependency_links.txt
npmsecure.egg-info/entry_points.txt
npmsecure.egg-info/requires.txt
npmsecure.egg-info/top_level.txt
tests/test_feed.py
tests/test_hardener.py
tests/test_interceptor.py
tests/test_lock_checker.py
tests/test_malware_scanner.py
tests/test_policy.py
tests/test_quarantine.py
tests/test_scanner.py
tests/test_whitelist.py