gosec
Security scanner
A tool that scans Go source code for potential security vulnerabilities
Go security checker
8k stars
86 watching
619 forks
Language: Go
last commit: about 1 month 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,770 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
asaskevich/govalidator | Package of validators and sanitizers for strings, structs, and collections | 6,061 |
owasp/go-scp | A comprehensive guide to secure coding practices for the Go programming language | 4,881 |
kisielk/errcheck | An analyzer tool for detecting unchecked errors in Go code | 2,361 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
unrolled/secure | Provides an HTTP middleware for Go that secures web applications by enforcing security best practices. | 2,288 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,014 |
globocom/huskyci | Automated security testing and analysis tool | 579 |
gophish/gophish | An open-source toolkit designed to help businesses and penetration testers execute simulated phishing attacks and security awareness training. | 11,868 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,128 |
opencontainers/runc | A CLI tool for spawning and running containers on Linux according to the OCI specification | 11,987 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
sigstore/cosign | Provides a standardized way to sign and verify container images and binaries for security and transparency | 4,566 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |