chainguard-dev / vex

vexctl is a tool to attest VEX impact statements
Apache License 2.0
44 stars 11 forks source link

Support RFC3339 in SOURCE_DATE_EPOCH #52

Closed puerco closed 1 year ago

puerco commented 1 year ago

Add support for predefining RFC 3339 dates in SOURCE_DATE_EPOCH in addition to UNIX times. This is the format used by VEX timestamps.

Needed to unlock https://github.com/wolfi-dev/wolfictl/pull/13 /cc @luhring

Signed-off-by: Adolfo García Veytia (Puerco) puerco@chainguard.dev

Document dates now can be specified with `SOURCE_DATE_EPOCH`