gitsafehub
github.com/lingyichen-ai/openai-sdk ↗

lingyichen-ai/openai-sdk

scanned 2026-08-05 · git 8720e59
3 of 6 checks flagged a security issue
🟡 Worth a look
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets3Vulnerable dependencies38Known OSS vulnerabilities46Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 3 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    AZURE_PROMPT_CACHING_TEST.md:212
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    README.md:256
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    README.md:257
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 38 found

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

  • Worth fixing GHSA-r7wm-3cxj-wff9 jackson-core: Async parser maxNumberLength bypass via chunked digit accumulation (incomplete fix for GHSA-72hv-8253-57qq)
    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 GHSA-72hv-8253-57qq jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition
    pom.xml
    A package you depend on has a known security hole (GHSA-72hv-8253-57qq). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54512 jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass
    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
    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-54514 jackson-databind: jackson-databind: Information Disclosure via Eager DNS Resolution
    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
    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-59888 com.fasterxml.jackson.core/jackson-databind: tools.jackson.core/jackson-databind: jackson-databind: @JsonIgnore bypass in Java Records
    pom.xml
    A package you depend on has a known security hole (CVE-2026-59888). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42583 netty: io.netty/netty-codec-compression: io.netty/netty-codec: Netty: Denial of Service via excessive memory allocation in LZ4FrameDecoder
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42583). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59901 io.netty/netty-codec-compression: Netty: Infinite loop in netty-codec-compression (bzip2)
    pom.xml
    A package you depend on has a known security hole (CVE-2026-59901). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58057 netty-codec: netty-codec-compression: Netty's BrotliDecoder is vulnerable to DoS via zip bomb style attack
    pom.xml
    A package you depend on has a known security hole (CVE-2025-58057). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33870 io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values
    pom.xml
    A package you depend on has a known security hole (CVE-2026-33870). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42584 netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42584). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42587 netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42587). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-55831 io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing
    pom.xml
    A package you depend on has a known security hole (CVE-2026-55831). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-55833 netty: io.netty/netty-codec-http: Netty: Denial of Service via SPDY header decompression amplification
    pom.xml
    A package you depend on has a known security hole (CVE-2026-55833). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-56745 netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec
    pom.xml
    A package you depend on has a known security hole (CVE-2026-56745). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-67735 netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection
    pom.xml
    A package you depend on has a known security hole (CVE-2025-67735). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41417 netty: Netty: HTTP request smuggling via URI manipulation and CRLF injection
    pom.xml
    A package you depend on has a known security hole (CVE-2026-41417). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42580 netty: Netty: Request smuggling via chunk size parser integer overflow
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42580). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42581 netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42581). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42585 netty: io.netty/netty-codec-http: Netty: Request smuggling via malformed Transfer-Encoding parsing
    pom.xml
    A package you depend on has a known security hole (CVE-2026-42585). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-50020 netty-codec-http: Netty: Data manipulation via request-boundary confusion in HttpObjectDecoder
    pom.xml
    A package you depend on has a known security hole (CVE-2026-50020). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-56746 io.netty/netty-codec-http: Netty: Security control bypass allows unauthorized requests via null origin header
    pom.xml
    A package you depend on has a known security hole (CVE-2026-56746). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59898 io.netty/netty-codec-http: Netty: Protocol version confusion in netty-codec-http (WebSocket)
    pom.xml
    A package you depend on has a known security hole (CVE-2026-59898). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59899 io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)
    pom.xml
    A package you depend on has a known security hole (CVE-2026-59899). Fix: Update that package to its patched version.
… 13 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 46 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-vmq6-5m68-f53m logback serialization vulnerability
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-3pjw-73gf-8qr5 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-59888). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5jmj-h7xm-6q6v jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-hgj6-7826-r7m5 jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF)
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-j3rv-43j4-c7qm jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-rmj7-2vxq-3g9f jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray)
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-25qh-j22f-pwp8 QOS.CH logback-core is vulnerable to Arbitrary Code Execution through file processing
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-pr98-23f8-jwxv QOS.CH logback-core Expression Language Injection vulnerability
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-vmq6-5m68-f53m logback serialization vulnerability
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/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 GHSA-72hv-8253-57qq jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole. 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)
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-3p8m-j85q-pgmj Netty's decoders vulnerable to DoS via zip bomb style attack
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2025-58057). Fix: Update that package to its patched version.
  • Worth fixing GHSA-558v-64gr-wgg4 Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-59901). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mj4r-2hfc-f8p6 Netty Lz4FrameDecoder is vulnerable to resource exhaustion
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-42583). Fix: Update that package to its patched version.
  • Worth fixing GHSA-38f8-5428-x5cv Netty vulnerable to HTTP Request Smuggling due to malformed Transfer-Encoding
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-42585). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4mp9-239f-g9hg Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-59898). Fix: Update that package to its patched version.
  • Worth fixing GHSA-57rv-r2g8-2cj3 Netty has HttpClientCodec response desynchronization
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-42584). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6cqp-g7gg-8hr5 Netty: Security Control Bypass via CORS Short-Circuit Failure
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-56746). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6jqx-86gh-f27w Netty SPDY SETTINGS frame count materializes unbounded settings map
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-55831). Fix: Update that package to its patched version.
  • Worth fixing GHSA-84h7-rjj3-6jx4 Netty has a CRLF Injection vulnerability in io.netty.handler.codec.http.HttpRequestEncoder
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2025-67735). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f6hv-jmp6-3vwv Netty: HttpContentDecompressor maxAllocation bypass when Content-Encoding set to br/zstd/snappy leads to decompression bomb DoS
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-42587). Fix: Update that package to its patched version.
  • Worth fixing GHSA-gcjf-9mgh-3p7g Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-59921). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hvcg-qmg6-jm4c Netty: HttpObjectDecoder skips arbitrary initial control characters when only initial CRLF characters are permitted
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-50020). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jppx-w49h-x2qq Netty: [SpdyHttpDecoder] ByteBuf Reference Leak on RST_STREAM Leads to Native Memory Exhaustion
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-56745). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m4cv-j2px-7723 Netty vulnerable to HTTP Request Smuggling due to incorrect chunk size parsing
    /workdirs/scan-78035286-b89e-4ef6-ac55-f510c230a567/pom.xml
    A package you depend on has a known security hole (CVE-2026-42580). Fix: Update that package to its patched version.
… 21 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

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.