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

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
jupyter_server.serverapp.ServerApp.initialize jupyter_server.serverapp 5 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 6 0 20 5 5 158 0 512 482
jupyter_server.auth.decorator.authorized.wrapper.inner jupyter_server.auth.decorator 3 ['N/A', 'N/A', 'N/A'] 4 0 1 6 5 148 0 479 421
jupyter_server.services.contents.manager.ContentsManager.copy jupyter_server.services.contents.manager 3 ['N/A', 'N/A', 'N/A'] 8 0 4 8 6 113 0 369 309
jupyter_client.manager.in_pending_state.wrapper jupyter_client.manager 3 ['N/A', 'N/A', 'N/A'] 6 0 5 2 4 66 0 215 176
jupyter_client.localinterfaces._load_ips jupyter_client.localinterfaces 1 ['N/A'] 3 0 3 2 4 43 2 140 125
jupyter_server.auth.identity.IdentityProvider._get_user jupyter_server.auth.identity 2 ['N/A', 'N/A'] 3 0 5 8 6 42 1 136 100
jupyter_server.services.kernels.kernelmanager.MappingKernelManager._async_start_kernel jupyter_server.services.kernels.kernelmanager 4 ['N/A', 'N/A', 'N/A', 'N/A'] 5 0 8 6 5 89 0 284 98

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

