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

Upgrade rollup + babel subpackages to resolve vulnerabilities #61

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

popestr
Copy link
Collaborator

@popestr popestr commented Nov 20, 2024

Includes upgrade of @yext/eslint-config which fixes transitive vulnerabilities, and also upgrades separately imported dependencies within chat-headless, both in babel subpackages and the version of rollup used in the test site.

Relevant patches in @yext/eslint-config:
yext/eslint-config#10
yext/eslint-config#11

J=VULN-39423,VULN-39394
TEST=manual

Ran tests and linter, saw no issues.

Includes upgrade of @yext/eslint-config which fixes transitive
vulnerabilities, and also upgrades separately imported dependencies
within chat-headless, both in babel subpackages and the version of
rollup used in the test site.

J=VULN-39423,VULN-39394
TEST=manual

Ran tests and linter, saw no issues.
@popestr popestr requested a review from a team as a code owner November 20, 2024 18:52
Comment on lines 6088 to +6089
"node_modules/caniuse-lite": {
"version": "1.0.30001487",
"version": "1.0.30001680",
Copy link

Choose a reason for hiding this comment

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

Legal Risk:
caniuse-lite 1.0.30001680 was released under the CC-BY-4.0 license, a license currently prohibited by your organization. Merging is blocked until this is resolved

Recommendation:
Reach out to your security team or Semgrep admin to address this issue. In special cases, exceptions may be made for dependencies with violating licenses, however, the general recommendation is to avoid using a dependency under such a license

Copy link
Collaborator

Choose a reason for hiding this comment

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

well this is annoying

@popestr popestr merged commit c73aed5 into main Nov 21, 2024
7 of 8 checks passed
@popestr popestr deleted the dev/semgrep-vulns branch November 21, 2024 15:47
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