Skip to content

Fix CSP reporting and security headers - #158

Merged
arjunkomath merged 1 commit into
developfrom
fix/csp-security-headers
Aug 21, 2026
Merged

Fix CSP reporting and security headers#158
arjunkomath merged 1 commit into
developfrom
fix/csp-security-headers

Conversation

@arjunkomath

Copy link
Copy Markdown
Member

Summary

  • move report-uri into the CSP directive for dashboard and public pages
  • remove unnecessary HSTS includeSubDomains and preload from customer-facing pages
  • remove unused external font dependencies and CSP sources
  • simplify the footer status badge

Validation

  • node --check apps/page/next.config.js
  • node --check apps/web/next.config.js
  • git diff --check

@vercel

vercelBot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
changes-pageReadyReadyPreviewAug 21, 2026 6:51am
user-changes-pageCanceledCanceledAug 21, 2026 6:51am
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
changes-page-docsSkippedSkippedAug 21, 2026 6:51am

Request Review

@arjunkomath
arjunkomathforce-pushed the fix/csp-security-headers branch from 91756c6 to e04cc5dCompareAugust 21, 2026 06:41
@vercel
vercelBottemporarily deployed to Preview – changes-page-docs August 21, 2026 06:41 Inactive
@arjunkomath
arjunkomath merged commit 29b305e into developAug 21, 2026
5 of 6 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@arjunkomath