jlauinger / go-geiger
Static code analysis tool to find unsafe usages in Go packages and their dependencies
☆42Updated 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…☆42Updated 2 years ago
- Go Taint CHeck Analyser☆44Updated 5 years ago
- Automatic fuzz targets generation for Golang packages☆53Updated last month
- Golang example code showing dangers with unsafe.Pointer usages☆49Updated 4 years ago
- 🚰 Static taint analysis for Go programs.☆62Updated 6 months ago
- 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
- Go static analysis tool that checks for security issues using an AST.☆28Updated 6 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆195Updated 3 years ago
- Generate CodeQL taint-tracking models for Go (along with tests) in a graphical UI☆20Updated 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
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 3 years ago
- My Go security projects☆50Updated 4 years ago
- Implements io.ReaderAt over raw memory.☆13Updated 4 years ago
- ☆20Updated 2 years ago
- Elf checksec in Go.☆13Updated 2 years ago
- A set of vulnerable Golang programs☆177Updated last year
- ☆72Updated 5 years ago
- A Security Scanner for Go☆26Updated 6 years ago
- Go library to trace Linux syscalls using the FTRACE kernel framework.☆78Updated 6 years ago
- Visualize how a projects source code is distributed among its files and folders☆87Updated 4 years ago
- Finding code caves in ELF files with GoLang☆26Updated 7 years ago
- Go library for sarif - Static Analysis Results Interchange Format☆71Updated 2 weeks ago
- Libgore☆13Updated last year
- A Server Side Request Forgery (SSRF) protection library. Made with 🖤 by Doyensec LLC.☆97Updated 9 months ago
- Go API to interact with radare2☆31Updated last year
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- gapstone is a Go binding for the capstone disassembly library☆70Updated 3 years ago
- Embedded, small and composable Zero-Trust Teamserver made for collaborative Go programs or CLI applications.☆13Updated 2 weeks ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆106Updated 7 months ago