DXHeroes / dx-scanner

CLI tool that allows you to measure quality of a team work and an app based on your source code.
https://dxscanner.io
MIT License
81 stars 45 forks source link

fix(deps): update dependency qs to v6.11.0 [security] - autoclosed #615

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qs 6.10.5 -> 6.11.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-24999

qs before 6.10.3 allows attackers to cause a Node process hang because an __ proto__ key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.


Release Notes

ljharb/qs (qs) ### [`v6.11.0`](https://redirect.github.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6110) [Compare Source](https://redirect.github.com/ljharb/qs/compare/v6.10.5...v6.11.0) - \[New] \[Fix] `stringify`: revert [`0e903c0`](https://redirect.github.com/ljharb/qs/commit/0e903c0); add `commaRoundTrip` option ([#​442](https://redirect.github.com/ljharb/qs/issues/442)) - \[readme] fix version badge

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.