Skip to content

Releases: codenotary/vcn-authenticate-bom-java-github-action

Minor fix - Added missing flag for enhanced authentication of assets

24 Aug 17:18
e2625c0
Compare
Choose a tag to compare

Release 1.0.0 was missing a flag that improves security when authenticating assets by limiting to a specific signer rather than just the trust level of the asset. This release adds that missing flag and makes it required.

  • Added signer_id to action inputs (translates to --signerId flag for vcn)

Initial release

09 Aug 16:58
9d73c45
Compare
Choose a tag to compare
v1.0.0

Removed ignore errors option