gitsafehub
github.com/nfriedly/npm ↗

nfriedly/npm

scanned 2026-08-13 · git 716556a
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets12Vulnerable dependenciesKnown OSS vulnerabilities10Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 12 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/fixtures/config/userconfig:16
    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/tap/00-config-setup.js:25
    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/tap/config-private.js: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.
    test/tap/config-save.js:22
    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/tap/config-save.js:48
    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/tap/config-credentials.js:180
    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/tap/config-credentials.js:224
    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/tap/config-credentials.js:251
    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/tap/config-credentials.js:280
    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/tap/config-credentials.js:310
    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/tap/config-credentials.js:341
    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/tap/whoami.js:16
    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 none found ✓

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

Nothing found by this check. ✓

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 10 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-23c5-xmqv-rm74 minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-27904). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3ppc-4f35-3m26 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-26996). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7r86-cg39-jmmj minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-27903). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f8q6-p94x-37v3 minimatch ReDoS vulnerability
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2022-3517). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hxm2-r34f-qmc5 Regular Expression Denial of Service in minimatch
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2016-10540). Fix: Update that package to its patched version.
  • Worth fixing GHSA-23c5-xmqv-rm74 minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-27904). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3ppc-4f35-3m26 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-26996). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7r86-cg39-jmmj minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2026-27903). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f8q6-p94x-37v3 minimatch ReDoS vulnerability
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2022-3517). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hxm2-r34f-qmc5 Regular Expression Denial of Service in minimatch
    /workdirs/scan-b6901cd8-dce8-4ad5-84cb-29626e64c9fd/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
    A package you depend on has a known security hole (CVE-2016-10540). Fix: Update that package to its patched version.

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 couldn’t run

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:ERROR: Error while scanning. Received Expecting value: line 1 column 1 (char 0) Traceback (most recent call last): Fil

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.