trailofbits / on-edge
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
☆97Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for on-edge
- Go Fuzzit Example☆37Updated 4 years ago
- Fuzzing Go crypto☆73Updated 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆112Updated 2 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 10 months ago
- Secure your dev servers, insecurely!☆46Updated 7 months ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 9 months ago
- Proxy for testing network disconnects and jitter/throttling☆13Updated 8 months ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 3 years ago
- Parse and generate HTTP headers correctly☆30Updated 3 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆68Updated 7 years ago
- ☆68Updated last year
- memsize computes the size of your object graph☆32Updated 2 months ago
- Simple examples of configuring mutual authentication (MASSL)☆52Updated 6 years ago
- ☆194Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 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
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 3 weeks ago
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆106Updated 6 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- [DEPRECATED] See https://github.com/src-d/go-mysql-server☆10Updated 6 years ago
- An implementation of Noise in Go☆42Updated 6 years ago
- Bypasses restrictions on reflect☆73Updated 3 years ago
- Patrol is an operator friendly distributed rate limiting HTTP API with strong eventually consistent CvRDT based replication.☆36Updated 5 years ago