twofactor_totp icon indicating copy to clipboard operation
twofactor_totp copied to clipboard

[stable27] Fix npm audit

Open nextcloud-command opened this issue 1 year ago • 2 comments

Audit report

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

Updated dependencies

  • @vue/component-compiler-utils
  • @vue/test-utils
  • braces
  • browserify-sign
  • postcss
  • vue-loader
  • ws

Fixed vulnerabilities

@vue/component-compiler-utils #

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

@vue/test-utils #

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

braces #

  • Uncontrolled resource consumption in braces
  • Severity: high (CVSS 7.5)
  • Reference: https://github.com/advisories/GHSA-grv7-fg5c-xmjg
  • Affected versions: <3.0.3
  • Package usage:
    • node_modules/@jest/core/node_modules/braces
    • node_modules/@jest/transform/node_modules/braces
    • node_modules/chokidar/node_modules/braces
    • node_modules/fast-glob/node_modules/braces
    • node_modules/http-proxy-middleware/node_modules/braces
    • node_modules/jest-config/node_modules/braces
    • node_modules/jest-haste-map/node_modules/braces
    • node_modules/jest-message-util/node_modules/braces
    • node_modules/stylelint/node_modules/braces
    • node_modules/webpack-dev-server/node_modules/braces

browserify-sign #

  • Caused by vulnerable dependency:
    • elliptic
  • Affected versions: >=3.0.2
  • Package usage:
    • node_modules/browserify-sign

postcss #

vue-loader #

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

ws #

  • ws affected by a DoS when handling a request with many HTTP headers
  • Severity: high (CVSS 7.5)
  • Reference: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
  • Affected versions: 7.0.0 - 7.5.9 || 8.0.0 - 8.17.0
  • Package usage:
    • node_modules/jest-environment-jsdom/node_modules/ws
    • node_modules/ws

nextcloud-command avatar Jun 16 '24 03:06 nextcloud-command

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.29%. Comparing base (2874cda) to head (44909de). Report is 1 commits behind head on stable27.

Additional details and impacted files
@@             Coverage Diff             @@
##             stable27    #1530   +/-   ##
===========================================
  Coverage       44.29%   44.29%           
  Complexity         99       99           
===========================================
  Files              19       19           
  Lines             298      298           
===========================================
  Hits              132      132           
  Misses            166      166           
Flag Coverage Δ
unittests 44.29% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 30 '24 03:06 codecov[bot]

/compile amend /

ChristophWurst avatar Aug 20 '24 07:08 ChristophWurst

EOL

ChristophWurst avatar Sep 30 '24 14:09 ChristophWurst