AppThreat / joern-lib
Python library for code analysis with CPG and Joern
☆20Updated last year
Alternatives and similar repositories for joern-lib
Users that are interested in joern-lib are comparing it to the libraries listed below
Sorting:
- Vulnerable code clone detection technique. Published in EuroS&P2020☆10Updated 4 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆85Updated 2 months ago
- HiddenCPG: Large-Scale Vulnerable Clone Detection Using Subgraph Isomorphism of Code Property Graphs☆43Updated 2 years ago
- ☆11Updated last year
- ☆21Updated 2 months ago
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…☆44Updated last year
- AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities☆40Updated last year
- ☆22Updated 3 years ago
- Code for the paper - Source Code Vulnerability Detection: Combining Code Language Models and Code Property Graph☆73Updated last year
- B2SFinder is a binary-to-source matching tool for OSS reuse detection on COTS software. This project contains the core code of B2SFinder …☆55Updated 5 years ago
- Assisting Static Analysis with Large Language Models: A ChatGPT Experiment☆34Updated last year
- Some test samples for CPG execution logic.☆21Updated last year
- A deep learning model for localizing bugs in C/C++ source code (USENIX'23)☆150Updated last year
- Signature-based Static Analysis for Detecting Recurring Vulnerabilities