Commit 917fe3b
Add yarn resolution "**/tmp": "^0.2.7" to force all transitive
consumers of tmp (currently only cypress) onto the patched
version. Closes CVE-2026-44705 (High) — path traversal in
tmp < 0.2.6 via unsanitized prefix/postfix/dir options.
Mirrors opensearch-project/OpenSearch-Dashboards#12180.
(cherry picked from commit 5200ec1)
Signed-off-by: Nishtha Mittal <nishthamittal04@gmail.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: Nishtha Mittal <52968976+nishthm@users.noreply.github.com>
1 parent e23f23c commit 917fe3b
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3369 | 3369 | | |
3370 | 3370 | | |
3371 | 3371 | | |
3372 | | - | |
3373 | | - | |
3374 | | - | |
3375 | | - | |
| 3372 | + | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
3376 | 3376 | | |
3377 | 3377 | | |
3378 | 3378 | | |
| |||
0 commit comments