QuestionQ25
DevSecOps Pipeline-Code StageDustin Hoffman works as a DevSecOps engineer at an IT company based in San Diego, California. To detect new security vulnerabilities early in the source code development process, he wants to integrate the Checkmarx SCA tool with GitLab. The Checkmarx template already contains all the jobs defined for the pipeline.
Where should Dustin incorporate the Checkmarx template file https://raw.githubusercontent.com/checkmarx-ltd/cx-flow/develop/templates/gitlab/v3/Checkmarx.gitlab-ci.yml?
- A gitlab-ci/cd.yml root directory
- B gitlab-ci.yml root directory
- C gitlab-cd.yml root directory
- D gitlab.yml root directory
Community Discussion