nextgens/Authenticode cloud signer

Code-sign files using a key hosted on google KMS.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Jul 6, 2026
Maintenance Recency
Activelast commit May 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: nextgens/authenticode-sign-action@90220a4c61156c8d9ce3d6ebb0fe790f7c01b3a7 # v1.0.1

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

namedescriptionrequireddefault
key-uriThe google KMS resource ID to use.yes
certificateThe base64 encoded certificate chain to use (PEM).yes
credentialsThe base64 encoded JSON credentials to use.yes
timestamp-urlThe RFC3161 timestamping server URL to usenohttp://timestamp.digicert.com
descriptionThe /d parameter of signtool.exeno
description-urlThe /du parameter of signtool.exeno
page-hashThe /ph and /nph parameter of signtool.exenotrue
folderThe folder that contains the files to sign.yes
recursiveRecursively search for supported files.no

no outputs