Skip to content

Commit

Permalink
fix local links
Browse files Browse the repository at this point in the history
  • Loading branch information
muescha committed Apr 14, 2020
1 parent b9e931a commit a0523d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/security-in-gatsby.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ currently there is a [compatibility issue](https://github.com/gatsbyjs/gatsby/is
## Other Resources

- [Security for Modern Web Frameworks](https://www.gatsbyjs.org/blog/2019-04-06-security-for-modern-web-frameworks/)
- [Docs React: DOM Elements](https://reactjs.org/docs/dom-elements.html#dangerouslysetinnerhtml)
- [Docs ReactJS: DOM Elements](https://reactjs.org/docs/dom-elements.html#dangerouslysetinnerhtml)
- [OWASP XSS filter evasion cheatsheet](https://owasp.org/www-community/xss-filter-evasion-cheatsheet)
- [OWASP CSRF prevention cheat sheet](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#samesite-cookie-attribute)
- [Warn for JavaScript: URLs in DOM sinks #15047](https://github.com/facebook/react/pull/15047)
Expand Down

0 comments on commit a0523d9

Please sign in to comment.