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

feat(Plugs.SecureHeaders): add secure headers to errors and static files #2216

Merged
merged 8 commits into from
Nov 8, 2024

Conversation

thecristen
Copy link
Collaborator

Summary of changes

Asana Ticket: CSP | Web Application Security / CSP | Web Application Headers

While we were pretty good about returning most secure headers generally, they were totally absent for error pages and static files. This fixes that.

@thecristen thecristen requested a review from a team as a code owner November 7, 2024 15:39
config/runtime.exs Outdated Show resolved Hide resolved
@thecristen thecristen added the dev-blue Deploy to dev-blue label Nov 7, 2024
@thecristen thecristen merged commit d288e70 into main Nov 8, 2024
20 of 21 checks passed
@thecristen thecristen deleted the secure-headers branch November 8, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-blue Deploy to dev-blue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants