gitsafehub
github.com/postcatlab/postcat ↗

postcatlab/postcat

scanned 2026-07-16 · git 901283d
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets19Vulnerable dependencies351Known OSS vulnerabilities532Risky code patternsMalicious dependenciesProject health11

Security checks

Leaked secrets — Gitleaks 19 found · 2 serious

API keys, passwords or tokens committed into the repo.

  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    test/e2e/playwright/.auth/user.json:9
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    test/e2e/playwright/.auth/user.json:37
    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.
    test/e2e/tests/api-unit-test.spec.ts:237
    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.
    test/e2e/tests/api-unit-test.spec.ts:257
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:437
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:496
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:545
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:607
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:642
    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.
    test/e2e/playwright/.auth/user.json:9
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:761
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:797
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:869
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:926
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:1004
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:1024
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:1085
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:1130
    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.
    src/browser/src/app/services/storage/db/initData/apiData.ts:1166
    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 351 found · 54 serious

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

  • Serious CVE-2025-25200 Inefficient Regular Expression Complexity in koa
    src/node/extensions-manage/package-lock.json
    A package you depend on has a known security hole (CVE-2025-25200). Fix: Update that package to its patched version.
  • Serious CVE-2025-25200 Inefficient Regular Expression Complexity in koa
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-25200). Fix: Update that package to its patched version.
  • Serious CVE-2023-42810 systeminformation SSID Command Injection Vulnerability
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-42810). Fix: Update that package to its patched version.
  • Serious CVE-2023-29017 vm2: sandbox escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-29017). Fix: Update that package to its patched version.
  • Serious CVE-2023-29199 vm2: Sandbox Escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-29199). Fix: Update that package to its patched version.
  • Serious CVE-2023-30547 vm2: Sandbox Escape when exception sanitization
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-30547). Fix: Update that package to its patched version.
  • Serious CVE-2023-32314 vm2: Sandbox Escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-32314). Fix: Update that package to its patched version.
  • Serious CVE-2023-37466 vm2: Promise handler sanitization can be bypassed allowing attackers to escape the sandbox and run arbitrary code
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-37466). Fix: Update that package to its patched version.
  • Serious CVE-2026-22709 vm2 has a Sandbox Escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-22709). Fix: Update that package to its patched version.
  • Serious CVE-2026-24118 vm2: vm2: Arbitrary code execution due to sandbox breakout
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24118). Fix: Update that package to its patched version.
  • Serious CVE-2026-24120 vm2: vm2: Arbitrary code execution due to sandbox escape vulnerability
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24120). Fix: Update that package to its patched version.
  • Serious CVE-2026-24781 vm2: vm2: Arbitrary code execution via sandbox breakout through inspect function
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24781). Fix: Update that package to its patched version.
  • Serious CVE-2026-26332 vm2: vm2: Arbitrary code execution via SuppressedError sandbox escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-26332). Fix: Update that package to its patched version.
  • Serious CVE-2026-26956 vm2: Node.js: vm2: Arbitrary code execution via sandbox escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-26956). Fix: Update that package to its patched version.
  • Serious CVE-2026-43997 vm2: vm2: Arbitrary code execution via sandbox escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-43997). Fix: Update that package to its patched version.
  • Serious CVE-2026-44005 vm2: vm2: Sandbox Escape leading to Arbitrary Code Execution
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44005). Fix: Update that package to its patched version.
  • Serious CVE-2026-44006 vm2: vm2: Sandbox escape via arbitrary prototype access leading to arbitrary code execution
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44006). Fix: Update that package to its patched version.
  • Serious CVE-2026-44007 vm2: vm2: Arbitrary code execution via nested NodeVM bypass
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44007). Fix: Update that package to its patched version.
  • Serious CVE-2026-44008 vm2: vm2: Arbitrary code execution due to sandbox escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44008). Fix: Update that package to its patched version.
  • Serious CVE-2026-44009 vm2: vm2: Arbitrary Code Execution via Sandbox Escape
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44009). Fix: Update that package to its patched version.
  • Serious CVE-2026-45411 vm2: vm2: Arbitrary Code Execution due to sandbox escape vulnerability
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45411). Fix: Update that package to its patched version.
  • Serious CVE-2026-47131 vm2: vm2: Arbitrary code execution via sandbox escape vulnerability
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47131). Fix: Update that package to its patched version.
  • Serious CVE-2026-47137 vm2: vm2: Sandbox escape leading to arbitrary code execution via security bypass
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47137). Fix: Update that package to its patched version.
  • Serious CVE-2026-47140 vm2: vm2: Arbitrary code execution due to incomplete sandbox restrictions
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47140). Fix: Update that package to its patched version.
  • Serious CVE-2026-47208 vm2: vm2: Sandbox Breakout Using Promise Species
    src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47208). Fix: Update that package to its patched version.
