github.com/vmware/go-vcloud-director/v2@v2.24.0/scripts/gosec-config.sh (about)

     1  # GOSEC_URL is the address of the gosec installation script
     2  export GOSEC_URL=https://raw.githubusercontent.com/securego/gosec/master/install.sh
     3  # NOTE: if we want to get the latest version, we set the variable below to empty ("")
     4  export GOSEC_VERSION=v2.17.0