coder / coder/backstage-plugins

Update backstage dependencies

Aperta
#148 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
67
Fork
9
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.