function_representation_learning
function_representation_learning copied to clipboard
How to automatic collect the Dataset of vulnerable function?
Excellent work!
I want to do more relevant experiments on other CVE functions. Can you tell me how to collect such much number of CVE function by the automatic way? Thanks!
Sorry for the late reply. To the best of my knowledge, I think there are no automated solutions for vulnerable function labeling which are publicly available. We collected these CVE functions manually. However, the paper "VUDDY A Scalable Approach for Vulnerable Code Clone Discovery" provides an idea that can be a clue for building an automated vulnerable function labeling.