ossign/Azuresigntool

A github action that uses Azuresigntool to sign binaries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
certificateNameThe name of the certificate to use for signingyes
clientIdThe Client ID of the Entra applicationyes
clientSecretThe Client Secret of the Entra applicationyes
hashAlgorithmThe hash algorithm to use for signingyesSHA256
tenantIdThe Tenant ID of the Entra applicationyes
timestampUrlThe URL of the timestamp server to use for signingyeshttp://timestamp.globalsign.com/tsa/advanced
vaultUrlThe name of the Azure Key Vault containing the certificateyes""
filesThe globs of files to sign, separated by semicolonsyesdist/*
extensionsThe file extensions to sign, separated by semicolonsyesmsi;ps1;exe;dll;sys

no outputs