Skip to content

Use finding_evidence over raw_metadata

Tetiana Chupryna requested to merge 343280-evidence-metadata into master

What does this MR do and why?

We're replacing usage of raw_metadata with finding_evidence.data in the evidence method. So far, we don't digest finding_evidence and if it's nil, we're going to fall back to raw_metadata.

Solution for https://gitlab.com/gitlab-org/gitlab/-/issues/343280

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 #343280

Edited by Tetiana Chupryna

Merge request reports