actaseal/ActaSeal packet verify

Verifies an ActaSeal dispute evidence packet (extracted directory) using the canonical, zero-dependency-beyond-cryptography verify.py from this repository. Fails the step if verification fails.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 21, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actaseal/actaseal-verify@07df9e770e654869d00fd34d795f0f43bd023f54 # no releases — HEAD as of 2026-07-22

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
packet-dirPath to the extracted dispute evidence packet directory (containing manifest.json, receipt.json, ledger_slice.ndjson, etc.)yes
anchorsOptional path to a transparency anchor log (jsonl) to check the packet's ledger_root_hash againstno""

no outputs