diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/application_security/security_dashboard/index.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/user/application_security/security_dashboard/index.md b/doc/user/application_security/security_dashboard/index.md index 1b038ef76a0..9f402cea9dc 100644 --- a/doc/user/application_security/security_dashboard/index.md +++ b/doc/user/application_security/security_dashboard/index.md @@ -63,8 +63,6 @@ job finishes but the DAST job fails, the security dashboard doesn't show SAST re the analyzer outputs an [exit code](../../../development/integrations/secure.md#exit-code). -You can filter the vulnerabilities list by selecting from the **Severity** and **Scanner** dropdowns. - ## Project Security Dashboard > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/235558) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 13.6. @@ -107,11 +105,6 @@ You can filter the vulnerabilities by one or more of the following: | Severity | Critical, High, Medium, Low, Info, Unknown | | Scanner | [Available Scanners](../index.md#security-scanning-tools) | -You can filter the vulnerabilities list by selecting from the **Status**, **Severity**, and -**Scanner** dropdowns. In the **Scanner** dropdown, select individual scanners or scanner groups to -toggle those scanners. The **Scanner** dropdown includes both GitLab scanners, and in GitLab 13.6 -and later, custom scanners. - You can also dismiss vulnerabilities in the table: 1. Select the checkbox for each vulnerability you want to dismiss. @@ -267,11 +260,6 @@ You can filter which vulnerabilities the vulnerability report displays by: | Scanner | [Available Scanners](../index.md#security-scanning-tools) | | Project | Projects configured in the Security Center settings | -You can filter the vulnerabilities list by selecting from the **Status**, **Severity**, and -**Scanner**, and **Project** dropdowns. In the **Scanner** dropdown, select individual scanners or -scanner groups to toggle those scanners. The **Scanner** dropdown includes both GitLab scanners, and -in GitLab 13.6 and later, custom scanners. - Clicking any vulnerability in the table takes you to its [Vulnerability Details](../vulnerabilities) page to see more information on that vulnerability. To create an issue associated with the vulnerability, click the **Create Issue** button. |