Skip to content

Conversation

Dargon789
Copy link
Owner

@Dargon789 Dargon789 commented May 3, 2025

snyk-top-banner

Snyk has created this PR to fix 53 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • standalone-packages/vscode-editor/package.json
  • standalone-packages/vscode-editor/.snyk

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Code Injection
SNYK-JS-LODASH-1040724
  239  
high severity Code Injection
SNYK-JS-LODASHTEMPLATE-1088054
  239  
high severity Arbitrary Code Execution
SNYK-JS-HANDLEBARS-534478
  214  
high severity Remote Code Execution (RCE)
SNYK-JS-HANDLEBARS-1056767
  198  
high severity Prototype Pollution
SNYK-JS-LODASH-567746
  190  
critical severity Prototype Pollution
SNYK-JS-HANDLEBARS-534988
  188  
high severity Improper Privilege Management
SNYK-JS-SHELLJS-2332187
  173  
high severity Excessive Platform Resource Consumption within a Loop
SNYK-JS-BRACES-6838727
  169  
high severity Prototype Pollution
SNYK-JS-AJV-584908
  165  
high severity Prototype Pollution
SNYK-JS-ASYNC-2441827
  160  
high severity Prototype Pollution
SNYK-JS-LODASH-6139239
  160  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
  159  
high severity Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
  159  
high severity Denial of Service (DoS)
SNYK-JS-ECSTATIC-540354
  159  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
  159  
high severity Prototype Pollution
SNYK-JS-LODASH-450202
  154  
high severity Prototype Pollution
SNYK-JS-LODASH-608086
  150  
high severity Prototype Pollution
SNYK-JS-LODASH-73638
  150  
high severity Prototype Pollution
SNYK-JS-MIXINDEEP-450212
  150  
high severity Prototype Pollution
SNYK-JS-INI-1048974
  149  
high severity Prototype Pollution
SNYK-JS-SETVALUE-1540541
  149  
high severity Prototype Pollution
SNYK-JS-SETVALUE-450213
  149  
medium severity Prototype Pollution
SNYK-JS-HANDLEBARS-1279029
  144  
medium severity Prototype Pollution
SNYK-JS-DOTPROP-543489
  140  
medium severity Prototype Pollution
npm:lodash:20180130
  140  
medium severity Prototype Pollution
SNYK-JS-MINIMIST-559764
  137  
medium severity Prototype Pollution
SNYK-JS-HANDLEBARS-567742
  134  
medium severity Denial of Service (DoS)
SNYK-JS-HTTPPROXY-569139
  134  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
  133  
high severity Prototype Pollution
SNYK-JS-HANDLEBARS-469063
  131  
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
  131  
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
  124  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-1019388
  115  
high severity Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
  115  
high severity Denial of Service (DoS)
SNYK-JS-HANDLEBARS-480388
  114  
high severity Regular Expression Denial of Service (ReDoS)
npm:minimatch:20160620
  114  
high severity Prototype Override Protection Bypass
npm:qs:20170213
  114  
high severity Prototype Pollution
SNYK-JS-HANDLEBARS-173692
  108  
high severity Prototype Pollution
SNYK-JS-HANDLEBARS-174183
  108  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKED-584281
  102  
medium severity Prototype Pollution
SNYK-JS-HIGHLIGHTJS-1045326
  71  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
  63  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKED-2342073
  63  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKED-2342082
  63  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
  63  
medium severity Open Redirect
SNYK-JS-ECSTATIC-174543
  62  
low severity Validation Bypass
SNYK-JS-KINDOF-537849
  58  
low severity Prototype Pollution
SNYK-JS-MINIMIST-2429795
  58  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-HIGHLIGHTJS-1048676
  46  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKED-174116
  46  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKED-451540
  46  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-UGLIFYJS-1727251
  46  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
  45  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Open Redirect
🦉 More lessons are available in Snyk Learn

Summary by Sourcery

Update dependencies and add Snyk vulnerability protection to the project

New Features:

  • Add Snyk protection script to package.json

Bug Fixes:

  • Resolve 53 security vulnerabilities in project dependencies

…ages/vscode-editor/.snyk to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
- https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534988
- https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-AJV-584908
- https://snyk.io/vuln/SNYK-JS-ASYNC-2441827
- https://snyk.io/vuln/SNYK-JS-LODASH-6139239
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
- https://snyk.io/vuln/SNYK-JS-DECODEURICOMPONENT-3149970
- https://snyk.io/vuln/SNYK-JS-ECSTATIC-540354
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
- https://snyk.io/vuln/SNYK-JS-LODASH-608086
- https://snyk.io/vuln/SNYK-JS-LODASH-73638
- https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212
- https://snyk.io/vuln/SNYK-JS-INI-1048974
- https://snyk.io/vuln/SNYK-JS-SETVALUE-1540541
- https://snyk.io/vuln/SNYK-JS-SETVALUE-450213
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1279029
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
- https://snyk.io/vuln/npm:lodash:20180130
- https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-567742
- https://snyk.io/vuln/SNYK-JS-HTTPPROXY-569139
- https://snyk.io/vuln/SNYK-JS-LODASH-73639
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-469063
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388
- https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-480388
- https://snyk.io/vuln/npm:minimatch:20160620
- https://snyk.io/vuln/npm:qs:20170213
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-174183
- https://snyk.io/vuln/SNYK-JS-MARKED-584281
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1045326
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-MARKED-2342073
- https://snyk.io/vuln/SNYK-JS-MARKED-2342082
- https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067
- https://snyk.io/vuln/SNYK-JS-ECSTATIC-174543
- https://snyk.io/vuln/SNYK-JS-KINDOF-537849
- https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676
- https://snyk.io/vuln/SNYK-JS-MARKED-174116
- https://snyk.io/vuln/SNYK-JS-MARKED-451540
- https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
Copy link

codesandbox bot commented May 3, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

sourcery-ai bot commented May 3, 2025

Reviewer's Guide

This pull request, automatically generated by Snyk, updates several development dependencies in package.json to resolve 53 security vulnerabilities. It also integrates Snyk protection by adding the @snyk/protect package, a corresponding snyk-protect script, and a .snyk configuration file.

File-Level Changes

Change Details Files
Updated development dependencies to fix security vulnerabilities.
  • Upgraded gulp from version 3.9.1 to 5.0.0.
  • Upgraded http-server from version 0.11.1 to 14.0.0.
  • Upgraded rimraf from version 2.6.2 to 4.3.1.
  • Upgraded typedoc from version 0.11.1 to 0.22.13.
  • Upgraded uncss from version 0.16.2 to 0.17.1.
standalone-packages/vscode-editor/package.json
Added Snyk protection tooling.
  • Added @snyk/protect as a dependency.
  • Added snyk-protect script to scripts.
  • Added snyk: true field.
standalone-packages/vscode-editor/package.json
Added Snyk configuration file.
  • Created the .snyk configuration file (content not shown in diff).
standalone-packages/vscode-editor/.snyk

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

snyk-io bot commented May 3, 2025

⚠️ Snyk checks are incomplete.

⚠️ security/snyk check encountered an error. (View Details)

@Dargon789 Dargon789 enabled auto-merge (squash) May 5, 2025 03:53
@Dargon789 Dargon789 merged commit abc1b35 into main May 5, 2025
17 of 19 checks passed
@Dargon789 Dargon789 deleted the snyk-fix-1259bfe804056f888445b97eaaf9c881 branch May 5, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants