gitsafehub
github.com/liangyuanpeng/kubernetes-client-java ↗

liangyuanpeng/kubernetes-client-java

scanned 2026-08-13 · git 248446d
1 of 6 checks flagged a security issue
🔴 Needs attention
Only 3 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies194Known OSS vulnerabilitiesRisky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks timed out

API keys, passwords or tokens committed into the repo.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Gitleaks v8.21.2 · MIT

error: timeout after 120s

Vulnerable dependencies — Trivy 194 found · 7 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2025-24813 tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2025-24813). Fix: Update that package to its patched version.
  • Serious CVE-2026-41293 tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-41293). Fix: Update that package to its patched version.
  • Serious CVE-2026-43512 tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-43512). Fix: Update that package to its patched version.
  • Serious CVE-2026-43515 tomcat-coyote: tomcat: Improper Authorization allows security bypass
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-43515). Fix: Update that package to its patched version.
  • Serious CVE-2016-1000027 spring: HttpInvokerServiceExporter readRemoteInvocation method untrusted java deserialization
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious CVE-2016-1000027 spring: HttpInvokerServiceExporter readRemoteInvocation method untrusted java deserialization
    examples/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious CVE-2025-14813 bouncycastle: BC-JAVA: GOSTCTR implementation unable to process more than 255 blocks correctly
    pom.xml
    A package you depend on has a known security hole (CVE-2025-14813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-6378 logback: serialization vulnerability in logback receiver
    examples/examples-release-16/pom.xml
    A package you depend on has a known security hole (CVE-2023-6378). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-22733 Spring Boot has an Authentication Bypass under Actuator CloudFoundry endpoints
    examples/examples-release-16/pom.xml
    A package you depend on has a known security hole (CVE-2026-22733). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-6378 logback: serialization vulnerability in logback receiver
    examples/examples-release-17/pom.xml
    A package you depend on has a known security hole (CVE-2023-6378). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-22733 Spring Boot has an Authentication Bypass under Actuator CloudFoundry endpoints
    examples/examples-release-17/pom.xml
    A package you depend on has a known security hole (CVE-2026-22733). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-6378 logback: serialization vulnerability in logback receiver
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2023-6378). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-6378 logback: serialization vulnerability in logback receiver
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2023-6378). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12798 logback-core: arbitrary code execution via JaninoEventEvaluator
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2024-12798). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-11226 ch.qos.logback/logback-core: Conditional abitrary code execution in logback-core
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2025-11226). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-52999 com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2025-52999). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r7wm-3cxj-wff9 jackson-core: Async parser maxNumberLength bypass via chunked digit accumulation (incomplete fix for GHSA-72hv-8253-57qq)
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (GHSA-r7wm-3cxj-wff9). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54512 jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-54512). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54513 jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-54513). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-50193 jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-50193). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54514 jackson-databind: jackson-databind: Information Disclosure via Eager DNS Resolution
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-54514). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54515 jackson-databind: jackson-databind: Ignored properties can be unexpectedly modified
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-54515). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-40984 micrometer-core: micrometer-jetty11: micrometer-jetty12: Micrometer: Denial of Service via specially crafted HTTP requests
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2026-40984). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-46589 tomcat: HTTP request smuggling via malformed trailer headers
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2023-46589). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-34750 tomcat: Improper Handling of Exceptional Conditions
    examples/examples-release-18/pom.xml
    A package you depend on has a known security hole (CVE-2024-34750). Fix: Update that package to its patched version.
… 169 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner timed out

Your dependencies cross-checked against the OSV vulnerability database.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OSV-Scanner v1.9.2 · Apache-2.0

error: timeout after 120s

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.