Skip to content

Remove unneeded field from finding data

What does this MR do and why?

This MR removes the unneeded confidence field from the vulnerabilities finding data.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Run a pipeline to generate security findings (https://gitlab.com/gitlab-examples/security/security-reports is a good choice)
  2. Visit the pipeline security tab using the master branch. Browse through the list and findings.
  3. Change to the 382919-reduce-data-retrieved-by-pipeline-security-rest-endpoint branch
  4. Visit the pipeline security tab using the master branch. Browse through the list and findings. Data should match between the two branches.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #382919 (closed)

Merge request reports

Loading