Skip to content

Apply filters to vulnerability count list

What does this MR do?

Related to #231400 (closed)

Currently the vulnerability severities count in the project security dashboard doesn't take into account the filters. This creates a confusion as the numbers and the actual result list display different numbers. This MR applies the filters to the count list so that the numbers reflect real results.

Screenshots

vulnerability-count-list

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports