build(deps): bump github.com/golang/glog from 1.1.2 to 1.2.4 in /src/csi-wrapper #389
lint.yaml
on: pull_request
vet and fmt
2m 48s
golangci-lint
4m 58s
shellcheck
4s
go mod tidy
39s
govulncheck
2m 40s
Packer check
11s
Terraform check
16s
codeql
/
Analysis
4m 48s
Annotations
14 errors and 1 warning
govulncheck
v1alpha1.peerpodVolumes.Watch calls rest.Request.Watch, which calls http.Client.Do
|
govulncheck
peerpodvolume.csiPodVolumeMonitor.Shutdown calls sync.Once.Do, which eventually calls x509.CertPool.AppendCertsFromPEM
|
govulncheck
wrapper.ControllerService.ControllerPublishVolume calls uuid.NewV4, which eventually calls x509.Certificate.Verify
|
govulncheck
wrapper.ControllerService.ControllerPublishVolume calls uuid.NewV4, which eventually calls x509.Certificate.VerifyHostname
|
govulncheck
wrapper.ControllerService.SyncHandler calls json.UnmarshalStrictError.Error, which calls x509.HostnameError.Error
|
govulncheck
peerpodvolume.csiPodVolumeMonitor.Shutdown calls sync.Once.Do, which eventually calls x509.ParseCertificate
|
govulncheck
versioned.NewForConfig calls rest.HTTPClientFor, which eventually calls x509.ParseECPrivateKey
|
govulncheck
versioned.NewForConfig calls rest.HTTPClientFor, which eventually calls x509.ParsePKCS1PrivateKey
|
govulncheck
versioned.NewForConfig calls rest.HTTPClientFor, which eventually calls x509.ParsePKCS8PrivateKey
|
govulncheck
ibmcloud.ibmcloudVPCProvider.CreateInstance calls vpcv1.VpcV1.GetInstanceWithContext, which eventually calls http.Client.Do
|
codeql / Analysis
could not import C (no metadata for C)
|
codeql / Analysis
cannot use libvirt.STORAGE_VOL_CREATE_PREALLOC_METADATA (constant unknown with invalid type) as "libvirt.org/go/libvirt".StorageVolCreateFlags value in argument to sPool.StorageVolCreateXML
|
codeql / Analysis
could not import C (no metadata for C)
|
codeql / Analysis
cannot use libvirt.DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE (constant unknown with invalid type) as "libvirt.org/go/libvirt".DomainInterfaceAddressesSource value in argument to dom.ListAllInterfaceAddresses
|
codeql / Analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api-adaptor/cloud-api-adaptor. Supported file pattern: go.sum
|