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 #1257

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

nextcloud-command
Copy link
Contributor

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

Audit report

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

Updated dependencies

Fixed vulnerabilities

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

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 9bd7350 to f057e0e Compare June 23, 2024 03:10
Signed-off-by: GitHub <noreply@github.com>
@szaimen szaimen force-pushed the automated/noid/stable27-fix-npm-audit branch from f057e0e to 35fb575 Compare June 26, 2024 12:48
@szaimen szaimen added this to the Nextcloud 27.1.12 milestone Jun 26, 2024
@szaimen szaimen merged commit ed2aaf4 into stable27 Jun 26, 2024
16 of 17 checks passed
@szaimen szaimen deleted the automated/noid/stable27-fix-npm-audit branch June 26, 2024 12:53
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.

None yet

2 participants