gitsafehub
github.com/bhup-github/github-pr-bot ↗

bhup-github/github-pr-bot

scanned 2026-08-13 · git e26203c
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 dependencies76Known OSS vulnerabilities118Risky 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 76 found

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

  • Worth fixing CVE-2025-62610 Hono Improper Authorization vulnerability
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2025-62610). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-22817 Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-22817). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-22818 Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-22818). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-29045 Hono vulnerable to arbitrary file access via serveStatic vulnerability
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29045). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54290 hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-54290). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-24398 Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24398). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-24472 Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24472). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-24473 Hono has an Arbitrary Key Read in Serve static Middleware (Cloudflare Workers Adapter)
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24473). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-24771 Hono vulnerable to XSS through ErrorBoundary component
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24771). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-29085 Hono Vulnerable to SSE Control Field Injection via CR/LF in writeSSE()
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29085). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-29086 Hono Vulnerable to Cookie Attribute Injection via Unsanitized domain and path in setCookie()
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29086). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39407 Hono: Middleware bypass via repeated slashes in serveStatic
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-39407). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39408 Hono: Path traversal in toSSG() allows writing files outside the output directory
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-39408). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39409 Hono has incorrect IP matching in ipRestriction() for IPv4-mapped IPv6 addresses
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-39409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39410 Hono: Non-breaking space prefix bypass in cookie name handling in getCookie()
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-39410). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44455 hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44455). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44456 Hono: bodyLimit() can be bypassed for chunked / unknown-length requests
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44456). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44457 Hono's Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44457). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44458 Hono has CSS Declaration Injection via Style Object Values in JSX SSR
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44458). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-47673 Hono: JWT middleware accepts any Authorization scheme, not only Bearer
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47673). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-47674 Hono: IP Restriction bypasses static deny rules for non-canonical IPv6
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47674). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-47675 Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47675). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-47676 Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47676). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54286 hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-54286). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54287 hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice
    github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-54287). Fix: Update that package to its patched version.
… 51 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 118 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-737v-mqg7-c878 defu: Prototype pollution via `__proto__` key in defaults argument
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-35209). Fix: Update that package to its patched version.
  • Worth fixing GHSA-26pp-8wgv-hjvm Hono missing validation of cookie name on write path in setCookie()
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-56762). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2gcr-mfcq-wcc3 Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47676). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3hrh-pfw6-9m5x Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47675). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3vhc-576x-3qv4 Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-22818). Fix: Update that package to its patched version.
  • Worth fixing GHSA-458j-xx4x-4375 hono Improperly Handles JSX Attribute Names Allows HTML Injection in hono/jsx SSR
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-56761). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5pq2-9x2x-5p6w Hono Vulnerable to Cookie Attribute Injection via Unsanitized domain and path in setCookie()
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29086). Fix: Update that package to its patched version.
  • Worth fixing GHSA-69xw-7hcm-h432 hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44455). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6wqw-2p9w-4vw4 Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24472). Fix: Update that package to its patched version.
  • Worth fixing GHSA-88fw-hqm2-52qc hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-54290). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8j4g-w8fx-2239 Hono: ReDoS in CORS middleware via Access-Control-Request-Headers
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-69207). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9r54-q6cx-xmh5 Hono vulnerable to XSS through ErrorBoundary component
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24771). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9vqf-7f2p-gf9v Hono: bodyLimit() can be bypassed for chunked / unknown-length requests
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44456). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f23p-vx2j-j53r Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-71850). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f577-qrjj-4474 Hono: JWT middleware accepts any Authorization scheme, not only Bearer
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-47673). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f67f-6cw9-8mq4 Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-22817). Fix: Update that package to its patched version.
  • Worth fixing GHSA-j6c9-x7qj-28xf hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-54287). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m732-5p4w-x69g Hono Improper Authorization vulnerability
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2025-62610). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p6xx-57qc-3wxr Hono Vulnerable to SSE Control Field Injection via CR/LF in writeSSE()
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29085). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p77w-8qqv-26rm Hono's Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44457). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q5qw-h33p-qvwr Hono vulnerable to arbitrary file access via serveStatic vulnerability
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-29045). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q7jf-gf43-6x6p Hono vulnerable to Vary Header Injection leading to potential CORS Bypass
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2025-71381). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qp7p-654g-cw7p Hono has CSS Declaration Injection via Style Object Values in JSX SSR
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-44458). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r354-f388-2fhh Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-24398). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r5rp-j6wh-rvv4 Hono: Non-breaking space prefix bypass in cookie name handling in getCookie()
    /workdirs/scan-84605922-e793-49fb-9176-5d1edd99a1b2/github-bot/bun.lock
    A package you depend on has a known security hole (CVE-2026-39410). Fix: Update that package to its patched version.
… 93 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.