contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

(MINOR) Add --certs and --tree options #106

Closed gpeacock closed 1 year ago

gpeacock commented 1 year ago

Add --certs and --tree options --certs extracts the certificate chain --tree displays a graphic tree view of manifest store structure

(MINOR) added to catch changes from update to 0.17.0 c2pa-rs update.

codecov-commenter commented 1 year ago

Codecov Report

Merging #106 (8c0bcc9) into main (9d9bb77) will decrease coverage by 0.37%. The diff coverage is 71.42%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   78.53%   78.17%   -0.37%     
==========================================
  Files           5        5              
  Lines         382      394      +12     
==========================================
+ Hits          300      308       +8     
- Misses         82       86       +4     
Impacted Files Coverage Δ
src/main.rs 66.42% <71.42%> (+0.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.