Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / StrictFullGuardOptions

Interface: StrictFullGuardOptions

Defined in: packages/security/src/guard/strict-full-guard.ts:32

Options for createStrictFullGuard(...).

Stable

Properties

PropertyModifierTypeDescriptionDefined in
actor?readonlyMemoryGuardActorOptional actor pointer surfaced through audit events.packages/security/src/guard/strict-full-guard.ts:34
maxMemoryBytes?readonlynumberHard ceiling on total snapshot bytes. Defaults to 200 KB per DEC-153.packages/security/src/guard/strict-full-guard.ts:36