Fazzani / az-devops-extensions

Azure devops extensions
MIT License
1 stars 0 forks source link

[Snyk] Security upgrade qs from 6.9.6 to 6.9.7 #26

Open Fazzani opened 1 year ago

Fazzani 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: - tasks/sonar/package.json - tasks/sonar/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 11 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
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/fazzani/project/b6207b2e-fa15-4b07-8459-094e4e5e03a1?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/fazzani/project/b6207b2e-fa15-4b07-8459-094e4e5e03a1?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":"90bdb980-4919-4fa9-ad08-9a14a185c1e2","prPublicId":"90bdb980-4919-4fa9-ad08-9a14a185c1e2","dependencies":[{"name":"qs","from":"6.9.6","to":"6.9.7"}],"packageManager":"npm","projectPublicId":"b6207b2e-fa15-4b07-8459-094e4e5e03a1","projectUrl":"https://app.snyk.io/org/fazzani/project/b6207b2e-fa15-4b07-8459-094e4e5e03a1?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)