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

fix: update security headers #564

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix: update security headers #564

merged 1 commit into from
Mar 25, 2024

Conversation

hugo-vrijswijk
Copy link
Member

  • Updates Strict-Transport-Security to a longer (recommended) duration and include preload
  • Add https:// scheme to external domains
  • Remove the scriptSrc directive, which makes it default to 'self' instead of 'unsafe-inline'

- Updates Strict-Transport-Security to a longer (recommended) duration and include preload
- Add https:// scheme to external domains
- Remove the scriptSrc directive, which makes it default to 'self' instead of 'unsafe-inline'
@hugo-vrijswijk hugo-vrijswijk added this to the v0.14.2 milestone Mar 25, 2024
@hugo-vrijswijk hugo-vrijswijk merged commit 1835cf3 into master Mar 25, 2024
3 checks passed
@hugo-vrijswijk hugo-vrijswijk deleted the update-csp-headers branch March 25, 2024 10:20
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