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

[stable28] Fix npm audit #886

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

nextcloud-command
Copy link
Contributor

Audit report

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

Updated dependencies

Fixed vulnerabilities

@babel/traverse #

  • Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
  • Severity: critical 🚨 (CVSS 9.4)
  • Reference: GHSA-67hx-6x53-jw92
  • Affected versions: <7.23.2
  • Package usage:
    • node_modules/@babel/traverse

@vue/component-compiler-utils #

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

debug #

  • Regular Expression Denial of Service in debug
  • Severity: low (CVSS 3.7)
  • Reference: GHSA-gxpj-cx7g-858c
  • Affected versions: 4.0.0 - 4.3.0
  • Package usage:
    • node_modules/debug

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
    • node_modules/postcss

semver #

  • semver vulnerable to Regular Expression Denial of Service
  • Severity: moderate (CVSS 5.3)
  • Reference: GHSA-c2qf-rxjj-qqgw
  • Affected versions: 7.0.0 - 7.5.1
  • Package usage:
    • node_modules/@vue/babel-preset-app/node_modules/semver

vue-loader #

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

@nextcloud-command nextcloud-command added 3. to review dependencies Pull requests that update a dependency file labels Jul 2, 2024
Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

Tested and works.

@st3iny st3iny merged commit 55a77fa into stable28 Jul 3, 2024
26 checks passed
@st3iny st3iny deleted the automated/noid/stable28-fix-npm-audit branch July 3, 2024 13:38
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.

2 participants