feat: add policy.downloadLocation

This commit is contained in:
mrjoelkamp
2024-08-14 12:32:51 -05:00
parent 6de792c1b5
commit 2bf7dec72e
7 changed files with 14 additions and 18 deletions

View File

@@ -346,6 +346,7 @@ The VSA can be signed and published to the registry using the signing functions
"resourceUri": "pkg:docker/example.org/example-image@1.0?platform=linux%2Famd64&digest=sha256%3A49f717386e5462e945232569a97a05831cb83bef8c3369be3bb7ea1793686960",
"policy": {
"uri": "https://example.org/internal-policy/v1",
"downloadLocation": "https://docker.github.io/tuf-staging/targets/docker/d71d6b8f49fcba1295b16f5394dd5863a14e4277eb663d66d8c48e392509afe0.policy.rego",
"digest": {"sha256": "d71d6b8f49fcba1295b16f5394dd5863a14e4277eb663d66d8c48e392509afe0"}
},
"verificationResult": "PASSED",