security-commits / security-patches-datasetLinks
☠️ Ground-truth dataset for vulnerability prediction (known research datasets and data sources included such as NVD, CVE Details and OSV); tools to automatically update the data are provided.
☆103Updated 2 years ago
Alternatives and similar repositories for security-patches-dataset
Users that are interested in security-patches-dataset are comparing it to the libraries listed below
Sorting:
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆119Updated 5 months ago
- This repository is to support contributions for tools and new data entries for the D2A dataset hosted in DAX☆73Updated 3 years ago
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆63Updated last year
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…☆48Updated 2 years ago
- ☆102Updated last year
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆74Updated 3 years ago
- A Transformer-based Line-Level Vulnerability Prediction☆160Updated last year
- A C/C++ Code Vulnerability Dataset with Code Changes and CVE Summaries☆350Updated 4 years ago
- A deep learning-based vulnerability detection framework☆76Updated last year
- VulRepair: A T5-Based Automated Software Vulnerability Repair☆84Updated 8 months ago
- FUNDED is a novel learning framework for building vulnerability detection models.☆129Updated 2 years ago
- CVEfixes: Automated Collection of Vulnerabilities and Their Fixes from Open-Source Software☆312Updated last year
- [ICSE'24 Industry Challenge Track] "ReposVul: A Repository-Level High-Quality Vulnerability Dataset".☆91Updated last year
- AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities☆43Updated last year
- VulnerabilityDetectionResearch☆94Updated 3 years ago
- ☆82Updated 2 years ago
- DiverseVul: A New Vulnerable Source Code Dataset for Deep Learning Based Vulnerability Detection (RAID 2023) https://surrealyz.github.io/…☆172Updated last year
- DeepWukong: Statically Detecting Software Vulnerabilities Using Deep Graph Neural Network☆115Updated 3 years ago
- Vulnerability Discovery with Function Representation Learning from Unlabeled Projects☆38Updated 7 years ago
- Simplified Source Code Pre-Training for Vulnerability Detection☆112Updated 2 months ago
- Effective Vulnerability Identification by Learning Comprehensive Program Semantics via Graph Neural Networks☆255Updated 2 years ago
- VulTrigger is a tool to for identifying vulnerability-triggering statements across functions and investigating the effectiveness of funct…☆43Updated 2 years ago
- ☆89Updated 5 years ago
- Replication package for "Dataflow Analysis-Inspired Deep Learning for Efficient Vulnerability Detection", ICSE 2024.☆73Updated last year
- Repository for PrimeVul Vulnerability Detection Dataset☆216Updated last year
- ☆223Updated last year
- MegaVul - The largest, high-quality, extensible, continuously updated, C/C++/Java vulnerability dataset☆135Updated last year
- Code for the paper - Source Code Vulnerability Detection: Combining Code Language Models and Code Property Graph☆96Updated last year
- VulExplainer: A Transformer-based Hierarchical Distillation for Explaining Vulnerability Types