PkgRadar

Maven · repo1.maven.org

com.azure:azure-data-appconfiguration

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

Why PkgRadar flagged 1.10.0

SeveritySignalEvidence
mediumJava Base64 ComboBase64.decode combined with network / process — common in API clients, but worth review. · com/azure/data/appconfiguration/implementation/ConfigurationClientCredentials.java
mediumJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load (contributory signal). · com/azure/data/appconfiguration/ConfigurationClientBuilder.java

Scanned versions

VersionVerdictScoreScanned (UTC)
1.10.0Review182026-06-15

Block this in CI

PkgRadar gates com.azure:azure-data-appconfiguration (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem maven com.azure:[email protected]