-
Notifications
You must be signed in to change notification settings - Fork 30
headers: validate CWT claims #210
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
base: main
Are you sure you want to change the base?
Conversation
|
@veraison/go-cose-maintainers, can we get some 👀's on this? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #210 +/- ##
==========================================
- Coverage 91.12% 89.18% -1.95%
==========================================
Files 12 12
Lines 2006 2053 +47
==========================================
+ Hits 1828 1831 +3
- Misses 122 168 +46
+ Partials 56 54 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Pranjal Kole <[email protected]>
|
@shizhMSFT, @qmuntal, @thomas-fossati can you PTAL? |
Co-authored-by: Shiwei Zhang <[email protected]> Signed-off-by: Steve Lasker <[email protected]>
|
@pranjalkole can you please take a look at above changes? |
We could also refactor this to a
validateCWTClaimsfunction incwt.go