godaddy / kubernetes-client

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

[Snyk] Security upgrade qs from 6.9.1 to 6.9.7 #749

Open decompil3d opened 1 year ago

decompil3d commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


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

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-QS-3153490](https://snyk.io/vuln/SNYK-JS-QS-3153490) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: qs The new version differs by 84 commits.
  • 4cd0032 v6.9.7
  • e799ba5 [Fix] `parse`: ignore `__proto__` keys (#428)
  • 02ca358 [Robustness] `stringify`: avoid relying on a global `undefined` (#427)
  • 4a17709 [Fix] `stringify`: avoid encoding arrayformat comma when `encodeValuesOnly = true` (#424)
  • c0e13e9 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 4113a5f [Tests] clean up stringify tests slightly
  • 749a584 [Docs] add note and links for coercing primitive values (#408)
  • cce2082 [meta] fix README.md (#399)
  • c44f0c5 Revert "[meta] ignore eclint transitive audit warning"
  • e6cfd8b [actions] backport actions from main
  • f399189 [Dev Deps] backport updates from main
  • b522d2e v6.9.6
  • 47d0b83 [Fix] restore `dist` dir; mistakenly removed in d4f6c32
  • 179fafc v6.9.5
  • d4f6c32 [meta] do not publish github action workflow files
  • 66202e7 [Tests] `stringify`: add tests for #378
  • da6d249 [Dev Deps] update `eslint`, `@ ljharb/eslint-config`, `aud`, `browserify`, `object-inspect`, `tape`
  • 4e7a5a3 [Fix] `stringify`: do not encode parens for RFC1738
  • 9c60d53 [Refactor] `format`: remove `util.assign` call
  • 01aaffd [Tests] migrate tests to Github Actions
  • fcb1ef1 [Tests] run `nyc` on all tests; use `tape` runner
  • 049c9bb [meta] add "Allow Edits" workflow; update rebase workflow
  • fddf182 [actions] switch Automatic Rebase workflow to `pull_request_target` event
  • deada94 [Fix] `stringify`: fix arrayFormat comma with empty array/objects
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](https://app.snyk.io/org/godaddy/project/d027d502-27a5-42be-bc45-531073559167?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/godaddy/project/d027d502-27a5-42be-bc45-531073559167?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"eeea8476-ea5d-4b23-9616-5e8d40bc8b79","prPublicId":"eeea8476-ea5d-4b23-9616-5e8d40bc8b79","dependencies":[{"name":"qs","from":"6.9.1","to":"6.9.7"}],"packageManager":"npm","projectPublicId":"d027d502-27a5-42be-bc45-531073559167","projectUrl":"https://app.snyk.io/org/godaddy/project/d027d502-27a5-42be-bc45-531073559167?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-QS-3153490"],"upgrade":["SNYK-JS-QS-3153490"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)