mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
b4b426c69d
Tests for the three new dangerous command patterns added in PR #280: - TestProcessSubstitutionPattern: 7 tests (bash/sh/zsh/ksh + safe commands) - TestTeePattern: 7 tests (sensitive paths + safe destinations) - TestFindExecFullPathRm: 4 tests (/bin/rm, /usr/bin/rm, bare rm, safe find)