christiangalsterer / pg-promise-prometheus-exporter

A prometheus exporter for pg-promise
MIT License
0 stars 0 forks source link

[Snyk] Security upgrade pg-promise from 11.5.4 to 11.5.5 #3

Closed christiangalsterer closed 7 months ago

christiangalsterer commented 7 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
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### 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") | **217/1000**
**Why?** Confidentiality impact: Low, Integrity impact: Low, Availability impact: Low, Scope: Changed, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 98, Impact: 6.22, Likelihood: 3.48, Score Version: V5 | SQL Injection
[SNYK-JS-PGPROMISE-6501690](https://snyk.io/vuln/SNYK-JS-PGPROMISE-6501690) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: pg-promise The new version differs by 3 commits.
  • 1a4dfe6 Fixing issue https://github.com/vitaly-t/pg-promise/discussions/911#discussion-6223443
  • 79199d4 update the package
  • 8f30428 Fix node-postgres.com/apis/... links (#912)
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/christiangalsterer/project/815e1a76-913e-40e8-a272-72627e09866c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/christiangalsterer/project/815e1a76-913e-40e8-a272-72627e09866c?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":"9af49fb5-b619-475a-bb61-94ec2b3b530b","prPublicId":"9af49fb5-b619-475a-bb61-94ec2b3b530b","dependencies":[{"name":"pg-promise","from":"11.5.4","to":"11.5.5"}],"packageManager":"npm","projectPublicId":"815e1a76-913e-40e8-a272-72627e09866c","projectUrl":"https://app.snyk.io/org/christiangalsterer/project/815e1a76-913e-40e8-a272-72627e09866c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-PGPROMISE-6501690"],"upgrade":["SNYK-JS-PGPROMISE-6501690"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[217],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [SQL Injection](https://learn.snyk.io/lesson/sql-injection/?loc=fix-pr) BEGIN_COMMIT_OVERRIDE feat: Security upgrade pg-promise from 11.5.4 to 11.5.5 END_COMMIT_OVERRIDE