gitsafehub
github.com/koishijs/koishi-plugin-fonts ↗

koishijs/koishi-plugin-fonts

scanned 2026-08-10 · git 8a55a37
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies19Known OSS vulnerabilities34Risky 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 19 found

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

  • Worth fixing CVE-2025-53892 vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-53892). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    yarn.lock
    A package you depend on has a known security hole (GHSA-67mh-4wv8-2f99). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59869 js-yaml: js-yaml: Denial of Service via crafted YAML documents
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-59869). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    yarn.lock
    A package you depend on has a known security hole (GHSA-5p4m-2wfm-xmqj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-64718 js-yaml: js-yaml prototype pollution in merge
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-64718). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53550 js-yaml: js-yaml: Denial of Service via crafted YAML merge keys
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    yarn.lock
    A package you depend on has a known security hole (GHSA-5p4m-2wfm-xmqj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67213 nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customA ...
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69153 postcss: PostCSS: Information disclosure via crafted sourceMappingURL
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r292-9mhp-454m node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection
    yarn.lock
    A package you depend on has a known security hole (GHSA-r292-9mhp-454m). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-13697 undici: undici: Information disclosure and Denial of Service via malformed Cache-Control directives
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-13697). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-14643 undici: undici: Cross-user information disclosure due to improper Cache-Control directive parsing
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-14643). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-15157 undici: undici: HTTP header injection via unvalidated blob-like body type property
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-15157). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-16728 undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-16728). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-16729 undici: Undici: Cookie attribute injection allows bypassing security protections
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-16729). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53571 vite: `server.fs.deny` bypass on Windows alternate paths
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-53571). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39365 vite: Vite: Information disclosure via path traversal in dev server's .map request handling
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-39365). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53632 launch-editor: launch-editor: Credential compromise via NTLMv2 password hash leak through UNC path access
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-53892 vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-53892). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 34 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-x8qp-wqqm-57ph vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2025-53892). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5m5x-9j46-h678 Element Plus Link component (el-link) implements insufficient input validation for the href attribute
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2025-57665). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-5v7r-6r5c-r473 file-type affected by infinite loop in ASF parser on malformed input with zero-size sub-header
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-31808). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pfrx-2q88-qq97 Got allows a redirect to a UNIX socket
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2022-33987). Fix: Update that package to its patched version.
  • Worth fixing GHSA-22jq-vg5j-6vgg ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses can bypass SSRF and trust-boundary checks
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-54272). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4xrf-jv44-h6hh ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69198). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mwp4-54f8-5fhr ip-address: Address4 decodes leading-zero octets as decimal while resolvers decode them as octal, allowing SSRF and trust-boundary bypass
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69192). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-52cp-r559-cp3m js-yaml: YAML merge-key chains can force quadratic CPU consumption
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59869). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-h67p-54hq-rp68 JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh29-5h37-fv8m js-yaml has prototype pollution in merge (<<)
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2025-64718). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5p4m-2wfm-xmqj JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-2v37-7h3g-55p8 nanoid: custom generators can loop indefinitely when size is zero
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fxqj-rqcc-2cmp PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r292-9mhp-454m node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-8xcm-r25x-g524 undici vulnerable to downstream response desynchronization via retry interceptor
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-16728). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m8rv-5g2x-5cg5 undici vulnerable to CRLF Injection via blob-like body 'type' property
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-15157). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v3r7-h72x-cjcm undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-16729). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4cwx-7wf7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives
    /workdirs/scan-d76d7ff4-363c-4a28-b925-5c64d9dac799/yarn.lock
    A package you depend on has a known security hole (CVE-2026-13697). Fix: Update that package to its patched version.
… 9 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.