Maven · repo1.maven.org
com.auth0:myorganization-java
Java Base64 Combo: Base64.decode combined with network / process — common in API clients, but worth review.
Why PkgRadar flagged 1.0.0
| Severity | Signal | Evidence |
|---|---|---|
| medium | Java Base64 Combo | Base64.decode combined with network / process — common in API clients, but worth review. · com/auth0/client/myorganization/auth/PrivateKeyJwtTokenProvider.java |
| medium | Java Static Init Side Effect | Static-initializer block contains process/network/reflection — runs on first class load (contributory signal). · com/auth0/client/myorganization/auth/PrivateKeyJwtTokenProvider.java |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.0.0 | Review | 32 | 2026-06-17 |
Block this in CI
pkgradar gate --ecosystem maven com.auth0:[email protected]