Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SupplyChainPostureReport
Interface SupplyChainPostureReport
interface
SupplyChainPostureReport
{
components
:
SupplyChainComponentPosture
[]
;
generatedTs
:
number
;
ok
:
boolean
;
policy
:
{
allowedSources
:
string
[]
;
failOnKnownVulnerabilities
:
boolean
;
failOnUnknownVulnerabilityState
:
boolean
;
policyId
:
string
;
}
;
reasons
:
string
[]
;
reportHash
:
string
;
summary
:
SupplyChainPostureSummary
;
v
:
1
;
}
Index
Properties
components
generated
Ts
ok
policy
reasons
report
Hash
summary
v
Properties
components
components
:
SupplyChainComponentPosture
[]
generated
Ts
generatedTs
:
number
ok
ok
:
boolean
policy
policy
:
{
allowedSources
:
string
[]
;
failOnKnownVulnerabilities
:
boolean
;
failOnUnknownVulnerabilityState
:
boolean
;
policyId
:
string
;
}
reasons
reasons
:
string
[]
report
Hash
reportHash
:
string
summary
summary
:
SupplyChainPostureSummary
v
v
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
generated
Ts
ok
policy
reasons
report
Hash
summary
v
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...