Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Conversation

@jamie-albert
Copy link
Member

The netty-codec-http2 vulnerability comes from the selenium-server dependency that docker-selenium packages.

Docker-selenium is a collection of Docker images and scripts, not a Maven/Bazel project itself. The attempted fix in PR #63147 failed because it incorrectly added a maven/pombump step when there's no pom.xml file.

The fix needs to be applied in the selenium package first, which will then flow through to docker-selenium when it's updated to use the fixed selenium-server version.

Related PR (with fix): wolfi-dev/os#63147

…-p6x4

The netty-codec-http2 vulnerability comes from the selenium-server dependency.
Docker-selenium packages selenium-server and doesn't build with Maven/Bazel.
The fix needs to be applied in the selenium package first.
@powersj powersj added this pull request to the merge queue Aug 15, 2025
Merged via the queue into wolfi-dev:main with commit 8dcffa8 Aug 15, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants