[PR #1010] [CLOSED] [Snyk] Fix for 1 vulnerabilities #3009

Closed
opened 2026-03-17 00:39:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1010
Author: @snyk-bot
Created: 7/21/2020
Status: Closed

Base: masterHead: snyk-fix-6dd4a1c70775157674c6d9b6880b6b02


📝 Commits (1)

  • 2860bf4 fix: package.json, package-lock.json & .snyk to reduce vulnerabilities

📊 Changes

3 files changed (+5013 additions, -424 deletions)

View changed files

.snyk (+1278 -0)
📝 package-lock.json (+3728 -421)
📝 package.json (+7 -3)

📄 Description

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
  • Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches.
    Find out more.

Vulnerabilities that will be fixed

With a Snyk patch:
Severity Issue Exploit Maturity
medium severity Prototype Pollution
SNYK-JS-LODASH-567746
Proof of Concept

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1010 **Author:** [@snyk-bot](https://github.com/snyk-bot) **Created:** 7/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `snyk-fix-6dd4a1c70775157674c6d9b6880b6b02` --- ### 📝 Commits (1) - [`2860bf4`](https://github.com/hoppscotch/hoppscotch/commit/2860bf4f3cce1a285d07a163ee1c993fa67924a0) fix: package.json, package-lock.json & .snyk to reduce vulnerabilities ### 📊 Changes **3 files changed** (+5013 additions, -424 deletions) <details> <summary>View changed files</summary> ➕ `.snyk` (+1278 -0) 📝 `package-lock.json` (+3728 -421) 📝 `package.json` (+7 -3) </details> ### 📄 Description <h3>Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.</h3> #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json - Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches. [Find out more](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities). #### Vulnerabilities that will be fixed ##### With a [Snyk patch](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities#patches): Severity | Issue | Exploit Maturity :-------------------------:|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Prototype Pollution <br/> [SNYK-JS-LODASH-567746](https://snyk.io/vuln/SNYK-JS-LODASH-567746) | Proof of Concept 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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJmYTM0NWY5Yi1hZDIyLTRhZTItYTQzNi1lODViMDdlODA3ZTMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImZhMzQ1ZjliLWFkMjItNGFlMi1hNDM2LWU4NWIwN2U4MDdlMyJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888) 🛠 [Adjust project settings](https://app.snyk.io/org/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888/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":"fa345f9b-ad22-4ae2-a436-e85b07e807e3","dependencies":[],"packageManager":"npm","projectPublicId":"548a1ee1-14c3-48b1-8760-dc8d11e88888","projectUrl":"https://app.snyk.io/org/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888?utm_source=github&utm_medium=fix-pr","type":"user-initiated","patch":["SNYK-JS-LODASH-567746"],"vulns":["SNYK-JS-LODASH-567746"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":[]}) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:39:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3009
No description provided.