LICENSE
LICENSE-3rdparty.csv
NOTICE
README.md
pyproject.toml
scfw/__init__.py
scfw/__main__.py
scfw/cli.py
scfw/command.py
scfw/configure.py
scfw/ecosystem.py
scfw/firewall.py
scfw/logger.py
scfw/main.py
scfw/parser.py
scfw/target.py
scfw/verifier.py
scfw/verify.py
scfw.egg-info/PKG-INFO
scfw.egg-info/SOURCES.txt
scfw.egg-info/dependency_links.txt
scfw.egg-info/entry_points.txt
scfw.egg-info/requires.txt
scfw.egg-info/top_level.txt
scfw/commands/__init__.py
scfw/commands/npm_command.py
scfw/commands/pip_command.py
scfw/loggers/__init__.py
scfw/loggers/dd_logger.py
scfw/verifiers/__init__.py
scfw/verifiers/dd_verifier.py
scfw/verifiers/osv_verifier.py
tests/test_cli.py