Skip to content

chore: Update CLI dependencies cobra and viper #211

chore: Update CLI dependencies cobra and viper

chore: Update CLI dependencies cobra and viper #211

Triggered via pull request April 22, 2024 19:55
Status Failure
Total duration 56s
Artifacts

deps.yml

on: pull_request
dependency-review
3s
dependency-review
govulncheck
45s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
govulncheck
controller.Controller.Run calls workqueue.delayingType.ShutDown, which eventually calls http.CanonicalHeaderKey
govulncheck
token.tokenVerifier.Verify calls http.Client.Do
govulncheck
token.generator.GetWithSTS calls http.Header.Add
govulncheck
v1alpha1.iAMIdentityMappings.Patch calls rest.Request.Body, which eventually calls http.Header.Del
govulncheck
v1alpha1.iAMIdentityMappings.Watch calls rest.Request.Watch, which eventually calls http.Header.Get
govulncheck
token.tokenVerifier.Verify calls http.Header.Set
govulncheck
server.Run calls http.ListenAndServe
govulncheck
token.tokenVerifier.Verify calls http.NewRequest
govulncheck
v1alpha1.iAMIdentityMappings.Watch calls rest.Request.Watch, which eventually calls http.NewRequestWithContext
govulncheck
token.generator.GetWithOptions calls sts.STS.GetCallerIdentity, which eventually calls http.ReadRequest
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