iyulab/Sign Windows Binaries (iyulab)
Authenticode-signs Windows PE files with the iyulab GlobalSign EV certificate via Azure Key Vault OIDC
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Newline-separated list of file paths or glob patterns to sign (relative to workspace or absolute). Glob patterns are expanded via PowerShell Resolve-Path. | yes | — |
| client-id | Azure AD app (service principal) client ID. | no | 293d5452-469f-4988-93c9-0aee0f2d0846 |
| tenant-id | Azure AD tenant ID. | no | 66683f75-fa9e-4325-84e1-9253c1fc8cb7 |
| key-vault-url | Azure Key Vault base URL. | no | https://kv-codesign-iyulab.vault.azure.net/ |
| certificate-name | Certificate name in the Key Vault. | no | globalsign-ev-codesign |
| timestamp-url | RFC 3161 timestamp server URL. | no | http://timestamp.globalsign.com/tsa/r6advanced1 |
Outputs
no outputs