Skip to content

feat: Add SAST/SD template support for FIPS images

Lucas Charles requested to merge theoretick-master-patch-58441 into master

What does this MR do and why?

Adds support to SAST and SD templates to use FIPS UBI images

Relates to #355518 (closed) and #355519 (closed)

How to set up and validate locally

For a semgrep-compatible project

variables:
  SAST_IMAGE_SUFFIX: '-fips'

include:
  - template: Security/SAST.gitlab-ci.yml

MR acceptance checklist

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

Merge request reports

Loading