gitsafehub
github.com/shajiechen/plan-viewer ↗

shajiechen/plan-viewer

scanned 2026-07-17 · git cadb744
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 dependencies2Known OSS vulnerabilities35Risky 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 2 found

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

  • Worth fixing GHSA-wrw7-89jp-8q8g Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
    plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole (GHSA-wrw7-89jp-8q8g). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole (GHSA-7gcf-g7xr-8hxj). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 35 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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-hm92-r4w5-c3mj undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-6734). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p88m-4jfj-68fv undici vulnerable to HTTP header injection via Set-Cookie percent-decoding
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-9679). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pr7r-676h-xcf6 undici vulnerable to cross-user information disclosure via shared cache whitespace bypass
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-9678). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vmh5-mc38-953g undici vulnerable to TLS certificate validation bypass via dropped requestTls in SOCKS5 ProxyAgent
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-9697). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vxpw-j846-p89q undici WebSocket client vulnerable to denial of service via fragment count bypass
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-12151). 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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-39365). 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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53632). 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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    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-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0429 Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-4x5r-pxfx-6jf8 @babel/core: Arbitrary File Read via sourceMappingURL Comment
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-49356). Fix: Update that package to its patched version.
  • Minor GHSA-35p6-xmwp-9g52 undici vulnerable to HTTP response queue poisoning via keep-alive socket reuse
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-6733). Fix: Update that package to its patched version.
  • Minor GHSA-g8m3-5g58-fq7m undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/package-lock.json
    A package you depend on has a known security hole (CVE-2026-11525). Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0190 Unsoundness in `Error::downcast_mut()`
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0413 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0416 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0412 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0418 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0411 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0417 gtk-rs GTK3 bindings - no longer maintained
    /workdirs/scan-9e1b3b66-a308-43fc-a9de-4b9eb75d4b5b/plan-viewer-desktop/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 10 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 timed out

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 v5.5.0 · Apache-2.0

error: timeout after 120s

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.