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

Added Google Analytics domains to CSP connect and img src #409

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

fyvon
Copy link
Member

@fyvon fyvon commented Feb 3, 2025

This one went under radar as most non-Chrome web browsers block Analytics by default, hiding the potential CSP error.
GA scripts are already covered by 'strict-dynamic' and 'nonce', although this doesn't include connections and images called from those external scripts.

Following these recommendations.

@fyvon fyvon merged commit 0ecd2c4 into master Feb 4, 2025
@fyvon fyvon deleted the fix/csp_google_analytics branch February 4, 2025 16:01
Sign up for free to 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