Skip to content

chore: upgrade glob from 10_2_7 to 10_5_0#31

Closed
alchemain-qa-bot[bot] wants to merge 1 commit into
masterfrom
felix/upgrade/glob-10_2_7
Closed

chore: upgrade glob from 10_2_7 to 10_5_0#31
alchemain-qa-bot[bot] wants to merge 1 commit into
masterfrom
felix/upgrade/glob-10_2_7

Conversation

@alchemain-qa-bot

Copy link
Copy Markdown

This pull request upgrades the glob dependency from version 10.2.7 to 10.5.0.

Why this upgrade is needed:

The primary driver for this change is to address a critical security vulnerability (GHSA-5j98-mcp5-4vw2) in the glob CLI. In versions prior to 10.5.0, the -c/--cmd option executed matched file paths with shell: true, which could allow command injection if an attacker can control the file names being matched. Upgrading to 10.5.0 resolves this by no longer using shell execution for these commands.

Code changes:

No code changes required. The upgrade is a straightforward version bump in the dependency manifest, with no modifications to our application code needed to maintain compatibility.

@alchemain-qa-bot alchemain-qa-bot Bot mentioned this pull request Jul 2, 2026
@Syed-Ali-05 Syed-Ali-05 closed this Jul 2, 2026
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.

1 participant