gitsafehub
github.com/chenrui333/herdr ↗

chenrui333/herdr

scanned 2026-08-13 · git 97f1227
3 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 secrets5Vulnerable dependencies20Known OSS vulnerabilities24Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 5 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.
    vendor/libghostty-vt/.github/workflows/release-tag.yml:259
    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.
    vendor/libghostty-vt/.github/workflows/release-tip.yml:513
    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.
    vendor/libghostty-vt/.github/workflows/release-tip.yml:758
    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.
    vendor/libghostty-vt/.github/workflows/release-tip.yml:955
    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.
    vendor/libghostty-vt/src/input/Binding.zig:4847
    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 20 found

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

  • Worth fixing CVE-2026-50146 Astro: Reflected XSS via unescaped slot name
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-50146). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54299 Astro: Host header SSRF in prerendered error page fetch
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-54299). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41067 Astro: XSS in define:vars via incomplete </script> tag sanitization
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-41067). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54298 Astro: XSS via Unescaped Attribute Names in Spread Props
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-54298). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59729 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-59729). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-73422 Astro: Reflected XSS via unescaped View Transition animation properties
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-73422). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59869 js-yaml: js-yaml: Denial of Service via crafted YAML documents
    website/bun.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
    website/bun.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-53550 js-yaml: js-yaml: Denial of Service via crafted YAML merge keys
    website/bun.lock
    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-67213 nanoid: nanoid: Denial of Service via infinite loop in random ID generation
    website/bun.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-67214 nanoid (Nano ID) before 5.1.16 contains an infinite loop in the custom ...
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-67214). 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
    website/bun.lock
    A package you depend on has a known security hole (GHSA-r28c-9q8g-f849). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69153 postcss: PostCSS: Information disclosure via crafted sourceMappingURL
    website/bun.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-2p49-hgcm-8545 SVGO removeScripts plugin leaves some executable scripts intact
    website/bun.lock
    A package you depend on has a known security hole (GHSA-2p49-hgcm-8545). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53571 vite: `server.fs.deny` bypass on Windows alternate paths
    website/bun.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-53632 launch-editor: launch-editor: Credential compromise via NTLMv2 password hash leak through UNC path access
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.
  • Minor CVE-2026-45028 Astro: Server island encrypted parameters vulnerable to cross-component replay
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-45028). Fix: Update that package to its patched version.
  • Minor CVE-2026-59727 Astro: Cross-site scripting via unescaped transition:* directive values on hydrated islands
    website/bun.lock
    A package you depend on has a known security hole (CVE-2026-59727). Fix: Update that package to its patched version.
  • Minor GHSA-g7r4-m6w7-qqqr esbuild allows arbitrary file read when running the development server on Windows
    website/bun.lock
    A package you depend on has a known security hole (GHSA-g7r4-m6w7-qqqr). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 24 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-2pvr-wf23-7pc7 Astro: Host header SSRF in prerendered error page fetch
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-54299). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4g3v-8h47-v7g6 Astro: Reflected XSS via unescaped View Transition animation properties
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-73422). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8hv8-536x-4wqp Astro: Reflected XSS via unescaped slot name
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-50146). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f48w-9m4c-m7f5 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-59729). Fix: Update that package to its patched version.
  • Worth fixing GHSA-j687-52p2-xcff Astro: XSS in define:vars via incomplete </script> tag sanitization
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-41067). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jrpj-wcv7-9fh9 Astro: XSS via Unescaped Attribute Names in Spread Props
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-54298). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xr5h-phrj-8vxv Astro: Server island encrypted parameters vulnerable to cross-component replay
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-45028). 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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.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-28wg-ghj8-5hjv nanoid: non-secure generators can loop indefinitely with negative size
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.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-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-73646). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f88m-g3jw-g9cj sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-2p49-hgcm-8545 SVGO removeScripts plugin leaves some executable scripts intact
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-73650). 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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    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-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Minor GHSA-7pw4-f3q4-r2p2 Astro: Cross-site scripting via unescaped transition:* directive values on hydrated islands
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole (CVE-2026-59727). Fix: Update that package to its patched version.
  • Minor GHSA-g7r4-m6w7-qqqr esbuild allows arbitrary file read when running the development server on Windows
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/website/bun.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0190 Unsoundness in `Error::downcast_mut()`
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0141 Bincode is unmaintained
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0253 Potential use-after-free due to lack of panic safety in `LruCache::pop()`
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0097 Rand is unsound with a custom logger using `rand::rng()`
    /workdirs/scan-2e581452-2be6-4ce9-940a-ffdc17063e94/Cargo.lock
    A package you depend on has a known security hole. 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.