LICENSE
README.md
pyproject.toml
src/fatcheck/__init__.py
src/fatcheck/__main__.py
src/fatcheck/baseline.py
src/fatcheck/cli.py
src/fatcheck/config.py
src/fatcheck/discover.py
src/fatcheck/engine.py
src/fatcheck/hashing.py
src/fatcheck/models.py
src/fatcheck/prune.py
src/fatcheck/sarif.py
src/fatcheck/segment.py
src/fatcheck/sidecar.py
src/fatcheck.egg-info/PKG-INFO
src/fatcheck.egg-info/SOURCES.txt
src/fatcheck.egg-info/dependency_links.txt
src/fatcheck.egg-info/entry_points.txt
src/fatcheck.egg-info/requires.txt
src/fatcheck.egg-info/top_level.txt
tests/test_annotate_prune.py
tests/test_discover.py
tests/test_scan_lint.py
tests/test_segment.py
tests/test_v02.py