CIA Compliance Manager API Documentation - v0.8.24

    Interface ComponentBusinessConsiderations

    Business considerations by security level and component

    interface ComponentBusinessConsiderations {
        AVAILABILITY: Record<string, ImpactConsideration[]>;
        CONFIDENTIALITY: Record<string, ImpactConsideration[]>;
        INTEGRITY: Record<string, ImpactConsideration[]>;
    }
    Index

    Properties

    AVAILABILITY: Record<string, ImpactConsideration[]>
    CONFIDENTIALITY: Record<string, ImpactConsideration[]>
    INTEGRITY: Record<string, ImpactConsideration[]>
    MMNEPVFCICPMFPCPTTAAATR