Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/security / / TrifectaLeg

Type Alias: TrifectaLeg

ts
type TrifectaLeg = "untrusted-input" | "sensitive-data" | "external-side-effects";

Defined in: packages/security/src/policy/tool-argument-policy.ts:27

The three legs of the lethal trifecta (Meta "Rule of Two").