Skip to content

fix cve issues - #2070

Merged
SuZhou-Joe merged 4 commits into
opensearch-project:2.19from
yyfamazon:2.19
Jun 23, 2026
Merged

fix cve issues#2070
SuZhou-Joe merged 4 commits into
opensearch-project:2.19from
yyfamazon:2.19

Conversation

@yyfamazon

@yyfamazon yyfamazon commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Description

This PR addresses multiple security vulnerabilities in dependencies and hardens CI workflow actions by pinning them to specific commit SHAs.

GHSA-r5fr-rjxr-66jc (lodash): Added override/resolution to ^4.18.0 → resolves to 4.18.1
GHSA-25h7-pfq9-p65f (flatted): Added override/resolution to ^3.4.0 → resolves to 3.4.2
GHSA-5c6j-r48x-rmvq (minimatch): Added override/resolution to ^5.1.9, replacing vulnerable 3.x which used brace-expansion@1
GHSA-3v7f-55p6-f55p (picomatch): Added override/resolution >=2.3.2 to mitigate method injection in POSIX character classes

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: yyfamazon <yyf@amazon.com>
Signed-off-by: yyfamazon <yyf@amazon.com>
Signed-off-by: yyfamazon <yyf@amazon.com>
Signed-off-by: yyfamazon <yyf@amazon.com>
@SuZhou-Joe
SuZhou-Joe merged commit 825f744 into opensearch-project:2.19 Jun 23, 2026
45 of 60 checks passed
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.

2 participants