Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency body-parser to v1.20.3 [security] #6619

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
body-parser 1.20.2 -> 1.20.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-45590

Impact

body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service.

Patches

this issue is patched in 1.20.3

References


Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

===================

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)

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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

github-actions bot commented Oct 4, 2024

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Your PR title is: fix(deps): update dependency body-parser to v1.20.3 [security]
It should be something like: feat(scope): Add fancy new feature

Details:

Unknown scope "deps" found in pull request title "fix(deps): update dependency body-parser to v1.20.3 [security]". Scope must match one of: root, api, dashboard, inbound-mail, web, webhook, widget, worker, ws, ee-auth, ee-billing, ee-dal, ee-shared-services, ee-translation, application-generic, automation, dal, design-system, embed, novui, testing, client, framework, headless, js, nest, nextjs, node, notification-center, novu, providers, react, react-native, shared, stateless, nestjs, nextjs.

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for novu-stg-vite-dashboard-poc failed. Why did it fail? →

Name Link
🔨 Latest commit 0291d52
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/6722ae6d6eb7240008f90eff

@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from bcc357c to 2058c4a Compare October 4, 2024 14:00
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 2058c4a to f31e989 Compare October 4, 2024 14:43
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from f31e989 to 3399da8 Compare October 4, 2024 14:59
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 3399da8 to b77b4c0 Compare October 4, 2024 16:54
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from b77b4c0 to de2152f Compare October 4, 2024 18:51
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from de2152f to 1d26fb6 Compare October 4, 2024 19:32
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 1d26fb6 to f089ef5 Compare October 6, 2024 12:59
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 0beb20c to c0e46c7 Compare October 29, 2024 15:56
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from c0e46c7 to ee84472 Compare October 29, 2024 17:02
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from ee84472 to 0daccec Compare October 30, 2024 08:46
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 0daccec to 995ef44 Compare October 30, 2024 09:48
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 995ef44 to 8e29879 Compare October 30, 2024 13:26
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 8e29879 to 267bd33 Compare October 30, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants