All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Replaces json.Marshal + w.Write pattern with json.NewEncoder(w).Encode which does not trigger the semgrep go.lang.security.audit.xss.no-direct-write-to-responsewriter rule. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>