Skip to content

Mount vulnerability list on pipeline dashboard

What does this MR do?

Mounts the GraphQL vulnerability list on the pipeline dashboard.

Desc link
Mount vulnerability list on pipeline dashboard 👈🏻 You are here
Implement vulnerabilities filters To come
Implement the sort functionality To come
Add statuses to findings To come
Add modal to show additional information on findings To come

Steps to test this:

  1. Fork a repository (such as https://gitlab.com/gitlab-examples/security/security-reports/)
  2. Run the pipeline
  3. Enable the feature flag: :pipeline_security_dashboard_graphql
  4. Go to Project > CI/CD > Pipelines > Your Pipeline > Security Tab

Screenshots (strongly suggested)

pipeline-vulnerabilities

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #300753 (closed)

Edited by Savas Vedova

Merge request reports