CIA Compliance Manager — API Documentation - v1.1.104
    Preparing search index...

    Represents a security tool recommendation

    interface SecurityTool {
        name: string;
        example: string;
        purpose: string;
    }
    Index
    name: string
    example: string
    purpose: string