Skip to content

Update FP detection workflow definition

What does this merge request do and why?

SAST FP detection workflow has been moved from experimental to v1 version of the flow registry framework via this MR. The only thing that changes for us is to update the API while triggering this workflow and use sast_fp_detection/v1 instead of sast_fp_detection/experimental that we use currently.

How to set up and validate locally

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

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports

Loading