Commit graph

3 commits

Author SHA1 Message Date
5451ec3918 fix(security): add HTTP security headers middleware
Set X-Frame-Options, X-Content-Type-Options, Referrer-Policy, CSP,
and Strict-Transport-Security on all responses to mitigate clickjacking,
MIME sniffing, XSS, and downgrade attacks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 15:30:48 +07:00
b197fcd9af Replace bindata by embed 2024-05-31 15:52:25 +02:00
cd8d7388a6 Use go-bindata instead of esc 2020-09-04 21:56:09 +02:00
Renamed from tmpl.go (Browse further)