Skip to content

Update aws sdk go to support new partiton #489

Update aws sdk go to support new partiton

Update aws sdk go to support new partiton #489

Triggered via pull request June 21, 2024 21:26
Status Failure
Total duration 57s
Artifacts

deps.yml

on: pull_request
dependency-review
4s
dependency-review
govulncheck
50s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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
tagging.registerMetrics calls sync.Once.Do, which eventually calls http.CanonicalHeaderKey
govulncheck
providers.Cloud.applyUnSchedulableTaint calls core.nodes.Get, which eventually calls http.Client.Do
govulncheck
tagging.Controller.Run calls runtime.HandleCrash, which eventually calls http.Error
govulncheck
providers.awsSdkEC2.RevokeSecurityGroupIngress calls ec2.EC2.RevokeSecurityGroupIngress, which eventually calls http.Header.Add
govulncheck
providers.Cloud.DeleteDisk calls warnings.List.Error, which eventually calls http.Header.Del
govulncheck
providers.Cloud.DeleteDisk calls warnings.List.Error, which eventually calls http.Header.Get
govulncheck
providers.Cloud.DeleteDisk calls warnings.List.Error, which eventually calls http.Header.Set
govulncheck
providers.Cloud.applyUnSchedulableTaint calls core.nodes.Get, which eventually calls http.NewRequest
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used