diff --git a/doc/user/application_security/terminology/index.md b/doc/user/application_security/terminology/index.md index 0f0a61a2b02f281590eb02d0444b797e2f2f435d..f09672685deb3ee4cb5eb313c613dc80b0e1054d 100644 --- a/doc/user/application_security/terminology/index.md +++ b/doc/user/application_security/terminology/index.md @@ -259,7 +259,7 @@ A finding's primary identifier is a value that is unique to each finding. The ex of the finding's [first identifier](https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/v2.4.0-rc1/dist/sast-report-format.json#L228) combine to create the value. -Examples of primary identifiers include `PluginID` for OWASP Zed Attack Proxy (ZAP), or `CVE` for +Examples of primary identifiers include `PluginID` for Zed Attack Proxy (ZAP), or `CVE` for Trivy. The identifier must be stable. Subsequent scans must return the same value for the same finding, even if the location has slightly changed.