Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Powell 8febac4d2f fix: harden fix-broken-links prompt url handling (#2083)
Sanitize URL input before embedding it in Copilot handoff prompts in both bash and PowerShell hook scripts to prevent command/prompt injection from untrusted link text.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-22 11:38:53 +10:00
John Haugabook 373a548daf new hook fix-broken-links (#2027)
* new hook fix-broken-links

* codespell: add ans for variable short for answer

* update: scripts hand off alternative url to copilot cmd

* codespell: add ext. arcade-canvas/game/phaser.min.js

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update: rm em-dash from hook scripts

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-18 11:00:15 +10:00