gitsafehub
github.com/anosu/dotabyss-translation ↗

anosu/dotabyss-translation

scanned 2026-07-25 · git 8eba60c
2 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 secretsVulnerable dependencies11Known OSS vulnerabilities10Risky code patternsMalicious dependenciesProject 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 11 found

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

  • Worth fixing CVE-2024-45590 body-parser: Denial of Service Vulnerability in body-parser
    bun.lock
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45296 path-to-regexp: Backtracking regular expressions cause ReDoS
    bun.lock
    A package you depend on has a known security hole (CVE-2024-45296). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-52798 path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x
    bun.lock
    A package you depend on has a known security hole (CVE-2024-52798). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-4867 path-to-regexp: path-to-regexp: Denial of Service via catastrophic backtracking from malformed URL parameters
    bun.lock
    A package you depend on has a known security hole (CVE-2026-4867). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-15284 qs: qs: Denial of Service via improper input validation in array parsing
    bun.lock
    A package you depend on has a known security hole (CVE-2025-15284). Fix: Update that package to its patched version.
  • Minor CVE-2026-12590 body-parser: body-parser: Denial of Service via invalid limit option
    bun.lock
    A package you depend on has a known security hole (CVE-2026-12590). Fix: Update that package to its patched version.
  • Minor CVE-2024-47764 cookie: cookie accepts cookie name, path, and domain with out of bounds characters
    bun.lock
    A package you depend on has a known security hole (CVE-2024-47764). Fix: Update that package to its patched version.
  • Minor CVE-2024-43796 express: Improper Input Handling in Express Redirects
    bun.lock
    A package you depend on has a known security hole (CVE-2024-43796). Fix: Update that package to its patched version.
  • Minor CVE-2026-2391 qs: qs's arrayLimit bypass in comma parsing allows denial of service
    bun.lock
    A package you depend on has a known security hole (CVE-2026-2391). Fix: Update that package to its patched version.
  • Minor CVE-2024-43799 send: Code Execution Vulnerability in Send Library
    bun.lock
    A package you depend on has a known security hole (CVE-2024-43799). Fix: Update that package to its patched version.
  • Minor CVE-2024-43800 serve-static: Improper Sanitization in serve-static
    bun.lock
    A package you depend on has a known security hole (CVE-2024-43800). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 10 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-qwcr-r2fm-qrc7 body-parser vulnerable to denial of service when url encoding is enabled
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qw6h-vgh9-j6wx express vulnerable to XSS via response.redirect()
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-43796). Fix: Update that package to its patched version.
  • Worth fixing GHSA-37ch-88jc-xwx2 path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-45296). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rhx6-c78j-4q9w path-to-regexp contains a ReDoS
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-52798). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6rw7-vpxm-498p qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2025-15284). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m6fv-jmcg-4jfg send vulnerable to template injection that can lead to XSS
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-43799). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cm22-4g7w-348p serve-static vulnerable to template injection that can lead to XSS
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-43800). Fix: Update that package to its patched version.
  • Minor GHSA-v422-hmwv-36x6 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2026-12590). Fix: Update that package to its patched version.
  • Minor GHSA-pxg6-pf52-xh8x cookie accepts cookie name, path, and domain with out of bounds characters
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2024-47764). Fix: Update that package to its patched version.
  • Minor GHSA-w7fw-mjwx-w883 qs's arrayLimit bypass in comma parsing allows denial of service
    /workdirs/scan-470e95ff-5df5-4741-a8ef-f755ad52cceb/bun.lock
    A package you depend on has a known security hole (CVE-2026-2391). Fix: Update that package to its patched version.

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.