LICENSE
MANIFEST.in
README.md
depreach.py
pyproject.toml
requirements.txt
sarif.json
.github/workflows/release.yml
depreach.egg-info/PKG-INFO
depreach.egg-info/SOURCES.txt
depreach.egg-info/dependency_links.txt
depreach.egg-info/entry_points.txt
depreach.egg-info/requires.txt
depreach.egg-info/top_level.txt
docs/cli-preview.png
docs/report-preview.png
scripts/__init__.py
scripts/bom.py
scripts/cache.py
scripts/composition_analysis.py
scripts/detect_type.py
scripts/html_report.py
scripts/reachability.py
scripts/sarif_report.py
scripts/update_db.py
tests/__init__.py
tests/test_bom.py
tests/test_composition_analysis.py
tests/test_depreach.py
tests/test_detect_type.py
tests/test_reachability.py