mmeberg commited on
Commit
948bb08
·
1 Parent(s): 0bc5476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,10 +7,16 @@ tags:
7
  - code
8
  ---
9
  The data in this datasets repository is associated with the following NER models to identify 6 vulnerability types in Python source code:
 
10
  https://huggingface.co/mmeberg/RoRo_PyVulDet_NER
 
11
  https://huggingface.co/mmeberg/RoCo_PyVulDet_NER
 
12
  https://huggingface.co/mmeberg/DiDi_PyVulDet_NER
 
13
  https://huggingface.co/mmeberg/CoRo_PyVulDet_NER
 
14
  https://huggingface.co/mmeberg/CoCo_PyVulDet_NER
15
 
16
- In addition, a journal paper has been submitted detailing this work to the DevSecOps: Advances for Secure Software Development special issue in Computers & Security.
 
 
7
  - code
8
  ---
9
  The data in this datasets repository is associated with the following NER models to identify 6 vulnerability types in Python source code:
10
+
11
  https://huggingface.co/mmeberg/RoRo_PyVulDet_NER
12
+
13
  https://huggingface.co/mmeberg/RoCo_PyVulDet_NER
14
+
15
  https://huggingface.co/mmeberg/DiDi_PyVulDet_NER
16
+
17
  https://huggingface.co/mmeberg/CoRo_PyVulDet_NER
18
+
19
  https://huggingface.co/mmeberg/CoCo_PyVulDet_NER
20
 
21
+ In addition, a manuscript paper has been submitted detailing this work to the DevSecOps: Advances for Secure Software Development special issue in Computers & Security.
22
+ This research is part of an in-progess dissertation for George Washington University.