LICENSE
README.md
pyproject.toml
gitmole/__init__.py
gitmole/__main__.py
gitmole/backtest.py
gitmole/banner.py
gitmole/blame.py
gitmole/classify.py
gitmole/clean.py
gitmole/cli.py
gitmole/compare.py
gitmole/coupling.py
gitmole/deps.py
gitmole/duplicates.py
gitmole/evaluate.py
gitmole/filetypes.py
gitmole/findings.py
gitmole/functions.py
gitmole/hook.py
gitmole/hotspots.py
gitmole/hygiene.py
gitmole/identity.py
gitmole/imports.py
gitmole/knowledge.py
gitmole/launch.py
gitmole/leaks.py
gitmole/licences.py
gitmole/load.py
gitmole/loss.py
gitmole/maat.py
gitmole/osps.py
gitmole/provenance.py
gitmole/render.py
gitmole/run.py
gitmole/sarif.py
gitmole/sbom.py
gitmole/signing.py
gitmole/stepstat.py
gitmole/structure.py
gitmole/szz.py
gitmole/textfmt.py
gitmole/trend.py
gitmole/watch.py
gitmole.egg-info/PKG-INFO
gitmole.egg-info/SOURCES.txt
gitmole.egg-info/dependency_links.txt
gitmole.egg-info/entry_points.txt
gitmole.egg-info/requires.txt
gitmole.egg-info/top_level.txt
tests/test_backtest.py
tests/test_banner.py
tests/test_blame.py
tests/test_classify.py
tests/test_clean.py
tests/test_cli.py
tests/test_compare.py
tests/test_coupling.py
tests/test_declared.py
tests/test_deps.py
tests/test_duplicates.py
tests/test_evaluate.py
tests/test_filetypes.py
tests/test_findings.py
tests/test_functions.py
tests/test_golden.py
tests/test_hook.py
tests/test_hotspots.py
tests/test_hygiene.py
tests/test_identity.py
tests/test_knowledge.py
tests/test_leaks.py
tests/test_load.py
tests/test_loss.py
tests/test_maat.py
tests/test_measure.py
tests/test_packaging.py
tests/test_provenance.py
tests/test_render.py
tests/test_render_examples.py
tests/test_run.py
tests/test_sarif.py
tests/test_shapes.py
tests/test_signing.py
tests/test_structure.py
tests/test_szz.py
tests/test_textfmt.py
tests/test_trend.py
tests/test_watch.py