typescript-rest icon indicating copy to clipboard operation
typescript-rest copied to clipboard

[Snyk] Security upgrade swagger-ui-express from 4.1.6 to 4.3.0

Open thiagobustamante opened this issue 1 year ago • 1 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 663/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.4
Server-side Request Forgery (SSRF)
SNYK-JS-SWAGGERUIEXPRESS-6815423
No Proof of Concept
medium severity 727/1000
Why? Mature exploit, Recently disclosed, Has a fix available, CVSS 5.4
Server-side Request Forgery (SSRF)
SNYK-JS-SWAGGERUIEXPRESS-6815424
No Mature

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: swagger-ui-express The new version differs by 13 commits.
  • 512970a bump version of swagger-ui-dist due to security update
  • aa3d56a Bumped version of swagger-ui-dist and moved js template usage
  • ff10df4 Update README.md
  • fe789d8 Update README.md
  • d07439b Merge pull request #270 from jdgarcia/security-update
  • 9011cdf Merge pull request #269 from artyhedgehog/patch-1
  • e09c35f update swagger-ui-dist dependency to fix security vulnerabilities
  • de8e7eb readme: fix broken link to swagger-jsdoc
  • 5824af0 Merge pull request #236 from H3nSte1n/feature/Add_converage_section_to_readme
  • da7b5ff feat: Remove Coverage headline from README
  • b46e892 feat: Add coverage section to README
  • feb0664 Merge pull request #235 from tingstad/patch-1
  • 1699685 Update README - two swagger documents (typo)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Server-side Request Forgery (SSRF)

thiagobustamante avatar May 10 '24 04:05 thiagobustamante

Codecov Report

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

Project coverage is 94.48%. Comparing base (43231ca) to head (c6d446e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          14       14           
  Lines        1070     1070           
  Branches      189      195    +6     
=======================================
  Hits         1011     1011           
  Misses         57       57           
  Partials        2        2           

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

codecov[bot] avatar May 10 '24 04:05 codecov[bot]