gosec
Security scanner
A tool that scans Go source code for potential security vulnerabilities
Go security checker
8k stars
87 watching
614 forks
Language: Go
last commit: 10 days ago
Linked from 2 awesome lists
golangsecuritysecurity-automationsecurity-toolsstatic-analysisstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,745 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
asaskevich/govalidator | Package of validators and sanitizers for strings, structs, and collections | 6,050 |
owasp/go-scp | A comprehensive guide to secure coding practices for the Go programming language | 4,855 |
kisielk/errcheck | An analyzer tool for detecting unchecked errors in Go code | 2,360 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,089 |
unrolled/secure | Provides an HTTP middleware for Go that secures web applications by enforcing security best practices. | 2,273 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |
globocom/huskyci | Automated security testing and analysis tool | 576 |
gophish/gophish | An open-source toolkit designed to help businesses and penetration testers execute simulated phishing attacks and security awareness training. | 11,675 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,127 |
opencontainers/runc | A CLI tool for spawning and running containers according to the OCI specification. | 11,903 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,190 |
sigstore/cosign | Provides a standardized way to sign and verify container images and binaries for security and transparency | 4,497 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |