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

[stable27] Fix npm audit #1711

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

nextcloud-command
Copy link
Contributor

@nextcloud-command nextcloud-command commented Jun 16, 2024

Audit report

This audit fix resolves 13 of the total 15 vulnerabilities found in your project.

Updated dependencies

Fixed vulnerabilities

@testing-library/vue #

@vue/component-compiler-utils #

  • Caused by vulnerable dependency:
  • Affected versions: *
  • Package usage:
    • node_modules/@vue/component-compiler-utils

@vue/test-utils #

  • Caused by vulnerable dependency:
  • Affected versions: <=1.3.6
  • Package usage:
    • node_modules/@vue/test-utils

axios #

  • Axios Cross-Site Request Forgery Vulnerability
  • Severity: moderate (CVSS 6.5)
  • Reference: GHSA-wf5p-g6vw-rhxx
  • Affected versions: 0.8.1 - 0.27.2 || 1.3.2 - 1.7.3
  • Package usage:
    • node_modules/axios
    • node_modules/wait-on/node_modules/axios

braces #

  • Uncontrolled resource consumption in braces
  • Severity: high (CVSS 7.5)
  • Reference: GHSA-grv7-fg5c-xmjg
  • Affected versions: <3.0.3
  • Package usage:
    • node_modules/braces

elliptic #

  • Elliptic's EDDSA missing signature length check
  • Severity: low (CVSS 5.3)
  • Reference: GHSA-f7q4-pwc6-w24p
  • Affected versions: 2.0.0 - 6.5.6
  • Package usage:
    • node_modules/elliptic

fast-xml-parser #

  • fast-xml-parser vulnerable to ReDOS at currency parsing
  • Severity: high (CVSS 7.5)
  • Reference: GHSA-mpg4-rc92-vx8v
  • Affected versions: <4.4.1
  • Package usage:
    • node_modules/fast-xml-parser

micromatch #

  • Regular Expression Denial of Service (ReDoS) in micromatch
  • Severity: moderate
  • Reference: GHSA-952p-6rrq-rcjv
  • Affected versions: <4.0.8
  • Package usage:
    • node_modules/micromatch

postcss #

  • PostCSS line return parsing error
  • Severity: moderate (CVSS 5.3)
  • Reference: GHSA-7fh5-64p2-3v2j
  • Affected versions: <8.4.31
  • Package usage:
    • node_modules/@vue/component-compiler-utils/node_modules/postcss

vue-loader #

  • Caused by vulnerable dependency:
  • Affected versions: 15.0.0-beta.1 - 15.11.1
  • Package usage:
    • node_modules/vue-loader

vue-template-compiler #

  • vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)
  • Severity: moderate (CVSS 4.2)
  • Reference: GHSA-g3ch-rx76-35fx
  • Affected versions: >=2.0.0
  • Package usage:
    • node_modules/vue-template-compiler

wait-on #

  • Caused by vulnerable dependency:
  • Affected versions: 5.0.0-rc.0 - 7.1.0
  • Package usage:
    • node_modules/wait-on

ws #

  • ws affected by a DoS when handling a request with many HTTP headers
  • Severity: high (CVSS 7.5)
  • Reference: GHSA-3h5v-q93c-6h6q
  • Affected versions: 8.0.0 - 8.17.0
  • Package usage:
    • node_modules/ws

@nextcloud-command nextcloud-command added 3. to review dependencies Pull requests that update a dependency file labels Jun 16, 2024
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch from 24eab0a to 2f4f99f Compare June 23, 2024 03:07
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch 2 times, most recently from ab5e194 to 819f51a Compare July 7, 2024 03:08
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch 2 times, most recently from cd68deb to db04c98 Compare July 21, 2024 03:11
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch 2 times, most recently from 7217c5a to e458799 Compare August 1, 2024 10:17
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch 2 times, most recently from 1127b76 to 2908f96 Compare August 18, 2024 03:09
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable27-fix-npm-audit branch from 2908f96 to d1a03bc Compare August 25, 2024 03:07
Signed-off-by: GitHub <noreply@github.com>
@susnux susnux force-pushed the automated/noid/stable27-fix-npm-audit branch from d1a03bc to d7b4755 Compare August 26, 2024 10:30
@susnux susnux requested a review from artonge August 26, 2024 10:47
@susnux
Copy link
Contributor

susnux commented Aug 26, 2024

branch is EOL so needs force merge

@artonge artonge enabled auto-merge August 26, 2024 12:26
@artonge artonge disabled auto-merge August 26, 2024 12:26
@artonge artonge merged commit 7a270fc into stable27 Aug 26, 2024
23 of 24 checks passed
@artonge artonge deleted the automated/noid/stable27-fix-npm-audit branch August 26, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants