lambdasec/autofix
Static Analysis meets Large Language Models
This tool helps software developers quickly find and fix common bugs and security vulnerabilities in their code. It takes your source code files as input, automatically identifies potential issues using static analysis, and then suggests code changes to fix them. Developers, especially those working with Java or similar languages, would use this to improve code quality and security without manual review.
No commits in the last 6 months.
Use this if you are a software developer who wants automated suggestions for fixing bugs and security flaws directly in your code.
Not ideal if you are looking for a comprehensive, cloud-based vulnerability remediation service or a generic AI agent framework for software development.
Stars
53
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
May 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lambdasec/autofix"
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]