Skip to content

VULN batch: fix splunk-example-ta dependencies - #47

Merged
Sukupate merged 4 commits into
mainfrom
fix/vulns-splunk-example-ta-batch-20260902T000000Z
Sep 3, 2026
Merged

VULN batch: fix splunk-example-ta dependencies#47
Sukupate merged 4 commits into
mainfrom
fix/vulns-splunk-example-ta-batch-20260902T000000Z

Conversation

@Sukupate

@Sukupate Sukupate commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR is based on main and covers the open splunk-example-ta dependency findings returned by the supplied JQL.

Remediated in this PR:

  • VULN-108242: minimatch 3.1.2 → 3.1.4
  • VULN-108978: node-forge 1.3.1 → 1.4.0
  • VULN-109255: picomatch 2.3.1 → 2.3.2

The remaining findings from the query are already at fixed versions in the current main lockfile, including ws, uuid, tmp, storybook, react-router, brace-expansion, dompurify, shell-quote, @xmldom/xmldom, Babel packages, lodash packages, jspdf, and canvg. For react-router, the lockfile uses 6.30.4, which the ticket advisory identifies as patched. These changes are not duplicated in this PR because they are already present on main.

Validation

  • npm ci --ignore-scripts --dry-run --offline
  • git diff --check

Related Jira tickets changed in this PR: VULN-108242, VULN-108978, VULN-109255

AI disclosure

This pull request was prepared with AI assistance. The changes and validation were reviewed by the author.

Severity: high | CVE-2026-26996
Bump: minimatch 3.1.2 → 3.1.4
Files: ui/package.json, ui/package-lock.json
Jira: https://splunk.atlassian.net/browse/VULN-108242
Severity: high | CVE-2025-66031
Bump: node-forge 1.3.1 → 1.4.0
Files: ui/package.json, ui/package-lock.json
Jira: https://splunk.atlassian.net/browse/VULN-108978
Severity: high | CVE-2026-33671
Bump: picomatch 2.3.1 → 2.3.2
Files: ui/package.json, ui/package-lock.json
Jira: https://splunk.atlassian.net/browse/VULN-109255
@Sukupate Sukupate changed the title VULN-108242: fix: bump minimatch to 3.1.4 VULN batch: fix splunk-example-ta dependencies Sep 2, 2026
Comment thread ui/package.json Outdated
@Sukupate
Sukupate merged commit ecd7e53 into main Sep 3, 2026
12 checks passed
@Sukupate
Sukupate deleted the fix/vulns-splunk-example-ta-batch-20260902T000000Z branch September 3, 2026 06:09
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.

2 participants