Dataset for "Towards Centrality and Causality based Vulnerability Propagation Analysis"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14245888
下载链接
链接失效反馈官方服务:
资源简介:
aggregated_data.json: This file contains the processed data generated after loading the Goblin Weaver tool. It includes all CVEs, CWEs, and other relevant attributes. Statistical analyses, particularly vulnerability analyses, are performed on this dataset.
graph_nodes_edges.pkl: This file stores the parsed GraphML-format graph, divided into chunks of nodes and edges to optimize memory usage during computations. All centrality-based measurements are conducted using this file.
cve_data.csv: This file captures features of nodes along with their one-hop neighbors. It includes attributes such as whether_cve_exists, cve_exists, and cve_num, as well as the source and target nodes involved.
cve_2_siblings_data.csv: This file documents features of nodes with their two-hop neighbors. It includes attributes like whether_cve_exists, cve_exists, and cve_num, along with details of source nodes and their two-hop neighbor nodes.
fea_matrix.csv:This file records the matrix of every node based on transformed five types of attributes, including missrelease (freshness missrelease), outdays(freshness outdatedTimeinMs), popularity, speed, and severity. It has been used for correlation analysis.
创建时间:
2024-12-02



