This repository was archived by the owner on Jan 27, 2022. It is now read-only.
Create Avalon attestation service - #710
Open
Ram-srini wants to merge 1 commit into
Open
Conversation
Ram-srini
requested review from
EugeneYYY,
SriharshaSubbakrishna,
TomBarnes,
danintel,
dcmiddle,
karthikamurthy,
manju956,
manojgop,
pankajgoyal2 and
rranjan3
as code owners
November 12, 2020 09:21
|
This pull request introduces 3 alerts when merging 68d9910 into ee43a65 - view on LGTM.com new alerts:
|
Ram-srini
force-pushed
the
verification_service
branch
from
November 12, 2020 10:58
68d9910 to
7417ada
Compare
|
This pull request introduces 3 alerts when merging 7417ada into ee43a65 - view on LGTM.com new alerts:
|
Ram-srini
force-pushed
the
verification_service
branch
from
November 12, 2020 11:36
7417ada to
c74712e
Compare
manju956
reviewed
Nov 12, 2020
| # requester signature for work order requests | ||
| self._requester_signature = options.requester_signature | ||
|
|
||
| # Avalon attestation service uri |
There was a problem hiding this comment.
Similar changes need to be made at Demo.py as well.
Ram-srini
force-pushed
the
verification_service
branch
3 times, most recently
from
November 13, 2020 11:03
6221484 to
8c8cb62
Compare
|
This pull request introduces 1 alert when merging 8c8cb62 into ee43a65 - view on LGTM.com new alerts:
|
Ram-srini
force-pushed
the
verification_service
branch
from
November 13, 2020 11:57
8c8cb62 to
d55c951
Compare
manojgop
reviewed
Nov 14, 2020
Ram-srini
force-pushed
the
verification_service
branch
from
December 21, 2020 08:50
d55c951 to
38c7c09
Compare
1. Attestation verification service to do verify IAS AVR, DCAP quote 2. Service listens on HTTP based jrpc listener and uses format json-rpc 3. Python API makes to call to attestation service 4. Shell container having pure python packages and become light-weight. Signed-off-by: Ramakrishna Srinivasamurthy <ramakrishna.srinivasamurthy@gmail.com>
Ram-srini
force-pushed
the
verification_service
branch
from
December 29, 2020 12:12
38c7c09 to
7f41847
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ramakrishna Srinivasamurthy ramakrishna.srinivasamurthy@gmail.com