firebase / firebase/firebase-admin-node
[FR] Consider using DependaBot for automatic dependencies upgrade
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.7k
- Forks
- 419
- Merge medio
- 3 d 10 h
- PR fusionados (30 d)
- 16
Descripción
**Is your feature request related to a problem? Please describe.**
When working on projects for my clients, I always setup a `pnpm audit && yarn audit` as a blocking step of my CI pipeline to ensure no known vulnerabilities are going to production.
The `firebase-admin-node` package has had vulnerable dependencies detected several times which led me to invest time and energy opening issues and PRs.
**Describe the solution you'd like**
I would like the maintainers of this repository to setup DependaBot or any similar solution so the dependencies upgrade for vulnerabilities do not have to be done manually every time one is detected.
**Describe alternatives you've considered**
My current alternative is opening issues and PRs manually on the repository.
**Additional context**
You can find [a quickstart guide for DependaBot on Github Docs](https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.