gitsafehub
github.com/bluwy/vitefu ↗

bluwy/vitefu

scanned 2026-08-13 · git e6f4253
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 secrets2Vulnerable dependenciesKnown OSS vulnerabilities23Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 2 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    .github/workflows/ci.yml:10
    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.
    .github/workflows/ci.yml:10
    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 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 23 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-28wg-ghj8-5hjv nanoid: non-secure generators can loop indefinitely with negative size
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-67214). 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-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mwcw-c2x4-8c55 Predictable results in nanoid generation when given non-integer values
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2024-55565). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6g55-p6wh-862q PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45623). 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-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qx2v-qp2m-jg93 PostCSS has XSS via Unescaped </style> in its CSS Stringify Output
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-41305). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-73646). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mw96-cpmx-2vgc Rollup 4 has Arbitrary File Write via Path Traversal
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-27606). Fix: Update that package to its patched version.
  • Worth fixing GHSA-356w-63v5-8wf4 Vite has an `server.fs.deny` bypass with an invalid `request-target`
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-32395). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4r4m-qw57-chr8 Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-31125). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w7w-66w2-5vf9 Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-39365). Fix: Update that package to its patched version.
  • Worth fixing GHSA-859w-5945-r5v3 Vite's server.fs.deny bypassed with /. for files under project root
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-46565). Fix: Update that package to its patched version.
  • Worth fixing GHSA-93m4-6634-74q7 vite allows server.fs.deny bypass via backslash on Windows
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-62522). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c27g-q93r-2cwf launch-editor vulnerable to command injection via the crafted request on Windows
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2024-52011). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fx2h-pf6j-xcff vite: `server.fs.deny` bypass on Windows alternate paths
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53571). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v6wh-96g9-6wx3 launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vg6x-rcgg-rjx6 Websites were able to send any requests to the development server and read the response in vite
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-24010). Fix: Update that package to its patched version.
  • Worth fixing GHSA-x574-m823-4x7w Vite bypasses server.fs.deny when using ?raw??
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-30208). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xcj6-pq6g-qj4x Vite allows server.fs.deny to be bypassed with .svg or relative paths
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-31486). Fix: Update that package to its patched version.
  • Minor GHSA-73rr-hh4g-fpgx jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24001). Fix: Update that package to its patched version.
  • Minor GHSA-g4jq-h2w9-997c Vite middleware may serve files starting with the same name with the public directory
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-58751). Fix: Update that package to its patched version.
  • Minor GHSA-jqfw-vq24-v9c3 Vite's `server.fs` settings were not applied to HTML files
    /workdirs/scan-c6fec3a1-ecda-47ed-96da-3d68ce3399b9/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-58752). 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.