Open rye opened 5 years ago
Actually, looking more at these instances, they have the same See Also
, Description
, Synopsis
, Name
, and Plugin
, etc. The only thing that differs is the CVE
field.
But now that I think about it, each plugin might have different plugin output for each detection, too.
Yeah. It's true.
For instance there's one that happens to have the same name, id, but completely different CVE, CVSS, etc.
We should handle this better. Uniquing by
id
isn't good enough, that's for sure.