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 GHSA-hp87-p4gw-j4gq #348

Merged
merged 1 commit into from May 26, 2022
Merged

Conversation

dixudx
Copy link
Member

@dixudx dixudx commented May 26, 2022

Signed-off-by: Di Xu stephenhsu90@gmail.com

What type of PR is this?

kind/security

What this PR does / why we need it:

An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Signed-off-by: Di Xu <stephenhsu90@gmail.com>
@dixudx dixudx added this to the v0.10.0 milestone May 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #348 (e6387a0) into main (aa89376) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   12.13%   12.07%   -0.07%     
==========================================
  Files          47       47              
  Lines        4837     4837              
==========================================
- Hits          587      584       -3     
- Misses       4207     4209       +2     
- Partials       43       44       +1     
Impacted Files Coverage Δ
...ernet/clusternet/pkg/hub/apiserver/shadow/utils.go 89.28% <0.00%> (-10.72%) ⬇️

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 aa89376...e6387a0. Read the comment docs.

@dixudx dixudx merged commit b1a5df6 into clusternet:main May 26, 2022
@dixudx dixudx deleted the fix-cve-yamlv3 branch May 26, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants