Skip to main content

Interface: ViolationFilter

Defined in: security/AuditLogger.ts:21

Violation filter for queries

Properties

agentId?

optional agentId?: string

Defined in: security/AuditLogger.ts:22


endTime?

optional endTime?: Date

Defined in: security/AuditLogger.ts:27


limit?

optional limit?: number

Defined in: security/AuditLogger.ts:28


severity?

optional severity?: "low" | "medium" | "high" | "critical"

Defined in: security/AuditLogger.ts:25


startTime?

optional startTime?: Date

Defined in: security/AuditLogger.ts:26


toolId?

optional toolId?: string

Defined in: security/AuditLogger.ts:24


userId?

optional userId?: string

Defined in: security/AuditLogger.ts:23