coder / coder/backstage-plugins

Update backstage dependencies

Abierto
#148 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
67
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
security, tooling
Tipo de issue
Refactorización
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.