coder / coder/backstage-plugins
Update backstage dependencies
- 主要言語
- TypeScript
- スター
- 67
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
There are some outdated backstage dependencies on these plugins that are causing some other versions to be resolved when installing this plugin.
This has a knock-on effect of some transient dependencies that vulnerabilities being installed and being detected by certain tools.
In this specific instance its the dependency of "@backstage/backend-common@npm:^0.20.1": that is requesting `mysql2@npm:^2.2.5` which resolves to `mysql2@npm:2.3.3` and that package has a critical vulnerability warning.
These plugins need to be updated to the latest backstage dependencies.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reviewing the plugin package manifests and locating the @backstage/backend-common dependency and its transitive mysql2 resolution. Check the installed dependency tree and vulnerability reports, then update the affected Backstage dependencies so installation no longer resolves the vulnerable version across the plugins.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- security, tooling
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100