OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
27.75k stars 3.89k forks source link

Update: [Cross-Site_Request_Forgery_Prevention_Cheat_Sheet] #1251

Closed mbiesiad closed 10 months ago

mbiesiad commented 10 months ago

Hi,

What is missing or needs to be updated?

Cheatsheet Cross-Site Request Forgery Prevention Cheat Sheet contains in References invalid link to archived project SRFProtector Project. At this moment (after click button action) we can see there 404 error. Current link: https://owasp.org/www-project-csrfprotector/ Line: 487 https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.md

"This repository has been archived by the owner on May 17, 2023. It is now read-only."

How should this be resolved?

One of solutions could be update to the proper repo: https://github.com/OWASP/www-project-csrfprotector (Public archive; but still available for everyone) or remove invalid part.

Best wishes,

jmanico commented 10 months ago

I JUST merged a new version of the CSRF Cheatsheet, can you take a look and perhaps a PR for this fix? If not I can do it.

Thanks!

jmanico commented 10 months ago

Actually, I'm fixing this right now - thank you!

mbiesiad commented 10 months ago

Hi @jmanico my pleasure! Thank you for quick reaction and message 🚀 Sounds great ✨