Jobdori
1cfd78ac61
feat: bash validation module + output truncation parity
- Add bash_validation.rs with 9 submodules (1004 lines):
readOnlyValidation, destructiveCommandWarning, modeValidation,
sedValidation, pathValidation, commandSemantics, bashPermissions,
bashSecurity, shouldUseSandbox
- Wire into runtime lib.rs
- Add MAX_OUTPUT_BYTES (16KB) truncation to bash.rs
- Add 4 truncation tests, all passing
- Full test suite: 270+ green
2026-04-03 19:31:49 +09:00
..
2026-04-03 19:31:49 +09:00
2026-04-03 19:31:49 +09:00
2026-04-02 18:10:12 +09:00
2026-04-02 11:31:53 +09:00
2026-04-02 18:35:38 +09:00
2026-04-03 18:23:03 +09:00
2026-04-03 17:09:54 +09:00
2026-04-02 18:24:12 +09:00
2026-04-01 03:55:00 +00:00
2026-04-03 19:31:49 +09:00
2026-04-03 18:35:27 +09:00
2026-04-02 18:24:30 +09:00
2026-04-03 05:12:51 +09:00
2026-04-03 18:35:27 +09:00
2026-04-02 18:24:30 +09:00
2026-04-03 18:23:03 +09:00
2026-04-03 18:39:14 +09:00
2026-04-01 04:30:25 +00:00
2026-04-02 11:31:53 +09:00
2026-04-01 03:55:00 +00:00
2026-04-03 16:24:02 +09:00
2026-04-02 18:10:12 +09:00
2026-04-02 18:10:12 +09:00
2026-04-03 18:35:27 +09:00
2026-04-03 18:23:03 +09:00
2026-04-01 04:30:27 +00:00