[rw] Upload complete v1 to prod SCILo

This change modifies the SCILo endpoint to prod rather than staging. The
uploaded configuration now conforms to the SLSA v1 specification
including all required fields. SCILo insertion doesn't appear to perform
exhaustive validation, so it was storing the entries but when the
entries were downloaded they couldn't be validated. This change fixes
that.

Bug: b/299941280


Change-Id: Iad92d5aa60823923e97827d803b1593f31e7f95a
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/944933
Commit-Queue: Chris Lewis <cflewis@google.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
2 files changed
tree: 5732a65812e24061088f5297e8cccc168a735cbb
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.