-[Create issue](#creating-an-issue-for-a-vulnerability) - Create a new issue with the
-[Create issue](#creating-an-issue-for-a-vulnerability) - Create a new issue with the
title and description pre-populated with information from the vulnerability report.
title and description pre-populated with information from the vulnerability report.
By default, such issues are [confidential](../../project/issues/confidential_issues.md).
By default, such issues are [confidential](../../project/issues/confidential_issues.md).
-[Solution](#automatic-remediation-solutions-for-vulnerabilities) - For some vulnerabilities,
-[Solution](#automatic-remediation-for-vulnerabilities) - For some vulnerabilities,
a solution is provided for how to fix the vulnerability.
a solution is provided for how to fix the vulnerability.
## Changing vulnerability status
## Changing vulnerability status
...
@@ -47,28 +47,7 @@ project the vulnerability came from, and pre-populates it with useful informatio
...
@@ -47,28 +47,7 @@ project the vulnerability came from, and pre-populates it with useful informatio
the vulnerability report. After the issue is created, GitLab redirects you to the
the vulnerability report. After the issue is created, GitLab redirects you to the
issue page so you can edit, assign, or comment on the issue.
issue page so you can edit, assign, or comment on the issue.
## Automatic remediation solutions for vulnerabilities
## Automatic remediation for vulnerabilities
You can fix some vulnerabilities by applying the solution that GitLab automatically
You can fix some vulnerabilities by applying the solution that GitLab automatically
generates for you. GitLab supports the following scanners:
generates for you. [Read more about the automatic remediation for vulnerabilities feature](../index.md#solutions-for-vulnerabilities-auto-remediation).