[Security] UID2-7576/7577/7578: Upgrade brace-expansion 5.0.8 + postcss 8.5.18 - #203
Merged
Conversation
Resolves HIGH-severity npm vulnerabilities flagged by the Trivy scan across the web-integrations example sub-projects: - brace-expansion: CVE-2026-14257 (ReDoS). override pin brace-expansion@5 5.0.7 -> 5.0.8 (all 7 sub-projects). - postcss: CVE-2026-45623, GHSA-r28c-9q8g-f849. override 8.5.18 in the two react-client-side sub-projects. Lockfiles regenerated. UID2-7576 UID2-7577 UID2-7578 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
swibi-ttd
previously approved these changes
Jul 27, 2026
swibi-ttd
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolves HIGH-severity npm dependency vulnerabilities flagged by the scheduled Trivy scan across the
web-integrations/*example projects.brace-expansionbrace-expansion@5override5.0.7→5.0.8postcsspostcssoverride →8.5.18react-client-sideBuild/tooling transitive deps; drop-in fixed versions exist → upgrade rather than suppress. All affected
package-lock.jsonfiles regenerated (brace-expansion→ 5.0.8,postcss→ 8.5.18).Tickets
UID2-7576 (brace-expansion); UID2-7577, UID2-7578 (postcss)
Testing
Builds run in CI.