mirror of
https://github.com/VERT-sh/VERT
synced 2026-04-25 17:15:10 +02:00
- Add X-Frame-Options to prevent clickjacking attacks - Add X-Content-Type-Options to prevent MIME-type sniffing - Add Referrer-Policy for privacy protection - Add Permissions-Policy to restrict unnecessary browser features - Add HSTS header to SSL config for enforcing HTTPS connections These headers are critical security measures that protect against common web vulnerabilities and follow OWASP security best practices.