The selected availability level
Controls system uptime and accessibility requirements.
The selected confidentiality level
Controls data privacy and access control requirements.
The selected integrity level
Controls data accuracy and consistency requirements.
OptionalonOptional callback fired when availability level changes
New security level selected by user
OptionalonOptional callback fired when confidentiality level changes
New security level selected by user
OptionalonOptional callback fired when integrity level changes
New security level selected by user
Standard interface for components that use security levels
This interface should be used by any component that needs to display or modify security levels for the CIA triad components. It provides a consistent pattern for props across the application.
Example