-
Notifications
You must be signed in to change notification settings - Fork 547
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
Attestations + policy in cip. #1772
Commits on Apr 22, 2022
-
Modify types, introduce name defaults, codegen.
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for e942146 - Browse repository at this point
Copy the full SHA e942146View commit details -
Start refactoring and adding verify-attestation pieces.
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for b85eeb9 - Browse repository at this point
Copy the full SHA b85eeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec9e8d - Browse repository at this point
Copy the full SHA 4ec9e8dView commit details -
E2E tests. Plumb rekor through for key-ful signing too.
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 4e4fdb8 - Browse repository at this point
Copy the full SHA 4e4fdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for af699bf - Browse repository at this point
Copy the full SHA af699bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8157fca - Browse repository at this point
Copy the full SHA 8157fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4160ffb - Browse repository at this point
Copy the full SHA 4160ffbView commit details -
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 7233326 - Browse repository at this point
Copy the full SHA 7233326View commit details -
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for f1a0426 - Browse repository at this point
Copy the full SHA f1a0426View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2776f9 - Browse repository at this point
Copy the full SHA b2776f9View commit details -
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 1438463 - Browse repository at this point
Copy the full SHA 1438463View commit details -
Cleanups, do not unnecessarily eval empty json bytes for attestation …
…policy. Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for a17bcfa - Browse repository at this point
Copy the full SHA a17bcfaView commit details -
Add name to attestations for easier referencing from cip policy.
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 3718151 - Browse repository at this point
Copy the full SHA 3718151View commit details -
Do not return empty PolicyResult when errors.
Start adding UT for ValidatePolicy. Getting ready for rebase. Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for ddeb422 - Browse repository at this point
Copy the full SHA ddeb422View commit details -
fix: cue policy missing double-quotes
Signed-off-by: hectorj2f <hectorf@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 9e5688f - Browse repository at this point
Copy the full SHA 9e5688fView commit details -
Add start of unit tests for policy validation stuff.
Add start of UT for ValidatePolicy. Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for d6e0a42 - Browse repository at this point
Copy the full SHA d6e0a42View commit details -
Refactor policy eval code. Remove the attestation CIP from normal
CIP tests, will follow up with those. Add validation for attestations in CIPs Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 2a60a43 - Browse repository at this point
Copy the full SHA 2a60a43View commit details -
loving yaml, thanks validation!
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for f7efb9d - Browse repository at this point
Copy the full SHA f7efb9dView commit details -
Starting to break apart the attestation tests.
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for f6fcb5c - Browse repository at this point
Copy the full SHA f6fcb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588e023 - Browse repository at this point
Copy the full SHA 588e023View commit details
Commits on Apr 23, 2022
-
Remove unused keychain from the Validate* calls and use one
from the remoteopts instead consistently. Address PR feedback. Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for d402a02 - Browse repository at this point
Copy the full SHA d402a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1541a0c - Browse repository at this point
Copy the full SHA 1541a0cView commit details