LICENSE
README.md
pyproject.toml
octorules_azure/__init__.py
octorules_azure/_adapters.py
octorules_azure/_managed_exclusions.py
octorules_azure/_phases.py
octorules_azure/_policy_settings.py
octorules_azure/audit.py
octorules_azure/provider.py
octorules_azure/validate.py
octorules_azure.egg-info/PKG-INFO
octorules_azure.egg-info/SOURCES.txt
octorules_azure.egg-info/dependency_links.txt
octorules_azure.egg-info/entry_points.txt
octorules_azure.egg-info/requires.txt
octorules_azure.egg-info/top_level.txt
octorules_azure/linter/__init__.py
octorules_azure/linter/_plugin.py
octorules_azure/linter/_rules.py
tests/__init__.py
tests/conftest.py
tests/test_adapters.py
tests/test_audit.py
tests/test_cli_lint.py
tests/test_context.py
tests/test_managed_exclusions.py
tests/test_managed_rules.py
tests/test_policy_settings.py
tests/test_provider.py
tests/test_registration.py
tests/test_validate.py
tests/test_linter/__init__.py
tests/test_linter/conftest.py
tests/test_linter/test_plugin.py