Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CVE] Bumps Chromedriver to v100 and axios to v0.27.2 #1552

Merged
merged 4 commits into from
May 6, 2022

Conversation

boktorbb
Copy link
Contributor

@boktorbb boktorbb commented May 5, 2022

Description

Addresses CVE-2022-1214
CHANGELOG

Bumps Chromedriver to v100 to match github actions
Bumps and pins axios to ^0.27.2 to address CVE

Issues Resolved

Resolves #1546

Check List

  • New functionality includes testing.
    • All tests pass
      • yarn test:jest
      • yarn test:jest_integration
      • yarn test:ftr
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff

Bishoy Boktor added 3 commits May 5, 2022 21:05
Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
@boktorbb boktorbb added Mend: dependency security vulnerability Security vulnerability detected by Mend high severity High severity CVE cve Security vulnerabilities detected by Dependabot or Mend labels May 5, 2022
@boktorbb boktorbb requested a review from a team as a code owner May 5, 2022 22:20
Copy link
Contributor

@tmarkley tmarkley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you confirm that there are no breaking changes that we should be aware of? Also, can you add the CHANGELOG link as well as the CVE that is resolved in the commit message? Example: #1451

package.json Outdated Show resolved Hide resolved
Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
@boktorbb
Copy link
Contributor Author

boktorbb commented May 5, 2022

Can you confirm that there are no breaking changes that we should be aware of? Also, can you add the CHANGELOG link as well as the CVE that is resolved in the commit message? Example: #1451

There have been several breaking changes from 0.21.1 -> 0.27.2 but we shouldn't be affected by any. The changelog documents all the breaking changes per version

@tmarkley tmarkley merged commit cba0764 into opensearch-project:main May 6, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 6, 2022
* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
(cherry picked from commit cba0764)
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 6, 2022
* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
(cherry picked from commit cba0764)
tmarkley pushed a commit that referenced this pull request May 6, 2022
)

* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
(cherry picked from commit cba0764)
tmarkley pushed a commit that referenced this pull request May 6, 2022
)

* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
(cherry picked from commit cba0764)
joshuarrrr pushed a commit to joshuarrrr/OpenSearch-Dashboards that referenced this pull request May 11, 2022
…-project#1552)

* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
kavilla pushed a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Jun 8, 2022
…-project#1552)

* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
kavilla pushed a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Jun 16, 2022
…-project#1552)

* Addresses CVE-2022-1214
* Bumps and resolves `axios` to ^0.27.2 to address CVE
  * [CHANGELOG](https://github.com/axios/axios/blob/master/CHANGELOG.md)
* Bumps `chromedriver` to v100 to match GitHub actions

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x cve Security vulnerabilities detected by Dependabot or Mend high severity High severity CVE Mend: dependency security vulnerability Security vulnerability detected by Mend v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2022-1214 (High) detected in axios-0.21.4.tgz
3 participants