HXSecurity / DongTai-Plugin-IDEA

Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.
https://hxsecurity.github.io/DongTaiDoc
Apache License 2.0
23 stars 18 forks source link

[Feature]: IDEA plug-in adds the function of automatic update of vulnerability status #15

Open yingshang opened 3 years ago

yingshang commented 3 years ago

Preflight Checklist

Problem Description

场景:开发在开发阶段或者测试阶段通过洞态发现漏洞,修复漏洞之后,项目没有任何提示漏洞不存在,或者更新以前的漏洞状态为已经修复,对于安全工程师和开发来说,需要花费人力成本去验证这个问题是否已经修复。 image

Proposed Solution

建议加上漏洞状态自动更新功能

Alternatives Considered

No response

Additional Information

No response

exexute commented 3 years ago

Thanks for the feedback, we will discuss whether the feature needs to be added.