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

    Interface ToolSandboxNetworkEvent

    interface ToolSandboxNetworkEvent {
        allowed: boolean;
        evidenceRef: string;
        host: string;
        port: number;
    }
    Index
    allowed: boolean
    evidenceRef: string
    host: string
    port: number