Requirements
Required
- OpenCode CLI — installed and configured
- bash 5.0+
- curl — HTTP requests
- jq — JSON processing
- python3 — 3.11+
Recommended (auto-detected at runtime)
The following tools are detected at runtime. If installed, GITEST will use them automatically:
| Tool | Function |
|---|---|
| nmap | Network scanning and port discovery |
| nuclei | Fast vulnerability scanning |
| ffuf | Web fuzzing and directory bruteforce |
| dalfox | Parameter-aware XSS scanning |
| sqlmap | SQL injection automation |
| subfinder | Passive subdomain discovery |
| httpx | HTTP probing and server detection |