SocialGouv / kontinuous

Kontinuous - GitOps for Kubernetes 🥷
https://socialgouv.github.io/kontinuous/
MIT License
11 stars 0 forks source link

fix(deps): update dependency micromatch to v4.0.8 [security] #503

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
micromatch 4.0.5 -> 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://togithub.com/micromatch/micromatch/compare/4.0.7...4.0.8) [Compare Source](https://togithub.com/micromatch/micromatch/compare/4.0.7...4.0.8) ### [`v4.0.7`](https://togithub.com/micromatch/micromatch/compare/4.0.6...4.0.7) [Compare Source](https://togithub.com/micromatch/micromatch/compare/4.0.6...4.0.7) ### [`v4.0.6`](https://togithub.com/micromatch/micromatch/compare/4.0.5...4.0.6) [Compare Source](https://togithub.com/micromatch/micromatch/compare/4.0.5...4.0.6)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

socket-security[bot] commented 2 weeks ago

Report too large to display inline

View full report↗︎