LICENSE
README.md
pyproject.toml
databricks_access_audit/__init__.py
databricks_access_audit/__main__.py
databricks_access_audit/_classification.py
databricks_access_audit/catalog_scanner.py
databricks_access_audit/cli.py
databricks_access_audit/client.py
databricks_access_audit/csv_output.py
databricks_access_audit/elevate.py
databricks_access_audit/escalation.py
databricks_access_audit/group_resolver.py
databricks_access_audit/local_groups.py
databricks_access_audit/models.py
databricks_access_audit/principal_auditor.py
databricks_access_audit/redundancy.py
databricks_access_audit/revoke.py
databricks_access_audit/schema_scanner.py
databricks_access_audit/sdk_client.py
databricks_access_audit/snapshot.py
databricks_access_audit/stale_checker.py
databricks_access_audit/table_scanner.py
databricks_access_audit/workspace.py
databricks_access_audit/workspace_object_scanner.py
databricks_access_audit.egg-info/PKG-INFO
databricks_access_audit.egg-info/SOURCES.txt
databricks_access_audit.egg-info/dependency_links.txt
databricks_access_audit.egg-info/entry_points.txt
databricks_access_audit.egg-info/requires.txt
databricks_access_audit.egg-info/top_level.txt
tests/test_catalog_scanner.py
tests/test_cli.py
tests/test_client.py
tests/test_csv_output.py
tests/test_elevate.py
tests/test_escalation.py
tests/test_group_resolver.py
tests/test_local_groups.py
tests/test_principal_auditor.py
tests/test_principal_source.py
tests/test_redundancy.py
tests/test_revoke.py
tests/test_schema_scanner.py
tests/test_sdk_client.py
tests/test_snapshot.py
tests/test_stale_checker.py
tests/test_table_scanner.py
tests/test_workspace.py
tests/test_workspace_object_scanner.py