Commit c66d698b authored by Thiago Figueiró's avatar Thiago Figueiró

Remove outdated limitation from secure report integrations

parent 16ac36f0
......@@ -679,15 +679,3 @@ remediation. `fixes[].id` contains a fixed vulnerability's [unique identifier](#
The `diff` field is a base64-encoded remediation code diff, compatible with
[`git apply`](https://git-scm.com/docs/git-format-patch#_discussion). This field is required.
## Limitations
### Container Scanning
Container Scanning currently has these limitations:
- Although the Security Dashboard can display scan results from multiple images, if multiple
vulnerabilities have the same fingerprint, only the first instance of that vulnerability is
displayed. We're working on removing this limitation. You can follow our progress on the issue
[Change location fingerprint for Container Scanning](https://gitlab.com/gitlab-org/gitlab/-/issues/215466).
- Different scanners may each report the same vulnerability, resulting in duplicate findings.
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