zeroclaw/src/security
Argenis a41b8f103c
Merge pull request #23 from vrescobar/security/fix-shell-metachar-injection
fix: validate all segments of shell commands against allowlist
2026-02-14 09:07:21 -05:00
..
mod.rs feat: add Composio tool provider + encrypted secret store + wizard integration 2026-02-14 02:41:29 -05:00
pairing.rs fix: address PR review — rejection sampling and robust test 2026-02-14 13:48:36 +01:00
policy.rs fix: validate all segments of shell commands against allowlist 2026-02-14 13:55:09 +01:00
secrets.rs fix: replace XOR cipher with ChaCha20-Poly1305 AEAD for secret encryption 2026-02-14 13:43:02 +01:00