protectai / vulnhuntr

Zero shot vulnerability discovery using LLMs
GNU Affero General Public License v3.0
1.11k stars 115 forks source link

How to use it to check other programming languages? #24

Open xin0623 opened 3 weeks ago

xin0623 commented 3 weeks ago

One of the limitations I noticed is that it can only be used to check Python code. What should I do if I want to use it to check projects in other programming languages, such as Java or Go?