Tag: security
All the articles with the tag "security".
Content Security Policy: Your Website's Unsung Hero
Published: at 09:47 AMContent Security Policy (CSP) is an HTTP response header that provides an extra layer of security against common web attacks like Cross-Site Scripting (XSS), clickjacking, and other code injection vulnerabilities.
Securing Your Next.js Application: The Basic Defenders (Security Headers)
Published: at 10:42 AMThe essential security headers every Next.js application should implement, regardless of its size or complexity.
Ditch the Import: Why `crypto.randomUUID()` is Your New Best Friend for UUIDs
Published: at 09:42 AMPSA Endorsed by Lee Robinson (VP of Developer Experience @ Vercel)
PSA: Add the following to your Vercel project's firewall
Published: at 09:42 AMPSA Endorsed by Lee Robinson (VP of Developer Experience @ Vercel)