LICENSE
README.md
pyproject.toml
src/gha_cache_audit/__init__.py
src/gha_cache_audit/__main__.py
src/gha_cache_audit/analysis.py
src/gha_cache_audit/cli.py
src/gha_cache_audit/expressions.py
src/gha_cache_audit/model.py
src/gha_cache_audit/report.py
src/gha_cache_audit/workflow.py
src/gha_cache_auditor.egg-info/PKG-INFO
src/gha_cache_auditor.egg-info/SOURCES.txt
src/gha_cache_auditor.egg-info/dependency_links.txt
src/gha_cache_auditor.egg-info/entry_points.txt
src/gha_cache_auditor.egg-info/requires.txt
src/gha_cache_auditor.egg-info/top_level.txt
tests/test_audit.py