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

Make TPM attestation format verifier work more like packed with regard to X5C #180

Merged
merged 10 commits into from
Jun 28, 2020

Conversation

aseigler
Copy link
Collaborator

@aseigler aseigler added the enhancement Enhancements or general improvements label Jun 18, 2020
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

@aseigler aseigler mentioned this pull request Jun 18, 2020
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #180 into master will increase coverage by 0.69%.
The diff coverage is 91.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   72.18%   72.88%   +0.69%     
==========================================
  Files          68       67       -1     
  Lines        3387     3142     -245     
==========================================
- Hits         2445     2290     -155     
+ Misses        942      852      -90     
Impacted Files Coverage Δ
Src/Fido2.Models/Fido2Configuration.cs 41.66% <ø> (+3.20%) ⬆️
Src/Fido2/AttestationFormat/AndroidKey.cs 97.61% <ø> (ø)
Src/Fido2/AttestationFormat/AndroidSafetyNet.cs 97.45% <ø> (ø)
Src/Fido2/AuthenticatorAssertionResponse.cs 100.00% <ø> (+5.26%) ⬆️
Src/Fido2/Fido2NetLib.cs 79.54% <ø> (ø)
Src/Fido2/AttestationFormat/Packed.cs 77.17% <33.33%> (+10.50%) ⬆️
Src/Fido2/AttestationFormat/AttestationFormat.cs 87.34% <63.63%> (-9.15%) ⬇️
Src/Fido2/AuthenticatorResponse.cs 76.92% <75.00%> (ø)
Src/Fido2/AttestationFormat/Tpm.cs 91.08% <80.00%> (-4.68%) ⬇️
Src/Fido2/AttestationFormat/FidoU2f.cs 91.04% <90.90%> (+4.62%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 646f63a...452b8a5. Read the comment docs.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request contains a valid label.

@aseigler aseigler merged commit 1c80ae0 into master Jun 28, 2020
@aseigler aseigler deleted the tpm-hello branch June 28, 2020 13:34
@abergs abergs mentioned this pull request Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements or general improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant