gitsafehub
github.com/aredotna/ervell-maintenance ↗

aredotna/ervell-maintenance

scanned 2026-08-11 · git afaeac5
2 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 secretsVulnerable dependencies38Known OSS vulnerabilities122Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 38 found · 5 serious

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

  • Serious CVE-2018-3750 nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties
    yarn.lock
    A package you depend on has a known security hole (CVE-2018-3750). Fix: Update that package to its patched version.
  • Serious CVE-2025-7783 form-data: Unsafe random function in form-data
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious CVE-2023-45311 Code injection in fsevents
    yarn.lock
    A package you depend on has a known security hole (CVE-2023-45311). Fix: Update that package to its patched version.
  • Serious CVE-2021-3918 nodejs-json-schema: Prototype pollution vulnerability
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-15366 nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function
    yarn.lock
    A package you depend on has a known security hole (CVE-2020-15366). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-69873 ajv: ReDoS via $data reference
    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 CVE-2018-16492 nodejs-extend: Prototype pollution can allow attackers to modify object properties
    yarn.lock
    A package you depend on has a known security hole (CVE-2018-16492). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-12143 form-data: form-data: Form field override via CRLF injection
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-12143). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-13173 nodejs-fstream: File overwrite in fstream.DirWriter() function
    yarn.lock
    A package you depend on has a known security hole (CVE-2019-13173). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-29167 hawk: REDoS in hawk.utils.parseHost() when parsing Host header
    yarn.lock
    A package you depend on has a known security hole (CVE-2022-29167). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-23343 nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-23343). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-24999 express: "qs" prototype poisoning causes the hang of the node process
    yarn.lock
    A package you depend on has a known security hole (CVE-2022-24999). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-15284 qs: qs: Denial of Service via improper input validation in array parsing
    yarn.lock
    A package you depend on has a known security hole (CVE-2025-15284). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-3737 nodejs-sshpk: ReDoS when parsing crafted invalid public keys in lib/formats/ssh.js
    yarn.lock
    A package you depend on has a known security hole (CVE-2018-3737). Fix: Update that package to its patched version.
  • Worth fixing NSWG-ECO-401 Denial of Service
    yarn.lock
    A package you depend on has a known security hole (NSWG-ECO-401). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-21270 nodejs-stringstream: out-of-bounds read leading to uninitialized memory exposure
    yarn.lock
    A package you depend on has a known security hole (CVE-2018-21270). Fix: Update that package to its patched version.
  • Worth fixing NSWG-ECO-422 Out-of-bounds Read
    yarn.lock
    A package you depend on has a known security hole (NSWG-ECO-422). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-20834 nodejs-tar: Arbitrary file overwrites when extracting tarballs containing a hard-link
    yarn.lock
    A package you depend on has a known security hole (CVE-2018-20834). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-32804 nodejs-tar: Insufficient absolute path sanitization allowing arbitrary file creation and overwrite
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-32804). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-37713 nodejs-tar: Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization
    yarn.lock
    A package you depend on has a known security hole (CVE-2021-37713). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-23745 node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-23745). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-23950 node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-23950). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-24842 node-tar: tar: node-tar: Arbitrary file creation via path traversal bypass in hardlink security check
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-24842). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26960 node-tar: node-tar: Arbitrary file read/write via malicious archive hardlink creation
    yarn.lock
    A package you depend on has a known security hole (CVE-2026-26960). Fix: Update that package to its patched version.
… 13 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 122 found · 16 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-cpq7-6gpm-g9rc cipher-base is missing type checks, leading to hash rewind and passing on crafted data
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2025-9287). Fix: Update that package to its patched version.
  • Serious GHSA-hr2v-3952-633q Prototype Pollution in deep-extend
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2018-3750). Fix: Update that package to its patched version.
  • Serious GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole. 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-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious MAL-2023-462 Malicious code in fsevents (npm)
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Serious GHSA-8r6j-v8pm-fqw3 Code injection in fsevents
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2023-45311). Fix: Update that package to its patched version.
  • Serious GHSA-qh2h-chj9-jffq Growl before 1.10.0 vulnerable to Command Injection
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2017-16042). Fix: Update that package to its patched version.
  • Serious GHSA-896r-f27r-55mw json-schema is vulnerable to Prototype Pollution
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2021-3918). Fix: Update that package to its patched version.
  • Serious GHSA-76p3-8jx3-jpfq Prototype pollution in webpack loader-utils
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2022-37601). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-xvch-5gv4-984h Prototype Pollution in minimist
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2021-44906). Fix: Update that package to its patched version.
  • Serious GHSA-h7cp-r72f-jxh6 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2025-6545). Fix: Update that package to its patched version.
  • Serious GHSA-v62p-rq8g-8h59 pbkdf2 silently disregards Uint8Array input, returning static keys
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2025-6547). Fix: Update that package to its patched version.
  • Serious GHSA-95m3-7q98-8xr5 sha.js is missing type checks leading to hash rewind and passing on crafted data
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2025-9288). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2g4f-4pwh-qvx6 ajv has ReDoS when using `$data` option
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/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-v88g-cgmw-v5xw Prototype Pollution in Ajv
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2020-15366). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rrc9-gqf8-8rwg Prototype Pollution via file load in aws-sdk and @aws-sdk/shared-ini-file-loader
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2020-28472). Fix: Update that package to its patched version.
  • Worth fixing GHSA-378v-28hj-76wf bn.js affected by an infinite loop
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/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-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-ff93f353-2619-4854-add4-53fc89b8a2f1/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-ff93f353-2619-4854-add4-53fc89b8a2f1/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-ff93f353-2619-4854-add4-53fc89b8a2f1/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-ff93f353-2619-4854-add4-53fc89b8a2f1/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-ff93f353-2619-4854-add4-53fc89b8a2f1/yarn.lock
    A package you depend on has a known security hole (CVE-2024-4068). Fix: Update that package to its patched version.
… 97 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.