From fa2c518536fe86644d2fd1cbb1f01a355d90ff3e Mon Sep 17 00:00:00 2001 From: Lordfirespeed <28568841+Lordfirespeed@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:29:09 +0100 Subject: [PATCH] chore: add missing named URL to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db8375c..63411ae 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,7 @@ CSRF token. You can use this to make your own custom middleware (not recommended [gh-actions-img]: https://img.shields.io/github/actions/workflow/status/otterjs/csrf-csrf/ci.yml?style=for-the-badge&logo=github&label=&color=blueviolet [cov-url]: https://coveralls.io/github/OtterJS/csrf-csrf [cov-img]: https://img.shields.io/coveralls/github/OtterJS/csrf-csrf?style=for-the-badge&color=blueviolet +[owasp-csrf]: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html [owasp-csrf-dsc]: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#double-submit-cookie [owasp-csrf-st]: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#synchronizer-token-pattern [fastify-csrf-secret-security]: https://github.com/fastify/csrf-protection#securing-the-secret