clearlinux / cve-check-tool

Original Automated CVE Checking Tool
GNU General Public License v2.0
204 stars 78 forks source link

jira: Add Check for Duplicates #15

Closed johnwhiteman closed 9 years ago

johnwhiteman commented 9 years ago

Need an additional check for duplicates. Even though the tool itself should not allow duplicates this doesn't preclude someone from manually entering a CVE-ID*. So the rule will be is that if one more for the given CVEs with same ID show a state other than closed then it will still be considered open until all are closed.

johnwhiteman commented 9 years ago

This should be done now.