You're offline — showing cached data

MC-4719

Port mc_ticket.py input hardening from rejected MC-4655 duplicate f21105
2026-06-13 07:38:01 SAST
Home Board MC-4719

Port mc_ticket.py input hardening from rejected MC-4655 duplicate f21105

Follow-up from MC-4709. Route to Luci when convenient; optional, not urgent. The MC-4655 fix landed via branch 918c22 commit 5ed940a6 and is done. Its duplicate-dispatch sibling...
State Done Next Action Closed Owner Luci Runtime Closed Age 9d ago
MC-4719
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace/mission-control/.claude/worktrees/pool-1 · uptime 8d 10h · last activity 8d 8h ago

Description

MC-4719
Follow-up from MC-4709. Route to Luci when convenient; optional, not urgent. The MC-4655 fix landed via branch 918c22 commit 5ed940a6 and is done. Its duplicate-dispatch sibling f21105 commit f025aa37 was discarded in the MC-4709 sweep because it was built on a stale base and would revert about 18k lines if merged. f21105 carried extra input hardening worth porting as a fresh surgical patch onto current origin master mc_ticket.py: reject non-regular files such as symlink, FIFO, dir, device; cap input at 256 KiB; reject empty or whitespace-only comment bodies; and catch non-UTF-8 decode errors so a bad file exits cleanly instead of a traceback. Not required to fix MC-4655. See docs/solutions/mc-4709-recover-merge-sweep.md.

Activity

done
Luci is working...
Live
No activity yet
Help