Skip to content

Allow setting attestation types without expected measurements in measurements file #33

@ameba23

Description

@ameba23

In some cases we might want to enforce that the remote party uses a particular attestation type, but not the expected measurements (so that these can be checked upstream via header injection).

Example:

[
    {
        "measurement_id": "dcap-tdx-any",
        "attestation_type": "dcap-tdx",
        "measurements": null,
    } 
]

Currently this would be rejected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions