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

[stable4.7] Fix npm audit #6016

Merged
merged 1 commit into from
May 21, 2024

Conversation

nextcloud-command
Copy link
Contributor

Audit report

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

Updated dependencies

Fixed vulnerabilities

express #

  • Express.js Open Redirect in malformed URLs
  • Severity: moderate (CVSS 6.1)
  • Reference: GHSA-rv95-896h-c2vc
  • Affected versions: <4.19.2
  • Package usage:
    • node_modules/express

follow-redirects #

  • follow-redirects' Proxy-Authorization header kept across hosts
  • Severity: moderate (CVSS 6.5)
  • Reference: GHSA-cxjh-pqwp-8mfp
  • Affected versions: <=1.15.5
  • Package usage:
    • node_modules/follow-redirects

webpack-dev-middleware #

  • Path traversal in webpack-dev-middleware
  • Severity: high (CVSS 7.4)
  • Reference: GHSA-wr3j-pwj9-hqq6
  • Affected versions: <=5.3.3
  • Package usage:
    • node_modules/webpack-dev-middleware

Signed-off-by: GitHub <noreply@github.com>
@nextcloud-command nextcloud-command added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 19, 2024
Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.49%. Comparing base (f24218d) to head (0a067ef).
Report is 1 commits behind head on stable4.7.

Additional details and impacted files
@@            Coverage Diff             @@
##           stable4.7    #6016   +/-   ##
==========================================
  Coverage      15.49%   15.49%           
==========================================
  Files            206      206           
  Lines           9257     9257           
  Branches        1931     1931           
==========================================
  Hits            1434     1434           
  Misses          7823     7823           
Flag Coverage Δ
javascript 15.49% <ø> (ø)

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.

@ChristophWurst ChristophWurst merged commit 5aeff7f into stable4.7 May 21, 2024
41 checks passed
@ChristophWurst ChristophWurst deleted the automated/noid/stable4.7-fix-npm-audit branch May 21, 2024 06:07
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.

None yet

2 participants