File size: 774 Bytes
b8fe0f6
59e860a
 
 
 
b8fe0f6
 
 
 
 
 
 
59e860a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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.