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: deprecate x-xss-protection header #520

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

LeoMcA
Copy link
Contributor

@LeoMcA LeoMcA commented Jan 23, 2024

update all scoring to 0, other than -5 for an invalid header, to match the current infosec recommendations: https://infosec.mozilla.org/guidelines/web_security.html#x-xss-protection

update all scoring to 0, other than -5 for an invalid header
Copy link

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Changes LGTM, but didn't test locally (is this straight-forward?).

PS: Only nit, maybe start using conventional commits in this repo?

@LeoMcA LeoMcA changed the title deprecate x-xss-protection header feat: deprecate x-xss-protection header Jan 24, 2024
@LeoMcA LeoMcA merged commit d55d484 into main Jan 24, 2024
1 check passed
@LeoMcA LeoMcA deleted the deprecate-x-xss-protection branch January 24, 2024 10:50
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

2 participants