SicongCao / BGNN4VDView external linksLinks
BGNN4VD: Constructing Bidirectional Graph Neural-Network for Vulnerability Detection
☆10Oct 2, 2020Updated 5 years ago
Alternatives and similar repositories for BGNN4VD
Users that are interested in BGNN4VD are comparing it to the libraries listed below
Sorting:
- Supplementary code and data of the paper Evaluating network embedding techniques' performances in software bug prediction☆11Aug 13, 2021Updated 4 years ago
- ESEC/FSE'21: Prediction-Preserving Program Simplification☆10Oct 4, 2022Updated 3 years ago
- ☆12Oct 14, 2025Updated 4 months ago
- Ying Zhang, Ya Xiao, Md Mahir Asef Kabir, Daphne Yao, Na Meng. Example-Based Vulnerability Detection and Repair in Java Code 30th IEEE/AC…☆10Jul 31, 2022Updated 3 years ago
- ☆23Nov 10, 2023Updated 2 years ago
- Software defect prediction (predicting logical errors in source code files) using recurrent neural network and convolutional neural netwo…☆12Oct 16, 2020Updated 5 years ago
- software defect prediction☆11Jan 2, 2023Updated 3 years ago
- ☆15Jan 17, 2024Updated 2 years ago
- Cyber Code Intelligence (CyberCI)☆14Dec 25, 2020Updated 5 years ago
- MiDas: Multi-granularity Detector for Vulnerability Fixes (IEEE TSE)☆15Dec 5, 2023Updated 2 years ago
- HiddenCPG: Large-Scale Vulnerable Clone Detection Using Subgraph Isomorphism of Code Property Graphs☆43Oct 18, 2022Updated 3 years ago
- [ISSTA 2024] PatchFinder: A Two-Phase Approach to Security Patch Tracing for Disclosed Vulnerabilities in Open Source Software☆27Sep 13, 2025Updated 5 months ago
- FUNDED is a novel learning framework for building vulnerability detection models.☆129Dec 6, 2023Updated 2 years ago
- VulDeePecker: A Deep Learning-Based System for Vulnerability Detection☆344Nov 17, 2020Updated 5 years ago
- ☆50Jan 19, 2019Updated 7 years ago
- ☆22Nov 17, 2021Updated 4 years ago
- Software defect prediction using ensemble learning☆23Nov 29, 2017Updated 8 years ago
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆23Mar 24, 2023Updated 2 years ago
- ☆348Oct 24, 2024Updated last year
- ☆33Jan 14, 2025Updated last year
- ☆32Jul 13, 2022Updated 3 years ago
- VulDeePecker algorithm implemented in Python☆113May 8, 2019Updated 6 years ago
- ☆30Nov 23, 2020Updated 5 years ago
- Revisiting Graph Neural Networks for Vulnerability Detection (ICSE 2022) (Pytorch)☆81Mar 10, 2022Updated 3 years ago
- An Intellij Plugin that generates unit test methods with meaningful names based in described behaviours with @should tags in methods ja…☆10Dec 14, 2025Updated 2 months ago
- Zeek scripts that provide an alternative log file logging TLS/SSL traffic☆12May 4, 2021Updated 4 years ago
- A deep learning-based vulnerability detection framework☆76Feb 29, 2024Updated last year
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆75Jun 24, 2022Updated 3 years ago
- VulTrigger is a tool to for identifying vulnerability-triggering statements across functions and investigating the effectiveness of funct…☆43Dec 29, 2023Updated 2 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆32Dec 31, 2022Updated 3 years ago
- CFG based program similarity using Graph Neural Networks