Fuzz introspector: BundleVerifierFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
6 0 EP call site: 00000 [dev.sigstore.bundle.BundleVerifier].allMissingFields(String)

Fuzzer calltree

0 [fuzzing.BundleVerifierFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00001
1 [dev.sigstore.bundle.BundleVerifier].allMissingFields(String) [function] [call site] 00002
2 [dev.sigstore.proto.bundle.v1.Bundle].newBuilder() [function] [call site] 00003
2 [JsonFormat.Parser].merge(String,dev.sigstore.bundle.BundleVerifier) [function] [call site] 00004
2 [IllegalArgumentException].<init>(String,dev.sigstore.bundle.BundleVerifier) [function] [call site] 00005
2 [dev.sigstore.bundle.BundleVerifier].findMissingFields(dev.sigstore.bundle.BundleVerifier) [function] [call site] 00006