Files
boxmaker/crates/proto/tests/fixtures/grant/unknown_constraint.toml
T
kyle 78e13195ea Add Grant, Mode and Constraints to proto
Implemented-By: Laguna S 2.1 (OpenCode)
2026-09-17 08:23:48 -07:00

7 lines
89 B
TOML

tool = "read_file"
mode = "auto"
max_taint = "private"
[constraints]
path = ["/etc/**"]