refer to: https://www.comparitech.com/net-admin/network-security-auditing-tools/
https://www.pcwdld.com/network-security-auditing-tools#wbounce-modal
GO语言: https://blog.convisoappsec.com/en/an-introduction-to-secure-code-review-on-go-applications/
1. Nessus:
2. semgrep:
https://semgrep.dev/
支持多语言:C# Go Java JavaScript JSON Python Ruby TypeScript JSX TSX Generic (YAML, ERB, Jinja, etc)
安装和使用都很简单。
python3 -m pip install semgrep
semgrep --config=auto path/to/src
2. GO : gosec
https://github.com/securego/gosec