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

Replace gopkg.in/yaml.v2 v2.2.2 with v2.2.8 #236

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

andytinkham
Copy link
Contributor

Signed-off-by: Andy Tinkham andy.tinkham@cyberark.com

Desired Outcome

Remove the usage of gopkg.in/yaml.v2 v2.2.2 in our dependency tree because of CVE-2019-11254 and
SNYK-GOLANG-GOPKGINYAMLV2-1533594.

Implemented Changes

Added replace statement to go.mod to force usage of 2.2.8 instead of 2.2.2

@andytinkham andytinkham requested a review from a team as a code owner August 15, 2022 22:25
Signed-off-by: Andy Tinkham <andy.tinkham@cyberark.com>
@andytinkham andytinkham force-pushed the update-gopkg.in/yaml.v2 branch from e44c1cc to 2cb0a82 Compare August 15, 2022 22:26
Copy link
Contributor

@szh szh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants