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

Improved X-XSS-Protection header codebase #225

Merged
merged 2 commits into from
Mar 16, 2020
Merged

Improved X-XSS-Protection header codebase #225

merged 2 commits into from
Mar 16, 2020

Conversation

aman566
Copy link
Collaborator

@aman566 aman566 commented Mar 13, 2020

Added two different parameters that may also be present in some websites while checking for X-XSS-Protection header. Used regex for report-uri parameter in the header.

Checklist

  • I have followed the Contributor Guidelines.
  • I have added the relevant documentation.
  • My branch is up-to-date with the Upstream master branch.

Changes proposed in this pull request

Your development environment

  • OS: Linux
  • OS Version: Ubuntu
  • Python Version: 3.6.9

Added two different parameters that may also be present in some websites while checking for X-XSS-Protection header. Used regex for report-uri parameter in the header.
@Ali-Razmjoo
Copy link
Collaborator

Codacy Here is an overview of what got changed by this pull request:

Clones removed
==============
+ lib/vuln/XSS_protection/engine.py  -1
         

See the complete overview on Codacy

@shaddygarg
Copy link
Contributor

@Ali-Razmjoo, this seems alright, We can merge it.

@Ali-Razmjoo
Copy link
Collaborator

Hi, thanks for the PR, merged.

@Ali-Razmjoo Ali-Razmjoo merged commit 4fd34a5 into OWASP:master Mar 16, 2020
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

3 participants