Sigstore Verification

MLB Picks · Sunday, July 12, 2026

The Sigstore log entry below cryptographically proves that the picks file existed at a specific moment in time. The hash in Sigstore matches the SHA-256 of the picks file — meaning the file cannot have been altered since the log entry was created.

What was signed

File
mlb/4 picks · 2026-07-12.json
SHA-256
6ef6f7a0372062caa6c53bcc79eeadcdd02a4bd74442f1dcd37a8de8179566bb

Contents — 4 picks

  • ·COLCOLSFSFCOL ML @ 2.28
  • ·ATLATLSTLSTLATL ML @ 2.15
  • ·TORTORSDSDSD ML @ 2.10
  • ·CHCCHCCINCINUnder 9.5 @ 1.85
hashes match

What Sigstore logged

SHA-256 of signed content
6ef6f7a0372062caa6c53bcc79eeadcdd02a4bd74442f1dcd37a8de8179566bb
Integrated at (Rekor log time)
2026-07-12 13:32:10 UTC
Log index
#2,152,113,460
Signed by
github.com/jvalenza11/dailybet
.github/workflows/daily_pipeline.yml@main
See the original entry on search.sigstore.dev

What this proves, in plain English

Sigstore is a third-party transparency log. When our pipeline ran at 2026-07-12 13:32:10 UTC, it computed the SHA-256 of the picks file and submitted that hash to Sigstore. Sigstore recorded it, then notarized the entry with the GitHub Actions identity that submitted it (visible above). The entry can never be deleted or backdated.

If we changed even one character of the picks file after this entry was created, its SHA-256 would change — and the file no longer matches the hash Sigstore has on record. That's the chain: file → hash → Sigstore log entry → identity. Anyone can independently re-compute the SHA of the picks file above and confirm it matches the hash shown on this page and on search.sigstore.dev.

← Back to the full proof page