From 21a0077cd04cff8c20cef955cca7a13e236c624f Mon Sep 17 00:00:00 2001 From: OpenSec Posture Bot Date: Fri, 15 May 2026 16:57:59 +0300 Subject: [PATCH] security: verify brace-expansion is updated to >=1.1.13 (CVE-2026-33750) Verification: brace-expansion is currently at version 1.1.14, which resolves the Denial of Service vulnerability in zero-step brace patterns (CVE-2026-33750). The fix version required was 1.1.13 or higher, and the current version exceeds this requirement.