Skip to content

Bump dcap-qvl to 0.5.2 - #61

Merged
ameba23 merged 4 commits into
mainfrom
peg/bump-dcapqvl
Aug 13, 2026
Merged

Bump dcap-qvl to 0.5.2#61
ameba23 merged 4 commits into
mainfrom
peg/bump-dcapqvl

Conversation

@ameba23

@ameba23 ameba23 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This bumps dcap-qvl from a (previously) unreleased pinned commit to the 0.5.2 release, and updates to accommodate breaking changes.

This is needed in order to bump the transitive dependency reqwest which in turn introduces hickory-proto which has a known vulnerability: https://github.com/flashbots/attested-tls/security/dependabot/18

However this does not completely resolve the issue as ra-tls still depends on an older version of dcap-qvl.

The new verifier requires tdxModule from tcb_info info which meant making some updates to mock-tdx and the mock collateral used in tests.

ameba23 added 2 commits June 23, 2026 11:09
* main:
  chore(deps): bump openssl from 0.10.79 to 0.10.80
@ameba23
ameba23 requested a review from 0x416e746f6e July 2, 2026 09:27
@ameba23
ameba23 requested a review from alexhulbert August 11, 2026 19:21

@alexhulbert alexhulbert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

* main: (43 commits)
  Comments
  Allow measurements format output from attest-measure to be used directly
  Fmt
  Comments
  Rm QemuTdx attestation type as it effectively is the same as DcapTdx
  Azure feature - add crypto provider for tests
  Make library crates be crypto provider agnostic
  Improve representation of DCAP measurements by enforcing all registers to be present
  Small refactor, stricter checks on DCAP measurement values being present
  Fixes following review
  On tokio runtime, wrap GCP firmware fetch in spawn_blocking to avoid stalling async workers
  Revert changes from merge commit which are unrelated to this PR
  Improve error handling during measurement checks
  Document new measurement policy type
  Update measurements JSON format and cover the new format in tests
  Warn and bail when trying to match non-gcp measurements with portable measurement policy
  Never use placeholder platform metadata in production - drop support for dstack ratls built attested certs, and attestation provider server implementations other than our own
  Switch to using pinned commit from head of main of attest repo now that ah/gcp-hobgen has been merged
  Quote generator should not assume tdx-gcp
  Add test demonstrating portable measurement policy with observed data from GCP
  ...
@ameba23
ameba23 merged commit 1f149ba into main Aug 13, 2026
2 checks passed
@ameba23
ameba23 deleted the peg/bump-dcapqvl branch August 13, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants