Skip to content

Feat: CAWG callback signing#95

Open
redaranj wants to merge 3 commits into
contentauth:mainfrom
redaranj:feat/cawg-callback-signing
Open

Feat: CAWG callback signing#95
redaranj wants to merge 3 commits into
contentauth:mainfrom
redaranj:feat/cawg-callback-signing

Conversation

@redaranj

Copy link
Copy Markdown
Member

Changes in this pull request

Adds support for creating a Signer that combines a standard + an identity signer to allow CAWG x509 signing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • All applicable changes have been documented
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment

@redaranj redaranj requested a review from scouten-adobe June 18, 2026 17:31
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.10%. Comparing base (6cfe007) to head (e074438).

Files with missing lines Patch % Lines
...ary/src/main/kotlin/org/contentauth/c2pa/Signer.kt 83.33% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #95      +/-   ##
============================================
+ Coverage     71.72%   72.10%   +0.37%     
- Complexity      256      258       +2     
============================================
  Files            58       58              
  Lines          2161     2183      +22     
  Branches        228      234       +6     
============================================
+ Hits           1550     1574      +24     
+ Misses          482      478       -4     
- Partials        129      131       +2     

☔ 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.

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.

2 participants