-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add digest
and downloadLocation
to VSA policy
#124
Conversation
31747e3
to
21d6402
Compare
21d6402
to
d2a8348
Compare
7dcb935
to
e9890f5
Compare
digest
and downloadLocation
to VSA policy field
e9890f5
to
2bf7dec
Compare
digest
and downloadLocation
to VSA policy fielddigest
and downloadLocation
to VSA policy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few questions
Co-authored-by: David Dooling <[email protected]>
57da04f
to
cb47507
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, one more question came to mind
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
vsa.policy.digest
vsa.policy.downloadLocation
vsa.policy.uri
optional (based on whether it is set or not by the Rego result summary)Testing
Example VSA using HTTP policy source (without
policy.uri
set in Rego)Example VSA using OCI policy source (without
policy.uri
set in Rego)