Head of Product & Engineering dfbc40e201
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: use html/template for success page to satisfy semgrep XSS rules
Replaces fmt.Fprintf(w, ..., installed) with html/template.Execute to
avoid semgrep no-fprintf-to-responsewriter and raw-html-format findings.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-06 10:11:14 +02:00
..