Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/security / / InjectionClassification

Interface: InjectionClassification

Defined in: packages/security/src/inspect/injection-classifier.ts:37

One classification verdict.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
flaggedreadonlyboolean-packages/security/src/inspect/injection-classifier.ts:38
labels?readonlyreadonly string[]Bounded descriptive labels (audit counters).packages/security/src/inspect/injection-classifier.ts:42
score?readonlynumberConfidence in [0, 1], when the engine reports one.packages/security/src/inspect/injection-classifier.ts:40