… 326 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 532 found · 66 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-593f-38f6-jp5m Inefficient Regular Expression Complexity in koa
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/package-lock.json
    A package you depend on has a known security hole (CVE-2025-25200). Fix: Update that package to its patched version.
  • Serious GHSA-593f-38f6-jp5m Inefficient Regular Expression Complexity in koa
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-25200). Fix: Update that package to its patched version.
  • Serious GHSA-gx6r-qc2v-3p3v systeminformation SSID Command Injection Vulnerability
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-42810). Fix: Update that package to its patched version.
  • Serious GHSA-248r-7h7q-cr24 vm2 Has a Sandbox Breakout Using Async Generator
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45411). Fix: Update that package to its patched version.
  • Serious GHSA-47x8-96vw-5wg6 vm2 Access to Host Object Enables Sandbox Escape
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-43997). Fix: Update that package to its patched version.
  • Serious GHSA-55hx-c926-fr95 VM2 Has a Sandbox Escape Issue via SuppressedError
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-26332). Fix: Update that package to its patched version.
  • Serious GHSA-6j2x-vhqr-qr7q vm2 sandbox escape via JSPI-backed Promise `.finally()` species bypass
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47210). Fix: Update that package to its patched version.
  • Serious GHSA-76w7-j9cq-rx2j vm2 is Vulnerable to Sandbox Breakout Through Promise Species
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47208). Fix: Update that package to its patched version.
  • Serious GHSA-7jxr-cg7f-gpgv vm2 vulnerable to sandbox escape
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-29017). Fix: Update that package to its patched version.
  • Serious GHSA-8hg8-63c5-gwmx vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44007). Fix: Update that package to its patched version.
  • Serious GHSA-99p7-6v5w-7xg8 vm2 has a Sandbox Escape
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-22709). Fix: Update that package to its patched version.
  • Serious GHSA-9qj6-qjgg-37qq vm2 has sandbox breakout via `neutralizeArraySpeciesBatch`
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44008). Fix: Update that package to its patched version.
  • Serious GHSA-9vg3-4rfj-wgcm vm2 has Sandbox Breakout Through Null Proto Exception
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44009). Fix: Update that package to its patched version.
  • Serious GHSA-cchq-frgv-rjh5 vm2 Sandbox Escape vulnerability
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-37466). Fix: Update that package to its patched version.
  • Serious GHSA-ch3r-j5x3-6q2m vm2 Sandbox Escape vulnerability
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-30547). Fix: Update that package to its patched version.
  • Serious GHSA-ffh4-j6h5-pg66 VM2 Has a WASM Sandbox Escape
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-26956). Fix: Update that package to its patched version.
  • Serious GHSA-g644-9gfx-q4q4 vm2 Sandbox Escape vulnerability
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-37903). Fix: Update that package to its patched version.
  • Serious GHSA-grj5-jjm8-h35p VM2 Sandbox Breakout Through __lookupGetter__
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24118). Fix: Update that package to its patched version.
  • Serious GHSA-m4wx-m65x-ghrr vm2 has a CVE-2023-37903 patch bypass: nesting:true without explicit require still allows full RCE
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47137). Fix: Update that package to its patched version.
  • Serious GHSA-qcp4-v2jj-fjx8 vm2 has a Sandbox Escape Vulnerability
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44006). Fix: Update that package to its patched version.
  • Serious GHSA-qvjj-29qf-hp7p VM2 Has Sandbox Breakout Through Promise Species
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24120). Fix: Update that package to its patched version.
  • Serious GHSA-rp36-8xq3-r6c4 NodeVM builtin denylist bypass via process and inspector/promises allows host code execution
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47140). Fix: Update that package to its patched version.
  • Serious GHSA-v37h-5mfm-c47c VM2 Has Sandbox Breakout Through Inspect Function
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-24781). Fix: Update that package to its patched version.
  • Serious GHSA-v6mx-mf47-r5wg vm2 has a Sandbox Escape issue
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47131). Fix: Update that package to its patched version.
  • Serious GHSA-vwrp-x96c-mhwq vm2: Mutable Proxies for Host Intrinsic Prototypes Allows Sandbox Escape
    /workdirs/scan-47ebf217-4097-425c-b08c-db775bbb3cd5/src/node/extensions-manage/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44005). Fix: Update that package to its patched version.
… 507 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 11 notes

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

  • Worth fixing scorecard-overall OpenSSF Scorecard overall: 2.7/10
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-CI-Tests CI-Tests scored 0: 0 out of 12 merged PRs checked by a CI test -- score normalized to 0
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-CII-Best-Practices CII-Best-Practices scored 0: no effort to earn an OpenSSF best practices badge detected
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Dependency-Update-Tool Dependency-Update-Tool scored 0: no update tool detected
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Fuzzing Fuzzing scored 0: project is not fuzzed
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Maintained Maintained scored 0: 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Pinned-Dependencies Pinned-Dependencies scored 0: dependency not pinned by hash detected -- score normalized to 0
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-SAST SAST scored 0: SAST tool is not run on all commits -- score normalized to 0
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Security-Policy Security-Policy scored 0: security policy file not detected
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Signed-Releases Signed-Releases scored 0: Project has not signed or included provenance with any releases.
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.
  • Minor scorecard-Token-Permissions Token-Permissions scored 0: detected GitHub workflow tokens with excessive permissions
    A project-health signal (maintenance / supply-chain hygiene), not a vulnerability in your code.

via OpenSSF Scorecard v5.5.0 · 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.