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

Cookie Theft Mitigation Cheat Sheet #1615

Merged
merged 14 commits into from
Feb 28, 2025

Conversation

Jxck
Copy link
Contributor

@Jxck Jxck commented Feb 18, 2025

Early draft of Cookie Theft Mitigation Cheat Sheet.

This PR fixes issue #1547

Guideline

  • 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.

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.

I really like this document. I've left some proofreading suggestions but am quite excited about this.

Jxck and others added 13 commits February 20, 2025 15:41
@Jxck
Copy link
Contributor Author

Jxck commented Feb 20, 2025

@szh Thanks for Review ! I fixed them up.

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.

LGTM, thank you!

@Jxck
Copy link
Contributor Author

Jxck commented Feb 25, 2025

@mackowski Could you review this PR ?

Copy link
Collaborator

@mackowski mackowski left a comment

Choose a reason for hiding this comment

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

Nice!

@mackowski mackowski merged commit e843953 into OWASP:master Feb 28, 2025
3 checks passed
@Jxck
Copy link
Contributor Author

Jxck commented Feb 28, 2025

@mackowski Thanks for merging !
It's still in cheatsheets_draft/, so should I send another PR to move it into cheatsheets/ ?

@szh
Copy link
Collaborator

szh commented Feb 28, 2025

@mackowski Thanks for merging ! It's still in cheatsheets_draft/, so should I send another PR to move it into cheatsheets/ ?

Yes, if it's ready. The file should end with "_Cheat_Sheet.md"

@Jxck Jxck deleted the cookie-theft-mitigation branch February 28, 2025 18:02
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.

4 participants