Skip to content

Utilize `ProjectSetting#has_vulnerabilities` attribute to get projects

What does this MR do?

With this MR, we start using the recently introduced has_vulnerabilities column to fetch projects which are using the vulnerability management features instead of calculating the list on the fly.

Related to #244380 (closed).

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
Edited by Mehmet Emin INAC

Merge request reports

Loading