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

    Interface ScanResult

    interface ScanResult {
        found: boolean;
        redacted: string;
        types: string[];
    }
    Index
    found: boolean
    redacted: string
    types: string[]