File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ There are also some tests that could not be included here conveniently:
4545- < https://github.com/cirosantilli/test-long-filename-256 >
4646- < https://github.com/cirosantilli/test-min-sane >
4747- < https://github.com/cirosantilli/test-refs-api-tags-pulls-block >
48+ - < https://github.com/cirosantilli/test-submodule-contributing >
49+ - < https://github.com/cirosantilli/test-symlink-contributing >
4850- < https://github.com/cirosantilli/test-symlink-middle-null >
4951- < https://github.com/cirosantilli/test-symlink-self >
5052- < https://github.com/cirosantilli/test-symlink-start-null >
@@ -131,6 +133,7 @@ XSS attempts:
131133- [ <script >] ( < script > )
132134- ` <script src="data:text;utf8,alert('xss')"> `
133135- [ svg.svg] ( svg.svg ) , with an XSS attempt
136+ - [ sym-xss] ( sym-xss ) . It's path is an XSS attempt.
134137
135138## Refs
136139
Original file line number Diff line number Diff line change 1+ <script>alert(1);</script>
You can’t perform that action at this time.
0 commit comments