Skip to content

Use finding_description in CSV vulnerability export

What does this MR do?

Related to #214223 (closed)

This MR changes source for Details column in CSV export for Vulnerabilities. Previously it used description from Vulnerability, but now it will use finding_description, because it has more valuable data to be returned.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Alan (Maciej) Paruszewski

Merge request reports