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

[main] Fix npm audit #6519

Merged
merged 1 commit into from
Feb 4, 2025
Merged

[main] Fix npm audit #6519

merged 1 commit into from
Feb 4, 2025

Conversation

nextcloud-command
Copy link
Contributor

@nextcloud-command nextcloud-command commented Nov 24, 2024

Audit report

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

Updated dependencies

Fixed vulnerabilities

@nextcloud/dialogs #

@nextcloud/files #

  • Caused by vulnerable dependency:
  • Affected versions: >=1.1.0
  • Package usage:
    • node_modules/@nextcloud/files

@nextcloud/moment #

  • Caused by vulnerable dependency:
  • Affected versions: >=1.1.1
  • Package usage:
    • node_modules/@nextcloud/moment

@nextcloud/webpack-vue-config #

@vue/component-compiler-utils #

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

cross-spawn #

  • Regular Expression Denial of Service (ReDoS) in cross-spawn
  • Severity: high (CVSS 7.5)
  • Reference: GHSA-3xgq-45jj-v275
  • Affected versions: 7.0.0 - 7.0.4
  • Package usage:
    • node_modules/cross-spawn

express #

  • Caused by vulnerable dependency:
  • Affected versions: 4.0.0-rc1 - 4.21.1 || 5.0.0-alpha.1 - 5.0.0-beta.3
  • Package usage:
    • node_modules/express

path-to-regexp #

  • Unpatched path-to-regexp ReDoS in 0.1.x
  • Severity: high
  • Reference: GHSA-rhx6-c78j-4q9w
  • Affected versions: <0.1.12
  • Package usage:
    • node_modules/path-to-regexp

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

v-tooltip #

  • Caused by vulnerable dependency:
  • Affected versions: 2.0.0-beta.1 - 4.0.0-beta.0
  • Package usage:
    • node_modules/v-tooltip

vue-loader #

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

vue-resize #

  • Caused by vulnerable dependency:
  • Affected versions: 0.4.0 - 1.0.1
  • Package usage:
    • node_modules/vue-resize

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

@nextcloud-command nextcloud-command added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Nov 24, 2024
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.77%. Comparing base (056a8aa) to head (3fa3f18).
Report is 17 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6519      +/-   ##
============================================
+ Coverage     23.00%   28.77%   +5.77%     
- Complexity      475      950     +475     
============================================
  Files           252      294      +42     
  Lines         12112    14402    +2290     
  Branches       2310     2310              
============================================
+ Hits           2786     4144    +1358     
- Misses         8999     9931     +932     
  Partials        327      327              
Flag Coverage Δ
javascript 14.53% <ø> (ø)
php 59.30% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch 2 times, most recently from e8d8c40 to 67f0961 Compare December 8, 2024 03:42
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch 2 times, most recently from 78e0ed3 to 381aa91 Compare December 22, 2024 03:19
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch 2 times, most recently from da691f1 to 019f536 Compare January 5, 2025 03:14
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch 2 times, most recently from 4b00ff5 to 28c4a8a Compare January 19, 2025 03:24
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch from 28c4a8a to 7154042 Compare January 26, 2025 03:27
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-fix-npm-audit branch from 7154042 to 3fa3f18 Compare February 2, 2025 03:22
@st3iny st3iny merged commit bf9b40e into main Feb 4, 2025
47 checks passed
@st3iny st3iny deleted the automated/noid/main-fix-npm-audit branch February 4, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants