Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/containers/image/v5 to v5.29.3 [SECURITY] #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/containers/image/v5 v5.1.0 -> v5.29.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-3727

A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.


Release Notes

containers/image (github.com/containers/image/v5)

v5.29.3

Compare Source

What's Changed

Full Changelog: containers/image@v5.29.2...v5.29.3

v5.29.2

Compare Source

What's Changed

Full Changelog: containers/image@v5.29.1...v5.29.2

v5.29.1

Compare Source

  • Add support for pushing an image with unknown digest

v5.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: containers/image@v5.28.0...v5.29.0

v5.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: containers/image@v5.27.0...v5.28.0

v5.27.1

Compare Source

What's Changed

Full Changelog: containers/image@v5.27.0...v5.27.1

v5.27.0

Compare Source

  • New copy.Options.EnsureCompressionVariantsExist allows creating images that are consumable by existing gzip-only consumers, but include a Zstd-compressed version is preferred by c/image.
  • OCI images using Zstd compression now carry a io.github.containers.compression.zstd annotation in the OCI image index.

v5.26.3

Compare Source

What's Changed

Full Changelog: containers/image@v5.26.2...v5.26.3

v5.26.2

Compare Source

What's Changed

Full Changelog: containers/image@v5.26.1...v5.26.2

v5.26.1

Compare Source

Full Changelog: containers/image@v5.26.0...v5.26.1
[release-5.26] Bump to v5.26.1
[release-5.26] Bump c/storage to 1.48.0

v5.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: containers/image@v5.25.0...v5.26.0

