mrjoelkamp
|
0215b620cd
|
chore: apply license headers
|
2024-10-17 13:43:30 -05:00 |
|
mrjoelkamp
|
d58ce0c600
|
feat: add reference wrapper for envelope
|
2024-10-07 13:34:04 -05:00 |
|
Jonny Stoten
|
4ca962b70c
|
Add function for parsing DOI definition files (#172)
Add a Rego builtin called `attest.internals.parse_library_definition`
for parsing the DOI definition files in
https://github.com/docker-library/official-images/tree/master/library.
This will allow us to verify DOI provenance fields against these files
which are the source of truth for DOI images.
This function just defers to
https://github.com/docker-library/bashbrew/blob/master/manifest/rfc2822.go.
|
2024-09-27 12:32:24 +01:00 |
|
James Carnegie
|
2ace988b1c
|
chore: add test for RegoFnOpts (#171)
|
2024-09-19 13:54:10 +01:00 |
|