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

Improve XSS security #953

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Improve XSS security #953

merged 3 commits into from
Jul 31, 2024

Conversation

jcary741
Copy link
Contributor

What I am changing

  • Removing Bootstrap script loaded from Minnesota DNR site, switched to a well-known CDN.
  • Adding subresource integrity attributes for all script tags / css links to improve cross-site scripting on domains which deploy titiler html pages.

How I did it

How you can test it

Should only need to verify the generated API pages all still look / function as expected.

@vincentsarago vincentsarago merged commit dd77323 into developmentseed:main Jul 31, 2024
10 checks passed
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.

2 participants