fix(deps): update dependency @backstage/plugin-scaffolder-backend#31
Open
mend-on-mend[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Signed-off-by: mend-on-mend[bot] <mend-on-mend[bot]@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.
This PR contains the following updates:
2.1.0->2.1.12.1.1->2.2.0^1.33.0->^2.0.0^1.31.0->^2.0.0Template Secret leakage in logs in Scaffolder when using
fetch:templateCVE-2025-55285 / GHSA-3x3q-ghcp-whf7
More information
Details
A logging flaw in Backstage Scaffolder’s
fetch:templateaction up to@backstage/plugin-scaffolder-backend2.1.0 may write template secrets to logs. The action emitted a duplicate, pre-redaction copy of input parameters, so values provided via the `` bag could appear in local/server logs when the action ran. Exploitation requires use of thesecretsargument and access to Scaffolder/build logs; integrity and availability are unaffected.2.1.1, which removes the duplicate log path and ensures secrets are redacted.fetch:templateif upgrade is not possible.Severity
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
backstage/backstage (@backstage/plugin-scaffolder-backend)
v2.1.1Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Note
Upgrades Backstage packages (including
@backstage/plugin-scaffolder-backendto 2.x) across multiple workspaces and refreshes yarn.lock with widespread dependency updates.@backstage/plugin-scaffolder-backendto^2.x(e.g., inworkspaces/tech-insights/packages/backend/package.json) and align related packages (backend-defaults^0.12.x,backend-plugin-api1.5.0,config1.3.6, etc.).yarn.lockacross workspaces (workspaces/rbac,report-portal,tekton,topology, etc.) reflecting updated Backstage deps and transitive packages.express-openapi-validator@5.6.0(now usingmulter@2,ajv-formats@3,path-to-regexp@8.3.0).undici@5.29.0,protobufjs@7.5.4,better-sqlite3@^12, and additions such asinfinispan/urllibvia updated Backstage defaults.Written by Cursor Bugbot for commit 1953714. This will update automatically on new commits. Configure here.