sast-report-format.json schema: cve property is required but deprecated
According to the schema at https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/master/dist/sast-report-format.json, the vulnerabilities[].cve property is required, however this property is deprecated according to the property description. I think it doesn't really make sense to require a deprecated property; can the cve property be removed from the required properties list?