gitsafehub
github.com/howl-anderson/paddletokenizer ↗

howl-anderson/paddletokenizer

scanned 2026-08-11 · git ca281c5
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependenciesKnown OSS vulnerabilities61Risky code patternsMalicious dependencies2Project health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy none found ✓

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

Nothing found by this check. ✓

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 61 found · 14 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2022-43063 Code injection in paddle.audio.functional.get_window in PaddlePaddle 2.4.0-rc0 allows arbitrary code execution.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2022-46742). Fix: Update that package to its patched version.
  • Serious PYSEC-2023-126 PaddlePaddle before 2.5.0 has a command injection in fs.py. This resulted in the ability to execute arbitrary commands on the operating system.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38673). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-136 Stack overflow in paddle.searchsorted in PaddlePaddle before 2.6.0. This flaw can lead to a denial of service, or even more damage.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52304). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-139 Stack overflow in paddle.linalg.lu_unpack in PaddlePaddle before 2.6.0. This flaw can lead to a denial of service, or even more damage.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52307). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-141 Heap buffer overflow in paddle.repeat_interleave in PaddlePaddle before 2.6.0. This flaw can lead to a denial of service, information disclosure, or more damage is possible.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52309). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-142 PaddlePaddle before 2.6.0 has a command injection in get_online_pass_interval. This resulted in the ability to execute arbitrary commands on the operating system.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52310). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-143 PaddlePaddle before 2.6.0 has a command injection in _wget_download. This resulted in the ability to execute arbitrary commands on the operating system.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52311). Fix: Update that package to its patched version.
  • Serious PYSEC-2024-146 PaddlePaddle before 2.6.0 has a command injection in convert_shape_compare. This resulted in the ability to execute arbitrary commands on the operating system.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52314). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-441 PaddlePaddle Out-of-bounds Read vulnerability
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2022-46741). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-442 PaddlePaddle Path Traversal vulnerability
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2024-0818). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-443 PaddlePaddle vulnerable to code injection via winstr
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2022-45908). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-444 Code Injection in paddlepaddle
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2024-0521). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-445 PaddlePaddle vulnerable to remote code execution
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2024-0917). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-457 Arbitrary Code Execution in Pillow
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-50447). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-215 Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prior
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/dev_requirements.txt
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-122 Use after free in paddle.diagonal in PaddlePaddle before 2.5.0. This resulted in a potentially exploitable condition.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38669). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-123 Null pointer dereference in paddle.flip in PaddlePaddle before 2.5.0. This resulted in a runtime crash and denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38670). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-124 Heap buffer overflow in paddle.trace in PaddlePaddle before 2.5.0. This flaw can lead to a denial of service, information disclosure, or more damage is possible.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38671). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-125 FPE in paddle.trace in PaddlePaddle before 2.5.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38672). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-129 FPE in paddle.nanmedian in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38674). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-130 FPE in paddle.linalg.matrix_rank in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38675). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-131 Nullptr in paddle.dot in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38676). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-132 FPE in paddle.linalg.eig in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38677). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-133 OOB access in paddle.mode in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-38678). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-134 Nullptr in paddle.nextafter in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.
    /workdirs/scan-d52200ce-b4c6-49e6-8021-323c86f0b4aa/requirements.txt
    A package you depend on has a known security hole (CVE-2023-52302). Fix: Update that package to its patched version.
… 36 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 2 found · 2 serious

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

  • Serious guarddog-pypi-exfiltrate-sensitive-data exfiltrate-sensitive-data match in paddlepaddle 1.8.5
    paddlepaddle
    A dependency shows signs of being intentionally malicious (typosquat, hidden install script, etc.). Fix: Don’t install it until you’ve verified the package. Consider removing it.
  • Serious guarddog-pypi-code-execution code-execution match in paddlepaddle 1.8.5
    paddlepaddle
    A dependency shows signs of being intentionally malicious (typosquat, hidden install script, etc.). Fix: Don’t install it until you’ve verified the package. Consider removing it.

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.