Skip to content

Disable PHPCS and NodeJS scanner in latest SAST template

What does this MR do and why?

The SAST Scanners NodeJS Scan and PHPCS have been replaced by semgrep as part of Migrate NodeJS scan rules to Semgrep-based anal... (#395487 - closed) • Craig Smith • 17.0 • Needs attention and Migrate phpcs-security-audit coverage to Semgre... (#364060 - closed) • Adam Cohen • 16.10. This MR updates the latest SAST template so that NodeJS and PHPCS scan no longer run. This is in preparation for %17.0 when NodeJS Scan and PHPCS will be disabled in the main SAST template.

What are the related issue numbers?

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