storm-software / storm-ops

⚙️ The Storm-Ops monorepo contains various configurations and tools used to manage the Storm Software repositories
https://stormsoftware.com
Apache License 2.0
4 stars 1 forks source link

deps(monorepo): update dependency micromatch to v4.0.8 [security] #236

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
micromatch 4.0.7 -> 4.0.8 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-4067

The NPM package micromatch prior to version 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in micromatch.braces() in index.js because the pattern .* will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn't find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persisted prior to https://github.com/micromatch/micromatch/pull/266. This issue should be mitigated by using a safe pattern that won't start backtracking the regular expression due to greedy matching.


Release Notes

micromatch/micromatch (micromatch) ### [`v4.0.8`](https://redirect.github.com/micromatch/micromatch/compare/4.0.7...4.0.8) [Compare Source](https://redirect.github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

Configuration

📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/nx@20.0.6 environment, filesystem, network, shell, unsafe Transitive: eval +16 32.1 MB nrwl-jason

View full report↗︎