Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提取Api时出现错误 #39

Open
ZipperCode opened this issue Jul 17, 2021 · 1 comment
Open

提取Api时出现错误 #39

ZipperCode opened this issue Jul 17, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ZipperCode
Copy link

[!] 检测到提取结果不准确,请输入新的BaseDir (使用逗号分隔):other Traceback (most recent call last): File "PackerFuzzer.py", line 26, in <module> tt.check() File "PackerFuzzer.py", line 19, in check t.parseStart() File "E:\Project\Git\Packer-Fuzzer\lib\Controller.py", line 47, in parseStart Apicollect(projectTag, self.options).apireCoverStart() File "E:\Project\Git\Packer-Fuzzer\lib\ApiCollect.py", line 204, in apireCoverStart self.apiComplete() File "E:\Project\Git\Packer-Fuzzer\lib\ApiCollect.py", line 162, in apiComplete DatabaseType(self.projectTag).apiRecordToDB(filePath, completeApiPath) File "E:\Project\Git\Packer-Fuzzer\lib\Database.py", line 145, in apiRecordToDB jsFileID = DatabaseType(self.projectTag).getJsIDFromDB(localFileName, projectPath) File "E:\Project\Git\Packer-Fuzzer\lib\Database.py", line 135, in getJsIDFromDB jsFileID = cursor.fetchone()[0] # 第一个即可 TypeError: 'NoneType' object is not subscriptable

@rtcatc
Copy link
Owner

rtcatc commented Jul 20, 2021

谢谢您宝贵的意见,可否方便邮件我测试地址,方便我们定位异常成因: pocsir@qq.com / admin@hackinn.com
或者添加您微信:我朋友微信号: KpLi0rnSec

@rtcatc rtcatc added the bug Something isn't working label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants