Skip to content

A source code security analysis solution using ChatGPT, written in python.

License

Notifications You must be signed in to change notification settings

brettbergin/ChatGPTCodeScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPTCodeScanner

A source code security analysis solution using ChatGPT, written in python.

Example cURL:

curl -XPOST -H 'content-type:application/json' -d '{"code": "B64ENCODED_SOURCE_CODEHERE"}' http://localhost:5000/analyze

About

A source code security analysis solution using ChatGPT, written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published