umoci
umoci copied to clipboard
use go-fuzz
There is a Go-native fuzzing tool which we can use to embed Fuzz functions in each package. This is needed for CII gold-level badging. Ideally we could also generate a coverage profile for the go-fuzz binary.