Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / resolveSandbox
Function: resolveSandbox()
ts
function resolveSandbox(input): ResolvedSandboxPolicy;Defined in: packages/security/src/sandbox/tier-resolver.ts:77
Resolve the effective sandbox policy. Pure function; side-effect free (the caller is responsible for emitting any WARN / audit entry).
Parameters
| Parameter | Type |
|---|---|
input | ResolveSandboxInput |