Skip to content

Commit bf61382

Browse files
committed
chore(docs): refine security wording
1 parent 8938937 commit bf61382

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Execbox provides defense-in-depth controls for guest code execution. The isolation level you get depends on the executor and deployment boundary you choose.
44

5-
## What execbox does provide
5+
## What execbox provides
66

77
- Fresh execution state per call
88
- JSON-only tool and result boundaries
@@ -11,7 +11,7 @@ Execbox provides defense-in-depth controls for guest code execution. The isolati
1111
- Timeout and memory controls
1212
- Abort propagation into in-flight host tool work
1313

14-
## What execbox does not claim
14+
## Important boundaries
1515

1616
- A hard security boundary for hostile or multi-tenant code by default
1717
- That in-process runtimes are equivalent to a container, VM, or separate trust domain

0 commit comments

Comments
 (0)