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

Detect Dom XSS using semgrep rule #535

Merged
merged 9 commits into from Feb 11, 2021
Merged

Detect Dom XSS using semgrep rule #535

merged 9 commits into from Feb 11, 2021

Conversation

@vishwaraj101
Copy link
Contributor

@vishwaraj101 vishwaraj101 commented Feb 4, 2021

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

🚩 If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

  • In case of a new Cheat Sheet, you have used the Cheat Sheet template.
  • All the markdown files do not raise any validation policy violation, see the policy.
  • All the markdown files follow these format rules.
  • All your assets are stored in the assets folder.
  • All the images used are in the PNG format.
  • Any references to websites have been formatted as TEXT
  • You verified/tested the effectiveness of your contribution (e.g., the defensive code proposed is really an effective remediation? Please verify it works!).
  • The CI build of your PR pass, see the build status here.

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #.

Thank you again for your contribution 😃

Update DOM_based_XSS_Prevention_Cheat_Sheet.md
Copy link
Collaborator

@mackowski mackowski left a comment

Hey @vishwaraj101 there are errors from linter on this PR. Please resolve them.

Headings should be surrounded by blank lines
@vishwaraj101
Copy link
Contributor Author

@vishwaraj101 vishwaraj101 commented Feb 10, 2021

Hi @mackowski I have fixed the linter issues.

Copy link
Collaborator

@mackowski mackowski left a comment

Looks good! Thank you

@mackowski mackowski merged commit f3a7182 into OWASP:master Feb 11, 2021
3 checks passed
3 checks passed
link-check
Details
lint
Details
Publishing Check
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants