chatGPT-CodeReview icon indicating copy to clipboard operation
chatGPT-CodeReview copied to clipboard

这是一个调用chatGPT进行代码审计的工具

chatGPT-CodeReview

Latest releaseGitHub Release DateGitHub All ReleasesGitHub issues


0x00 简介

这是一个调用chatGPT进行代码审计的工具


0x01 配置

chatGPT-CodeReview会在~/.config/chatGPT-CodeReview/目录下生成config.json文件,将apikey配置到1处:

image

0x02 使用

./chatGPT-CodeReview -f folder

例子:

image image