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

DM-41424: Always mask all Gafaelfawr response headers #888

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

rra
Copy link
Member

@rra rra commented Oct 27, 2023

Gafaelfawr was picking and choosing which headers to mask in the Ingress created from a GafaelfawrIngress based on which headers Gafaelfawr would set, but from a security standpoint it's better to mask all of the headers Gafaelfawr may set to ensure that they can never be provided by a hostile client.

Gafaelfawr was picking and choosing which headers to mask in the
Ingress created from a GafaelfawrIngress based on which headers
Gafaelfawr would set, but from a security standpoint it's better
to mask all of the headers Gafaelfawr may set to ensure that they
can never be provided by a hostile client.
@rra rra merged commit 9315972 into main Oct 27, 2023
5 checks passed
@rra rra deleted the tickets/DM-41424 branch October 27, 2023 21:11
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

1 participant