Agent Armor API Reference
    Preparing search index...

    Class BaseDetectorAbstract

    The interface every detector (pattern-based, ML, or custom) implements.

    Hierarchy (View Summary)

    Implements

    Index
    category: TrapCategory

    Which trap category this detector addresses

    id: string

    Unique identifier for this detector

    name: string

    Human-readable name

    trapType: TrapType