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

Add section on Cookie-to-header token (#1215) #1220

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

phalgunv
Copy link
Contributor

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 #1215.

Thank you again for your contribution 😃

Copy link
Collaborator

@szh szh left a comment

Choose a reason for hiding this comment

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

Just some minor nits, otherwise looks great! Thank you!

@szh szh changed the title Add section on Cookie-to-header token ()WASP#1215)[https://github.com/OWASP/CheatSheetSeries/issues/1215] Add section on Cookie-to-header token (OWASP#1215)[https://github.com/OWASP/CheatSheetSeries/issues/1215] Oct 26, 2023
@szh szh changed the title Add section on Cookie-to-header token (OWASP#1215)[https://github.com/OWASP/CheatSheetSeries/issues/1215] Add section on Cookie-to-header token https://github.com/OWASP/CheatSheetSeries/issues/1215 Oct 26, 2023
@szh szh changed the title Add section on Cookie-to-header token https://github.com/OWASP/CheatSheetSeries/issues/1215 Add section on Cookie-to-header token OWASP/CheatSheetSeries#1215 Oct 26, 2023
@szh szh changed the title Add section on Cookie-to-header token OWASP/CheatSheetSeries#1215 Add section on Cookie-to-header token #1215 Oct 26, 2023
@szh szh changed the title Add section on Cookie-to-header token #1215 Add section on Cookie-to-header token (#1215) Oct 26, 2023
@szh szh linked an issue Oct 26, 2023 that may be closed by this pull request
@phalgunv
Copy link
Contributor Author

Thank you @szh. I have addressed the comments.

@phalgunv phalgunv force-pushed the add-cookie-to-header-anti-csrf-section branch from e6e265b to d41ae40 Compare October 26, 2023 21:42
@szh szh merged commit 8ff0949 into OWASP:master Oct 26, 2023
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 Request Forgery Prevention Cheat Sheet
2 participants