crzgames/Azure Sign Tool Action

GitHub Action to sign files using Azure Key Vault

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 25, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: crzgames/azure-signtool-action@bc3a5ead0af8d589bb4142333fc71a76277ef3a3 # v1.1.0

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

namedescriptionrequireddefault
azure-key-vault-urlThe URL of the Azure Key Vaultyes
azure-key-vault-certificateThe name of the certificate in Azure Key Vaultyes
azure-key-vault-client-idThe Azure Key Vault client IDno
azure-key-vault-client-secretThe Azure Key Vault client secretno
azure-key-vault-tenant-idThe Azure Key Vault tenant IDno
azure-key-vault-accesstokenAn access token used to authenticate to Azureno
azure-key-vault-managed-identityUse the ambient Managed Identity to authenticate to Azureno
descriptionA description of the signed contentno
description-urlA URL with more information of the signed contentno
timestamp-rfc3161The RFC3161 timestamp URLno
timestamp-authenticodeThe legacy Authenticode timestamp URLno
timestamp-digestThe digest algorithm for the timestampnosha256
file-digestThe digest algorithm for the filesnosha256
additional-certificatesPaths to additional certificatesno
verboseInclude additional output in the lognofalse
quietDo not print output to the lognofalse
continue-on-errorContinue on error when signing multiple filesnofalse
input-file-listPath to a text file containing a list of files to signno
skip-signedSkip files that are already signedno
filesThe paths to individual files to be signedno
recursiveRecursively sign files in directoriesnofalse

no outputs