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

    Interface HelmProviderDriftShieldSurface

    interface HelmProviderDriftShieldSurface {
        activeAlertIds: string[];
        blocked: boolean;
        gate: ProviderDriftCiGate;
        helmEvidenceHash: string;
        waivedAlertIds: string[];
    }
    Index
    activeAlertIds: string[]
    blocked: boolean
    gate: ProviderDriftCiGate
    helmEvidenceHash: string
    waivedAlertIds: string[]