Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Fix for 5 vulnerabilities #289

Closed
wants to merge 1 commit into from

Conversation

rusackas
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • superset-frontend/package.json
    • superset-frontend/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Prototype Pollution
SNYK-JS-AJV-584908
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
No Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ASYNCVALIDATOR-2311201
No Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-D3COLOR-1076592
Yes Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TRIM-1017038
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: antd The new version differs by 250 commits.
  • 870b72a docs: 4.17.0 changelog (#32859)
  • 3a5b6b8 chore(deps-dev): bump stylelint-config-standard from 23.0.0 to 24.0.0 (#32866)
  • 7e2dc80 chore(.gitignore):add ignore for pnpm (#32860)
  • 491cc4f fix: borderLeftRadius error for Input.Search #32808 (#32812)
  • 958df3d docs: add demo for Input.Group (#32837)
  • ce006bd docs: Version Robin (#32830)
  • 3f495bb chore: Upgrade react router v6 (#32821)
  • 43569b9 docs: update customize-theme-variable.zh-CN.md
  • 7ed7c60 style: fix Tree icon align bug (#32822)
  • 01887b4 fix: if breadcrumbRender return false, breadcrumb will hidden (#32738)
  • 5f642cb fix: tag animation demo (#32804)
  • 852a451 chore(Tag): update tween-one (#32800)
  • 90aff3a docs: fix Spin API ts description (#32786)
  • 8a3b5d9 fix: Form horizontal broken style when select item is too long (#32778)
  • a73f4a3 docs: Fix the link in Table's API doc (#32779)
  • ecc54dd fix: codepen demo error using hooks (#32766)
  • cf15379 docs: add 4.17.0-alpha.10 changelog (#32775)
  • f7380b7 chore(deps-dev): bump eslint-plugin-unicorn from 37.0.1 to 38.0.0 (#32765)
  • b1ea2e4 fix: opening animation of the bottom drawer (#32761)
  • 10a8578 fix: Spin tip can be react node (#32733)
  • fa65cd3 chore(deps-dev): bump @ types/gtag.js from 0.0.7 to 0.0.8 (#32746)
  • f88bd4d refactor: Move part mixins less to theme instead (#32763)
  • 5360722 chore: update form demo
  • ea52572 chore(💄): fix issue template

See the full diff

Package name: d3-color The new version differs by 21 commits.

See the full diff

Package name: d3-scale The new version differs by 91 commits.

See the full diff

Package name: html-webpack-plugin The new version differs by 13 commits.
  • 873d75b chore(release): 5.5.0
  • ddeb774 chore: update examples
  • 1e42625 feat: Support type=module via scriptLoading option
  • 7d3645b Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807
  • 79be779 [chore] changes actions to run on pull_requests
  • b7e5859 [chore] fixes CI to avoid race conditions
  • 48131d3 chore(release): 5.4.0
  • 16a841a [chore] rebuild examples
  • 3bb7c17 Update index.js
  • e38ac97 Update index.js
  • f08bd02 [chore] updates fixtures
  • d62a10f [chore] upgrades html-minifier-terser@5.0.0 -> 6.0.2
  • 2f5de7a Remove archived plugin

See the full diff

Package name: react-jsonschema-form The new version differs by 59 commits.

See the full diff

Package name: react-markdown The new version differs by 18 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Regular Expression Denial of Service (ReDoS)
🦉 More lessons are available in Snyk Learn

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2022

Codecov Report

Base: 66.92% // Head: 81.47% // Increases project coverage by +14.54% 🎉

Coverage data is based on head (74da677) compared to base (b773354).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #289       +/-   ##
===========================================
+ Coverage   66.92%   81.47%   +14.54%     
===========================================
  Files        1805      474     -1331     
  Lines       69074    33374    -35700     
  Branches     7378        0     -7378     
===========================================
- Hits        46228    27190    -19038     
+ Misses      20940     6184    -14756     
+ Partials     1906        0     -1906     
Flag Coverage Δ
hive 52.92% <ø> (ø)
javascript ?
mysql 78.35% <ø> (ø)
postgres 78.41% <ø> (ø)
presto 52.82% <ø> (ø)
python 81.47% <ø> (ø)
sqlite 76.90% <ø> (ø)
unit 51.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...end/src/components/Datasource/DatasourceEditor.jsx
...src/dashboard/components/dnd/handleScroll/index.ts
...et-frontend/src/components/Chart/ChartRenderer.jsx
...set-frontend/src/dashboard/util/permissionUtils.ts
...c/dashboard/components/gridComponents/Markdown.jsx
...ntend/src/dashboard/containers/DashboardHeader.jsx
...hboard/components/nativeFilters/FilterBar/utils.ts
...plugins/plugin-chart-echarts/src/Tree/constants.ts
...ols/DateFilterControl/components/AdvancedFrame.tsx
...ackages/superset-ui-core/src/query/api/v1/types.ts
... and 1321 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants