14 Commits

Author SHA1 Message Date
Jonny Stoten
74bd930006 Rename module to docker/attest-provider
We were still using the name from the template
2024-06-26 12:16:04 +01:00
Jonny Stoten
e76057db3e Read TUF config from flags and add to helm chart
The values in the local helm chart are for the dev root
2024-06-24 17:50:52 +01:00
Jonny Stoten
a950ef3b98 Update to attest 0.1.5 2024-06-24 09:55:52 +01:00
Jonny Stoten
26a7bf6567 Return full verification result to rego 2024-06-20 15:48:57 +01:00
Jonny Stoten
4c5c687776 Add missing returns in error cases 2024-06-20 15:48:57 +01:00
Jonny Stoten
c1d8e3d9fc Use prod TUF 2024-06-20 14:24:48 +01:00
Jonny Stoten
3378c90b3f Add mutation for adding digest to image spec 2024-06-20 12:48:41 +01:00
Jonny Stoten
0e3d5b5911 Update to latest version of attest 2024-06-20 12:14:21 +01:00
Jonny Stoten
0e128d6083 Pass context from http request to attest lib 2024-06-12 11:52:58 +01:00
Jonny Stoten
11a0d75e80 Swap buggy timeout code for http.TimeoutHandler 2024-06-12 11:52:57 +01:00
Jonny Stoten
f9195a2133 Don't exit on failure to write
OK to panic on marshal error as this would be a developer error
2024-06-12 11:52:57 +01:00
Jonny Stoten
5a1a68c732 Use http method in route pattern 2024-06-12 11:52:57 +01:00
mrjoelkamp
f91a423ef6 merge poc 2024-05-23 10:52:35 -05:00
Joel Kamp
3d0519f92a Initial commit 2024-05-23 10:19:55 -05:00