Cybrkyd's git repositories

cgi-git

Branch: main Last commit: 2026-01-14 13:28:30 +0000 Clone: git clone https://git.cybrkyd.com/repository/cgi-git

CGI-git (full version)

A CGI script to list Git repositories and browse their contents. This version displays commit history and commit details.

WARNING

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.

Licence

This project is made available under a GPL3 licence -- see COPYING for the full text.