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

security: update golang.org/x/crypto (CVE-2020-14040) #761

Merged
merged 1 commit into from Oct 11, 2022

Conversation

dominicbarnes
Copy link
Contributor

This PR patches a security vulnerability in the golang.org/x/crypto package, see CVE-2020-14040 for more details.

Updating to the latest version of this package addresses the vulnerability and does not change test behavior as far as I can tell.

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #761 (2391e9e) into master (1598eaf) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
- Coverage   71.32%   71.13%   -0.19%     
==========================================
  Files          24       24              
  Lines        5388     5388              
==========================================
- Hits         3843     3833      -10     
- Misses       1301     1307       +6     
- Partials      244      248       +4     
Impacted Files Coverage Δ
tds.go 65.49% <0.00%> (-0.73%) ⬇️
token.go 63.62% <0.00%> (-0.59%) ⬇️

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 1598eaf...2391e9e. Read the comment docs.

@kardianos kardianos merged commit efea55b into denisenkom:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants