Skip to content

feat: add native Syft JSON support in cosign attest - #5085

Open
ompushkara wants to merge 2 commits into
sigstore:mainfrom
ompushkara:feat/add-syft-predicate-type
Open

feat: add native Syft JSON support in cosign attest#5085
ompushkara wants to merge 2 commits into
sigstore:mainfrom
ompushkara:feat/add-syft-predicate-type

Conversation

@ompushkara

Copy link
Copy Markdown
Contributor

Fixes #4773

Summary

Release Note

Documentation

> Fixes sigstore#4773

Signed-off-by: ompushkara <omotilal@redhat.com>
@ompushkara
ompushkara requested a review from a team as a code owner September 1, 2026 13:11
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.81%. Comparing base (2ef6022) to head (f92af35).
⚠️ Report is 829 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cosign/attestation/attestation.go 81.81% 2 Missing and 2 partials ⚠️
cmd/cosign/cli/options/predicate.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5085      +/-   ##
==========================================
- Coverage   40.10%   39.81%   -0.30%     
==========================================
  Files         155      207      +52     
  Lines       10044    13071    +3027     
==========================================
+ Hits         4028     5204    +1176     
- Misses       5530     7131    +1601     
- Partials      486      736     +250     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: ompushkara <omotilal@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add native Syft JSON support in cosign attest

1 participant