gitsafehub
github.com/youzan/zan-proxy ↗

youzan/zan-proxy

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

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

Leaked secrets7Vulnerable dependencies270Known OSS vulnerabilities983Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 7 found · 6 serious

API keys, passwords or tokens committed into the repo.

  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    resource/certificate/zproxy.key.pem:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    resource/certificate/zproxy.key.pem:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    certificate/zproxy.key.pem:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    rootca/clientKey.pem:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    rootca/charles.key.pem:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    rootca/zproxy.key.pem:1
    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.
    test/App/services/rule.spec.ts:38
    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 270 found · 25 serious

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

  • Serious CVE-2023-45311 Code injection in fsevents
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2023-45311). Fix: Update that package to its patched version.
  • Serious CVE-2017-16042 nodejs-growl: Does not properly sanitize input before passing it to exec
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2017-16042). Fix: Update that package to its patched version.
  • Serious CVE-2019-10744 nodejs-lodash: prototype pollution in defaultsDeep function leading to modifying properties
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious CVE-2021-44906 minimist: prototype pollution
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious CVE-2022-2421 Insufficient validation when decoding a Socket.IO packet
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2022-2421). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2020-28502 nodejs-xmlhttprequest: Code injection through user input to xhr.send
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2020-28502). Fix: Update that package to its patched version.
  • Serious CVE-2021-31597 xmlhttprequest-ssl: SSL certificate validation disabled by default
    webui/yarn.lock
    A package you depend on has a known security hole (CVE-2021-31597). Fix: Update that package to its patched version.
  • Serious CVE-2019-18413 SQL Injection and Cross-site Scripting in class-validator
    yarn.lock
    A package you depend on has a known security hole (CVE-2019-18413). Fix: Update that package to its patched version.
  • Serious CVE-2025-7783 form-data: Unsafe random function in form-data
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious CVE-2023-45311 Code injection in fsevents
    yarn.lock
    A package you depend on has a known security hole (CVE-2023-45311). Fix: Update that package to its patched version.
  • Serious CVE-2021-3918 nodejs-json-schema: Prototype pollution vulnerability
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious CVE-2025-25200 Inefficient Regular Expression Complexity in koa
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-25200). Fix: Update that package to its patched version.
  • Serious CVE-2021-44906 minimist: prototype pollution
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious CVE-2021-44906 minimist: prototype pollution
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious CVE-2021-28918 nodejs-netmask: improper input validation of octal input data
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-28918). Fix: Update that package to its patched version.
  • Serious GHSA-pgcr-7wm4-mcv6 Sensitive Data Exposure in pem
    yarn.lock
    A package you depend on has a known security hole (GHSA-pgcr-7wm4-mcv6). Fix: Update that package to its patched version.
  • Serious CVE-2021-42740 The shell-quote package before 1.7.3 for Node.js allows command inject ...
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-42740). Fix: Update that package to its patched version.
  • Serious CVE-2026-9277 shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious CVE-2022-2421 Insufficient validation when decoding a Socket.IO packet
    yarn.lock
    A package you depend on has a known security hole (CVE-2022-2421). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2020-7677 thenify: Arbitrary Code Execution in thenify
    yarn.lock
    A package you depend on has a known security hole (CVE-2020-7677). Fix: Update that package to its patched version.
  • Serious CVE-2020-28502 nodejs-xmlhttprequest: Code injection through user input to xhr.send
    yarn.lock
    A package you depend on has a known security hole (CVE-2020-28502). Fix: Update that package to its patched version.
  • Serious CVE-2021-31597 xmlhttprequest-ssl: SSL certificate validation disabled by default
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-31597). Fix: Update that package to its patched version.
… 245 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 983 found · 100 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-rq8g-5pc5-wrhr Insufficient Entropy in cryptiles
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2018-1000620). Fix: Update that package to its patched version.
  • Serious GHSA-hr2v-3952-633q Prototype Pollution in deep-extend
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2018-3750). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/book/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-rq8g-5pc5-wrhr Insufficient Entropy in cryptiles
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2018-1000620). Fix: Update that package to its patched version.
  • Serious GHSA-hr2v-3952-633q Prototype Pollution in deep-extend
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2018-3750). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-jf85-cpcp-j695 Prototype Pollution in lodash
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2019-10744). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/docs/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-67hx-6x53-jw92 Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
    /workdirs/scan-6c2950e2-e489-4107-ad29-cf0c25d42476/webui/yarn.lock
    A package you depend on has a known security hole (CVE-2023-45133). Fix: Update that package to its patched version.
… 958 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: npm:timeout

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.