gitsafehub
github.com/leaningtech/browserpod-showcase ↗

leaningtech/browserpod-showcase

scanned 2026-08-15 · git 1a8c6e1
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies41Known OSS vulnerabilities132Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks timed out

API keys, passwords or tokens committed into the repo.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Gitleaks v8.21.2 · MIT

error: timeout after 120s

Vulnerable dependencies — Trivy 41 found · 1 serious

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

  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48758 sigstore-core: @sigstore/core: Signature bypass due to incorrect encoding in preAuthEncoding
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48758). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48816 sigstore-js: github.com/sigstore/sigstore-js: sigstore-js: Insufficient verification of data authenticity allows timestamp manipulation
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48816). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-13149 brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-14257 brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45149 brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-45149). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69192 ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69192). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42338 ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42338). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59869 js-yaml: js-yaml: Denial of Service via crafted YAML documents
    live-demos/general-hook/package-lock.json
    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
    live-demos/general-hook/package-lock.json
    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-53550 js-yaml: js-yaml: Denial of Service via crafted YAML merge keys
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48815 sigstore: Sigstore: Unauthorized certificates accepted due to ignored `certificateOIDs` verification option
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48815). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59874 tar: Node-tar: Denial of Service via malformed tar archive header
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59874). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53655 node-tar: node-tar: File smuggling due to inconsistent tar archive parsing
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53655). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59871 node-tar: node-tar: Denial of Service due to incorrect PAX path handling
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59871). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59875 node-tar: node-tar: Denial of Service via crafted archive with NUL bytes in metadata
    live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59875). 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
    live-demos/general-hook/package-lock.json
    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-12151 undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames
    live-demos/general-hook/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 CVE-2026-15157 undici: undici: HTTP header injection via unvalidated blob-like body type property
    live-demos/general-hook/package-lock.json
    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
    live-demos/general-hook/package-lock.json
    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
    live-demos/general-hook/package-lock.json
    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-9679 undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding
    live-demos/general-hook/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 CVE-2026-5079 multer: Multer: Denial of Service via deeply nested field names in multipart form data
    live-demos/trapeze/public/project/package-lock.json
    A package you depend on has a known security hole (CVE-2026-5079). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-5038 multer: Multer: Denial of Service via aborted or malformed multipart uploads
    live-demos/trapeze/public/project/package-lock.json
    A package you depend on has a known security hole (CVE-2026-5038). Fix: Update that package to its patched version.
… 16 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 132 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-59873). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3v7f-55p6-f55p Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2c7-rcm5-vvqj Picomatch has a ReDoS vulnerability via extglob quantifiers
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33671). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-73646). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/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-p9ff-h696-f583 Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-39363). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v2wj-q39q-566r Vite: `server.fs.deny` bypassed with queries
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/package-lock.json
    A package you depend on has a known security hole (CVE-2026-39364). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/better-demo/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-jfc7-64v2-mr8c @sigstore/core has DSSE payloadType type-binding failure
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48758). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xgjw-pm74-86q4 sigstore-js has Insufficient Verification of Data Authenticity
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48816). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jxxr-4gwj-5jf2 brace-expansion: Large numeric range defeats documented `max` DoS protection
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-45149). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole. 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69192). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v2v4-37r5-5v8g ip-address has XSS in Address6 HTML-emitting methods
    /workdirs/scan-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42338). 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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    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-98d01606-c070-48f6-b6b3-ab90f083be56/live-demos/general-hook/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 107 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.