CIA Compliance Manager API Documentation - v1.0.1
    Preparing search index...

    Represents a security tool recommendation

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

    Properties

    Properties

    example: string
    name: string
    purpose: string