Skip to content
Snippets Groups Projects
Unverified Commit f3ce796e authored by dlorenc's avatar dlorenc Committed by GitHub
Browse files

Add support for storing in-toto Attestations outside the log. (#321)


This adds an "Attestation" method to the entry interface. Entries can
return an attestation that they would like to store.

The attestations are currently stored in GCS, but it supports any blob store.
The feature is turned off with a flag, and we can set a max size as well.

Signed-off-by: default avatarDan Lorenc <dlorenc@google.com>
parent dd0ffbe6
No related branches found
No related tags found
No related merge requests found
Showing
with 149 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment