umoci icon indicating copy to clipboard operation
umoci copied to clipboard

use go-fuzz

Open cyphar opened this issue 5 years ago • 0 comments

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.

cyphar avatar Jun 26 '20 09:06 cyphar