SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go security-tool Projects
-
trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
Project mention: trivy VS onequery - a user suggested alternative | libhunt.com/r/trivy | 2026-06-01 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Your .env file is probably already in your Git history. The 15-minute audit (and the 5 habits that stop new leaks for good). | dev.to | 2026-06-15
-
trufflehog is also worth a look — it actually verifies whether detected secrets are still live by calling the relevant APIs. Useful for triage when you find old hits.
-
Project mention: Current Frontline in AI Agent Development: Robust Agent Design and Security Measures | dev.to | 2026-03-23
-
vuls
Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
-
-
Project mention: OSV.dev Has a Free API — Find Vulnerabilities in Any Open-Source Package | dev.to | 2026-03-24
# In your CI pipeline — check requirements.txt pip install pip-audit pip-audit -r requirements.txt --desc --fix # Or use OSV-Scanner directly # https://github.com/google/osv-scanner osv-scanner --lockfile=package-lock.json
-
-
certificates
🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
-
traitor
:arrow_up: :skull_and_crossbones: :fire: Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins, pwnkit, dirty pipe, +w docker.sock
-
spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
-
-
For kernel code itself, the most useful open-source tool is syzkaller, which fuzzes syscalls and IOKit interfaces. It's not magic — you need to write descriptions of the syscalls you want fuzzed — but once you have those, it'll find bugs you'd never spot by reading code.
-
scan4all
Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...
-
-
-
cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. (by smallstep)
-
cariddi
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
-
-
SecretScanner
:unlock: :unlock: Find secrets and passwords in container images and file systems :unlock: :unlock:
Project mention: SecretScanner is an open-source tool for discovering passwords, API, tokens | news.ycombinator.com | 2026-05-27 -
dockle
Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
-
Project mention: Linux boxes via SSH: suspended when disconected | news.ycombinator.com | 2026-01-15
It's funny to me as well. Being initially inspired by Yelp's dockersh I wrote a functional MVP of the same concept around 2 years ago. It used a custom Go sshd-proxy to spawn kata-container backed pods in kubernetes. I used it personally for a very brief period of time, and found it useful as a small timesaver for testing things. I wasn't comfortable with monetizing it though. After seeing a few of these pop up, I realize maybe I missed my chance to be early.
As far as self-hosting goes, it looks like there are some FOSS projects now, eg https://containerssh.io/
-
Project mention: I scanned 8 popular open-source repos for outdated dependencies and CVEs. Here's what I found. | dev.to | 2026-05-31
I built ScanReq, a VS Code extension that scans dependency files, checks versions against public registries in real time, and queries OSV.dev for known CVEs. It supports 8 ecosystems: Python, Node.js, Rust, Go, PHP, Ruby, and Java (both Maven and Gradle).
Go security-tools discussion
Go security-tools related posts
-
Your .env file is probably already in your Git history. The 15-minute audit (and the 5 habits that stop new leaks for good).
-
How Do You Integrate Penetration Testing into CI/CD?
-
trivy VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
I scanned 8 popular open-source repos for outdated dependencies and CVEs. Here's what I found.
-
Bumblebee vs OSV-Scanner: Two Takes on Supply Chain Scanning
-
How to Stop Accidentally Committing AWS Keys to GitHub
-
Don't Let Secrets Become Commits: Bringing Gitleaks Into the Developer Workflow
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source security-tool projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | trivy | 36,314 |
| 2 | gitleaks | 27,669 |
| 3 | trufflehog | 26,731 |
| 4 | pentagi | 17,631 |
| 5 | vuls | 12,181 |
| 6 | sliver | 11,341 |
| 7 | osv-scanner | 10,496 |
| 8 | gosec | 8,858 |
| 9 | certificates | 8,573 |
| 10 | traitor | 7,139 |
| 11 | spicedb | 6,772 |
| 12 | osmedeus | 6,412 |
| 13 | syzkaller | 6,226 |
| 14 | scan4all | 5,987 |
| 15 | Modlishka | 5,330 |
| 16 | Cameradar | 5,064 |
| 17 | cli | 4,244 |
| 18 | cariddi | 3,411 |
| 19 | Stowaway | 3,372 |
| 20 | SecretScanner | 3,356 |
| 21 | dockle | 3,261 |
| 22 | ContainerSSH | 3,052 |
| 23 | osv.dev | 2,743 |