LICENSE
MANIFEST.in
README.md
pyproject.toml
src/skopos/__init__.py
src/skopos/cache.py
src/skopos/checker.py
src/skopos/checker_logic.py
src/skopos/config.py
src/skopos/integrations/__init__.py
src/skopos/integrations/adapter.py
src/skopos/integrations/snyk_adapter.py
src/skopos/integrations/socket_adapter.py
src/skopos_audit.egg-info/PKG-INFO
src/skopos_audit.egg-info/SOURCES.txt
src/skopos_audit.egg-info/dependency_links.txt
src/skopos_audit.egg-info/entry_points.txt
src/skopos_audit.egg-info/requires.txt
src/skopos_audit.egg-info/top_level.txt
tests/test_checker_and_cache.py
tests/test_checker_logic.py
tests/test_checker_main_flows.py
tests/test_checker_package_paths.py
tests/test_cli_entry.py
tests/test_config.py
tests/test_forensics.py
tests/test_integrations.py
tests/test_keyword.py
tests/test_packaging.py
tests/test_shim_integration.py
tests/test_v060.py