qensus-labs/Setup Venafi CSP
Set up your GitHub Actions workflow with a specific version of Venafi CodeSign Protect
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 | Generates a default configuration that sets the default URLs | 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 |
Outputs
| name | description |
|---|---|
| venafi-csp-cached-config | Configuration of the cached CSP Driver package |
| venafi-csp-cached-path | Path of the cached CSP Driver package |
| venafi-csp-cached-version | Version of the cached CSP Driver package |