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

Add secure headers #1455

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Add secure headers #1455

merged 2 commits into from
Oct 4, 2024

Conversation

ErinLMoore
Copy link
Contributor

ticket

A recent security audit revealed we need to add some more secure headers. The put secure browser headers plug takes care of most of them, so we were really only missing 2.

@ErinLMoore ErinLMoore self-assigned this Oct 4, 2024
@@ -248,7 +248,6 @@ defmodule AlertProcessor.ServiceInfoCacheTest do
stop_list: [
{"Hingham", "Boat-Hingham", {42.253956, -70.919844}, 1},
{"Rowes Wharf", "Boat-Rowes", {42.355721, -71.049897}, 1},
{"Georges Island", "Boat-George", {42.319742, -70.930427}, 1},

Choose a reason for hiding this comment

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

rip

@ErinLMoore ErinLMoore merged commit 0e48c34 into main Oct 4, 2024
7 checks passed
@ErinLMoore ErinLMoore deleted the secure-headers-elm branch October 4, 2024 13:29
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