README.md
pyproject.toml
sibyl/__init__.py
sibyl/cli.py
sibyl/config.py
sibyl/errors.py
sibyl/models.py
sibyl/policy_loader.py
sibyl/discovery/__init__.py
sibyl/discovery/cloudtrail.py
sibyl/discovery/org_discovery.py
sibyl/discovery/organizations.py
sibyl/discovery/permission_only.py
sibyl/discovery/resources.py
sibyl/reporter/__init__.py
sibyl/reporter/html_report.py
sibyl/reporter/report.py
sibyl/simulator/__init__.py
sibyl/simulator/engine.py
sibyl/simulator/iam_policy.py
sibyl/simulator/runner.py
sibyl/tui/__init__.py
sibyl/tui/app.py
sibyl_aws.egg-info/PKG-INFO
sibyl_aws.egg-info/SOURCES.txt
sibyl_aws.egg-info/dependency_links.txt
sibyl_aws.egg-info/entry_points.txt
sibyl_aws.egg-info/requires.txt
sibyl_aws.egg-info/top_level.txt
tests/test_cli.py
tests/test_cloudtrail.py
tests/test_config.py
tests/test_engine.py
tests/test_iam_policy.py
tests/test_init.py
tests/test_organizations.py
tests/test_policy_loader.py
tests/test_reporter.py
tests/test_resources.py
tests/test_runner.py