KDEGroup/LLMVulnerabilityDetection
Resources for our ICSE'24 poster: Prompt-Enhanced Software Vulnerability Detection Using ChatGPT.
This project helps software quality assurance teams and security auditors identify potential security weaknesses in C, C++, and Java codebases. By inputting code snippets, you receive an assessment of whether they contain known vulnerabilities, streamlining the process of code review and security auditing.
No commits in the last 6 months.
Use this if you need to quickly evaluate C/C++ or Java functions for common security vulnerabilities during development or auditing.
Not ideal if you need a comprehensive, fully automated security testing suite or a tool that supports other programming languages beyond C/C++ and Java.
Stars
25
Forks
1
Language
—
License
MIT
Category
Last pushed
May 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/KDEGroup/LLMVulnerabilityDetection"
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]