thepudds / fzgo
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆112Updated 3 years ago
Alternatives and similar repositories for fzgo:
Users that are interested in fzgo are comparing it to the libraries listed below
- ☆194Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated 2 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆193Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆106Updated 5 months ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆133Updated 5 years ago
- Go Taint CHeck Analyser☆44Updated 5 years ago
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆42Updated 4 years ago
- ☆99Updated 5 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 9 months ago
- View annotated files based on line-spec☆227Updated 11 months ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Fuzzing Go crypto☆73Updated 5 years ago
- Safe HTML for Go☆367Updated 5 months ago
- Print version used to build Go executables☆277Updated 6 months ago
- Parse and generate HTTP headers correctly☆30Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆103Updated 9 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆128Updated 2 months ago
- ☆78Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Go rules for semgrep and go-ruleguard☆463Updated 2 months ago
- 🚰 Static taint analysis for Go programs.☆59Updated 5 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated last year
- Benchmark the init cost of Go packages☆73Updated 3 weeks ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated 11 months ago
- Reduce Go programs☆217Updated 9 months ago