/static-analysis

Custom static analyzer in Go code example

Primary LanguageGo

Static Analysis

This project is a companion repository for the blog post Custom Static Analysis in Go, including a sample custom static analyzer to prevent unsafe file writing utilities in Go programs.