Open
Description
Our printf parser has fuzzing, our upcoming pattern parser will have fuzzing, and if we integrate gosmith, we could fuzz staticcheck itself, too (gosmith would also be beneficial for fuzzing the matcher component of patterns).
Seeing how continuous fuzzing services are up and coming and are free to use for open source projects, we should probably set it up and benefit from the free CPU time.