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
8 changes: 8 additions & 0 deletions aactl.advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,14 @@ advisories:
componentType: go-module
componentLocation: /usr/bin/aactl
scanner: grype
- timestamp: 2025-12-12T13:23:32Z
type: pending-upstream-fix
data:
note: |
We tried to build the package with a newer version of fulcio, but there is a transitive dependency
via github.com/sigstore/sigstore go module that has a build problem, and requires upstream to make a new release
containing this patch https://github.com/sigstore/sigstore/commit/369eb00dc48a3989d6207ec5487d9bdf44312ab5
Without that patch, the build fails, and we cannot apply locally because its transitive dependency nature.

- id: CGA-mpxg-jfrm-qc7p
aliases:
Expand Down
Loading