CIA Compliance Manager — API Documentation - v1.1.50
🏠 Home
📦 GitHub
📦 npm
🛡️ ISMS
🔐 Security Policy
📋 CRA Assessment
Preparing search index...
services/securityMetricsService
ImpactMetrics
Interface ImpactMetrics
Represents impact metrics for analysis
interface
ImpactMetrics
{
financialImpact
:
string
;
operationalImpact
:
string
;
reputationalImpact
:
string
;
complianceImpact
:
string
;
securityLevel
?:
SecurityLevel
;
riskReduction
?:
string
;
description
?:
string
;
technical
?:
string
;
businessImpact
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
financial
Impact
operational
Impact
reputational
Impact
compliance
Impact
security
Level?
risk
Reduction?
description?
technical?
business
Impact?
Properties
financial
Impact
financialImpact
:
string
operational
Impact
operationalImpact
:
string
reputational
Impact
reputationalImpact
:
string
compliance
Impact
complianceImpact
:
string
Optional
security
Level
securityLevel
?:
SecurityLevel
Optional
risk
Reduction
riskReduction
?:
string
Optional
description
description
?:
string
Optional
technical
technical
?:
string
Optional
business
Impact
businessImpact
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
financial
Impact
operational
Impact
reputational
Impact
compliance
Impact
security
Level
risk
Reduction
description
technical
business
Impact
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
📐 System Architecture
🔄 Workflows
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
🔮 Future Data Model
📋 ISMS Implementation Guide
🗺️ ISMS Reference Mapping
🔗 Traceability Matrix
🗂️ Control Mapping
🏗️ Service Architecture
♿ Accessibility
📋 Secure Dev Policy
📜 Information Security Policy
🔓 Open Source Policy
📊 Risk Assessment Policy
🔑 Access Control Policy
🔄 Business Continuity Policy
🏠 Home
📦 GitHub
📦 npm
🛡️ ISMS
🔐 Security Policy
📋 CRA Assessment
CIA Compliance Manager — API Documentation - v1.1.50
Loading...
Represents impact metrics for analysis