add signatures and keys to signed header along with signature verification in validate method#788
Conversation
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #788 +/- ##
==========================================
- Coverage 55.27% 54.65% -0.62%
==========================================
Files 53 54 +1
Lines 10000 10225 +225
==========================================
+ Hits 5527 5588 +61
- Misses 3652 3809 +157
- Partials 821 828 +7
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
|
Please review this PR after #786 is merged, as this PR is built on top of it. Few clarifications:
|
0b93d9f to
d580472
Compare
|
@nashqueue @tuxcanfly @S1nus @Manav-Aggarwal this PR is ready for your review. |
704b2c3 to
8b23b7f
Compare
8b23b7f to
ab7ff8b
Compare
Fixes #782 #783 #784