elliotforbes/VCN Notarization
An action that allows you to notarize dockerfiles and build artefacts using CodeNotary VCN service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The dockerfile we wish to notarize | yes | — |
| vcn_username | The username for your vcn account | yes | — |
| vcn_password | The password for your vcn account | yes | — |
Outputs
| name | description |
|---|---|
| signed-hash | The vcn signed hash generated from the file or docker image |