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

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: fuzz_configfile

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fuzz_bundle

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fuzz_object_store

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fuzz_repo

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
dulwich.porcelain.pull dulwich.porcelain 11 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 9 0 5 8 6 252 1 838 546
dulwich.client.GitClient.fetch dulwich.client 9 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 7 0 4 2 4 289 0 963 516
dulwich.repo.BaseRepo.do_commit dulwich.repo 14 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 8 0 14 20 11 226 0 751 380
dulwich.porcelain.upload_pack dulwich.porcelain 3 ['N/A', 'N/A', 'N/A'] 9 0 2 2 4 273 1 895 292
dulwich.porcelain.checkout dulwich.porcelain 4 ['N/A', 'N/A', 'N/A', 'N/A'] 11 0 11 13 8 211 2 706 263
dulwich.cli.cmd_filter_branch.run dulwich.cli 2 ['N/A', 'N/A'] 9 0 19 11 7 245 0 819 223
dulwich.object_store.DiskObjectStore._complete_pack dulwich.object_store 6 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 11 0 13 3 4 129 2 408 185

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
24.0%
420 / 1763
Cyclomatic complexity statically reachable by fuzzers
26.0%
1582 / 6184

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
typing [] []
wsgiref [] []
pwd [] []
ctypes [] []
nturl2path [] []
argparse [] []
dulwich.annotate [] []
contextlib [] []
ipaddress [] []
json [] []
dulwich.web [] []
dulwich.sparse_patterns [] []
atheris [] []
dulwich.lru_cache [] []
struct [] []
dulwich.archive [] []
signal [] []
pathlib [] []
stat [] []
dulwich.repo ['fuzz_object_store', 'fuzz_repo'] []
dulwich.refs ['fuzz_object_store', 'fuzz_repo'] []
dulwich.bundle ['fuzz_bundle'] []
time [] []
...dulwich.fuzzing.fuzz-targets.fuzz_configfile ['fuzz_configfile'] []
io [] []
dulwich.credentials [] []
win32api [] []
os [] []
pdb [] []
winreg [] []
gpg [] []
dulwich.lfs [] []
difflib [] []
itertools [] []
collections [] []
dulwich.graph [] []
dulwich.errors [] []
dulwich.dumb [] []
re [] []
dulwich.fastexport [] []
optparse [] []
gevent [] []
dulwich.contrib [] []
heapq [] []
dulwich.rebase [] []
dulwich.file ['fuzz_bundle'] []
paramiko [] []
dulwich.commit_graph [] []
test_utils [] []
tarfile [] []
urllib3 [] []
socketserver [] []
datetime [] []
dulwich.merge [] []
[] []
platform [] []
shlex [] []
cdifflib [] []
dulwich.__main__ [] []
shutil [] []
select [] []
binascii [] []
configparser [] []
dulwich.protocol [] []
dulwich.client [] []
dulwich.greenthreads [] []
dulwich.pack ['fuzz_bundle'] []
dulwich.reflog [] []
dulwich.ignore [] []
glob [] []
dulwich.porcelain [] []
dulwich [] []
dulwich.object_store ['fuzz_object_store', 'fuzz_repo'] []
fastimport [] []
dulwich.filter_branch [] []
requests [] []
sys [] []
dulwich.server [] []
dulwich.contrib.paramiko_vendor [] []
replace_me [] []
posixpath [] []
...dulwich.fuzzing.fuzz-targets.fuzz_object_store ['fuzz_object_store'] []
logging [] []
socket [] []
dulwich.stash [] []
gzip [] []
tempfile [] []
gc [] []
dulwich.hooks ['fuzz_repo'] []
dulwich.objects ['fuzz_object_store', 'fuzz_repo'] []
dulwich.contrib.diffstat [] []
dulwich.notes [] []
dulwich.line_ending [] []
dulwich.diff_tree [] []
dulwich.config ['fuzz_configfile', 'fuzz_object_store', 'fuzz_repo'] []
fnmatch [] []
dulwich.index [] []
dulwich.contrib.swift ['fuzz_bundle'] []
warnings [] []
subprocess [] []
dulwich.walk [] []
dulwich.gc [] []
functools [] []
dulwich.objectspec [] []
dulwich.cli [] []
dulwich.patch ['fuzz_object_store'] []
dulwich.submodule [] []
dulwich.log_utils [] []
dulwich.mailmap [] []
dataclasses [] []
hashlib [] []
mmap [] []
dulwich.contrib.requests_vendor [] []
dulwich.contrib.release_robot [] []
msvcrt [] []
...dulwich.fuzzing.fuzz-targets.fuzz_repo ['fuzz_repo'] []
dulwich.cloud [] []
zlib [] []
merge3 [] []
geventhttpclient [] []
urllib [] []
copy [] []
dulwich.cloud.gcs [] []
...dulwich.fuzzing.fuzz-targets.fuzz_bundle ['fuzz_bundle'] []

Directories in report

Directory