bread/bread-shared
Breadway 3865327c66 fix(module-host): canonicalize path grants and exec without a shell
RPC-side path_allowed now canonicalizes (parent+filename for new files)
and uses Path::starts_with so ../.ssh and /Wallpapers-evil cannot ride a
Wallpapers grant. exec/exec_capture parse argv, reject shell
metacharacters, and spawn Command::new instead of sh -c. Reserve the
daemon-synthesized module/state/widget/reload event families.
2026-08-23 14:38:52 +08:00
..
src fix(module-host): canonicalize path grants and exec without a shell 2026-08-23 14:38:52 +08:00
Cargo.toml Bump workspace crate versions to 0.8.0 ahead of v0.8.0-rc.1 2026-08-05 08:40:03 +08:00