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

    Represents a security tool recommendation

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

    Properties

    Properties

    name: string
    example: string
    purpose: string