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

update the gorilla/websocket version #957

Merged
merged 1 commit into from Jul 23, 2020
Merged

Conversation

vsadineni1
Copy link

The current version of the gorilla/websocket version being used is: V1.4.0 which has a vulnerability.
GHSA-jf24-p9p9-4rjh

This is fixed in the version: V1.4.1 as described here - https://github.com/gorilla/websocket/releases

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #957 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #957   +/-   ##
=======================================
  Coverage   77.47%   77.47%           
=======================================
  Files          12       12           
  Lines        1514     1514           
=======================================
  Hits         1173     1173           
  Misses        262      262           
  Partials       79       79           
Flag Coverage Δ
#go 77.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 8582a75...e40ea3b. Read the comment docs.

@vania-pooh vania-pooh merged commit ef82a99 into aerokube:master Jul 23, 2020
@vania-pooh
Copy link
Member

@vsadineni1 thank you for contribution!

@vsadineni1
Copy link
Author

I am glad that my PR is taken 👍

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