添加了爬取cve编号的支持 #4
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
改动的内容
出于合并从不同数据库爬取的相同漏洞的不同属性的考虑,添加了爬取CVE编号的支持
对于部分没有CVE编号的漏洞在getter里面添加了返回值验证:若值为空则返回"N/A"
在数据库表的创建逻辑中添加了CVE编号项
对应地,在数据库的写入逻辑和获取逻辑中添加了CVE编号项
修改了在控制台输出时的表格格式,添加了“CVE编号”一栏
一些想说的话
我是一名大二学生,今年跟着老师做漏洞挖掘,您的项目对我来说帮助巨大,非常感谢您。
这是我第一次为开源项目做贡献,尽管我尝试事无巨细地检查,还是难免会有各种错漏出现,恳请您不吝赐教,多多批评指正,欢迎您将我的修改打回,我会尽力做到最好的
我的联系方式:
email: zhaofangming@mail.nwpu.edu.cn
qq: 1983517529