ECC/tests
Affaan Mustafa 926eba97c5 fix: add input validation, date range checks, and security hardening
- validate-agents.js: reject invalid model names in agent frontmatter
- package-manager.js: validate script/binary names against shell injection
- session-manager.js: reject impossible month/day values in filenames
- utils.js: support options.all for replaceInFile string patterns
- strategic-compact/SKILL.md: fix hook matcher syntax and script reference
- install.sh: warn when overwriting existing rule customizations
- Add 24 new tests covering all validation and edge cases
2026-02-12 17:32:04 -08:00
..
ci test: add 6 tests for command validation and session content verification 2026-02-12 17:15:21 -08:00
hooks test: add 6 tests for command validation and session content verification 2026-02-12 17:15:21 -08:00
integration fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
lib fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
scripts fix: box() off-by-one alignment, add 5 tests for readStdinJson and box alignment 2026-02-12 16:53:06 -08:00
run-all.js fix: add word boundary to dev server hook regex, fix box() crash, add 27 tests 2026-02-12 16:46:06 -08:00