summaryrefslogtreecommitdiff
path: root/doc/user/application_security/vulnerability_report/pipeline.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/application_security/vulnerability_report/pipeline.md')
-rw-r--r--doc/user/application_security/vulnerability_report/pipeline.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/application_security/vulnerability_report/pipeline.md b/doc/user/application_security/vulnerability_report/pipeline.md
index 57c18cb045e..0e5bb5e10f7 100644
--- a/doc/user/application_security/vulnerability_report/pipeline.md
+++ b/doc/user/application_security/vulnerability_report/pipeline.md
@@ -38,7 +38,7 @@ Before GitLab displays results, the vulnerability findings in all pipeline repor
GitLab displays one row of information for each [scan type](../terminology/index.md#scan-type-report-type) artifact present in
the pipeline.
-Note that each scan type's total number of vulnerabilities includes dismissed findings. If the number of findings
+Each scan type's total number of vulnerabilities includes dismissed findings. If the number of findings
in the report doesn't match the number in **Scan details**, ensure that **Hide dismissed** is disabled.
### Download security scan outputs
@@ -64,7 +64,7 @@ This shows a list of the combined results for all security report artifacts. The
the addition of a **Hide dismissed** toggle.
When you review the vulnerability findings reported in the pipeline, you can select one or more entries for dismissal,
-similar to [Dismissing a vulnerability](index.md#dismissing-a-vulnerability) in the Vulnerability Report.
+similar to [Dismissing a vulnerability](index.md#dismiss-a-vulnerability) in the Vulnerability Report.
When you merge the branch corresponding to the pipeline into the default branch, all reported findings are combined into
the [Vulnerability Report](index.md). Scan results in pipelines executed on the default branch are
@@ -77,7 +77,7 @@ incorporated once the pipeline finishes.
| Confirmed | No | Confirmed |
| Needs triage (Detected) | No | Needs triage (Detected) |
| Resolved | No | Needs triage (Detected) |
-| N/A (i.e.: new vulnerability) | No | Needs triage (Detected) |
+| N/A (That is: new vulnerability) | No | Needs triage (Detected) |
## Retention period for vulnerabilities