samternent/Seal Action

Generate Seal v2 manifest, proof, and Ed25519 public-key artifacts for a built static asset directory using @ternent/seal-cli and a Seal identity document.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
assets-directoryDirectory containing the built static site assets to sign with Seal v2.yes
working-directoryBase working directory for resolving input paths.no.
manifest-nameOutput filename for the generated manifest.nodist-manifest.json
proof-nameOutput filename for the generated Seal v2 proof artifact.noproof.json
public-key-nameOutput filename for the generated Seal v2 public-key artifact.nopublic-key.json
package-namePublished npm package name for the Seal CLI. Defaults to @ternent/seal-cli.no@ternent/seal-cli
package-versionPublished npm package version or dist-tag to execute.nolatest
cli-commandOptional trusted command prefix used to invoke the Seal CLI directly. The workflow must provide SEAL_IDENTITY or SEAL_IDENTITY_FILE.no""
namedescription
manifest-pathAbsolute path to the generated manifest file.
proof-pathAbsolute path to the generated Seal v2 proof file.
public-key-pathAbsolute path to the generated Seal v2 public-key file.