Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

漏洞报告以项目ID为索引 #97

Closed
FeeiCN opened this issue Sep 12, 2016 · 0 comments
Closed

漏洞报告以项目ID为索引 #97

FeeiCN opened this issue Sep 12, 2016 · 0 comments
Assignees

Comments

@FeeiCN
Copy link
Owner

FeeiCN commented Sep 12, 2016

背景

现有漏洞报告是以任务ID(task id)为索引,每次扫描都会重新记录一次漏洞信息。
导致漏洞会记录多次,无法很好的给第三方漏洞管理平台推送漏洞信息。

解决

改成以项目ID(project id)为索引,每个项目的漏洞只会存储一份,并可以以task id来区分每次扫描的区别。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant