Skip to content

Commit aa05e82

Browse files
Update docs/CORS_SECURITY_FIX.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent b59925a commit aa05e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/CORS_SECURITY_FIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ origin: async function(origin, callback) {
308308
## References
309309

310310
- [MDN: CORS (Cross-Origin Resource Sharing)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)
311-
- [OWASP: Cross-origin Resource Sharing](https://owasp.org/www-community/attacks/xss/)
311+
- [OWASP: CORS Security](https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/11-Client-side_Testing/07-Testing_Cross_Origin_Resource_Sharing)
312312
- [Express CORS Middleware](https://expressjs.com/en/resources/middleware/cors.html)
313313
- [Helmet.js Security Middleware](https://helmetjs.github.io/)
314314

0 commit comments

Comments
 (0)