Skip to content

Render security dashboard data for project if it has vulnerabilities

What does this MR do?

Previously we were relying on existence of pipeline to render the security dashboard but with the standalone vulnerabilities dashboard we will allow users to create their own vulnerabilities which do not belong to any pipeline. To support this feature, we remove the pipeline information from the dashboard and show the dashboard if it has any vulnerabilities associated with itself.

/related to #214043 (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 Wayne Haber

Merge request reports

Loading