This repository was archived by the owner on Sep 16, 2026. It is now read-only.
chore(CP-12104): patch critical and high library dependencies - #2
Open
tannerhelton wants to merge 1 commit into
Open
tannerhelton wants to merge 1 commit into
tannerhelton wants to merge 1 commit into
Conversation
Co-authored-by: Codex <noreply@openai.com>
tannerhelton
marked this pull request as ready for review
September 3, 2026 23:33
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Patch available dependency paths using scoped npm overrides for serialize-javascript, tar, tmp, and image-size 1.2.1.
Remaining findings: image-size 1.2.1 is still affected by GHSA-w3rx-r6r6-pgpr and GHSA-5p2g-fcmc-qvqq, with no published fixed version in the upstream advisories. The requested install-hook source patch was explicitly declined; these two findings are left open. This PR does not add an installation hook.
Scope
Update the dependency paths associated with the critical/high library findings returned by
pupfrom the Datadog devops organization.@babel/plugin-transform-modules-systemjs— GHSA-fv7c-fp4j-7gwpflatted— GHSA-rf6f-7fwh-wjghform-data— GHSA-fjxv-7rqg-78g4glob— GHSA-5j98-mcp5-4vw2image-size— GHSA-5p2g-fcmc-qvqqimage-size— GHSA-m5qc-5hw7-8vg7image-size— GHSA-w3rx-r6r6-pgprjs-yaml— GHSA-5p4m-2wfm-xmqjlodash— GHSA-r5fr-rjxr-66jcminimatch— GHSA-3ppc-4f35-3m26node-forge— GHSA-2328-f5f3-gj25node-forge— GHSA-5gfm-wpxj-wjgqserialize-javascript— GHSA-5c6j-r48x-rmvqshell-quote— GHSA-w7jw-789q-3m8ptar— GHSA-23hp-3jrh-7fpwtar— GHSA-8x88-c5mf-7j5wtar— GHSA-r6q2-hw4h-h46wtmp— GHSA-ph9p-34f9-6g65Out of scope
Deployment and release promotion.
Verification
The resolved lockfile was compared against the upstream advisory affected ranges for these Datadog findings. Datadog may continue to show the base-branch findings until this change is merged and rescanned.
UI evidence
No visual changes.
Related work
CP-12104 tracks the cross-repository remediation.