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

    Interface QuarantineResult

    interface QuarantineResult {
        allowed: boolean;
        hash: string;
        reason: string;
    }
    Index
    allowed: boolean
    hash: string
    reason: string