Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

Issue

npm audit reports

5 vulnerabilities (2 moderate, 3 high)

in examples/webpack

$ npm audit
# npm audit report

body-parser  <1.20.3
Severity: high
body-parser vulnerable to denial of service when url encoding is enabled - https://github.com/advisories/GHSA-qwcr-r2fm-qrc7
fix available via `npm audit fix`
node_modules/body-parser
  express  <=4.19.2 || 5.0.0-alpha.1 - 5.0.0-beta.3
  Depends on vulnerable versions of body-parser
  Depends on vulnerable versions of path-to-regexp
  Depends on vulnerable versions of send
  Depends on vulnerable versions of serve-static
  node_modules/express


path-to-regexp  <0.1.10
Severity: high
path-to-regexp outputs backtracking regular expressions - https://github.com/advisories/GHSA-9wv6-86v2-598j
fix available via `npm audit fix`
node_modules/path-to-regexp

send  <0.19.0
Severity: moderate
send vulnerable to template injection that can lead to XSS - https://github.com/advisories/GHSA-m6fv-jmcg-4jfg
fix available via `npm audit fix`
node_modules/send
  serve-static  <=1.16.0
  Depends on vulnerable versions of send
  node_modules/serve-static


5 vulnerabilities (2 moderate, 3 high)

Change

Execute

npm audit fix

in examples/webpack to update multiple dependencies to a non-vulnerable level.

@MikeMcC399 MikeMcC399 added bug Something isn't working type: dependencies labels Sep 12, 2024
@MikeMcC399 MikeMcC399 self-assigned this Sep 12, 2024
@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 12, 2024 08:23
@jennifer-shehane jennifer-shehane merged commit f6a4f72 into cypress-io:master Sep 16, 2024
@MikeMcC399 MikeMcC399 deleted the update/examples-webpack branch September 16, 2024 15:00
@github-actions
Copy link

github-actions bot commented Nov 4, 2024

🎉 This PR is included in version 6.7.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

aayushshah15 pushed a commit to useblacksmith/cypress-io that referenced this pull request Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants