Skip to content
CodeAuditAgent
All articles

Web

Guides on code security, AI code review and shipping fixes that hold.

· 7 min read

Security Headers Explained: CSP, HSTS and the Rest

A practical guide to CSP with nonces and strict-dynamic, HSTS and preload, frame-ancestors, Referrer-Policy, Permissions-Policy and COOP, with a Next.js config.

  • Security
  • Web
  • Next.js