oras-project / oras-project/oras-java
Support for keyless sigstore
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 37
- Forks
- 27
- Avg merge
- 4h 57m
- Merged PRs (30d)
- 42
Description
In addition of key pair validation I would be greate to support sigstore keyless validation
https://docs.podman.io/en/v4.4/markdown/podman-image-trust.1.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Podman image trust documentation and the referenced sigstore-java project to understand keyless validation requirements. Then inspect the ORAS Java SDK's existing key-pair validation entry points and tests, if present. Done means the SDK supports the requested keyless sigstore validation with documented behavior and coverage for the relevant cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100