Skip to content

Integrate VET for FP reduction on Go files (Fixed)

Vishwa Bhat requested to merge vet-golang-support-fixed into main

What does this MR do?

This a fixed variant of the original MR. There were a couple of differences: VET release version and an outdated Stencils recipe path.

This MR's original intent is the following:

  • Integration with the VET backend(verify mode) for FP reduction
  • Runs VET only for Go(.go) files

The downstream pipelines are passing now: Job1, Job2. Also, added a test spec confirming VET FP flags in the SAST artifact.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Vishwa Bhat

Merge request reports