We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd6c43 commit d751214Copy full SHA for d751214
README.md
@@ -42,6 +42,8 @@ Some interesting branches and tags include:
42
43
- [`-r`](../-r): branch with forbidden name, and in particular one that may be used for shell injection.
44
45
+- `<script>alert('xss')</script>` and `<b>a</b>`: XSS and defacement attempts
46
+
47
Create manually with `cp master -- -r` and push with `git push --all`.
48
49
- `tag-empty-blob`
0 commit comments