Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TenantViolation
Interface TenantViolation
interface
TenantViolation
{
description
:
string
;
severity
:
"low"
|
"high"
|
"critical"
|
"medium"
;
tenantA
:
string
;
tenantB
:
string
;
violationType
:
|
"cross_tenant_data_leak"
|
"shared_key_material"
|
"region_mismatch"
|
"retention_policy_conflict"
|
"isolation_level_downgrade"
;
}
Index
Properties
description
severity
tenant
A
tenant
B
violation
Type
Properties
description
description
:
string
severity
severity
:
"low"
|
"high"
|
"critical"
|
"medium"
tenant
A
tenantA
:
string
tenant
B
tenantB
:
string
violation
Type
violationType
:
|
"cross_tenant_data_leak"
|
"shared_key_material"
|
"region_mismatch"
|
"retention_policy_conflict"
|
"isolation_level_downgrade"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
severity
tenant
A
tenant
B
violation
Type
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...