Topvasgithub Fixed
While there isn't one single repository simply named "TopVAS," several high-rated repositories fit this description:
After fixes:
$ ./topvas -target example.com -modules shodan,nuclei
[+] Shodan: 3 open ports found
[+] Nuclei: 12 templates executed, 2 low-risk findings
[+] Report saved to report.json (UTF-8)
GitHub Actions re-enabled:
Solution: Install system nmap:
sudo apt-get install nmap # Debian/Ubuntu
brew install nmap # macOS
Do not clone the original topvasgithub repository. Instead, follow these steps to install the working, fixed fork. topvasgithub fixed