Skip to content

Update SAST template to support kubesec analyzer

rossfuhrman requested to merge add-kubesc-to-sast-template into master

What does this MR do?

In support of the MR for Initial release of the Kubesec analyzer

This adds kubesec to SAST_DEFAULT_ANALYZERS so the sast image will analyze Kubernetes manifests.

And the kubesec-sast block is added to support our Docker-in-Docker-less versions of SAST.

This work is for issue #12752 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 rossfuhrman

Merge request reports