-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Use subtle.ConstantTimeCompare instead of compare directly #18697
Conversation
Codecov Report
@@ Coverage Diff @@
## main #18697 +/- ##
==========================================
+ Coverage 67.36% 67.37% +0.01%
==========================================
Files 980 980
Lines 106749 106749
Branches 2668 2668
==========================================
+ Hits 71914 71927 +13
+ Misses 30976 30954 -22
- Partials 3859 3868 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b43c38a
to
1fc09e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: stonezdj <daojunz@vmware.com>
1fc09e5
to
343d571
Compare
…18697) Signed-off-by: stonezdj <daojunz@vmware.com> Signed-off-by: Wilfred Almeida <60785452+WilfredAlmeida@users.noreply.github.com>
…18697) Signed-off-by: stonezdj <daojunz@vmware.com>
…18697) Signed-off-by: stonezdj <daojunz@vmware.com>
…18697) Signed-off-by: stonezdj <daojunz@vmware.com>
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: