CIA Compliance Manager API Documentation - v0.8.22

    Variable CHART_COLORSConst

    CHART_COLORS: {
        AVAILABILITY: string;
        CONFIDENTIALITY: string;
        INTEGRITY: string;
        SECURITY_LEVEL_COLORS: {
            High: string;
            Low: string;
            Moderate: string;
            None: string;
            "Very High": string;
        };
    } = ...

    Chart colors

    Type declaration

    • AVAILABILITY: string
    • CONFIDENTIALITY: string
    • INTEGRITY: string
    • SECURITY_LEVEL_COLORS: {
          High: string;
          Low: string;
          Moderate: string;
          None: string;
          "Very High": string;
      }
    MMNEPVFCICPMFPCPTTAAATR