generated from open-component-model/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Description
Description
This is a follow-up for open-component-model/ocm#1699.
In open-component-model/ocm#1699 we ignored the package github.com/sigstore/sigstore because it introduced a breaking change (see release notes ) that breaks github.com/sigstore/cosign/v2@v2.6.1:
# github.com/sigstore/cosign/v2/pkg/cosign
Error: /home/runner/go/pkg/mod/github.com/sigstore/cosign/v2@v2.6.1/pkg/cosign/keys.go:143:24: undefined: cryptoutils.ValidatePubKey
Error: /home/runner/go/pkg/mod/github.com/sigstore/cosign/v2@v2.6.1/pkg/cosign/keys.go:152:24: undefined: cryptoutils.ValidatePubKey
Error: /home/runner/go/pkg/mod/github.com/sigstore/cosign/v2@v2.6.1/pkg/cosign/keys.go:163:25: undefined: cryptoutils.ValidatePubKey
A fix is already prepared, see open-component-model/ocm#1699 (comment)
Done Criteria
- Update
github.com/sigstore/sigstoreandgithub.com/sigstore/cosign/v2when available and possible (hopefully the will update2.6.xtoo) - Code has been reviewed by other team members
- Analysis of existing tests (Unit and Integration)
- Unit Tests created for new code or existing Unit Tests updated
- Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
Metadata
Metadata
Assignees
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Type
Projects
Status
🛠️ Needs Refinement