Skip to content

Count only unique vulnerabilities in collection projects #1519

@whoskn

Description

@whoskn

Current Behavior

We're using collection projects to organize different versions of the same project. Collection projects set to aggregate direct children count and display only the sum of vulnerabilities in the child projects without checking for duplicates. So, for example, if you create a parent project and push the same sbom twice (e.g. with different versions) creating two identical child projects, the parent would aggregate both of them and show x2 number of vulnerabilities in the GUI even though all CVEs are duplicated.

Proposed Behavior

It would be great to have an option to adjust collection project behavior and have an option to ignore duplicate CVEs to have clearer overview of the amount of vlns.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions