| --- |
| title: PyJavaCPP Vulnerability Fixer |
| emoji: 🛡️ |
| colorFrom: blue |
| colorTo: green |
| sdk: gradio |
| sdk_version: 6.6.0 |
| app_file: app.py |
| pinned: false |
| license: apache-2.0 |
| --- |
| |
| # 🛡️ PyJavaCPP Vulnerability Fixer |
|
|
| An AI-powered tool designed to automatically detect and repair security vulnerabilities in **Python, Java, and C++** code. |
|
|
| ### How to use: |
| 1. Select the language from the dropdown menu. |
| 2. Paste your vulnerable code into the left-hand editor. |
| 3. Click "Secure My Code" to generate a fixed version. |
| 4. Use the Examples at the bottom for a quick start! |
|
|
| ### Model Info: |
| * **Model:** `jugalgajjar/PyJavaCPP-Vuln-Fixer` |
| * **Parameters:** 1.5B |
| * **Task:** Automated Program Repair (APR) for Security. |
|
|
| --- |
| Built with ❤️ using Hugging Face Spaces and Gradio. |
|
|