mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 10:16:49 +00:00
Workflow fixes: - Use randomized heredoc delimiter to prevent output injection - Add file existence guard with fallback inline prompt - Use direct cat instead of echo variable (preserves content exactly) Prompt fixes: - Add 4 missing CCS rules: TTY/NO_COLOR, idempotent installs, dashboard parity, documentation mandatory - Qualify suppression list to exclude security/correctness/CCS concerns - Change severity labels from Critical/Medium/Low to High/Medium/Low to match maintainer feedback loop parser expectations