CIA Compliance Manager — API Documentation - v1.1.50
🏠 Home
📦 GitHub
📦 npm
🛡️ ISMS
🔐 Security Policy
📋 CRA Assessment
Preparing search index...
services/securityMetricsService
ComponentMetrics
Interface ComponentMetrics
Represents security metrics for a component
interface
ComponentMetrics
{
level
:
SecurityLevel
;
score
:
number
;
description
:
string
;
recommendations
:
string
[]
;
component
?:
CIAComponentType
;
value
?:
number
;
percentage
?:
string
;
capex
?:
number
;
opex
?:
number
;
}
Index
Properties
level
score
description
recommendations
component?
value?
percentage?
capex?
opex?
Properties
level
level
:
SecurityLevel
score
score
:
number
description
description
:
string
recommendations
recommendations
:
string
[]
Optional
component
component
?:
CIAComponentType
Optional
value
value
?:
number
Optional
percentage
percentage
?:
string
Optional
capex
capex
?:
number
Optional
opex
opex
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
level
score
description
recommendations
component
value
percentage
capex
opex
🏛️ 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 security metrics for a component