godaddy / kubernetes-client

Simplified Kubernetes API client for Node.js.
MIT License
962 stars 192 forks source link

[Snyk] Fix for 1 vulnerabilities #713

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @kubernetes/client-node The new version differs by 163 commits.
  • ef0c2f3 Merge pull request #500 from Nokel81/config-load-filter
  • ce450c8 revert unnecessary dep ver bump
  • 5762d5f Add option to filter invalid items when loading a config
  • a162209 Merge pull request #493 from si458/master
  • 05f39ff update ws
  • b218eb9 Merge pull request #480 from brendandburns/gen
  • 6565f66 Merge pull request #483 from chriskinsman/master
  • 5b8c30d Make watch path match listFn
  • 598796f Merge pull request #482 from vip30/master
  • 3b8cc30 feat: add cp command and test
  • 6682421 Update generated code.
  • 3e89292 Rev the commit for the kubernetes gen repo.
  • 24aec77 Merge pull request #477 from jvassev/remove-assignment
  • 81d6fee Remove unnecessary assignment in constructor
  • a93f9c6 Merge pull request #476 from phantomlsh/patch-1
  • c299acf Update scale-deployment.js
  • 33853a4 Create examples/scale-deployment.js
  • 932c2fb Merge pull request #462 from brendandburns/deps
  • 9f5785b Upgrade dependencies.
  • 79736b9 Merge pull request #460 from brendandburns/watch
  • 5fa7604 Add initial support for the BOOKMARK message in watch.
  • 7590f31 Merge pull request #452 from brendandburns/master
  • 7a070c2 Update to version 0.12.0
  • 9aeafe2 Merge pull request #446 from ddgenome/object-api
See the full diff
Package name: ws The new version differs by 85 commits.
  • f5297f7 [dist] 7.4.6
  • 00c425e [security] Fix ReDoS vulnerability
  • 990306d [lint] Fix prettier error
  • 32e3a84 [security] Remove reference to Node Security Project
  • 8c914d1 [minor] Fix nits
  • fc7e27d [ci] Test on node 16
  • 587c201 [ci] Do not test on node 15
  • f672710 [dist] 7.4.5
  • 67e25ff [fix] Fix case where `abortHandshake()` does not close the connection
  • 23ba6b2 [fix] Make UTF-8 validation work even if utf-8-validate is not installed
  • 114de9e [ci] Use a unique ID instead of commit SHA
  • d75a62e [ci] Include commit SHA in `flag-name`
  • a74dd2e [dist] 7.4.4
  • 9277437 [fix] Recreate the inflate stream if it ends
  • cbff929 [doc] Improve `websocket.terminate()` documentation
  • 489a295 [ci] Use GitHub Actions (#1853)
  • 77370e0 [pkg] Update eslint-config-prettier to version 8.1.0
  • 99338f7 [doc] Fix `data` argument type (#1843)
  • 223194e [dist] 7.4.3
  • 4e9607b [perf] Reset compressor/decompressor instead of re-initialize (#1840)
  • 2789887 [minor] Use `request.socket` instead of `request.connection`
  • 2079ca5 [test] Increase code coverage
  • d1a8af4 [dist] 7.4.2
  • 48a2349 [pkg] Update eslint-config-prettier to version 7.1.0
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic