qensus-labs/venafi-codesigning-wrapper-action
Venafi CodeSigning Protectwrapper that simplifies using Linux based signers with Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| architecture | The running system architecture, either "intel" or "arm" based | no | intel |
| venafi-csc-url | CodeSign Protect Client Downloads page | no | https://localhost/csc |
| venafi-version | Version of CSP driver to install | no | 24.1.0 |
| include-config | Generate a default configuration | no | false |
| venafi-auth-url | The CSP authorization URL | no | https://localhost/vedauth |
| venafi-hsm-url | The TPP Hardware Security Module (HSM) backend URL | no | https://localhost/vedhsm |
| venafi-username | A login username for the CSP | no | signer |
| venafi-password | The password associated with the login username | no | — |
Outputs
| name | description |
|---|---|
| csp-driver-cached-config | Configuration of the cached CSP Driver package |
| csp-driver-cached-path | Path of the cached CSP Driver package |
| csp-driver-cached-version | Version of the cached CSP Driver package |