Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/agent / / DEFAULT_DENIAL_PATTERNS

Variable: DEFAULT_DENIAL_PATTERNS

ts
const DEFAULT_DENIAL_PATTERNS: ReadonlyArray<RegExp>;

Defined in: packages/agent/src/lateral-leak/causality-monitor.ts:51

Default denial-pattern catalogue. The agent runtime extends this list when the operator supplies their own patterns.

Stable