gitsafehub
github.com/snapshot-labs/highlight ↗

snapshot-labs/highlight

scanned 2026-08-13 · git 691c1a0
3 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 secrets1Vulnerable dependencies68Known OSS vulnerabilities81Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 1 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.
    test/integration/highlight.test.ts:13
    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 68 found · 2 serious

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

  • Serious GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
    yarn.lock
    A package you depend on has a known security hole (GHSA-vjh7-7g9h-fjfh). Fix: Update that package to its patched version.
  • Serious CVE-2026-47429 vitest: Vitest: Arbitrary code execution and information disclosure via path traversal
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-2739 bn.js: bn.js: Denial of Service via calling maskn(0)
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-2739 bn.js: bn.js: Denial of Service via calling maskn(0)
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45590 body-parser: Denial of Service Vulnerability in body-parser
    yarn.lock
    A package you depend on has a known security hole (CVE-2024-45590). 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
    yarn.lock
    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
    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 CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    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 CVE-2026-33750 brace-expansion: brace-expansion: Denial of Service via zero step value in brace pattern
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-33750). 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
    yarn.lock
    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
    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 CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    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 CVE-2026-33750 brace-expansion: brace-expansion: Denial of Service via zero step value in brace pattern
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-33750). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-4068 braces: fails to limit the number of characters it can handle
    yarn.lock
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-29041 express: cause malformed URLs to be evaluated
    yarn.lock
    A package you depend on has a known security hole (CVE-2024-29041). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-4800 lodash: lodash: Arbitrary code execution via untrusted input in template imports
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-4800). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-13465 lodash: prototype pollution in _.unset and _.omit functions
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-13465). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-2950 lodash: Lodash: Prototype pollution allows deletion of built-in prototype properties via array path bypass
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-2950). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26996 minimatch: minimatch: Denial of Service via specially crafted glob patterns
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-26996). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27903 minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-27903). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27904 minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-27904). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26996 minimatch: minimatch: Denial of Service via specially crafted glob patterns
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-26996). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27903 minimatch: minimatch: Denial of Service due to unbounded recursive backtracking via crafted glob patterns
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-27903). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27904 minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-27904). 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
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
… 43 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 81 found · 2 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-5xrq-8626-4rwp When Vitest UI server is listening, arbitrary file can be read and executed
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2g4f-4pwh-qvx6 ajv has ReDoS when using `$data` option
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2025-69873). Fix: Update that package to its patched version.
  • Worth fixing GHSA-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing GHSA-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-2739). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qwcr-r2fm-qrc7 body-parser vulnerable to denial of service when url encoding is enabled
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-45590). 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-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f886-m6hf-6m8v brace-expansion: Zero-step sequence causes process hang and memory exhaustion
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-33750). 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-6d512f14-7927-42e8-aefe-b49cffc6a28f/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-6d512f14-7927-42e8-aefe-b49cffc6a28f/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-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f886-m6hf-6m8v brace-expansion: Zero-step sequence causes process hang and memory exhaustion
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2026-33750). 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-6d512f14-7927-42e8-aefe-b49cffc6a28f/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-6d512f14-7927-42e8-aefe-b49cffc6a28f/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-grv7-fg5c-xmjg Uncontrolled resource consumption in braces
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3xgq-45jj-v275 Regular Expression Denial of Service (ReDoS) in cross-spawn
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-21538). Fix: Update that package to its patched version.
  • Worth fixing GHSA-434g-2637-qmqr Elliptic's verify function omits uniqueness validation
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-48949). Fix: Update that package to its patched version.
  • Worth fixing GHSA-49q7-c7j4-3p7m Elliptic allows BER-encoded signatures
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-42461). Fix: Update that package to its patched version.
  • Worth fixing GHSA-848j-6mx2-7j84 Elliptic Uses a Cryptographic Primitive with a Risky Implementation
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2025-14505). Fix: Update that package to its patched version.
  • Worth fixing GHSA-977x-g7h5-7qgw Elliptic's ECDSA missing check for whether leading bit of r and s is zero
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-42460). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f7q4-pwc6-w24p Elliptic's EDDSA missing signature length check
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-42459). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fc9h-whq2-v747 Valid ECDSA signatures erroneously rejected in Elliptic
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-48948). Fix: Update that package to its patched version.
  • Worth fixing GHSA-848j-6mx2-7j84 Elliptic Uses a Cryptographic Primitive with a Risky Implementation
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2025-14505). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qw6h-vgh9-j6wx express vulnerable to XSS via response.redirect()
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-43796). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rv95-896h-c2vc Express.js Open Redirect in malformed URLs
    /workdirs/scan-6d512f14-7927-42e8-aefe-b49cffc6a28f/yarn.lock
    A package you depend on has a known security hole (CVE-2024-29041). Fix: Update that package to its patched version.
… 56 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.