Skip to content

Update SAST to use Semgrep instead of Gosec

Will Chandler (ex-GitLab) requested to merge wc/update-sast-ci into master

As of GitLab 15.4 Gosec is not longer a supported scanner for SAST. As a result, pipelines are no longer scanning our Go code.

Switch over the the recommended Semgrep-based job.

Edited by Will Chandler (ex-GitLab)

Merge request reports