chore: patch cli-common, backend-plugin-api, techdocs-node [release-1.9]#4498
Merged
openshift-merge-bot[bot] merged 2 commits intoredhat-developer:release-1.9from Mar 31, 2026
Merged
Conversation
Member
|
/test e2e-ocp-helm |
JessicaJHee
reviewed
Mar 30, 2026
20206d3 to
5a853e0
Compare
Contributor
|
The container image build workflow finished with status: |
Contributor
Author
|
/retest |
5a853e0 to
4919b4d
Compare
|
Contributor
Author
|
/retest |
Member
|
/lgtm cancel |
f45a392
into
redhat-developer:release-1.9
15 checks passed
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.



Description
@backstage/plugin-techdocs-node vulnerable to arbitrary code execution via MkDocs hooks.
Upstream fixed it at backstage/backstage@66e08b0#diff-a00c2d14ca2579883df4436744e43f3ef63a192c850c36603bdaac92364354fcR3
There are three patches:
All patches were applied as resolutions in package.json and dynamic-plugins/package.json, with an exception of @backstage-plugin-techdocs being applied only on dynamic-plugins/package.json because it is not used by package.json
Which issue(s) does this PR fix
RHDHBUGS-2844
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer