Skip to content

[Snyk] Security upgrade glob from 10.4.5 to 10.5.0 - #12

Open
wiatrM wants to merge 1 commit into
mainfrom
snyk-fix-f5f601b2a5af3b103bb630a2b8f01a9a
Open

[Snyk] Security upgrade glob from 10.4.5 to 10.5.0#12
wiatrM wants to merge 1 commit into
mainfrom
snyk-fix-f5f601b2a5af3b103bb630a2b8f01a9a

Conversation

@wiatrM

@wiatrM wiatrM commented Nov 21, 2025

Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Command Injection
SNYK-JS-GLOB-14040952
  778  

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:

🦉 Command Injection

Copilot AI review requested due to automatic review settings November 21, 2025 08:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses a high-severity command injection vulnerability (SNYK-JS-GLOB-14040952, score 778) by upgrading the glob package from version 10.4.5 to 10.5.0.

  • Updates glob dependency version constraint to ensure minimum version 10.5.0
  • Resolves command injection security vulnerability in the glob package
  • Updates package lock file with new version and license metadata

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates glob version constraint from ^10.3.10 to ^10.5.0 to enforce the secure version
package-lock.json Updates locked glob version from 10.4.5 to 10.5.0 and adds license field metadata

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants