Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP header refinements #61

Merged
merged 4 commits into from
Sep 10, 2024
Merged

CSP header refinements #61

merged 4 commits into from
Sep 10, 2024

Conversation

timmywil
Copy link
Member

@timmywil timmywil commented Sep 5, 2024

  • add Reporting-Endpoints header to be used by report-to (report-uri can use URLs directly)
  • specify both report-to and report-uri
  • update CSP header for gruntjs.com

Ref #54.

Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firefox doesn’t support report-to yet, only report-uri. Until it gains support, shouldn’t we specify both or even only report-uri?

@timmywil
Copy link
Member Author

timmywil commented Sep 5, 2024

Let's use both since report-uri is deprecated.

@timmywil timmywil merged commit 1f32292 into jquery:staging Sep 10, 2024
2 checks passed
@timmywil timmywil deleted the csp branch September 10, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants