ECC/scripts/ci
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
..
validate-agents.js fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
validate-commands.js fix: skip code blocks in command cross-reference validation 2026-02-12 16:18:50 -08:00
validate-hooks.js fix: 3 bugs fixed, stdin encoding hardened, 37 CI validator tests added 2026-02-12 16:08:49 -08:00
validate-rules.js feat: add comprehensive CI/CD pipeline 2026-01-28 23:05:43 -08:00
validate-skills.js fix: harden CI validators, shell scripts, and expand test suite 2026-02-12 14:11:33 -08:00