SrDih / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
https://owasp-juice.shop
MIT License
0 stars 1 forks source link

[Snyk] Security upgrade sqlite3 from 5.0.2 to 5.1.7 #30

Open SrDih opened 8 months ago

SrDih commented 8 months ago

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 #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **631/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.2 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sqlite3 The new version differs by 170 commits.
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • 4ef11bf Removed extraneous parameter to event emit function
  • e99160a Inlined `init()` functions into class header files
  • 3372130 Improved `RowToJS` performance by removing `Napi::String::New` instantiation
  • 77b327c Increased number of rows inserted into benchmark database
  • 603e468 Fixed minor linting warning
  • 8bda876 Refactored Database to use macros for method definitions
  • 5809f62 Fixed uploading prebuilt binaries from Docker
  • aabd297 Update actions/setup-node action to v4
  • c775b81 Extracted common Node-API queuing code into macro
  • 2595304 Updated list of supported targets
  • 605c7f9 Replaced `@ mapbox/node-pre-gyp` in favor of `prebuild` + `prebuild-install`
  • a2cee71 Update dependency mocha to v10
  • 7674271 Update dependency eslint to v8
  • 83e282d Update actions/checkout digest to b4ffde6
  • 8482aaf Update docker/setup-buildx-action action to v3
  • c74f267 Update docker/setup-qemu-action action to v3
  • 9e8b2ee Reworked CI versions
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](https://app.snyk.io/org/srdih/project/5e5a112f-7a33-446c-a853-ee84d3631262?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/srdih/project/5e5a112f-7a33-446c-a853-ee84d3631262?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"919b955c-85df-4348-97fc-d4e039edb88f","prPublicId":"919b955c-85df-4348-97fc-d4e039edb88f","dependencies":[{"name":"sqlite3","from":"5.0.2","to":"5.1.7"}],"packageManager":"npm","projectPublicId":"5e5a112f-7a33-446c-a853-ee84d3631262","projectUrl":"https://app.snyk.io/org/srdih/project/5e5a112f-7a33-446c-a853-ee84d3631262?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116"],"upgrade":["SNYK-JS-INFLIGHT-6095116"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[631],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud