LICENSE
README.md
pyproject.toml
setup.cfg
src/britive/__init__.py
src/britive/accounts.py
src/britive/api_tokens.py
src/britive/applications.py
src/britive/audit_logs.py
src/britive/britive.py
src/britive/environment_groups.py
src/britive/environments.py
src/britive/exceptions.py
src/britive/groups.py
src/britive/identity_attributes.py
src/britive/identity_providers.py
src/britive/my_access.py
src/britive/my_secrets.py
src/britive/notification_mediums.py
src/britive/notifications.py
src/britive/permissions.py
src/britive/policies.py
src/britive/profiles.py
src/britive/reports.py
src/britive/saml.py
src/britive/scans.py
src/britive/secrets_manager.py
src/britive/security_policies.py
src/britive/service_identities.py
src/britive/service_identity_tokens.py
src/britive/tags.py
src/britive/task_services.py
src/britive/tasks.py
src/britive/users.py
src/britive/workload.py
src/britive.egg-info/PKG-INFO
src/britive.egg-info/SOURCES.txt
src/britive.egg-info/dependency_links.txt
src/britive.egg-info/requires.txt
src/britive.egg-info/top_level.txt
src/britive/helpers/__init__.py
src/britive/helpers/custom_attributes.py
src/britive/helpers/federation_providers.py
src/britive/helpers/methods.py
src/britive/system/__init__.py
src/britive/system/actions.py
src/britive/system/consumers.py
src/britive/system/permissions.py
src/britive/system/policies.py
src/britive/system/roles.py
src/britive/system/system.py
tests/test_005-identity_attributes.py
tests/test_010-users.py
tests/test_020-tags.py
tests/test_030-service_identities.py
tests/test_040-service_identity_tokens.py
tests/test_050-applications.py
tests/test_060-environment_groups.py
tests/test_070-environments.py
tests/test_080-scans.py
tests/test_090-accounts.py
tests/test_100-permissions.py
tests/test_110-groups.py
tests/test_130-profiles.py
tests/test_140-task_services.py
tests/test_150-tasks.py
tests/test_160-security_policies.py
tests/test_170-saml.py
tests/test_180-api_tokens.py
tests/test_190-audit_logs.py
tests/test_200-reports.py
tests/test_210-identity_providers.py
tests/test_215-workload.py
tests/test_220-my_access.py
tests/test_230-notifications.py
tests/test_240-secrets_manager.py
tests/test_250-my_secrets.py
tests/test_260-notification_mediums.py
tests/test_270-system_policies.py
tests/test_280_system_actions.py
tests/test_290_system_consumers.py
tests/test_300-system_roles.py
tests/test_310-system_permissions.py
tests/test_990-delete_all_resources.py