Skip to content

Fix crypto package vulnerability#2183

Merged
jaydeokar merged 2 commits intoaws:masterfrom
jaydeokar:master
Dec 28, 2022
Merged

Fix crypto package vulnerability#2183
jaydeokar merged 2 commits intoaws:masterfrom
jaydeokar:master

Conversation

@jaydeokar
Copy link
Copy Markdown
Collaborator

What type of PR is this?
Bug

Which issue does this PR fix:
N/A

What does this PR do / Why do we need it:
Bumping up the version to address crypto package vulnerability.

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:
N/A

Testing done on this change: N/A

Automation added to e2e:
N/A

Will this PR introduce any new dependencies?:
N/A

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
N/A

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:
N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jaydeokar jaydeokar requested a review from a team as a code owner December 27, 2022 19:29
jayanthvn
jayanthvn previously approved these changes Dec 27, 2022
github.com/go-openapi/jsonreference v0.19.3 // indirect
github.com/go-openapi/spec v0.19.3 // indirect
github.com/go-openapi/swag v0.19.5 // indirect
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This needs to stay

github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/btree v1.0.0 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 // indirect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I believe this needs to stay as well. Good to check last PR for the link to that integration run

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Ah good catch. I kept it in go.sum file but not in this. Fixed

@jaydeokar jaydeokar merged commit b4ff4d6 into aws:master Dec 28, 2022
jaydeokar added a commit that referenced this pull request Dec 28, 2022
* Fix crypto package vulnerability

Co-authored-by: Jay Deokar <[email protected]>
jaydeokar added a commit that referenced this pull request Dec 28, 2022
* Fix crypto package vulnerability

Co-authored-by: Jay Deokar <[email protected]>
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.

3 participants