v5.25.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/spf13/viper v1.17.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/apimachinery v0.17.0
go: downloading github.com/otiai10/copy v1.14.0
go: downloading k8s.io/api v0.26.5
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/containers/image/v5 v5.29.3
go: downloading golang.org/x/net v0.18.0
go: downloading k8s.io/apiextensions-apiserver v0.26.5
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.3.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.10.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/imdario/mergo v0.3.13
go: downloading golang.org/x/crypto v0.15.0
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/containers/ocicrypt v1.1.9
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc5
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/vbauerster/mpb/v8 v8.6.2
go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d
go: downloading golang.org/x/term v0.14.0
go: downloading github.com/containers/storage v1.51.0
go: downloading github.com/proglottis/gpgme v0.1.3
go: downloading github.com/sigstore/fulcio v1.4.3
go: downloading github.com/sigstore/sigstore v1.7.5
go: downloading github.com/gobuffalo/envy v1.10.1
go: downloading github.com/gobuffalo/packd v1.0.1
go: downloading golang.org/x/oauth2 v0.14.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.1.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading golang.org/x/time v0.3.0
go: downloading k8s.io/utils v0.0.0-20230505201702-9f6742963106
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading k8s.io/kube-openapi v0.0.0-20230303024457-afdc3dddf62d
go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
go: downloading github.com/klauspost/compress v1.17.3
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.7.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46
go: downloading github.com/sigstore/rekor v1.2.2
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/letsencrypt/boulder v0.0.0-20230213213521-fdfea0d469b6
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading github.com/sylabs/sif/v2 v2.15.0
go: downloading github.com/joho/godotenv v1.4.0
go: downloading github.com/rogpeppe/go-internal v1.10.0
go: downloading github.com/gobuffalo/logger v1.0.6
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading k8s.io/component-base v0.26.5
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.0
go: downloading cloud.google.com/go v0.110.7
go: downloading google.golang.org/appengine v1.6.8
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-openapi/spec v0.20.9
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-version v1.2.1
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/mattn/go-sqlite3 v1.14.18
go: downloading github.com/google/gnostic v0.6.9
go: downloading github.com/google/go-containerregistry v0.16.1
go: downloading github.com/go-jose/go-jose/v3 v3.0.1
go: downloading google.golang.org/grpc v1.58.3
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/go-openapi/errors v0.20.4
go: downloading github.com/go-openapi/runtime v0.26.0
go: downloading github.com/go-openapi/strfmt v0.21.7
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/go-openapi/validate v0.22.1
go: downloading github.com/docker/docker-credential-helpers v0.8.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
go: downloading github.com/google/uuid v1.3.1
go: downloading github.com/google/go-intervals v0.0.2
go: downloading github.com/opencontainers/runc v1.1.10
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.15.1
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.15
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/emicklei/go-restful/v3 v3.10.1
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.11.3
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/containerd/containerd v1.7.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/moby/sys/mountinfo v0.7.1
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/tchap/go-patricia v2.2.6+incompatible
go: downloading github.com/google/btree v1.1.2
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.1
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/gofrs/flock v0.8.1
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
go: downloading google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/josharian/intern v1.0.0
go: downloading golang.org/x/tools v0.14.0
go: downloading github.com/Microsoft/hcsshim v0.12.0-rc.1
go: downloading github.com/mistifyio/go-zfs/v3 v3.0.1
go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/docker/cli v24.0.7+incompatible
go: downloading github.com/aws/aws-sdk-go v1.45.20
go: downloading github.com/ugorji/go/codec v1.2.7
go: downloading gocloud.dev v0.30.0
go: downloading github.com/ugorji/go v1.2.7
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/hashicorp/vault/api v1.9.2
go: downloading github.com/hashicorp/consul/api v1.25.1
go: downloading cloud.google.com/go/iam v1.1.1
go: downloading cloud.google.com/go/storage v1.30.1
go: downloading github.com/google/wire v0.5.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.70
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.35.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.21.0
go: downloading google.golang.org/api v0.146.0
go: downloading github.com/aws/smithy-go v1.14.2
go: downloading golang.org/x/mod v0.13.0
go: downloading github.com/containerd/cgroups/v3 v3.0.2
go: downloading go.opentelemetry.io/otel v1.16.0
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading go.opentelemetry.io/otel/trace v1.16.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/hashicorp/go-retryablehttp v0.7.5
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/hashicorp/go-hclog v1.5.0
go: downloading github.com/hashicorp/serf v0.10.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.26
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.29
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.3
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.37
go: downloading go.opentelemetry.io/otel/metric v1.16.0
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/containerd/continuity v0.4.1
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.1
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.35
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.42
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.5
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.21.5
go: downloading github.com/prometheus/client_golang v1.17.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/prometheus/common v0.44.0
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/procfs v0.11.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/googleapis/gnostic v0.7.0
go: downloading k8s.io/api v0.30.3
go: github.com/qlik-oss/sense-installer/pkg/api imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/discovery imports
	github.com/googleapis/gnostic/OpenAPIv2: cannot find module providing package github.com/googleapis/gnostic/OpenAPIv2
go: github.com/qlik-oss/sense-installer/pkg/api imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 imports
	k8s.io/api/auditregistration/v1alpha1: cannot find module providing package k8s.io/api/auditregistration/v1alpha1
go: github.com/qlik-oss/sense-installer/pkg/api imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/batch/v2alpha1 imports
	k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
go: github.com/qlik-oss/sense-installer/pkg/api imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 imports
	k8s.io/api/discovery/v1alpha1: cannot find module providing package k8s.io/api/discovery/v1alpha1
go: github.com/qlik-oss/sense-installer/pkg/api imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/settings/v1alpha1 imports
	k8s.io/api/settings/v1alpha1: cannot find module providing package k8s.io/api/settings/v1alpha1
go: github.com/qlik-oss/sense-installer/pkg/qliksense imports
	sigs.k8s.io/kustomize/api/krusty imports
	sigs.k8s.io/kustomize/api/internal/plugins/loader imports
	sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers imports
	sigs.k8s.io/kustomize/api/builtins_qlik imports
	helm.sh/helm/v3/pkg/action imports
	helm.sh/helm/v3/internal/experimental/registry imports
	github.com/deislabs/oras/pkg/auth/docker imports
	github.com/docker/cli/cli/config/credentials imports
	golang.org/x/sys/execabs: cannot find module providing package golang.org/x/sys/execabs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants