Skip to content

chore: upgrade glob from 13_0_6 to 10_5_0#28

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

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

Conversation

@alchemain-qa-bot

Copy link
Copy Markdown

This pull request downgrades the glob dependency from version 13.0.6 to version 10.5.0 to address a critical security vulnerability.

Security Vulnerability Addressed:

  • GHSA-5j98-mcp5-4vw2: In glob versions 13.0.0 and later, the CLI command option -c/--cmd executes matched files using shell:true, which allows command injection. An attacker could craft a malicious file name that, when matched by a glob pattern, executes arbitrary commands on the system. Downgrading to version 10.5.0 removes this vulnerable CLI feature.

Code Changes:
No code changes required. The downgrade is a direct version change in the dependency file, with no modifications to the application's source code needed, as the API between these versions remains compatible for our usage.

@alchemain-qa-bot alchemain-qa-bot Bot mentioned this pull request Jul 1, 2026
@Syed-Ali-05 Syed-Ali-05 closed this Jul 2, 2026
@Syed-Ali-05 Syed-Ali-05 deleted the felix/upgrade/glob-13_0_6 branch July 2, 2026 14: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.

1 participant