Functions statically reachable by fuzzers
17.0%
239 / 1441
Cyclomatic complexity statically reachable by fuzzers
18.0%
856 / 4842

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
[] []
ctypes [] []
prometheus_client [] []
jupyter_server.services.sessions.handlers [] []
jupyter_server.auth.authorizer [] []
jupyter_server.nbconvert.handlers [] []
jupyter_client.kernelapp [] []
ipaddress [] []
jupyter_server.extension.manager [] []
http [] []
jupyter_server.extension.serverextension [] []
jupyter_server.auth.decorator [] []
jupyter_client [] []
tornado [] []
notebook [] []
jupyter_server.prometheus.log_functions [] []
jupyter_client.utils [] []
sys [] []
jupyter_client.localinterfaces [] []
concurrent [] []
hashlib [] []
jupyter_server._sysinfo [] []
jupyter_client.ssh [] []
gettext [] []
jupyter_server.log [] []
jupyter_client.provisioning.local_provisioner [] []
jupyter_server.services.nbconvert.handlers [] []
getpass [] []
jupyter_server.kernelspecs.handlers [] []
socket [] []
jupyter_server.services.security [] []
pathlib [] []
textwrap [] []
jupyter_core [] []
binascii [] []
jupyter_server.services.kernelspecs.handlers [] []
jupyter_server.services.sessions.sessionmanager [] []
jupyter_client.kernelspecapp [] []
jupyter_server.__main__ [] []
jupyter_client.asynchronous.client [] []
argon2 [] []
jupyter_client._version [] []
jupyter_server.services.contents [] []
re [] []
jupyter_server.services.sessions [] []
jupyter_server.services.contents.filemanager [] []
zipfile [] []
atexit [] []
jupyter_client.ioloop.manager [] []
find_connection_file [] []
jinja2 [] []
ipykernel [] []
argparse [] []
fnmatch [] []
jupyter_server.view [] []
multiprocessing [] []
shutil [] []
jupyter_server.gateway.gateway_client [] []
jupyter_server.files [] []
jupyter_server.services.events [] []
jupyter_server.services.config.handlers [] []
jupyter_client.kernelspec [] []
jupyter_server.base.websocket [] []
jupyter_server.base.handlers [] []
jupyter_client.ioloop [] []
jupyter_client.provisioning.provisioner_base [] []
jupyter_server.utils [] []
pysqlite2 [] []
jupyter_server.auth.login [] []
stat [] []
tunnel_to_kernel [] []
jupyter_client.jsonutil ['fuzz_serialization'] []
json [] []
jupyter_client.win_interrupt [] []
jupyter_server.i18n [] []
io [] []
jupyter_client.asynchronous [] []
jupyter_server.serverapp [] []
platform [] []
jupyter_client.adapter [] []
weakref [] []
traitlets [] []
struct [] []
jupyter_server.config_manager [] []
jupyter_server.base.zmqhandlers [] []
typing [] []
queue [] []
jupyter_server.auth.__main__ [] []
time [] []
warnings [] []
base64 [] []
jupyter_client.provisioning.factory [] []
jupyter_server._version [] []
resource [] []
atheris [] []
abc [] []
jupyter_server.services.kernels [] []
websocket [] []
jupyter_client.ssh.forward [] []
jupyter_client.manager [] []
jupyter_client.ssh.tunnel [] []
importlib [] []
ast [] []
jupyter_client.restarter [] []
jupyter_server.terminal.terminalmanager [] []
pprint [] []
uuid [] []
_subprocess [] []
_winapi [] []
jupyter_server.prometheus.metrics [] []
jupyter_server.gateway [] []
jupyter_events [] []
jupyter_client.session ['fuzz_serialization'] []
jupyter_client.threaded [] []
paramiko [] []
copy [] []
jupyter_client.provisioning [] []
traceback [] []
jupyter_server.services [] []
dataclasses [] []
jupyter_server.auth.security [] []
jupyter_server.services.contents.checkpoints [] []
urllib [] []
os [] []
jupyter_server.auth.identity [] []
jupyter_server.gateway.handlers [] []
packaging [] []
jupyter_client.channelsabc [] []
nbformat [] []
jupyter_server.services.shutdown [] []
inspect [] []
jupyter_server.files.handlers [] []
glob [] []
psutil [] []
colorama [] []
functools [] []
zmq [] []
pickle [] []
collections [] []
send2trash [] []
jupyter_server.auth.utils [] []
sqlite3 [] []
jupyter_server.gateway.connections [] []
jupyter_server.services.config [] []
jupyter_server.services.events.handlers [] []
jupyter_server [] []
jupyter_server.extension [] []
socketserver [] []
jupyter_server.base.call_context [] []
[] []
nbconvert [] []
jupyter_server.services.api [] []
jupyter_server.extension.application [] []
email [] []
jupyter_server.services.contents.fileio [] []
datetime [] []
jupyter_server.terminal [] []
jupyter_client.clientabc [] []
jupyter_client.ioloop.restarter [] []
jupyter_server.auth [] []
math [] []
random [] []
jupyter_client.blocking [] []
mimetypes [] []
hmac [] []
jupyter_server.services.contents.manager [] []
jupyter_server.services.contents.filecheckpoints [] []
jupyter_server.nbconvert [] []
jupyter_server.auth.logout [] []
jupyter_server.services.security.handlers [] []
jupyter_server.view.handlers [] []
jupyter_client.managerabc [] []
jupyter_client.launcher [] []
contextvars [] []
jupyter_server.services.kernels.connection.channels [] []
jupyter_server.gateway.managers [] []
jupyter_server.services.kernels.connection.base ['fuzz_serialization'] []
netifaces [] []
jupyter_server.pytest_plugin [] []
...fuzz_serialization ['fuzz_serialization'] []
webbrowser [] []
jupyter_server.services.kernels.connection [] []
jupyter_server.base [] []
jupyter_client.multikernelmanager [] []
jupyter_server.terminal.api_handlers [] []
jupyter_server.services.kernels.handlers [] []
jupyter_server.kernelspecs [] []
logging [] []
jupyter_server.transutils [] []
jupyter_server.services.contents.largefilemanager [] []
dateutil [] []
anyio [] []
jupyter_server.terminal.handlers [] []
jupyter_server._tz [] []
jupyter_server.services.api.handlers [] []
jupyter_client.channels [] []
jupyter_server.services.kernelspecs [] []
jupyter_server.traittypes [] []
jupyter_server.services.contents.handlers [] []
jupyter_server.services.kernels.websocket [] []
IPython [] []
jupyter_client.consoleapp [] []
jupyter_server.services.kernels.kernelmanager [] []
tempfile [] []
jupyter_server.extension.config [] []
signal [] []
asyncio [] []
jupyter_client.runapp [] []
types [] []
pexpect [] []
select [] []
jupyter_server.services.config.manager [] []
subprocess [] []
threading [] []
jupyter_client.connect [] []
jupyter_server.prometheus [] []
jupyter_server.services.nbconvert [] []
jupyter_server.extension.handler [] []
jupyter_server.extension.utils [] []
importlib_metadata [] []
itertools [] []
jupyter_client.blocking.client [] []
jupyter_client.client [] []
jupyter_server.services.kernels.connection.abc [] []

Directories in report

Directory