Skip to content

Add kmala to the owners file #47

Add kmala to the owners file

Add kmala to the owners file #47

Triggered via push June 13, 2024 17:11
Status Failure
Total duration 1m 3s
Artifacts

deps.yml

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

Annotations

11 errors and 2 warnings
dependency-review
Both a base ref and head ref must be provided, either via the `base_ref`/`head_ref` config options, or by running a `pull_request`/`pull_request_target` workflow.
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
aws.main calls cobra.Command.Execute, which eventually calls http2.ConfigureServer
govulncheck
providers.Cloud.Initialize calls clientbuilder.DynamicControllerClientBuilder.ClientOrDie, which eventually calls http2.ConfigureTransports
govulncheck
providers.Cloud.DeleteDisk calls http2.ConnectionError.Error
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.ErrCode.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameType.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameWriteRequest.String
govulncheck
providers.Cloud.waitUntilVolumeAvailable calls wait.ExponentialBackoff, which eventually calls http2.Framer.ReadFrame
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