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

Update Cross_Site_Scripting_Prevention_Cheat_Sheet.md #1484

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

dp-anto
Copy link
Contributor

@dp-anto dp-anto commented Sep 9, 2024

#1480

You're A Rockstar

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](URL)
  • 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 fixes issue #1480.

Thank you again for your contribution 😃

Copy link
Member

@jmanico jmanico left a comment

Choose a reason for hiding this comment

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

Can you try this instead:

For attributes not reported above, ensure that if JavaScript code is provided as a value, it cannot be executed.

@dp-anto
Copy link
Contributor Author

dp-anto commented Sep 9, 2024

@jmanico Thanks for the hint, changes applied

@szh szh linked an issue Sep 9, 2024 that may be closed by this pull request
@szh szh merged commit 46d3fe3 into OWASP:master Sep 9, 2024
3 checks passed
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.

Update: Cross Site Scripting Prevention Cheat Sheet
3 participants