Zooz / predator

A powerful open-source platform for load testing APIs.
https://zooz.github.io/predator/
Apache License 2.0
569 stars 108 forks source link

[Snyk] Security upgrade sqlite3 from 5.0.3 to 5.1.7 #669

Open NivLipetz opened 2 months ago

NivLipetz commented 2 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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (\*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | 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 126 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/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?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:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"sqlite3","from":"5.0.3","to":"5.1.7"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-ANSIREGEX-1583908","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Regular Expression Denial of Service (ReDoS)"}],"prId":"eed96b95-9929-4ea4-8d17-fa9f4b1f72cf","prPublicId":"eed96b95-9929-4ea4-8d17-fa9f4b1f72cf","packageManager":"npm","priorityScoreList":[696],"projectPublicId":"a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293","projectUrl":"https://app.snyk.io/org/nivlipetz/project/a48a4b5e-7e8f-4e90-bf88-baa2f1cfb293?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-ANSIREGEX-1583908"],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}' --- **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)