Fuzz introspector: DigestUtilsFuzzer
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
15 0 EP call site: 00000

Fuzzer calltree

0 [DigestUtilsFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeInt(int,int) [function] [call site] 00001
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes() [function] [call site] 00002
1 [java.io.ByteArrayInputStream].<init>(byte[]) [function] [call site] 00003
1 [org.apache.commons.codec.digest.DigestUtils].md2Hex(java.io.ByteArrayInputStream) [function] [call site] 00004
1 [org.apache.commons.codec.digest.DigestUtils].md5Hex(java.io.ByteArrayInputStream) [function] [call site] 00005
1 [org.apache.commons.codec.digest.DigestUtils].sha1Hex(java.io.ByteArrayInputStream) [function] [call site] 00006
1 [org.apache.commons.codec.digest.DigestUtils].sha256Hex(java.io.ByteArrayInputStream) [function] [call site] 00007
1 [org.apache.commons.codec.digest.DigestUtils].sha3_224Hex(java.io.ByteArrayInputStream) [function] [call site] 00008
1 [org.apache.commons.codec.digest.DigestUtils].sha3_256Hex(java.io.ByteArrayInputStream) [function] [call site] 00009
1 [org.apache.commons.codec.digest.DigestUtils].sha384Hex(java.io.ByteArrayInputStream) [function] [call site] 00010
1 [org.apache.commons.codec.digest.DigestUtils].sha512Hex(java.io.ByteArrayInputStream) [function] [call site] 00011
1 [org.apache.commons.codec.digest.DigestUtils].sha512_224Hex(java.io.ByteArrayInputStream) [function] [call site] 00012
1 [org.apache.commons.codec.digest.DigestUtils].sha512_256Hex(java.io.ByteArrayInputStream) [function] [call site] 00013
1 [org.apache.commons.codec.digest.DigestUtils].sha512Hex(java.io.ByteArrayInputStream) [function] [call site] 00014
1 [org.apache.commons.codec.digest.DigestUtils].shaHex(java.io.ByteArrayInputStream) [function] [call site] 00015