awsm-research / LineVulLinks
A Transformer-based Line-Level Vulnerability Prediction
☆139Updated 10 months ago
Alternatives and similar repositories for LineVul
Users that are interested in LineVul are comparing it to the libraries listed below
Sorting:
- ☆208Updated 11 months ago
- VulnerabilityDetectionResearch☆87Updated 3 years ago
- ☆83Updated 4 years ago
- ☆48Updated 2 years ago
- [ICSE 2024 Industry Challenge Track] Official implementation of "ReposVul: A Repository-Level High-Quality Vulnerability Dataset".☆68Updated 7 months ago
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆73Updated 3 years ago
- DeepWukong: Statically Detecting Software Vulnerabilities Using Deep Graph Neural Network☆108Updated 2 years ago
- ☆74Updated last year
- A C/C++ Code Vulnerability Dataset with Code Changes and CVE Summaries☆305Updated 4 years ago
- Replication package for "Dataflow Analysis-Inspired Deep Learning for Efficient Vulnerability Detection", ICSE 2024.☆65Updated 9 months ago
- ☆10Updated last year
- This repository is to support contributions for tools and new data entries for the D2A dataset hosted in DAX☆74Updated 3 years ago
- FUNDED is a novel learning framework for building vulnerability detection models.☆130Updated last year
- ☆22Updated 3 years ago
- The replication package of paper "Pre-training by Predicting Program Dependencies for Vulnerability Analysis Tasks"☆24Updated last year
- VulExplainer: A Transformer-based Hierarchical Distillation for Explaining Vulnerability Types☆17Updated last year
- Code for ICSE'24 Paper☆10Updated last year
- Effective Vulnerability Identification by Learning Comprehensive Program Semantics via Graph Neural Networks☆223Updated last year
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆64Updated last year
- Code for the paper - Source Code Vulnerability Detection: Combining Code Language Models and Code Property Graph☆77Updated last year
- VulTrigger is a tool to for identifying vulnerability-triggering statements across functions and investigating the effectiveness of funct…☆34Updated last year
- VulRepair: A T5-Based Automated Software Vulnerability Repair☆78Updated last month
- ☆26Updated 2 years ago
- Labeled vulnerable functions statistics analysis and neural network training☆26Updated 5 years ago
- For our ISSTA23 paper "How Effective are Neural Networks for Fixing Security Vulnerabilities?" by Yi Wu, Nan Jiang, Hung Viet Pham, Thiba…☆37Updated last year
- ☆11Updated 2 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆91Updated this week
- ☆100Updated 8 months ago
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…