Security levels available for CIA triad components
Each level represents increasing security controls and associated costs:
const level: SecurityLevel = 'Moderate';const criticalLevel: SecurityLevel = 'Very High'; Copy
const level: SecurityLevel = 'Moderate';const criticalLevel: SecurityLevel = 'Very High';
Security levels available for CIA triad components
Each level represents increasing security controls and associated costs: