CoolFace
Apppublic

rawqubit/smart-code-auditor

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
README.md18 linesDownload Raw Back to root
1---2title: AI Smart Code Auditor3emoji: ๐Ÿ”4colorFrom: blue5colorTo: indigo6sdk: gradio7sdk_version: 5.17.18python_version: 3.10.139app_file: app.py10pinned: false11---12 13# ๐Ÿ” AI Smart Code Auditor14 15An interactive Application Security tool built by **Srinikhil Chakilam** to automatically detect zero-day vulnerabilities, OWASP Top 10 issues, and engineering anti-patterns.16 17Powered by the Hugging Face Inference API and the Qwen2.5-Coder model, this demonstrates practical MLOps applied to DevSecOps pipelines.18