| --- |
| license: mit |
| --- |
| |
| A dataset containing safe and vulnerable code to fine-tune a llm for defect detection. |
|
|
| The data is extracted from the wonderful work in the [CVEFixes](https://github.com/secureIT-project/CVEfixes) repository. |
|
|
| Citation: |
| ``` |
| @inproceedings{bhandari2021:cvefixes, |
| title = {{CVEfixes: Automated Collection of Vulnerabilities and Their Fixes from Open-Source Software}}, |
| booktitle = {{Proceedings of the 17th International Conference on Predictive Models and Data Analytics in Software Engineering (PROMISE '21)}}, |
| author = {Bhandari, Guru and Naseer, Amara and Moonen, Leon}, |
| year = {2021}, |
| pages = {10}, |
| publisher = {{ACM}}, |
| doi = {10.1145/3475960.3475985}, |
| copyright = {Open Access}, |
| isbn = {978-1-4503-8680-7}, |
| language = {en} |
| } |
| ``` |