Skip to main content

Type Alias: SandboxViolationType

SandboxViolationType: "NETWORK" | "STORAGE" | "CPU" | "MEMORY" | "HOOK"

Defined in: src/types/errors.ts:539

Sandbox violation types for security tracking.