Skip to content

chore(deps): Update supply-chain#18

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/supply-chain
Open

chore(deps): Update supply-chain#18
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/supply-chain

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Pending
anchore/grype security_tools minor v0.114.0v0.116.0
anchore/syft security_tools minor v1.45.0v1.48.0 v1.49.0
sigstore/cosign security_tools minor v3.0.6v3.1.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

anchore/grype (anchore/grype)

v0.116.0

Compare Source

Added Features
Bug Fixes
  • regenerate v6.1.8 blob and sql schemas [PR #​3574 @​spiffcs]
  • rhel version streams [PR #​3572 @​kzantow]
  • Grype doesn't match u-boot in SBOM if type is set to firmware [Issue #​2537]
  • Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go [Issue #​1782]
  • Zarf scans emit warnings for consistently unreadable files (i.e., included non-SBOMs) [Issue #​3516] [PR #​3545 @​brandtkeller]
  • Fail parsing github actions [Issue #​3220]
  • Go vulnerability returned when installed version is greater than fixed version [Issue #​3520]
Dependencies

14 dependency changes (11 updated, 3 added).

Updated (11 packages)
  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/syft v1.46.0v1.48.0
  • github.com/klauspost/compress v1.18.6v1.19.0
  • golang.org/x/text v0.38.0v0.39.0
  • golang.org/x/tools v0.46.0v0.47.0
  • gorm.io/gorm v1.31.1v1.31.2
  • modernc.org/cc/v4 v4.28.2v4.28.4
  • modernc.org/ccgo/v4 v4.34.0v4.34.4
  • modernc.org/gc/v3 v3.1.2v3.1.3
  • modernc.org/libc v1.72.3v1.73.4
  • modernc.org/sqlite v1.51.0v1.53.0
Added (3 packages)
  • github.com/mattn/go-sqlite3 v1.14.23
  • gorm.io/driver/sqlite v1.6.0
  • howett.net/plist v1.0.1

(Full Changelog)

v0.115.0

Compare Source

Added Features
Bug Fixes
Additional Changes
  • Security: bump golang.org/x/crypto to v0.52.0 to resolve multiple CVEs [Issue #​3493]
  • Security: bump golang.org/x/net to v0.55.0 to resolve CVEs [Issue #​3494]
Dependencies

35 dependency changes (31 updated, 3 added, 1 removed). 5 vulnerabilities remediated.

🟢 Remediated (5)

Updated (31 packages)
  • github.com/ProtonMail/go-crypto v1.4.0v1.4.1
  • github.com/anchore/bubbly v0.2.0v0.2.1
  • github.com/anchore/clio v0.1.0v0.1.1
  • github.com/anchore/fangs v0.1.0v0.1.1
  • github.com/anchore/go-collections v0.1.0v0.1.1
  • github.com/anchore/go-homedir v0.1.0v0.1.1
  • github.com/anchore/go-logger v0.1.0v0.1.1
  • github.com/anchore/go-lzo v0.1.0v0.1.1
  • github.com/anchore/go-macholibre v0.1.0v0.1.1
  • github.com/anchore/go-make v0.5.0v0.8.0
  • github.com/anchore/go-struct-converter v0.1.0v0.2.0-rc2
  • github.com/anchore/go-sync v0.1.0v0.1.1
  • github.com/anchore/stereoscope v0.2.1v0.2.2
  • github.com/anchore/syft v1.45.1v1.46.0
  • github.com/charmbracelet/colorprofile v0.4.1v0.4.3
  • github.com/clipperhouse/displaywidth v0.10.0v0.11.0
  • github.com/clipperhouse/uax29/v2 v2.6.0v2.7.0
  • github.com/containerd/containerd/v2 v2.3.1v2.3.2 (🟢 remediated GHSA-33vj-92qq-66hc, GHSA-cvxm-645q-p574, GHSA-jpcc-p29g-p8mq, GHSA-rgh6-rfwx-v388, GHSA-xhf5-7wjv-pqxp)
  • github.com/docker/cli v29.4.3+incompatiblev29.5.3+incompatible
  • github.com/google/go-containerregistry v0.21.6v0.21.7
  • github.com/mattn/go-runewidth v0.0.19v0.0.21
  • github.com/spdx/tools-golang v0.5.7v0.6.0-rc4
  • github.com/sylabs/sif/v2 v2.24.0v2.24.1
  • golang.org/x/crypto v0.52.0v0.53.0
  • golang.org/x/mod v0.36.0v0.37.0
  • golang.org/x/net v0.55.0v0.56.0
  • golang.org/x/sync v0.20.0v0.21.0
  • golang.org/x/sys v0.45.0v0.46.0
  • golang.org/x/term v0.43.0v0.44.0
  • golang.org/x/text v0.37.0v0.38.0
  • golang.org/x/tools v0.45.0v0.46.0
Added (3 packages)
  • github.com/piprate/json-gold v0.7.0
  • github.com/pquerna/cachecontrol v0.0.0-1555304
  • github.com/tailscale/hujson v0.0.0-ecc657c
Removed (1 package)
  • github.com/google/osv-scanner v1.9.2

(Full Changelog)

anchore/syft (anchore/syft)

v1.48.0

Compare Source

Added Features
Bug Fixes
Dependencies

9 dependency changes (8 updated, 1 added).

Updated (8 packages)
  • github.com/bmatcuk/doublestar v1.3.1v8.8.8
  • github.com/klauspost/compress v1.18.6v1.19.0
  • golang.org/x/tools v0.46.0v0.47.0
  • modernc.org/cc/v4 v4.28.2v4.28.4
  • modernc.org/ccgo/v4 v4.34.0v4.34.4
  • modernc.org/gc/v3 v3.1.2v3.1.3
  • modernc.org/libc v1.72.3v1.73.4
  • modernc.org/sqlite v1.51.0v1.53.0
Added (1 package)
  • howett.net/plist v1.0.1

(Full Changelog)

v1.46.0

Compare Source

Added Features
Bug Fixes
Dependencies

34 dependency changes (31 updated, 3 added). 5 vulnerabilities remediated.

🟢 Remediated (5)

Updated (31 packages)
  • github.com/ProtonMail/go-crypto v1.4.0v1.4.1
  • github.com/anchore/bubbly v0.2.0v0.2.1
  • github.com/anchore/clio v0.1.0v0.1.1
  • github.com/anchore/fangs v0.1.0v0.1.1
  • github.com/anchore/go-collections v0.1.0v0.1.1
  • github.com/anchore/go-homedir v0.1.0v0.1.1
  • github.com/anchore/go-logger v0.1.0v0.1.1
  • github.com/anchore/go-lzo v0.1.0v0.1.1
  • github.com/anchore/go-macholibre v0.1.0v0.1.1
  • github.com/anchore/go-make v0.5.0v0.8.0
  • github.com/anchore/go-struct-converter v0.1.0v0.2.0-rc2
  • github.com/anchore/go-sync v0.1.0v0.1.1
  • github.com/anchore/stereoscope v0.2.1v0.2.2
  • github.com/charmbracelet/colorprofile v0.4.1v0.4.3
  • github.com/clipperhouse/displaywidth v0.10.0v0.11.0
  • github.com/clipperhouse/uax29/v2 v2.6.0v2.7.0
  • github.com/containerd/containerd/v2 v2.3.1v2.3.2 (🟢 remediated GHSA-33vj-92qq-66hc, GHSA-cvxm-645q-p574, GHSA-jpcc-p29g-p8mq, GHSA-rgh6-rfwx-v388, GHSA-xhf5-7wjv-pqxp)
  • github.com/docker/cli v29.4.3+incompatiblev29.5.3+incompatible
  • github.com/google/go-containerregistry v0.21.6v0.21.7
  • github.com/jedib0t/go-pretty/v6 v6.7.10v6.8.1
  • github.com/mattn/go-runewidth v0.0.19v0.0.21
  • github.com/spdx/tools-golang v0.5.7v0.6.0-rc4
  • github.com/sylabs/sif/v2 v2.24.0v2.24.1
  • golang.org/x/crypto v0.52.0v0.53.0
  • golang.org/x/mod v0.36.0v0.37.0
  • golang.org/x/net v0.55.0v0.56.0
  • golang.org/x/sync v0.20.0v0.21.0
  • golang.org/x/sys v0.45.0v0.46.0
  • golang.org/x/term v0.43.0v0.44.0
  • golang.org/x/text v0.37.0v0.38.0
  • golang.org/x/tools v0.45.0v0.46.0
Added (3 packages)
  • github.com/piprate/json-gold v0.7.0
  • github.com/pquerna/cachecontrol v0.0.0-1555304
  • github.com/tailscale/hujson v0.0.0-ecc657c

(Full Changelog)

v1.45.1

Compare Source

Bug Fixes

(Full Changelog)

sigstore/cosign (sigstore/cosign)

v3.1.2

Compare Source

This may be the last Cosign v3.1 release, as we finish deprecations and removing unused functionality. Soon we'll start work on Cosign v4 where we will remove things that are currently deprecated. We'll continue to support Cosign v3, with it's opt-in backwards compatibility, as described in our versioning policy.

If you haven't already, now is an excellent time to move to the bundle format that has been supported since Cosign v2.6.

We have received a ton of fixes over the past month from folks using Cosign in a variety of environments - thank you all!

Deprecations

Features

Fixes

  • eb3bb86 Guard against empty certificate PEM in mutate.Signature (#​4998)
  • 089731c fix(download): Validate predicate type for new bundle format
  • d996ce1 Skip nil subject entries in IntotoSubjectClaimVerifier (#​5016)
  • 8ca5b20 Fix Makefile: fall back to "unknown" version info when built outside a git repo (#​5000)
  • df78bf6 fix(verify): skip identity validation for security keys (#​5012)
  • aebdc3a fix: include artifactType in OCI 1.1 signature referrer manifest
  • c0edaac Allow attestation download to handle both bundle types (#​4996)
  • a8642c7 Fix panic in dockerfile verify on malformed FROM lines (#​4979)
  • ef3e3b4 fix(release): restore signing-step auth and fail on image signing errors (#​4978)
  • 16ddbcf feat(signing-config): add --base-config flag to override services from base config (#​4977)
  • f17f812 fix: pass NewBundleFormat to KeyOpts in sign command (#​4981)
  • 6ef8d9d fix: ignore build stage references in dockerfile verify (#​4961)
  • 8dbdef5 fix: allow '=' in annotation values (#​4957)

Cleanup

Documentation

  • 8184126 feat: improve verify flag shell completions (#​4965)
  • ed0efe8 docs: fix Short style and add Example fields to piv-tool subcommands (#​4942)
  • d41b86c docs: add Example fields to env and bundle create commands (#​4941)
  • 8a7174a docs: fix Short style and add Example fields to pkcs11-tool subcommands
Thanks to all contributors!

v3.1.1

Compare Source

What's Changed

Note: v3.1.0 was skipped due to a bug in our release pipeline. v3.1.1 is identical to v3.1.0

This release deprecates a number of flags related to verification material input for trust root material, as well as the bundle format, standardized across Sigstore SDKs, which is now the default output and input for signing and verifying respectively. You may continue to use the deprecated flags with Cosign v3.x releases. The deprecated flags will be removed in a future Cosign v4 release.

This release also updates the signing path for logging to Rekor v2. DSSE attestations will be logged as hashed entries, using the DSSE's pre-auth encoding (PAE). This should unblock developers who want to upload large signed DSSEs such as SBOMs.

  • Initialize PKCS11 slots Before Getting Token Info in #​4803
  • Sign exclusively via sigstore-go in #​4618
  • bundle create: Prevent IgnoreTlog when bundle contains SET in #​4829
  • Require bundle output or registry upload in #​4785
  • fix(load): pass NameOptions to name.ParseReference in #​4786
  • fix: honor --digestAlg when hashing a blob in verify-blob-attestation in #​4813
  • Deprecate Flags for v4: Certificates in #​4822
  • Deprecate flags signing config in #​4844
  • Deprecate flags bundle in #​4838
  • Fix typo in map of verify command fields unsupported for new bundle format in #​4853
  • Add bundle upgrade command in #​4820
  • Deprecate Flags for v4 in #​4854
  • fix: close file descriptor leaked in WriteSignedImageIndexImages loop in #​4869
  • fix: use Header.Set to prevent duplicate Authorization on retry in #​4870
  • feat(cli): add Rekor v2 flag to cosign signing-config create in #​4868
  • Fix crash verifying timestamps when no timestamp was verified in #​4881
  • Deprecate Flags for v4: OCI Referrers in #​4804
  • Use the configured Target Repository more consistently in #​4836
  • fix: check HTTP status code in LoadFileOrURL in #​4877
  • Fix unsafe type assertion in Rego policy evaluation by in #​4882
  • Fix Ed25519ph check to respect custom signing configs in sign-blob in #​4880
  • Enable initialize command output in conformance in #​4892
  • verify: return TUF errors for new bundle trusted roots in #​4878
  • Deprecate subcommands in #​4894
  • Remove docstring references to deprecated flags in #​4910
  • fix(verify): Attach detached certificates to static signatures via wrapped verifier in #​4737
  • fix(verify): copy CheckOpts inside VerifyNewBundle to fix data race in #​4917
  • Update sigstore-go to v1.2.0 in #​4914

Full Changelog: sigstore/cosign@v3.0.6...v3.1.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

@github-actions
github-actions Bot force-pushed the renovate/supply-chain branch 2 times, most recently from d540686 to 2e78b87 Compare June 15, 2026 10:56
@github-actions
github-actions Bot force-pushed the renovate/supply-chain branch from 2e78b87 to 19bbc80 Compare June 30, 2026 08:31
@github-actions
github-actions Bot force-pushed the renovate/supply-chain branch from 19bbc80 to 5b7eec8 Compare July 20, 2026 07:59
@github-actions
github-actions Bot force-pushed the renovate/supply-chain branch from 5b7eec8 to afe19d2 Compare July 21, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants