A CGI script to list Git repositories and browse their contents. This version displays commit history and commit details.
This CGI script is not certified as secure. Whilst there are some mitigations against path traversal attacks, other vulnerabilities may exist. For example, XSS protection is lacking in some areas, and DoS mitigation (timeouts on git calls, etc) is non-existent. It is therefore not recommended for use in a production environment in this state.
This project is made available under a GPL3 licence -- see COPYING for the full text.