devign-ast图
收藏阿里云天池2026-05-15 更新2025-11-08 收录
下载链接:
https://tianchi.aliyun.com/dataset/213447
下载链接
链接失效反馈官方服务:
资源简介:
devign数据集没找到其ast图,用clang生成了它的ast结构,包含27000多个(全部)devign文件,及其对应的标签与描述,可用于进行漏洞检测任务的评估数据集。该数据集上目前最佳的效果在66%左右(包括acc、pre、recall、f1等),本人目前尝试探索更高的精度及更好的检测方案及可解释模型。
No AST graphs were found for the Devign dataset. Therefore, we utilized Clang to generate the AST structures for all 27,000+ Devign source files, along with their corresponding labels and descriptions. This dataset can serve as an evaluation dataset for vulnerability detection tasks. The current state-of-the-art performance on this dataset stands at approximately 66%, covering metrics including accuracy, precision, recall, F1 score and others. Currently, I am exploring methods to achieve higher accuracy, better detection solutions and interpretable models.
提供机构:
阿里云天池
创建时间:
2025-11-04
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集名为'devign-ast图',包含27000多个由clang生成的devign文件的AST结构及其对应的标签与描述,用于漏洞检测任务的评估。目前在该数据集上的最佳检测效果约为66%(包括acc、pre、recall、f1等),旨在探索更高的精度和更好的检测方案。
以上内容由遇见数据集搜集并总结生成



