diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-19 11:15:21 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-19 11:15:21 +0000 |
commit | da99336b3b92f0ac9a656a20df9bd869409ef7b5 (patch) | |
tree | 7f2624fe832f3c8fbb811b33e0407fcf9d7363a4 | |
parent | 7e9c479f7de77702622631cff2628a9c8dcbc627 (diff) | |
download | gitlab-ce-da99336b3b92f0ac9a656a20df9bd869409ef7b5.tar.gz |
Add latest changes from gitlab-org/gitlab@13-6-stable-ee
-rw-r--r-- | doc/user/application_security/security_dashboard/index.md | 12 | ||||
-rw-r--r-- | locale/gitlab.pot | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | vendor/gitignore/C++.gitignore | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | vendor/gitignore/Java.gitignore | 0 |
4 files changed, 0 insertions, 15 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. diff --git a/locale/gitlab.pot b/locale/gitlab.pot index f8ae5fb08cf..71943104cae 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7710,9 +7710,6 @@ msgstr "" msgid "Could not restore the group" msgstr "" -msgid "Could not retrieve custom scanners for scanner filter. Please try again later." -msgstr "" - msgid "Could not revoke impersonation token %{token_name}." msgstr "" diff --git a/vendor/gitignore/C++.gitignore b/vendor/gitignore/C++.gitignore index 259148fa18f..259148fa18f 100644..100755 --- a/vendor/gitignore/C++.gitignore +++ b/vendor/gitignore/C++.gitignore diff --git a/vendor/gitignore/Java.gitignore b/vendor/gitignore/Java.gitignore index a1c2a238a96..a1c2a238a96 100644..100755 --- a/vendor/gitignore/Java.gitignore +++ b/vendor/gitignore/Java.gitignore |