canonical / jaas.ai

Juju as a service
https://jaas.ai/
7 stars 29 forks source link

chore(deps): update dependency braces to v3.0.3 [security] #759

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
braces 3.0.2 -> 3.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-4068

The NPM package braces fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.


Release Notes

micromatch/braces (braces) ### [`v3.0.3`](https://togithub.com/micromatch/braces/compare/3.0.2...3.0.3) [Compare Source](https://togithub.com/micromatch/braces/compare/3.0.2...3.0.3)

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.

webteam-app commented 3 months ago

Demo

Jenkins

demos.haus