CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
services/securityMetricsService
ImpactMetrics
Interface ImpactMetrics
Represents impact metrics for analysis
interface
ImpactMetrics
{
businessImpact
?:
string
;
complianceImpact
:
string
;
description
?:
string
;
financialImpact
:
string
;
operationalImpact
:
string
;
reputationalImpact
:
string
;
riskReduction
?:
string
;
securityLevel
?:
SecurityLevel
;
technical
?:
string
;
}
Index
Properties
business
Impact?
compliance
Impact
description?
financial
Impact
operational
Impact
reputational
Impact
risk
Reduction?
security
Level?
technical?
Properties
Optional
business
Impact
businessImpact
?:
string
compliance
Impact
complianceImpact
:
string
Optional
description
description
?:
string
financial
Impact
financialImpact
:
string
operational
Impact
operationalImpact
:
string
reputational
Impact
reputationalImpact
:
string
Optional
risk
Reduction
riskReduction
?:
string
Optional
security
Level
securityLevel
?:
SecurityLevel
Optional
technical
technical
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
business
Impact
compliance
Impact
description
financial
Impact
operational
Impact
reputational
Impact
risk
Reduction
security
Level
technical
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...
Represents impact metrics for analysis