SIGN IN SIGN UP

fix(release): record scan observation time at nanosecond precision

Trivy stamps DownloadedAt with nanosecond precision while the evidence
recorded observedAt in whole seconds, so when both landed in the same
second the truncated observation sorted "before" the download and the
evidence verifier rejected the ordering. Record observedAt at the same
precision so program order is preserved in the timestamps.

Co-authored-by: Cursor <cursoragent@cursor.com>
M
Michael Shimeles committed
5a0c3d4783251968760039963e419d2bb3d5a082
Parent: 069e89f
Committed by Michael Shimeles <69605071+michaelshimeles@users.noreply.github.com> on 8/11/2026, 10:21:27 PM