gitsafehub
github.com/fujiwarachoki/clipper-app ↗

fujiwarachoki/clipper-app

scanned 2026-08-13 · git 9047fad
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 secrets1Vulnerable dependencies150Known OSS vulnerabilities153Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 1 found · 1 serious

API keys, passwords or tokens committed into the repo.

  • Serious gcp-api-key Uncovered a GCP API key, which could lead to unauthorized access to Google Cloud services and data breaches.
    backend/firebase.js:5
    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 150 found · 8 serious

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

  • Serious CVE-2026-41242 protobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fields
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-41242). Fix: Update that package to its patched version.
  • Serious CVE-2021-23358 nodejs-underscore: Arbitrary code execution via the template function
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2021-23358). Fix: Update that package to its patched version.
  • Serious CVE-2026-54466 websocket-driver is a WebSocket protocol handler with pluggable I/O. P ...
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Serious CVE-2023-45133 babel: arbitrary code execution
    frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2023-45133). Fix: Update that package to its patched version.
  • Serious CVE-2026-25896 fast-xml-parser: fast-xml-parser: Cross-Site Scripting (XSS) due to improper DOCTYPE entity handling
    frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2026-25896). Fix: Update that package to its patched version.
  • Serious CVE-2025-7783 form-data: Unsafe random function in form-data
    frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious CVE-2026-9277 shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators
    frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    frontend_native/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-48068 grpc-js: @grpc/grpc-js: Server crash via malformed HTTP/2 stream initiation
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48068). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48069 grpc-js: @grpc/grpc-js: Client or server crash via malformed compressed message
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48069). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-37168 grps-js: allocate memory for incoming messages well above configured limits
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-37168). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44288 protobufjs: protobufjs: Security control bypass due to improper handling of overlong UTF-8 sequences
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44288). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45590 body-parser: Denial of Service Vulnerability in body-parser
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45590 body-parser: Denial of Service Vulnerability in body-parser
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-29041 express: cause malformed URLs to be evaluated
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-29041). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-11023 Firebase JavaScript SDK allows attackers to manipulate the "_authTokenSyncURL" to point to their own server
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-11023). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45296 path-to-regexp: Backtracking regular expressions cause ReDoS
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45296). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-52798 path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-52798). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-4867 path-to-regexp: path-to-regexp: Denial of Service via catastrophic backtracking from malformed URL parameters
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-4867). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44289 protobufjs: protobufjs: Denial of Service via uncontrolled recursion in protobuf decoding
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44289). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44290 protobufjs: protobufjs: Denial of Service via crafted schema
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44290). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44291 protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44291). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44293 protobufjs: protobufjs: Arbitrary code execution due to unsafe expression generation from crafted protobuf descriptors
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44293). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48712 protobufjs: protobufjs: Denial of Service via uncontrolled recursion with crafted protobuf payload
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48712). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44288 protobufjs: protobufjs: Security control bypass due to improper handling of overlong UTF-8 sequences
    backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44288). Fix: Update that package to its patched version.
… 125 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 153 found · 9 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-xq3m-2v4x-88gg Arbitrary code execution in protobufjs
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-41242). Fix: Update that package to its patched version.
  • Serious GHSA-cf4h-3jhx-xvhq Arbitrary Code Execution in underscore
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2021-23358). Fix: Update that package to its patched version.
  • Serious GHSA-xv26-6w52-cph6 websocket-driver: Message corruption via abuse of protocol length headers
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Serious GHSA-67hx-6x53-jw92 Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2023-45133). Fix: Update that package to its patched version.
  • Serious GHSA-m7jm-9gc2-mpf2 fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2026-25896). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious MAL-2022-3112 Malicious code in fortawesome (npm)
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-w7jw-789q-3m8p shell-quote quote() does not escape newlines in object .op values
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/package-lock.json
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/frontend_native/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-5375-pq7m-f5r2 @grpc/grpc-js: A malformed request can cause a server crash
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48068). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7v5v-9h63-cj86 @grpc/grpc-js can allocate memory for incoming messages well above configured limits
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-37168). Fix: Update that package to its patched version.
  • Worth fixing GHSA-99f4-grh7-6pcq @grpc/grpc-js: An incoming malformed compressed message can cause a client or server crash
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-48069). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q6x5-8v7m-xcrf protobufjs has overlong UTF-8 decoding
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44288). 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-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). 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-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45590). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qw6h-vgh9-j6wx express vulnerable to XSS via response.redirect()
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    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-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-29041). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3wf4-68gx-mph8 Firebase JavaScript SDK allows attackers to manipulate the "_authTokenSyncURL" to point to their own server
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-11023). Fix: Update that package to its patched version.
  • Worth fixing GHSA-339j-hqgx-qrrx Prototype Pollution in nedb
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2021-23395). Fix: Update that package to its patched version.
  • Worth fixing GHSA-37ch-88jc-xwx2 path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-45296). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rhx6-c78j-4q9w path-to-regexp contains a ReDoS
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-52798). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2pr8-phx7-x9h3 protobuf.js: Denial of service from crafted field names in generated code
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44294). Fix: Update that package to its patched version.
  • Worth fixing GHSA-66ff-xgx4-vchm protobuf.js: Code injection through bytes field defaults in generated toObject code
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44293). Fix: Update that package to its patched version.
  • Worth fixing GHSA-685m-2w69-288q protobuf.js: Denial of service through unbounded protobuf recursion
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44289). Fix: Update that package to its patched version.
  • Worth fixing GHSA-75px-5xx7-5xc7 protobuf.js: Code generation gadget after prototype pollution
    /workdirs/scan-e096587a-c4d7-4241-a81b-e273f84e2447/backend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44291). Fix: Update that package to its patched version.
… 128 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.