forked from contentauth/c2pa-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial Claim_v2 work * feat: 24 API enabled and v1_api disabled by default * feat: v2 claims enabled for early testing by setting the claim_version field * Support data hash * More features * sigTst2 fixes * Support for Ingredient.V3 assertions * Support for Ingredient.V3 * More checks * signature box support * Add version check for ingredient add * feat: Support v2 claims in 24 API Ingredient title and format now Options. Manifest claim_generator and format now Options. Removed claim_generator_hints support. Changed Actions validation make_test_images update for v2 claims. * feat: Support v2 claims feat: Ingredient.v3 support ValidationResults in ingredients and ManifestStore Always use action.parameters.ingredients instead of ingredient. Adds string parameter to AssertionEncoding error. * fix: c2patool upgrades to API change in Ingredient.title() * chore: PR comment cleanup * feat: Add ingredient_url tracking for status. Adds default support for LogItem * feat: add validation_results to Reader debug output * fix: c2patool sidecar not written * feat: 24 API enabled and v1_api disabled by default public manifest writing only under v1 api schema now based on Reader instead of manifest store * fix(c2patool) assortment of bug fixes adds status_results to detailed report. fixes force flag removes invalid sample certs no more local target test folder restores most missing integration tests repair support for different case extensions * fix(c2patool): do not write instanceId named generated thumbnail file * feat: Remove the unstable_api feature (always available now) * feat: rename ValidationResults to not use Map Add validation_results method to reader. Add some ValidationResults docs * feat: Adds Reader. validation_results() method processes informational status (when we have them) * Remove function `ts_token_from_time_stamp_response`. No longer used anywhere. * Fix Markdown syntax * chore: Release notes and review fixes * Proofreading * feat: handle validation results and status together Add some integration tests
- Loading branch information
1 parent
0a22601
commit ff17cf3
Showing
71 changed files
with
4,477 additions
and
677 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.