jlauinger / go-geiger
Static code analysis tool to find unsafe usages in Go packages and their dependencies
☆44Updated 4 years ago
Alternatives and similar repositories for go-geiger:
Users that are interested in go-geiger are comparing it to the libraries listed below
- 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
- 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
- 🚰 Static taint analysis for Go programs.☆63Updated last week
- Go Taint CHeck Analyser☆44Updated 5 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- Automatic fuzz targets generation for Golang packages☆53Updated 3 months ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- ☆20Updated 2 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 9 months ago
- A set of vulnerable Golang programs☆177Updated last year
- 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
- Go API to interact with radare2☆33Updated last year
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- A Server Side Request Forgery (SSRF) protection library. Made with 🖤 by Doyensec LLC.☆100Updated 11 months ago
- Go static analysis tool that checks for security issues using an AST.☆28Updated 6 years ago
- ☆106Updated 8 months ago
- ☆195Updated 2 years ago
- SHA1 implementation with collision detection.☆13Updated this week
- Generate CodeQL taint-tracking models for Go (along with tests) in a graphical UI☆20Updated last year
- My Go security projects☆50Updated 4 years ago
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 3 years ago
- ☆72Updated 5 years ago
- Finding code caves in ELF files with GoLang☆26Updated 7 years ago
- translate LLVM IR to Go☆119Updated 3 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- Go library for SARIF - Static Analysis Results Interchange Format☆74Updated 2 weeks ago
- Elf checksec in Go.☆13Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago