openvex / vexctl

A tool to create, transform and attest VEX metadata
Apache License 2.0
108 stars 21 forks source link

fix(create): support multiple `--product` flags #216

Closed felipecruz91 closed 2 months ago

felipecruz91 commented 2 months ago

This PR adds supports for having multiple --product flags.

Fixes https://github.com/openvex/vexctl/issues/215.