fuzzing-networked-software-data-and-scripts
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://data.mendeley.com/datasets/zk8zr4k8wj
下载链接
链接失效反馈官方服务:
资源简介:
# fuzzing_activity.db
This file consists of data mined using version 0.0.1 of cve-binner (https://gitlab.com/zluudg/cve-binner). It is a SQLite3 database with three tables: the first table is a list of software projects and the corresponding URLs for their source code repositories, the second is a list of CVE identifiers for vulnerabilities
related to the projects and the last table is a list of git-commits i.e. changes made to the projects' source code, essentially.
# make_plots.py
This file is a script for plotting data from "fuzzing_activity.db". It outputs a number of PDFs with plots showing how the projects' have evolved over time. It also outputs a number of tables that can be used with LaTeX.
# requirements.txt
This file is the list of external Python libraries that "make_plots.py" depends on. They need to be installed before "make_plots.py" can perform its job.
创建时间:
2024-12-13



