Interface: SecurityEvent
Defined in: packages/agentos/src/sandbox/executor/ICodeSandbox.ts:153
Security event detected during execution.
Properties
description
description:
string
Defined in: packages/agentos/src/sandbox/executor/ICodeSandbox.ts:157
Description of the event
severity
severity:
"critical"|"low"|"medium"|"high"
Defined in: packages/agentos/src/sandbox/executor/ICodeSandbox.ts:161
Severity
timestamp
timestamp:
string
Defined in: packages/agentos/src/sandbox/executor/ICodeSandbox.ts:159
Timestamp
type
type:
"resource_limit"|"blocked_import"|"blocked_syscall"|"network_attempt"|"filesystem_violation"
Defined in: packages/agentos/src/sandbox/executor/ICodeSandbox.ts:155
Event type