| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@UlisesGascon This is not needed at least from the security perspective: https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4#advisory-comment-143780 |
Sorry, something went wrong.
|
Thanks for the update @Phillip9587! |
Sorry, something went wrong.
|
This needs to be reopened. There is a disconnect between Repository Advisory, and Git Advisory. Repository advisory marks version 2.2.0 as Vulnerable. Solutions:
Thanks! Edit: |
Sorry, something went wrong.
|
Hey, the team has already been informed. The correct range is the one in GHSA-wqch-xfxh-vrr4, the only affected version was 2.2.0 |
Sorry, something went wrong.
|
We don't know how what we published was not what github propogated to the global registry, we have a PR open against their global registry to fix the affected version string to be exact. github/advisory-database#6470 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What's included in the HISTORY.md
* Security fix for [GHSA-wqch-xfxh-vrr4](https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4) * refactor: move common request validation to read function * deps: * type-is@^2.0.1 * iconv-lite@^0.7.0 * Handle split surrogate pairs when encoding UTF-8 * Avoid false positives in `encodingExists` by using prototype-less objects * raw-body@^3.0.1 * debug@^4.4.3What's Changed
Full Changelog: 1.20.3...1.x