Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
standard/externalEvidenceProfile
ExternalEvidenceProfile
Interface ExternalEvidenceProfile
interface
ExternalEvidenceProfile
{
events
:
ExternalEvidenceEvent
[]
;
normalization
:
{
ingestedAt
:
string
;
losses
:
string
[]
;
normalizedSha256
:
string
;
normalizer
:
string
;
}
;
policyRefs
:
string
[]
;
profile
:
"amc.external-evidence"
;
provenance
:
{
authorityId
:
string
|
null
;
captureMethod
:
"import"
|
"producer-callback"
|
"governed-capture"
;
trustTier
:
ExternalTrustTier
;
}
;
session
:
{
id
:
string
;
parentSessionId
:
string
|
null
}
;
signature
:
|
{
algorithm
:
"ed25519"
;
authorityId
:
string
;
value
:
string
}
|
null
;
source
:
{
mediaType
:
string
;
originalSha256
:
string
;
producer
:
string
;
version
:
string
;
}
;
version
:
1
;
}
Index
Properties
events
normalization
policy
Refs
profile
provenance
session
signature
source
version
Properties
events
events
:
ExternalEvidenceEvent
[]
normalization
normalization
:
{
ingestedAt
:
string
;
losses
:
string
[]
;
normalizedSha256
:
string
;
normalizer
:
string
;
}
policy
Refs
policyRefs
:
string
[]
profile
profile
:
"amc.external-evidence"
provenance
provenance
:
{
authorityId
:
string
|
null
;
captureMethod
:
"import"
|
"producer-callback"
|
"governed-capture"
;
trustTier
:
ExternalTrustTier
;
}
session
session
:
{
id
:
string
;
parentSessionId
:
string
|
null
}
signature
signature
:
{
algorithm
:
"ed25519"
;
authorityId
:
string
;
value
:
string
}
|
null
source
source
:
{
mediaType
:
string
;
originalSha256
:
string
;
producer
:
string
;
version
:
string
;
}
version
version
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
normalization
policy
Refs
profile
provenance
session
signature
source
version
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...