PkgRadar

Maven · repo1.maven.org

org.seleniumhq.selenium:selenium-remote-driver

Java Base64 Combo: Base64.decode combined with network / process — common in API clients, but worth review.

Why PkgRadar flagged 4.45.0

SeveritySignalEvidence
mediumJava Base64 ComboBase64.decode combined with network / process — common in API clients, but worth review. · org/openqa/selenium/devtools/idealized/Network.java
mediumJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load (contributory signal). · org/openqa/selenium/remote/ErrorCodes.java
mediumJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load (contributory signal). · org/openqa/selenium/remote/RemoteWebDriver.java

Scanned versions

VersionVerdictScoreScanned (UTC)
4.45.0Review132026-06-16

Block this in CI

PkgRadar gates org.seleniumhq.selenium:selenium-remote-driver (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem maven org.seleniumhq.selenium:[email protected]