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 ready!

Name Link
🔨 Latest commit 1441c3f
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/67179ad2364c6c00084b87de
😎 Deploy Preview https://deploy-preview-6619--novu-stg-vite-dashboard-poc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@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 d6239b9 to 8da7b47 Compare October 21, 2024 12:05
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 8da7b47 to bfa1280 Compare October 21, 2024 13:06
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from bfa1280 to 5b63257 Compare October 21, 2024 13:34
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 5b63257 to de9fc4f Compare October 21, 2024 14:06
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from de9fc4f to 32f4066 Compare October 21, 2024 21:52
@renovate renovate bot force-pushed the renovate/npm-body-parser-vulnerability branch from 32f4066 to a62c408 Compare October 22, 2024 08:08
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