Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface DpiaMitigation

    interface DpiaMitigation {
        effectivenessRating: "partial" | "full";
        implemented: boolean;
        measure: string;
        mitigationId: string;
        riskId: string;
    }
    Index
    effectivenessRating: "partial" | "full"
    implemented: boolean
    measure: string
    mitigationId: string
    riskId: string