Skip to content

Add checks for valid golang files and early-exit if none exist

SBassett requested to merge T350828-add-basic-golang-file-check into main

Add checks for valid golang files and early-exit if none exist

  • Note that this is likely a unique problem for gosec as it will exit gt 0 if it cannot find any valid golang packages

Bug: T350828

Merge request reports