Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.74 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.74 KB

Tests to see how Git web interfaces like GitHub and GitLab work exactly and to detect bugs with them.

This repository is mirrored at:

Tests that are very large will not be included here to keep this repository small:

There are also some tests that could not be included here conveniently:

Other similar repos from other people:

The most interesting files on this repository are:

Interesting branches and tags:

  • hasslash/a: branch inside sub-directory

  • -r: branch with forbidden name, and in particular one that may be used for shell injection.

  • <script>alert('xss')</script> and <b>a</b>: XSS and defacement attempts

    Create manually with cp master -- -r and push with git push --all.

  • tag-empty-blob