Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions goreleaser.advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,15 @@ advisories:
componentType: go-module
componentLocation: /usr/bin/goreleaser
scanner: grype
- timestamp: 2025-12-15T15:44:22Z
type: pending-upstream-fix
data:
note: |
The github.com/sigstore/timestamp-authority dependency is a transient dependency from github.com/sigstore/cosign which is currently at v2.5.0.
The timestamp-authority dependency on the cosign project has been bumped to v2.0.3 on cosign v3.0.3.
Upstream has to make the necessary code changes to support the new cosign v3.0.3 in order to pull in the newer timestamp-authority transitive dependency.
There are currently attempts and discussions happening upstream on how to tackle the migration to cosign v3 [1].
[1] https://github.com/goreleaser/goreleaser/issues/6195

- id: CGA-3wj2-j6v6-26rc
aliases:
Expand Down
Loading