VulnerabilityDetection icon indicating copy to clipboard operation
VulnerabilityDetection copied to clipboard

vulnerability detection in python source code with LSTM networks

Results 8 VulnerabilityDetection issues
Sort by recently updated
recently updated
newest added

I hasn't find the env to run the example.So maybe you can share the requirements.txt?

![J2@5IDUWXO2A()54SN}J`@E](https://user-images.githubusercontent.com/34772143/120461564-b0176500-c3cc-11eb-9f67-4623292a4333.png) Hello, I'm very interested in your project, but I'm a new hand . when I run w2v_pythoncorpus.py,The data on the "https://github.com/numpy/numpy" is not available.For a new hand like me,...

Please help, When I load the Word2Vec model, I have a problem that I cannot solve. The code to run is as follows: from gensim.models import Word2Vec w2v_model = Word2Vec.load('E:/projectlzy/data/word2vec_withString10-100-200.model')...

请问data文件夹下的漏洞数据集是在哪里下载的,我需要这些数据集

Hello, thank you for your work. I tried to implent your work;but there were something wrong with my work. Firstly, I want to use your w2v model: **word2vec_withString10-100-200** ;but need...

Hello, thank you for your work. I tried to implent your work;but there were something wrong with my work. Firstly, I want to use your w2v model: **word2vec_withString10-100-200** ;but need...

Hi, As you provided in the paper, for each vulnerable token you make some samples (perhaps 200) with a moving window. My question is do you prevent the samples from...

Hello, when I run w2v_pythoncorpus.py, it shows that my pydriller version is inappropriate. What is your pydriller version? Thank you very much.