chore: Update dependency @backstage/plugin-techdocs-backend to v1.10.13 [SECURITY] #143
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:
1.10.9
->1.10.13
GitHub Vulnerability Alerts
CVE-2024-45816
Impact
When using the AWS S3 or GCS storage provider for TechDocs it is possible to access content in the entire storage bucket. This can leak contents of the bucket that are not intended to be accessible, as well as bypass permission checks in Backstage.
Patches
This has been fixed in the 1.10.13 release of the
@backstage/plugin-techdocs-backend
package.References
If you have any questions or comments about this advisory:
Open an issue in the Backstage repository
Visit our Discord, linked to in Backstage README
CVE-2024-46976
Impact
An attacker with control of the contents of the TechDocs storage buckets is able to inject executable scripts in the TechDocs content that will be executed in the victim's browser when browsing documentation or navigating to an attacker provided link.
Patches
This has been fixed in the 1.10.13 release of the
@backstage/plugin-techdocs-backend
package.References
If you have any questions or comments about this advisory:
Open an issue in the Backstage repository
Visit our Discord, linked to in Backstage README
Release Notes
backstage/backstage (@backstage/plugin-techdocs-backend)
v1.10.13
Compare Source
Patch Changes
086c32d
: Dedicated token for techdocs cache sync5b679ac
: ThecreateRouter
and its related types has been marked as deprecared. This backend should instead be initialized using the new backend system.d425fc4
: Modules, plugins, and services are nowBackendFeature
, not a function that returns a feature.c2b63ab
: Updated dependencysupertest
to^7.0.0
.5edd344
: Refactor to use injected catalog client in the new backend systemv1.10.12
Compare Source
v1.10.11
Compare Source
v1.10.10
Compare Source
Patch Changes
69bd940
: Use annotation constants from new techdocs-common package.93095ee
: Make sure node-fetch is version 2.7.0 or greaterb77fbf4
: Added backtype: 'local'
to TechDocs config schema forpublisher
a16632c
: Update configuration schema to match actual behaviorConfiguration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.