CIA Compliance Manager API Documentation - v0.8.5

    Variable parseRiskLevel

    parseRiskLevel: (level: undefined | null | string) => number

    Type declaration

      • (level: undefined | null | string): number
      • Parses risk level string to numeric value for calculations

        This function standardizes risk levels into quantifiable values that can be used for risk calculations, comparison, and aggregation in business impact analysis and reporting. ⚠️

        Parameters

        • level: undefined | null | string

          Risk level as string

        Returns number

        Risk level as number (0-4, where 4 is highest risk)

    MMNEPVFCICPMFPCPTTAAATR