Commit 48aeaa9f authored by Kati Paizee's avatar Kati Paizee

Merge branch 'russell/improve-vulnerabilities-topic' into 'master'

Improve findings and vulnerabilities topic

See merge request gitlab-org/gitlab!73032
parents a2d053e6 7eef08cc
......@@ -304,9 +304,9 @@ sast:
stage: security-scan
```
## Interacting with findings and vulnerabilities
## Interact with findings and vulnerabilities
There are a variety of locations and ways to interact with the results of the security scanning tools:
You can interact with the results of the security scanning tools in several locations:
- [Scan information in merge requests](#view-security-scan-information-in-merge-requests)
- [Project Security Dashboard](security_dashboard/#project-security-dashboard)
......@@ -317,7 +317,11 @@ There are a variety of locations and ways to interact with the results of the se
- [Vulnerability Pages](vulnerabilities/index.md)
- [Dependency List](dependency_list/index.md)
For more details about which findings or vulnerabilities you can view in each of those locations, select the respective link. Each page details the ways in which you can interact with the findings and vulnerabilities. As an example, in most cases findings start out as _detected_ status. You have the option to:
For more details about which findings or vulnerabilities you can view in each of those locations,
select the respective link. Each page details the ways in which you can interact with the findings
and vulnerabilities. As an example, in most cases findings start out as _detected_ status.
You have the option to:
- Change the status.
- Create an issue.
......
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