We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65cd34c commit 7bf214fCopy full SHA for 7bf214f
files.md
@@ -85,5 +85,5 @@ XSS attempts:
85
- [<script>](<script>)
86
- `<script src="data:text;utf8,alert('xss')">`
87
- [svg.svg](svg.svg), with an XSS attempt
88
- - [svg-foreignObject.svg](svg-foreignObject.svg), CSS + XSS attempt
+ - [svg-foreignObject.svg](svg-foreignObject.svg), CSS + XSS attempt, related: https://github.com/sindresorhus/css-in-readme-like-wat
89
- [sym-xss](sym-xss). It's path is an XSS attempt.
0 commit comments