Fuzz introspector: fuzz_cached
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
1 0 EP call site: {node_id} cachetools.cached.decorator
1 11 cachetools.FIFOCache.__init__ call site: {node_id} .dict
1 14 cachetools.FIFOCache.__init__ call site: {node_id} cachetools.LFUCache.__init__

Fuzzer calltree

0 ...fuzz_cached.TestOneInput [function] [call site] 00000
1 cachetools.cached.decorator [function] [call site] 00001
2 .isinstance [function] [call site] 00002
2 .isinstance [function] [call site] 00003
2 functools.update_wrapper [function] [call site] 00004
1 atheris.FuzzedDataProvider [function] [call site] 00005
1 fdp.ConsumeIntInRange [function] [call site] 00006
1 fdp.ConsumeProbability [function] [call site] 00007
1 fdp.ConsumeBool [function] [call site] 00008
1 threading.Lock [function] [call site] 00009
1 cachetools.FIFOCache.__init__ [function] [call site] 00010
2 cachetools.Cache.__init__ [function] [call site] 00011
2 collections.OrderedDict [function] [call site] 00014
1 cachetools.LFUCache.__init__ [function] [call site] 00015
2 cachetools.Cache.__init__ [function] [call site] 00016
2 collections.Counter [function] [call site] 00017
1 cachetools.LRUCache.__init__ [function] [call site] 00018
2 cachetools.Cache.__init__ [function] [call site] 00019
2 collections.OrderedDict [function] [call site] 00020
1 cachetools.MRUCache.__init__ [function] [call site] 00021
2 cachetools.Cache.__init__ [function] [call site] 00022
2 collections.OrderedDict [function] [call site] 00023
1 cachetools.RRCache.__init__ [function] [call site] 00024
2 cachetools.Cache.__init__ [function] [call site] 00025
1 cachetools.TTLCache.__init__ [function] [call site] 00026
2 cachetools._TimedCache.__init__ [function] [call site] 00027
3 cachetools.Cache.__init__ [function] [call site] 00028
3 cachetools._TimedCache._Timer.__init__ [function] [call site] 00029
2 cachetools.TTLCache._Link.__init__ [function] [call site] 00030
2 collections.OrderedDict [function] [call site] 00031
1 cachetools.TLRUCache.__init__ [function] [call site] 00032
2 cachetools._TimedCache.__init__ [function] [call site] 00033
2 collections.OrderedDict [function] [call site] 00034
1 fdp.PickValueInList [function] [call site] 00035
1 fdp.ConsumeBool [function] [call site] 00036
1 cachetools.cached [function] [call site] 00037
1 fdp.ConsumeIntInRange [function] [call site] 00039
1 ...fuzz_cached.TestOneInput.fib [function] [call site] 00040
2 ...fuzz_cached.TestOneInput.fib [function] [call site] 00041
2 ...fuzz_cached.TestOneInput.fib [function] [call site] 00042