CIA Compliance Manager API Documentation - v0.8.5

    Interface CIAOptions

    Available options for each CIA pillar

    interface CIAOptions {
        availability: SecurityLevel[];
        confidentiality: SecurityLevel[];
        integrity: SecurityLevel[];
    }
    Index

    Properties

    availability: SecurityLevel[]
    confidentiality: SecurityLevel[]
    integrity: SecurityLevel[]
    MMNEPVFCICPMFPCPTTAAATR