Fuzz introspector: auth_fuzzer
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
11 0 EP call site: 00000 Base64Decode

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 Base64Decode [function] [call site] 00001
2 calcDecodeLength [function] [call site] 00002
3 strlen [call site] 00003
2 BIO_new_mem_buf [call site] 00004
2 BIO_f_base64 [call site] 00005
2 BIO_new [call site] 00006
2 BIO_push [call site] 00007
2 BIO_set_flags [call site] 00008
2 strlen [call site] 00009
2 BIO_read [call site] 00010
2 BIO_free_all [call site] 00011