Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/anchore/syft v1.22.0v1.41.2 age confidence

Release Notes

anchore/syft (github.com/anchore/syft)

v1.41.2

Compare Source

Bug Fixes

(Full Changelog)

v1.41.1

Compare Source

Bug Fixes

(Full Changelog)

v1.41.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.40.1

Compare Source

[!Important]
This release bumps github.com/containerd/containerd to v2, which will cause compiler errors if used alongside other dependencies that use v1 of containerd. See anchore/stereoscope#495 for a detailed discussion.

Bug Fixes

(Full Changelog)

v1.40.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.39.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.38.2

Compare Source

Bug Fixes

(Full Changelog)

v1.38.1

Compare Source

v1.38.0

Compare Source

Added Features
Bug Fixes
  • Support extras statements in Python PDM cataloger [#​4352 @​wagoodman]
  • Preserve --from argument order [#​4350 @​wagoodman]
  • SBOM generated by Syft 1.28 contains license elements missing id or name (causing CycloneDX parser error) [#​4363]
  • empty PURL output in dependency snapshot format breaks sbom-action [#​4311]
  • Interface includes constraint elements, can only be used in type parameters [#​4346]
  • Upgrade github.com/nwaples/rardecode@​v1.1.3 to 2.2.1 [#​4338]
  • Upgrade to Golang 1.25.4 [#​4341]
Additional Changes

(Full Changelog)

v1.37.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.36.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.35.0

Compare Source

v1.34.2

Compare Source

Bug Fixes

(Full Changelog)

v1.34.1

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.34.0

Compare Source

v1.33.0

Compare Source

Added Features

(Full Changelog)

v1.32.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v1.31.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.30.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.29.1

Compare Source

Bug Fixes

(Full Changelog)

v1.29.0

Compare Source

Added Features
Additional Changes

(Full Changelog)

v1.28.0

Compare Source

Added Features
Additional Changes

(Full Changelog)

v1.27.1

Compare Source

Bug Fixes
Additional Changes

(Full Changelog)

v1.27.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

A HUGE thank you to @​rezmoss for his help identifying and solving an issue causing excessive time and memory consumption with large numbers of symlinks! ❤️

v1.26.1

Compare Source

Bug Fixes

(Full Changelog)

v1.26.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.25.1

Compare Source

Additional Changes

(Full Changelog)

v1.25.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.24.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v1.23.1

Compare Source

Additional Changes

(Full Changelog)

v1.23.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the kind/dependencies Pull requests that update a dependency file label Apr 25, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 25, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 63 additional dependencies were updated

Details:

Package Change
github.com/anchore/stereoscope v0.1.3 -> v0.1.13
github.com/sirupsen/logrus v1.9.3 -> v1.9.4-0.20230606125235-dd1b4c2e81af
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/Masterminds/semver/v3 v3.3.1 -> v3.4.0
github.com/STARRY-S/zip v0.2.2 -> v0.2.3
github.com/anchore/go-collections v0.0.0-20241211140901-567f400e9a46 -> v0.0.0-20251016125210-a3c352120e8c
github.com/bodgit/sevenzip v1.6.0 -> v1.6.1
github.com/charmbracelet/x/ansi v0.8.0 -> v0.10.1
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.6.0
github.com/github/go-spdx/v2 v2.3.2 -> v2.3.4
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.4.0
github.com/gohugoio/hashstructure v0.5.0 -> v0.6.0
github.com/gookit/color v1.5.4 -> v1.6.0
github.com/hashicorp/hcl/v2 v2.23.0 -> v2.24.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/mholt/archives v0.1.1 -> v0.1.5
github.com/minio/minlz v1.0.0 -> v1.0.1
github.com/nwaples/rardecode/v2 v2.1.1 -> v2.2.0
github.com/opencontainers/selinux v1.12.0 -> v1.13.0
github.com/sorairolake/lzip-go v0.3.7 -> v0.3.8
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/tools v0.31.0 -> v0.39.0
cloud.google.com/go/compute/metadata v0.6.0 -> v0.7.0
github.com/CycloneDX/cyclonedx-go v0.9.2 -> v0.9.3
github.com/ProtonMail/go-crypto v1.1.6 -> v1.3.0
github.com/andybalholm/brotli v1.1.1 -> v1.2.0
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.1
github.com/cloudflare/circl v1.6.0 -> v1.6.1
github.com/containerd/containerd v1.7.27 -> v1.7.29
github.com/docker/cli v28.0.4+incompatible -> v28.5.2+incompatible
github.com/docker/docker v28.0.4+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.4
github.com/docker/go-connections v0.5.0 -> v0.6.0
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.11
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/go-containerregistry v0.20.3 -> v0.20.6
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 -> v1.4.0
github.com/sylabs/sif/v2 v2.21.1 -> v2.22.0
github.com/ulikunitz/xz v0.5.12 -> v0.5.15
github.com/vbatts/go-mtree v0.5.4 -> v0.6.0
golang.org/x/crypto v0.36.0 -> v0.44.0
golang.org/x/mod v0.24.0 -> v0.30.0
golang.org/x/net v0.38.0 -> v0.47.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
golang.org/x/sync v0.13.0 -> v0.18.0
golang.org/x/term v0.31.0 -> v0.37.0
golang.org/x/time v0.11.0 -> v0.14.0
modernc.org/libc v1.62.1 -> v1.66.10
modernc.org/memory v1.9.1 -> v1.11.0
modernc.org/sqlite v1.37.0 -> v1.40.0
github.com/go-git/go-git/v5 v5.14.0 -> v5.16.3
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
golang.org/x/sys v0.32.0 -> v0.38.0
golang.org/x/text v0.24.0 -> v0.31.0

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 25, 2025
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.23.1 deps: update module github.com/anchore/syft to v1.25.1 May 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from a926558 to 7bc49d6 Compare May 16, 2025 23:26
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.25.1 deps: update module github.com/anchore/syft to v1.26.1 May 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 7bc49d6 to 9a9f3bb Compare May 23, 2025 23:23
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 9a9f3bb to 4d8627b Compare June 13, 2025 23:03
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.26.1 deps: update module github.com/anchore/syft to v1.27.1 Jun 13, 2025
@github-actions github-actions bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 4d8627b to c93065d Compare July 5, 2025 02:39
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.27.1 deps: update module github.com/anchore/syft to v1.28.0 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from c93065d to 09fdc4f Compare July 26, 2025 02:10
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.28.0 deps: update module github.com/anchore/syft to v1.29.0 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 09fdc4f to f2829d0 Compare August 1, 2025 23:03
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.29.0 deps: update module github.com/anchore/syft to v1.29.1 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from f2829d0 to 94e0115 Compare August 9, 2025 00:45
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.29.1 deps: update module github.com/anchore/syft to v1.30.0 Aug 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 94e0115 to bc66fe1 Compare August 16, 2025 01:24
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.30.0 deps: update module github.com/anchore/syft to v1.31.0 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from bc66fe1 to 7b84970 Compare August 31, 2025 10:29
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.31.0 deps: update module github.com/anchore/syft to v1.32.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 7b84970 to fd7425a Compare September 20, 2025 01:27
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.32.0 deps: update module github.com/anchore/syft to v1.33.0 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from fd7425a to 8beb0de Compare October 18, 2025 03:06
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.33.0 deps: update module github.com/anchore/syft to v1.34.2 Oct 18, 2025
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.34.2 deps: update module github.com/anchore/syft to v1.36.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 8beb0de to 01502d5 Compare October 25, 2025 00:01
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 01502d5 to c41120a Compare November 8, 2025 00:52
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.36.0 deps: update module github.com/anchore/syft to v1.37.0 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from c41120a to 8d5c584 Compare November 22, 2025 00:29
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.37.0 deps: update module github.com/anchore/syft to v1.38.0 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 8d5c584 to 4273454 Compare December 13, 2025 02:51
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.38.0 deps: update module github.com/anchore/syft to v1.38.2 Dec 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 13, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 108 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.1 -> 1.24.6
github.com/anchore/stereoscope v0.1.3 -> v0.1.19
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/sirupsen/logrus v1.9.3 -> v1.9.4-0.20230606125235-dd1b4c2e81af
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/stretchr/testify v1.10.0 -> v1.11.1
k8s.io/api v0.32.3 -> v0.34.1
k8s.io/apimachinery v0.32.3 -> v0.34.1
k8s.io/client-go v0.32.3 -> v0.34.1
cel.dev/expr v0.23.1 -> v0.24.0
cloud.google.com/go/auth v0.15.0 -> v0.17.0
cloud.google.com/go/monitoring v1.24.1 -> v1.24.2
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/BurntSushi/toml v1.5.0 -> v1.6.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.29.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.54.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.54.0
github.com/Masterminds/semver/v3 v3.3.1 -> v3.4.0
github.com/Microsoft/hcsshim v0.12.9 -> v0.14.0-rc.1
github.com/STARRY-S/zip v0.2.2 -> v0.2.3
github.com/anchore/go-collections v0.0.0-20241211140901-567f400e9a46 -> v0.0.0-20251016125210-a3c352120e8c
github.com/bodgit/sevenzip v1.6.0 -> v1.6.1
github.com/charmbracelet/x/ansi v0.8.0 -> v0.10.1
github.com/containerd/platforms v0.2.1 -> v1.0.0-rc.2
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.6.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/github/go-spdx/v2 v2.3.2 -> v2.3.6
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.5.0
github.com/gohugoio/hashstructure v0.5.0 -> v0.6.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/gookit/color v1.5.4 -> v1.6.0
github.com/hashicorp/hcl/v2 v2.23.0 -> v2.24.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/mholt/archives v0.1.1 -> v0.1.5
github.com/minio/minlz v1.0.0 -> v1.0.1
github.com/ncruces/go-strftime v0.1.9 -> v1.0.0
github.com/nwaples/rardecode/v2 v2.1.1 -> v2.2.0
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/sorairolake/lzip-go v0.3.7 -> v0.3.8
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/detectors/gcp v1.35.0 -> v1.36.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/sdk/metric v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.39.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 -> v0.0.0-20251023183803-a4bb9ffd2546
golang.org/x/tools v0.31.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20250404141209-ee84b53bf3d0 -> v0.0.0-20251111163417-95abcf5c77ba
google.golang.org/genproto/googleapis/rpc v0.0.0-20250404141209-ee84b53bf3d0 -> v0.0.0-20251111163417-95abcf5c77ba
cloud.google.com/go v0.120.0 -> v0.123.0
cloud.google.com/go/compute/metadata v0.6.0 -> v0.9.0
cloud.google.com/go/iam v1.5.0 -> v1.5.3
cloud.google.com/go/storage v1.51.0 -> v1.58.0
github.com/CycloneDX/cyclonedx-go v0.9.2 -> v0.9.3
github.com/ProtonMail/go-crypto v1.1.6 -> v1.3.0
github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 -> v0.1.0
github.com/andybalholm/brotli v1.1.1 -> v1.2.0
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.2
github.com/cloudflare/circl v1.6.0 -> v1.6.1
github.com/containerd/stargz-snapshotter/estargz v0.16.3 -> v0.18.1
github.com/docker/cli v28.0.4+incompatible -> v29.1.5+incompatible
github.com/docker/docker v28.0.4+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.4
github.com/docker/go-connections v0.5.0 -> v0.6.0
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.12
github.com/go-git/go-billy/v5 v5.6.2 -> v5.7.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/go-containerregistry v0.20.3 -> v0.20.7
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/klauspost/compress v1.18.0 -> v1.18.2
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.63.0 -> v0.66.1
github.com/prometheus/procfs v0.16.0 -> v0.16.1
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 -> v1.4.0
github.com/spdx/tools-golang v0.5.5 -> v0.5.7
github.com/sylabs/sif/v2 v2.21.1 -> v2.22.0
github.com/ulikunitz/xz v0.5.12 -> v0.5.15
github.com/vbatts/go-mtree v0.5.4 -> v0.7.0
github.com/vbatts/tar-split v0.12.1 -> v0.12.2
golang.org/x/crypto v0.36.0 -> v0.47.0
golang.org/x/mod v0.24.0 -> v0.32.0
golang.org/x/net v0.38.0 -> v0.49.0
golang.org/x/oauth2 v0.29.0 -> v0.33.0
golang.org/x/sync v0.13.0 -> v0.19.0
golang.org/x/term v0.31.0 -> v0.39.0
golang.org/x/time v0.11.0 -> v0.14.0
google.golang.org/api v0.228.0 -> v0.256.0
google.golang.org/genproto v0.0.0-20250404141209-ee84b53bf3d0 -> v0.0.0-20250922171735-9219d122eba9
google.golang.org/grpc v1.71.1 -> v1.76.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e -> v0.0.0-20250604170112-4c0f3b243397
modernc.org/libc v1.62.1 -> v1.67.6
modernc.org/memory v1.9.1 -> v1.11.0
modernc.org/sqlite v1.37.0 -> v1.44.3
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
github.com/go-git/go-git/v5 v5.14.0 -> v5.16.4
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/pflag v1.0.6 -> v1.0.9
golang.org/x/sys v0.32.0 -> v0.40.0
golang.org/x/text v0.24.0 -> v0.33.0

@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 4273454 to faeb015 Compare December 27, 2025 01:12
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.38.2 deps: update module github.com/anchore/syft to v1.39.0 Dec 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from faeb015 to b7ec972 Compare January 10, 2026 01:47
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.39.0 deps: update module github.com/anchore/syft to v1.40.0 Jan 10, 2026
@github-actions github-actions bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 10, 2026
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from b7ec972 to 227ab1c Compare January 17, 2026 00:53
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.40.0 deps: update module github.com/anchore/syft to v1.40.1 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 227ab1c to 672015a Compare January 31, 2026 01:46
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.40.1 deps: update module github.com/anchore/syft to v1.41.1 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/github.com-anchore-syft-1.x branch from 672015a to 48e212d Compare February 7, 2026 00:51
@renovate renovate bot changed the title deps: update module github.com/anchore/syft to v1.41.1 deps: update module github.com/anchore/syft to v1.41.2 Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Pull requests that update a dependency file size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants