codeceptjs / codeceptjs/ui

Outdates package/packages fix

Open
#673 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
30
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
security, testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.