CIA Compliance Manager API Documentation - v0.8.24
    Preparing search index...

    Variable IMPACT_DESCRIPTIONSConst

    IMPACT_DESCRIPTIONS: {
        AVAILABILITY: Record<SecurityLevelKey, string>;
        CONFIDENTIALITY: Record<SecurityLevelKey, string>;
        INTEGRITY: Record<SecurityLevelKey, string>;
    } = ...

    Type declaration