Skip to content
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

ear: remove productId from default policy #620

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

fitzthum
Copy link
Member

The sample attester does not report a fake productId field, but we have used productId in our tests since before EAR.

The EAR policy erroneously expects the evidence to contain a productId, this leads to generating contra-indicated tokens for EAR.

Remove this field and update the tests.

cc @lmilleri

The sample attester does not report a fake productId field, but we have
used productId in our tests since before EAR.

The EAR policy erroneously expects the evidence to contain a productId,
this leads to generating contra-indicated tokens for EAR.

Remove this field and update the tests.

Signed-off-by: Tobin Feldman-Fitzthum <[email protected]>
@fitzthum fitzthum requested a review from a team as a code owner December 10, 2024 20:57
Copy link
Contributor

@huoqifeng huoqifeng left a comment

Choose a reason for hiding this comment

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

LGTM

@huoqifeng huoqifeng merged commit cadfd2f into confidential-containers:main Dec 11, 2024
25 checks passed
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.

3 participants