Skip to content

Update k8s dependencies to v1.30.1 #42

Update k8s dependencies to v1.30.1

Update k8s dependencies to v1.30.1 #42

Triggered via push June 5, 2024 00:51
Status Failure
Total duration 1m 2s
Artifacts

deps.yml

on: push
dependency-review
3s
dependency-review
govulncheck
53s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dependency-review
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled along with GitHub Advanced Security on private repositories, see https://github.com/kmala/cloud-provider-aws/settings/security_analysis
govulncheck
ecr.main calls cobra.Command.Execute, which eventually calls netip.Addr.IsGlobalUnicast
govulncheck
ecr.main calls cobra.Command.Execute, which eventually calls netip.Addr.IsLinkLocalMulticast
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls netip.Addr.IsLoopback
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls netip.Addr.IsMulticast
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls net.Dial
govulncheck
providers.awsSdkEC2.RevokeSecurityGroupIngress calls ec2.EC2.RevokeSecurityGroupIngress, which eventually calls net.Dialer.DialContext
govulncheck
ecr.main calls cobra.Command.Execute, which eventually calls net.ListenConfig.Listen
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls net.LookupHost
govulncheck
Process completed with exit code 3.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used