Outdates package/packages fix
- Langage dominant
- JavaScript
- Étoiles
- 84
- Forks
- 30
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Security tooling (ex. checkmarx) flags `electron@35.7.5` when installed via `@codeceptjs/ui@1.2.5` when working with label-studio
- Dependency path:
label-studio/web/libs/editor/tests/e2e/package.json
-> @codeceptjs/ui@1.2.5
-> electron@35.7.5
- Scan date: 2026-01-09
- Finding: "Monitored Vulnerability (98)"
- Electron upstream has newer versions available (e.g., 39.x).
The second topic is that the latest version of electron is still not considered as a safe one, but I think this is a separate issue. But consider if You can update it to pass security checks.
Is there a chance to dump this package to newest version?
I've seen that empty issue with nearly the same topic: https://github.com/codeceptjs/ui/issues/604
Thanks in advance
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with label-studio/web/libs/editor/tests/e2e/package.json and inspect its @codeceptjs/ui dependency and resolved Electron version. Update the dependency to a version that passes the reported security check, then verify installation and scanning no longer flag Electron.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- electron, javascript
- Domaine
- security, testing-qa
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 52/100