only-cliches / Nano-SQL

Universal database layer for the client, server & mobile devices. It's like Lego for databases.
https://nanosql.io
MIT License
782 stars 49 forks source link

[Snyk] Fix for 1 vulnerabilities #254

Open only-cliches opened 6 months ago

only-cliches commented 6 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: - packages/Plugin-Net/package.json - packages/Plugin-Net/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) | Yes | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: level-rocksdb The new version differs by 20 commits.
  • 11ae1df 4.0.0
  • e5dca5b Prepare 4.0.0 (#60)
  • 10f0e72 Add .npmignore
  • a8bd2f1 Revert "Temporarily skip destroy-test until Level/packager#87 lands"
  • 087be1a Merge pull request #59 from Level/greenkeeper/rocksdb-4.0.0
  • 8132936 Add node 12 to travis
  • cbe000a Drop node < 8.6.0
  • c0e31f9 Temporarily skip destroy-test until Level/packager#87 lands
  • 1033aa8 Upgrade level-packager from ^4.0.0 to ^5.0.1
  • 51dfde2 Upgrade rocksdb from ^3.0.0 to ^4.0.0
  • 344a808 Fix Level badge
  • 3e544cc Upgrade nyc devDependency from ^13.2.0 to ^14.0.0 (#57)
  • 782ba8c Remove link to dead website
  • 1ed6aa8 chore(package): update nyc to version 13.2.0 (#56)
  • 7ec3f23 Apply common project tweaks (round 2) (#55)
  • d7ec25c Apply common project tweaks (#54)
  • 1aa83f3 Merge pull request #42 from Level/greenkeeper/standard-12.0.0
  • 4817401 chore(package): update standard to version 12.0.0
  • 96d8276 Add nyc and coveralls (#41)
  • 9a83c55 Remove node 9
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/only-cliches/project/63a1930f-d5c5-4451-940a-8d8bfce77ac0?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/only-cliches/project/63a1930f-d5c5-4451-940a-8d8bfce77ac0?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":"@nano-sql/core","from":"2.1.9","to":"2.3.2"},{"name":"level-rocksdb","from":"3.0.1","to":"4.0.0"}],"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)"},{"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":"ace34546-13e1-4273-b14b-d0fdc1d7e11a","prPublicId":"ace34546-13e1-4273-b14b-d0fdc1d7e11a","packageManager":"npm","priorityScoreList":[696],"projectPublicId":"63a1930f-d5c5-4451-940a-8d8bfce77ac0","projectUrl":"https://app.snyk.io/org/only-cliches/project/63a1930f-d5c5-4451-940a-8d8bfce77ac0?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["priorityScore"],"type":"auto","upgrade":["SNYK-JS-ANSIREGEX-1583908"],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"patch":[],"isBreakingChange":true,"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)