Skip to content

Fix CSP reporting and font configuration - #160

Merged
arjunkomath merged 1 commit into
developfrom
fix/release-pr-review
Aug 21, 2026
Merged

Fix CSP reporting and font configuration#160
arjunkomath merged 1 commit into
developfrom
fix/release-pr-review

Conversation

@arjunkomath

Copy link
Copy Markdown
Member

Summary

  • restore the Google Fonts CSP sources required by Zapier's stylesheet
  • report CSP violations through each app's current domain using a relative endpoint
  • replace the legacy Report-To header with Reporting-Endpoints
  • keep Tailwind's font-mono mapped to the generic monospace family

Validation

  • asserted the emitted CSP and reporting headers for both apps
  • verified Tailwind resolves font-mono to monospace
  • ran node --check on the changed configuration files
  • ran git diff --check
  • ran lint for both affected apps

@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-pageBuildingBuildingPreviewAug 21, 2026 7:07am
user-changes-pageReadyReadyPreviewAug 21, 2026 7:07am
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
changes-page-docsSkippedSkippedAug 21, 2026 7:07am

Request Review

@arjunkomath
arjunkomath merged commit 6dbb3d4 into developAug 21, 2026
5 of 6 checks passed
@arjunkomath
arjunkomath deleted the fix/release-pr-review branch August 21, 2026 07:08
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