Commit 6beeabf8 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'fneill-correct-vulnerability-scanning-page' into 'master'

Correct the instructions in View pipeline vulnerabilities section

See merge request gitlab-org/gitlab!77648
parents 484ef1f2 60d73bc5
......@@ -53,7 +53,7 @@ To view vulnerabilities in a pipeline:
1. On the top bar, select **Menu > Projects** and find your project.
1. On the left sidebar, select **CI/CD > Pipelines**.
1. Select the **Status** of a branch.
1. From the list, select the pipeline you want to check for vulnerabilities.
1. Select the **Security** tab.
A pipeline consists of multiple jobs, such as SAST and DAST scans. If a job fails to finish,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment