Skip to content

Refactor golang-gosec CI include

SBassett requested to merge T353534-gosec-refactor into main
  • Installs golang-go via apt.

  • Fixes use of single test braces to double bash test braces in two cases.

  • Implement similar logic to the semgrep sast CI include where the option of scanning files altered in relevant commits vs all relevant files within a repo is available.

Bug: T353534

Merge request reports