fix: Fix security vulnerabilities and update dependencies #2037
Annotations
10 errors and 2 warnings
Run make build-cli:
pkg/utils/git/remote.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
|
Run make build-cli:
pkg/utils/git/auth.go#L7
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
|
Run make build-cli:
pkg/utils/git/auth.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/http (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
|
Run make build-cli:
pkg/utils/git/auth.go#L9
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/ssh (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by cloud.google.com/go/compute/apiv1/computepb); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by cloud.google.com/go/compute/apiv1/computepb); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/types/descriptorpb (imported by google.golang.org/genproto/googleapis/api/annotations); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/durationpb (imported by cloud.google.com/go/storage); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/golang/protobuf/proto); to add:
|
Run make build-cli
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protowire (imported by github.com/golang/protobuf/proto); to add:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run github/codeql-action/init@v2
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading