mirror of
https://github.com/UditAkhourii/adhd.git
synced 2026-09-14 16:00:16 +08:00
5001cd5cec
- Fix command injection in summary.yml: replace shell gh command with actions/github-script to avoid shell interpolation of AI output - Harden prompt injection defense with structural tag boundaries - Add Zod validation for all LLM JSON output (schemas were a dependency but unused) - Add CLI input validation with bounds checking for numeric flags and file size limit for --context - Replace biased sort-based shuffle with Fisher-Yates in frame selection - Add npm test to CI workflow - Update actions/stale from v5 to v9 with real messages - Fill in SECURITY.md with responsible disclosure policy Co-authored-by: Haris Chechi <chechi@Hariss-Air.lan> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>