LICENSE
README.md
pyproject.toml
gh_iga/__init__.py
gh_iga/cli.py
gh_iga/models.py
gh_iga/rules.py
gh_iga/scanner.py
gh_iga.egg-info/PKG-INFO
gh_iga.egg-info/SOURCES.txt
gh_iga.egg-info/dependency_links.txt
gh_iga.egg-info/entry_points.txt
gh_iga.egg-info/requires.txt
gh_iga.egg-info/top_level.txt
gh_iga/reports/__init__.py
gh_iga/reports/html.py
gh_iga/reports/json_report.py
gh_iga/reports/markdown.py
gh_iga/reports/terminal.py
gh_iga/reports/templates/report.html.j2
tests/test_actions_secrets.py
tests/test_app_inventory.py
tests/test_deploy_keys.py
tests/test_terminal_output.py
tests/test_webhooks.py
tests/test_workflow_permissions.py