Skip to content

Disable flawfinder scanner in latest SAST template

What does this MR do and why?

The SAST Analyzer flawfinder have been replaced by semgrep as part of Migrate C/C++ rules from Flawfinder to Semgrep (#425085 - closed) • Jason Leasure • 17.0. This MR updates the latest SAST template so that flawfinder scan no longer runs. This is in preparation for %17.0 when flawfinder will be disabled in the main SAST template.

Associated issues

#455489 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

Edited by Lucas Charles

Merge request reports