基于LLM的智能代码审计工具
-
Updated
Nov 27, 2025 - TypeScript
基于LLM的智能代码审计工具
Detect concurrency and memory bugs and possible panic locations in Rust projects
A Tool for clone detection and bug detection in smart contracts
An automatic API misuse checker for C programs!
Bug detection and fixing using prompt engineering and fine-tuning with Llama 3 and a custom mutation-based dataset. Includes a user-friendly interface and performance evaluation metrics.
Code of our paper "Method-Level Bug Severity Prediction using Source Code Metrics and LLMs" which is accepted to ISSRE 2023.
Bug detection and repair algorithm
Deep learning project to detect logic bugs in source code.
Deep learning-based bug detector for IntelliJ
A graph based bug classifier using the dgl library and DeepBugs dataset
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
Python package to predict bugs using the complexity of code changes
An attempt at detecting SStuBs using a pre-trained transformer and repairing them with a seq2seq model.
Generate more realistic mutations with contextual mutants
🤖 Simplify code reviews with XCodeReviewer, your smart partner for efficient and effective code audits in any development project.
A bug detector based on call graphs and invariant inference
The AI Developer's Assistant aims to enhance developer productivity by analyzing code snippets, identifying bugs, suggesting optimizations, generating unit tests, and debugging log files.
Add a description, image, and links to the bug-detection topic page so that developers can more easily learn about it.
To associate your repository with the bug-detection topic, visit your repo's landing page and select "manage topics."