Skip to content

v1.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 08:49
348f67d

Patch Changes

  • 7c824d2: In the event that a Nitro Enclave Attestation Document was returned omitting the standard set of PCRs, the expected PCRs check was unsound due to its treatment of empty values.

    This release corrects the check by validating attestation documents before storing in the cache, and replacing the naive equality checks with a new SatisfiedBy check.