copilot-swe-agent[bot]
|
7524819c77
|
fix(security): replace innerHTML with DOM API to prevent XSS in common.js
- Replace innerHTML assignments with createElement/textContent to prevent XSS
- Properly escape user data (display name, picture URL) from OAuth responses
- Remove stale 'files copy.html' template file
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-13 11:45:29 +00:00 |
|