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

Fix CVE-2022-32149 for gotlang.org/x/text package by bumping it to v0.3.8 #3992

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

mehta-ankit
Copy link
Member

@mehta-ankit mehta-ankit commented Oct 21, 2022

Signed-off-by: Ankit Mehta [email protected]

Which problem is this PR solving?

Short description of the changes

@mehta-ankit mehta-ankit requested a review from a team as a code owner October 21, 2022 13:40
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 97.17% // Head: 97.15% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (26f44d2) compared to base (eaed620).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3992      +/-   ##
==========================================
- Coverage   97.17%   97.15%   -0.02%     
==========================================
  Files         295      295              
  Lines       17389    17389              
==========================================
- Hits        16897    16894       -3     
- Misses        396      398       +2     
- Partials       96       97       +1     
Impacted Files Coverage Δ
cmd/query/app/static_handler.go 96.38% <0.00%> (-1.81%) ⬇️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro enabled auto-merge (squash) October 21, 2022 14:35
@yurishkuro yurishkuro merged commit f952cfe into jaegertracing:main Oct 21, 2022
@mehta-ankit mehta-ankit deleted the cve-x-test branch October 25, 2022 15:08
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.

[Bug]: CVE-2022-32149 (golang/x/text pkg)
2 participants