* fix(security): enhance shell redirection blocking in security policy Block process substitution (<(...) and >(...)) and tee command in is_command_allowed() to close shell escape vectors that bypass existing redirect and subshell checks. Closes #514 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * style: apply rustfmt to providers/mod.rs Fix pre-existing formatting issue from main. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audit.rs | ||
| bubblewrap.rs | ||
| detect.rs | ||
| docker.rs | ||
| firejail.rs | ||
| landlock.rs | ||
| mod.rs | ||
| pairing.rs | ||
| policy.rs | ||
| secrets.rs | ||
| traits.rs | ||