.gitignore
LICENSE
README.md
pyproject.toml
sator_app/__init__.py
sator_app.egg-info/PKG-INFO
sator_app.egg-info/SOURCES.txt
sator_app.egg-info/dependency_links.txt
sator_app.egg-info/requires.txt
sator_app.egg-info/top_level.txt
sator_app/bootstrap/__init__.py
sator_app/bootstrap/analysis.py
sator_app/bootstrap/annotation.py
sator_app/bootstrap/base.py
sator_app/bootstrap/extraction.py
sator_app/bootstrap/resolution.py
sator_app/services/__init__.py
sator_app/services/processing/__init__.py
sator_app/services/processing/product.py
sator_app/services/processing/vulnerability.py
tests/__init__.py
tests/bootstrap/test_analysis.py
tests/bootstrap/test_product_processing_service.py