PkgRadar

Maven · repo1.maven.org

land.oras:oras-java-sdk

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

Why PkgRadar flagged 0.7.0

SeveritySignalEvidence
mediumJava Base64 ComboBase64.decode combined with network / process — common in API clients, but worth review. · land/oras/auth/AuthStore.java
mediumJava Process SpawnRuntime.exec / ProcessBuilder — process spawning. · land/oras/auth/AuthStore.java

Scanned versions

VersionVerdictScoreScanned (UTC)
0.7.0Review352026-06-20

Block this in CI

PkgRadar gates land.oras:oras-java-sdk (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem maven land.oras:[email protected]