gitsafehub
github.com/farm-fe/farm ↗

farm-fe/farm

scanned 2026-08-02 · git 2000ef8
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 secrets8Vulnerable dependencies371Known OSS vulnerabilities586Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 8 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.
    docs/crowdin.yml: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.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    docs/scripts/translations.ts:10
    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.
    crates/create-farm-rs/templates/nestjs/README.md: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.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    examples/arco-pro/src/routes.ts:122
    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.
    examples/nestjs/README.md: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.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    examples/vite-adapter-vue2/src/App.vue:54
    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.
    examples/vue3/src/pages/Home.vue:14
    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.
    examples/vue3/src/pages/index.vue:14
    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 371 found · 10 serious

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

  • Serious CVE-2025-7783 form-data: Unsafe random function in form-data
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious CVE-2021-44906 minimist: prototype pollution
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious CVE-2026-59940 seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59940). Fix: Update that package to its patched version.
  • Serious CVE-2026-59940 seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59940). 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
    pnpm-lock.yaml
    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
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2025-24964 Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-24964). Fix: Update that package to its patched version.
  • Serious CVE-2026-47429 vitest: Vitest: Arbitrary code execution and information disclosure via path traversal
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Serious CVE-2026-54466 websocket-driver is a WebSocket protocol handler with pluggable I/O. P ...
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w2j-m93h-cj5j Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    Cargo.lock
    A package you depend on has a known security hole (GHSA-4w2j-m93h-cj5j). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-4574 crossbeam-channel: crossbeam-channel Vulnerable to Double Free on Drop
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4574). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wrw7-89jp-8q8g Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (GHSA-wrw7-89jp-8q8g). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12224 idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (GHSA-7gcf-g7xr-8hxj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33055 tar-rs is a tar archive reading/writing library for Rust. Versions 0.4 ...
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33055). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33056 tar-rs: tar-rs: Arbitrary directory permission modification via crafted tar archive
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33056). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3pv8-6f4r-ffg2 tar has a PAX header desynchronization issue
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (GHSA-3pv8-6f4r-ffg2). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-35222 iFrames Bypass Origin Checks for Tauri API Access Control
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-35222). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25727 time: time affected by a stack exhaustion denial of service attack
    crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    packages/create-farm-plugin/templates/rust/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12224 idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded
    packages/create-farm-plugin/templates/rust/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing GHSA-36xm-35qq-795w Inventory exposes reference to non-Sync data to an arbitrary thread
    packages/create-farm-plugin/templates/rust/Cargo.lock
    A package you depend on has a known security hole (GHSA-36xm-35qq-795w). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ghc8-5cgm-5rpf Inventory fails to prohibit standard library access prior to initialization of Rust standard library runtime
    packages/create-farm-plugin/templates/rust/Cargo.lock
    A package you depend on has a known security hole (GHSA-ghc8-5cgm-5rpf). Fix: Update that package to its patched version.
… 346 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 586 found · 14 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GHSA-wf6x-7x77-mvgw Immutable is vulnerable to Prototype Pollution
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-29063). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-mv8w-475r-vwqw seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59940). Fix: Update that package to its patched version.
  • Serious GHSA-mv8w-475r-vwqw seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59940). 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-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    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-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). 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-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Serious GHSA-9crc-q9x8-hgqq Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-24964). 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-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Serious GHSA-9crc-q9x8-hgqq Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-24964). 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-cd275d9b-09a1-4193-a28e-c5c70c4a668a/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0067 `libyml::string::yaml_string_extend` is unsound and unmaintained
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25800). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0068 serde_yml crate is unsound and unmaintained
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0024 crossbeam-channel: double free on Drop
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4574). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0429 Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0421 `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0067 `unpack_in` can chmod arbitrary directories by following symlinks
    /workdirs/scan-cd275d9b-09a1-4193-a28e-c5c70c4a668a/crates/create-farm-rs/templates/tauri/vue/src-tauri/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33056). Fix: Update that package to its patched version.
… 561 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.