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

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
[] []
[] []
nacl.encoding [] []
nacl.bindings.crypto_pwhash [] []
nacl.pwhash.argon2id [] []
nacl.bindings.crypto_shorthash [] []
nacl.hashlib [] []
nacl.bindings.crypto_generichash [] []
nacl.bindings.crypto_sign [] []
nacl [] []
nacl.bindings.crypto_box [] []
nacl.pwhash._argon2 [] []
nacl.bindings.crypto_scalarmult [] []
nacl.bindings.crypto_aead [] []
nacl.bindings.sodium_core [] []
nacl.pwhash.scrypt [] []
nacl.secret [] []
nacl.bindings.utils [] []
binascii [] []
nacl.bindings.crypto_core [] []
nacl.bindings.crypto_kx [] []
nacl.pwhash.argon2i [] []
nacl._sodium [] []
nacl.hash ['fuzz_hash'] []
nacl.public [] []
...fuzz_signing ['fuzz_signing'] []
nacl.utils ['fuzz_signing'] []
nacl.pwhash [] []
...fuzz_hash ['fuzz_hash'] []
nacl.bindings.crypto_secretbox [] []
nacl.bindings [] []
base64 [] []
nacl.bindings.crypto_hash [] []
nacl.signing ['fuzz_signing'] []
os [] []
typing [] []
atheris [] []
nacl.bindings.crypto_secretstream [] []
nacl.exceptions [] []
nacl.bindings.randombytes [] []

Directories in report

Directory