youpengl/OpenVul
OpenVul: An Open-Source Post-Training Framework for LLM-Based Vulnerability Detection
This framework helps security engineers and software developers improve how Large Language Models (LLMs) detect vulnerabilities in code. It takes an existing LLM and specialized vulnerability datasets as input, then refines the model's ability to identify and explain security flaws. The output is a more accurate and context-aware LLM specifically trained for vulnerability detection.
Use this if you need to fine-tune an LLM to be highly effective at identifying software vulnerabilities and providing clear explanations of their root causes.
Not ideal if you are looking for an out-of-the-box vulnerability scanner or if you lack the expertise to train and evaluate large language models.
Stars
29
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/youpengl/OpenVul"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OWASP/www-project-top-10-for-large-language-model-applications
OWASP Top 10 for Large Language Model Apps (Part of the GenAI Security Project)
esbmc/esbmc-ai
Automated Code Repair suite powered by ESBMC and LLMs.
cla7aye15I4nd/PatchAgent
[USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human...
iSEngLab/AwesomeLLM4APR
[TOSEM 2026]A Systematic Literature Review on Large Language Models for Automated Program Repair
YerbaPage/MGDebugger
Multi-Granularity LLM Debugger [ICSE2026]