Fuzz introspector: DigitallySignedFuzzer
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
8 0 EP call site: 00000 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].decode(byte[])

Fuzzer calltree

0 [fuzzing.DigitallySignedFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes() [function] [call site] 00001
1 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].decode(byte[]) [function] [call site] 00002
2 [java.io.ByteArrayInputStream].<init>(byte[]) [function] [call site] 00003
2 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].decode(java.io.ByteArrayInputStream) [function] [call site] 00004
1 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].getHashAlgorithm() [function] [call site] 00005
1 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].getSignatureAlgorithm() [function] [call site] 00006
1 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].getSignature() [function] [call site] 00007
1 [dev.sigstore.encryption.certificates.transparency.DigitallySigned].getAlgorithm() [function] [call site] 00008