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

Attestation service in Syft #8659

Merged
merged 30 commits into from May 6, 2024
Merged

Attestation service in Syft #8659

merged 30 commits into from May 6, 2024

Conversation

snwagh
Copy link
Contributor

@snwagh snwagh commented Apr 3, 2024

Description

Adding an attestation endpoint in Syft

@snwagh snwagh force-pushed the snwagh/attestation-service branch from b6a11be to 0f2d081 Compare April 8, 2024 13:08
@rasswanth-s rasswanth-s changed the base branch from dev to rasswanth/cc-attestation April 9, 2024 09:45
@rasswanth-s rasswanth-s changed the base branch from rasswanth/cc-attestation to dev April 9, 2024 09:46
@rasswanth-s rasswanth-s changed the base branch from dev to rasswanth/cc-attestation April 9, 2024 09:47
Base automatically changed from rasswanth/cc-attestation to dev April 9, 2024 22:52
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

packages/grid/veilid/start.sh Outdated Show resolved Hide resolved
@snwagh snwagh changed the base branch from dev to tauquir/attestation-helmcharts April 16, 2024 12:38
Base automatically changed from tauquir/attestation-helmcharts to dev April 29, 2024 18:08
@snwagh snwagh enabled auto-merge May 2, 2024 12:14
@snwagh snwagh disabled auto-merge May 2, 2024 12:15
@snwagh snwagh enabled auto-merge May 2, 2024 12:16
@rasswanth-s
Copy link
Collaborator

Tested the Workflow, works great
Screenshot 2024-05-03 at 4 01 10 PM


return "False"
# Fetch token from Micrsoft Attestation library
cpu_token = subprocess.run(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Leaving a note , for later, we do two calls, to the attestation client library , we could combine them in to a single call in later PR's

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will shelf this as a TODO item, good point though.

Copy link
Collaborator

@rasswanth-s rasswanth-s left a comment

Choose a reason for hiding this comment

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

Great work @snwagh 🎸

Copy link
Contributor

@itstauq itstauq left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@snwagh snwagh merged commit de906b9 into dev May 6, 2024
33 checks passed
@snwagh snwagh deleted the snwagh/attestation-service branch May 6, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants