Skip to content

feat(attestation): add TCB out-of-date grace period#817

Draft
kvinwang wants to merge 3 commits into
masterfrom
codex/dcap-qvl-0.6.0
Draft

feat(attestation): add TCB out-of-date grace period#817
kvinwang wants to merge 3 commits into
masterfrom
codex/dcap-qvl-0.6.0

Conversation

@kvinwang

@kvinwang kvinwang commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade dcap-qvl from 0.5.2 to 0.6.1
  • migrate TDX verification to the new quote policy API
  • accept out-of-date platform and QE TCB levels for 15 days after publication, then reject them
  • apply the same policy to the local key provider and document the behavior

Testing

  • cargo check -p dstack-attest -p local-key-provider
  • cargo test -p dstack-attest -p local-key-provider --lib
  • cargo test -p local-key-provider --bins
  • cargo clippy -p dstack-attest -p local-key-provider --all-targets -- -D warnings --allow unused_variables

Copilot AI review requested due to automatic review settings July 22, 2026 12:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kvinwang
kvinwang marked this pull request as draft July 23, 2026 07:55
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