Skip to content

Type Alias: EntitlementCategory

ts
type EntitlementCategory = "filesystem" | "network" | "subprocess" | "crypto" | "codeEvaluation";

Defined in: packages/core/src/introspection/EntitlementScanner.ts:102

Entitlement categories