contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
128 stars 56 forks source link

feat: Report OCSP revocation and update status in SignatureInfo #691

Open gpeacock opened 6 days ago

gpeacock commented 6 days ago

Add functionality to report OCSP revocation status and update information in the SignatureInfo structure. Introduce a new method Reader.detailed_json() for enhanced JSON output. Remove the obsolete revocation_status field and replace it with revocation_date and ocsp_next_update.

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 86.95652% with 9 lines in your changes missing coverage. Please review.

Project coverage is 81.61%. Comparing base (d265026) to head (30ffd7e).

Files with missing lines Patch % Lines
sdk/src/manifest_store_report.rs 65.21% 8 Missing :warning:
sdk/src/store.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #691 +/- ## ========================================== + Coverage 81.55% 81.61% +0.05% ========================================== Files 104 104 Lines 30602 30624 +22 ========================================== + Hits 24958 24993 +35 + Misses 5644 5631 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: