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

PXP-8364 fix: strict csp #893

Merged
merged 8 commits into from
Jul 28, 2021
Merged

PXP-8364 fix: strict csp #893

merged 8 commits into from
Jul 28, 2021

Conversation

mfshao
Copy link
Collaborator

@mfshao mfshao commented Jul 20, 2021

Jira Ticket: PXP-8364

Remove CSP connect-src: https://*.s3.amazonaws.com https://*.mapbox.com to tighten the scope

Improvements

  • Misc: change CSP for mapbox according to this guide
  • Misc: change CSP connect-src: https://*.s3.amazonaws.com to connect-src: https://<DATA_UPLOAD_BUCKET_NAME>.s3.amazonaws.com

Deployment changes

@mfshao mfshao changed the title fix: strict csp PXP-8364 fix: strict csp Jul 23, 2021
@mfshao mfshao marked this pull request as ready for review July 23, 2021 20:51
Jenkinsfile Outdated Show resolved Hide resolved
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.

None yet

2 participants