bread/breadd/src/ipc
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
..
mod.rs State engine applies bread.hyprland.* and snapshots compositor topology 2026-08-15 22:03:30 +08:00
module_host_bridge.rs fix(module-host): canonicalize path grants and exec without a shell 2026-08-23 14:38:52 +08:00