Skip to content

Move sast latest template back to stable

Marcel Amirault requested to merge fix-semgrep-template-to-not-use-latest into master

What does this MR do?

In !68143 (merged), we thought that the new SAST CI/CD template would introduce a breaking change, but in the comment at !68143 (comment 653381276) we learned that the job in question has allow_failure: true, so this change definitely can't be considered breaking.

As a result, we really shouldn't introduce a whole new latest template for a non-breaking change. This MR removes the latest template, and adds the change into the stable template, which was the originally proposed change.

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Marcel Amirault

Merge request reports