thepudds / fzgoLinks
fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.
☆113Updated 3 years ago
Alternatives and similar repositories for fzgo
Users that are interested in fzgo are comparing it to the libraries listed below
Sorting:
- ☆195Updated 2 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 10 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- View annotated files based on line-spec☆226Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Proposed filepath.SecureJoin implementation☆102Updated 3 weeks ago
- Fuzzing Go crypto☆74Updated 6 years ago
- Benchmark the init cost of Go packages☆80Updated last month
- Go rules for semgrep and go-ruleguard☆469Updated 6 months ago
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- 🚰 Static taint analysis for Go programs.☆64Updated last month
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- Go Taint CHeck Analyser☆43Updated 5 years 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
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- Safe HTML for Go☆367Updated 3 weeks ago
- Measuring branch coverage of golang test☆28Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- Print version used to build Go executables☆274Updated 10 months ago
- Go Fuzzit Example☆37Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated 2 years ago
- ☆108Updated 9 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆221Updated 4 years ago