mediawiki/services/citoid: main (log #2350410)

sourcepatches

This run took 113 seconds.

From 9ae6d9f8df0947093b0a27e31e71fe7866dfe292 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 28 Jan 2026 06:39:08 +0000
Subject: [PATCH] build: Updating lodash to 4.17.23

* https://github.com/advisories/GHSA-xxjr-mmjv-4gpg

Change-Id: I36c5150819347b00c066d0ead89bc848df69fb6c
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 6425f4b..d4106ba 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4989,9 +4989,9 @@
 			}
 		},
 		"node_modules/lodash": {
-			"version": "4.17.21",
-			"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
-			"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+			"version": "4.17.23",
+			"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+			"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
 		},
 		"node_modules/lodash.clone": {
 			"version": "4.5.0",
-- 
2.47.3

$ date
--- stdout ---
Wed Jan 28 06:37:19 UTC 2026

--- end ---
$ git clone file:///srv/git/mediawiki-services-citoid.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
639830e4bff63dd984c1ea14841ab7c0dbd61190 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "ip": {
      "name": "ip",
      "severity": "high",
      "isDirect": true,
      "via": [
        {
          "source": 1101851,
          "name": "ip",
          "dependency": "ip",
          "title": "ip SSRF improper categorization in isPublic",
          "url": "https://github.com/advisories/GHSA-2p57-rm9w-gvfp",
          "severity": "high",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 8.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
          },
          "range": "<=2.0.1"
        }
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/ip"
      ],
      "fixAvailable": false
    },
    "limitation": {
      "name": "limitation",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "wikimedia-kad-fork"
      ],
      "effects": [
        "service-runner"
      ],
      "range": ">=0.2.3",
      "nodes": [
        "node_modules/limitation"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "lodash": {
      "name": "lodash",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1112455,
          "name": "lodash",
          "dependency": "lodash",
          "title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions",
          "url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": ">=4.0.0 <=4.17.22"
        }
      ],
      "effects": [],
      "range": "4.0.0 - 4.17.21",
      "nodes": [
        "node_modules/lodash"
      ],
      "fixAvailable": true
    },
    "ms": {
      "name": "ms",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1109573,
          "name": "ms",
          "dependency": "ms",
          "title": "Vercel ms Inefficient Regular Expression Complexity vulnerability",
          "url": "https://github.com/advisories/GHSA-w9mr-4mfr-499f",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 5.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<2.0.0"
        }
      ],
      "effects": [
        "wikimedia-kad-fork"
      ],
      "range": "<2.0.0",
      "nodes": [
        "node_modules/wikimedia-kad-fork/node_modules/ms"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "service-runner": {
      "name": "service-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "limitation",
        "tar"
      ],
      "effects": [],
      "range": ">=3.0.0",
      "nodes": [
        "node_modules/service-runner"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "swagger-ui-dist": {
      "name": "swagger-ui-dist",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        {
          "source": 1088759,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Spoofing attack in swagger-ui-dist",
          "url": "https://github.com/advisories/GHSA-6c9x-mj3g-h47x",
          "severity": "moderate",
          "cwe": [
            "CWE-1021"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        },
        {
          "source": 1092160,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Server side request forgery in SwaggerUI",
          "url": "https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [],
      "range": "<=4.1.2",
      "nodes": [
        "node_modules/swagger-ui-dist"
      ],
      "fixAvailable": {
        "name": "swagger-ui-dist",
        "version": "5.31.0",
        "isSemVerMajor": true
      }
    },
    "tar": {
      "name": "tar",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1112255,
          "name": "tar",
          "dependency": "tar",
          "title": "node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization",
          "url": "https://github.com/advisories/GHSA-8qq5-rm4j-mr97",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=7.5.2"
        },
        {
          "source": 1112329,
          "name": "tar",
          "dependency": "tar",
          "title": "Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS",
          "url": "https://github.com/advisories/GHSA-r6q2-hw4h-h46w",
          "severity": "high",
          "cwe": [
            "CWE-176"
          ],
          "cvss": {
            "score": 8.8,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
          },
          "range": "<=7.5.3"
        }
      ],
      "effects": [
        "service-runner"
      ],
      "range": "<=7.5.3",
      "nodes": [
        "node_modules/tar"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "wikimedia-kad-fork": {
      "name": "wikimedia-kad-fork",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "ms"
      ],
      "effects": [
        "limitation"
      ],
      "range": "*",
      "nodes": [
        "node_modules/wikimedia-kad-fork"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 3,
      "critical": 0,
      "total": 8
    },
    "dependencies": {
      "prod": 219,
      "dev": 437,
      "optional": 15,
      "peer": 1,
      "peerOptional": 0,
      "total": 669
    }
  }
}

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "ip": {
      "name": "ip",
      "severity": "high",
      "isDirect": true,
      "via": [
        {
          "source": 1101851,
          "name": "ip",
          "dependency": "ip",
          "title": "ip SSRF improper categorization in isPublic",
          "url": "https://github.com/advisories/GHSA-2p57-rm9w-gvfp",
          "severity": "high",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 8.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
          },
          "range": "<=2.0.1"
        }
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/ip"
      ],
      "fixAvailable": false
    },
    "limitation": {
      "name": "limitation",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "wikimedia-kad-fork"
      ],
      "effects": [
        "service-runner"
      ],
      "range": ">=0.2.3",
      "nodes": [
        "node_modules/limitation"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "lodash": {
      "name": "lodash",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1112455,
          "name": "lodash",
          "dependency": "lodash",
          "title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions",
          "url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
          },
          "range": ">=4.0.0 <=4.17.22"
        }
      ],
      "effects": [],
      "range": "4.0.0 - 4.17.21",
      "nodes": [
        "node_modules/lodash"
      ],
      "fixAvailable": true
    },
    "ms": {
      "name": "ms",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1109573,
          "name": "ms",
          "dependency": "ms",
          "title": "Vercel ms Inefficient Regular Expression Complexity vulnerability",
          "url": "https://github.com/advisories/GHSA-w9mr-4mfr-499f",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 5.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": "<2.0.0"
        }
      ],
      "effects": [
        "wikimedia-kad-fork"
      ],
      "range": "<2.0.0",
      "nodes": [
        "node_modules/wikimedia-kad-fork/node_modules/ms"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "service-runner": {
      "name": "service-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "limitation",
        "tar"
      ],
      "effects": [],
      "range": ">=3.0.0",
      "nodes": [
        "node_modules/service-runner"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "swagger-ui-dist": {
      "name": "swagger-ui-dist",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        {
          "source": 1088759,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Spoofing attack in swagger-ui-dist",
          "url": "https://github.com/advisories/GHSA-6c9x-mj3g-h47x",
          "severity": "moderate",
          "cwe": [
            "CWE-1021"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        },
        {
          "source": 1092160,
          "name": "swagger-ui-dist",
          "dependency": "swagger-ui-dist",
          "title": "Server side request forgery in SwaggerUI",
          "url": "https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [],
      "range": "<=4.1.2",
      "nodes": [
        "node_modules/swagger-ui-dist"
      ],
      "fixAvailable": {
        "name": "swagger-ui-dist",
        "version": "5.31.0",
        "isSemVerMajor": true
      }
    },
    "tar": {
      "name": "tar",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1112255,
          "name": "tar",
          "dependency": "tar",
          "title": "node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization",
          "url": "https://github.com/advisories/GHSA-8qq5-rm4j-mr97",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=7.5.2"
        },
        {
          "source": 1112329,
          "name": "tar",
          "dependency": "tar",
          "title": "Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS",
          "url": "https://github.com/advisories/GHSA-r6q2-hw4h-h46w",
          "severity": "high",
          "cwe": [
            "CWE-176"
          ],
          "cvss": {
            "score": 8.8,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
          },
          "range": "<=7.5.3"
        }
      ],
      "effects": [
        "service-runner"
      ],
      "range": "<=7.5.3",
      "nodes": [
        "node_modules/tar"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    },
    "wikimedia-kad-fork": {
      "name": "wikimedia-kad-fork",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "ms"
      ],
      "effects": [
        "limitation"
      ],
      "range": "*",
      "nodes": [
        "node_modules/wikimedia-kad-fork"
      ],
      "fixAvailable": {
        "name": "service-runner",
        "version": "2.9.0",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 3,
      "critical": 0,
      "total": 8
    },
    "dependencies": {
      "prod": 219,
      "dev": 437,
      "optional": 15,
      "peer": 1,
      "peerOptional": 0,
      "total": 669
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
  "added": 669,
  "removed": 0,
  "changed": 0,
  "audited": 670,
  "funding": 131,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "ip": {
        "name": "ip",
        "severity": "high",
        "isDirect": true,
        "via": [
          {
            "source": 1101851,
            "name": "ip",
            "dependency": "ip",
            "title": "ip SSRF improper categorization in isPublic",
            "url": "https://github.com/advisories/GHSA-2p57-rm9w-gvfp",
            "severity": "high",
            "cwe": [
              "CWE-918"
            ],
            "cvss": {
              "score": 8.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
            },
            "range": "<=2.0.1"
          }
        ],
        "effects": [],
        "range": "*",
        "nodes": [
          "node_modules/ip"
        ],
        "fixAvailable": false
      },
      "limitation": {
        "name": "limitation",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "wikimedia-kad-fork"
        ],
        "effects": [
          "service-runner"
        ],
        "range": ">=0.2.3",
        "nodes": [
          "node_modules/limitation"
        ],
        "fixAvailable": {
          "name": "service-runner",
          "version": "2.9.0",
          "isSemVerMajor": true
        }
      },
      "lodash": {
        "name": "lodash",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1112455,
            "name": "lodash",
            "dependency": "lodash",
            "title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions",
            "url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg",
            "severity": "moderate",
            "cwe": [
              "CWE-1321"
            ],
            "cvss": {
              "score": 6.5,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
            },
            "range": ">=4.0.0 <=4.17.22"
          }
        ],
        "effects": [],
        "range": "4.0.0 - 4.17.21",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      },
      "ms": {
        "name": "ms",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1109573,
            "name": "ms",
            "dependency": "ms",
            "title": "Vercel ms Inefficient Regular Expression Complexity vulnerability",
            "url": "https://github.com/advisories/GHSA-w9mr-4mfr-499f",
            "severity": "moderate",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 5.3,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": "<2.0.0"
          }
        ],
        "effects": [
          "wikimedia-kad-fork"
        ],
        "range": "<2.0.0",
        "nodes": [
          "node_modules/wikimedia-kad-fork/node_modules/ms"
        ],
        "fixAvailable": {
          "name": "service-runner",
          "version": "2.9.0",
          "isSemVerMajor": true
        }
      },
      "service-runner": {
        "name": "service-runner",
        "severity": "high",
        "isDirect": true,
        "via": [
          "limitation",
          "tar"
        ],
        "effects": [],
        "range": ">=3.0.0",
        "nodes": [
          "node_modules/service-runner"
        ],
        "fixAvailable": {
          "name": "service-runner",
          "version": "2.9.0",
          "isSemVerMajor": true
        }
      },
      "swagger-ui-dist": {
        "name": "swagger-ui-dist",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          {
            "source": 1088759,
            "name": "swagger-ui-dist",
            "dependency": "swagger-ui-dist",
            "title": "Spoofing attack in swagger-ui-dist",
            "url": "https://github.com/advisories/GHSA-6c9x-mj3g-h47x",
            "severity": "moderate",
            "cwe": [
              "CWE-1021"
            ],
            "cvss": {
              "score": 6.1,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
            },
            "range": "<4.1.3"
          },
          {
            "source": 1092160,
            "name": "swagger-ui-dist",
            "dependency": "swagger-ui-dist",
            "title": "Server side request forgery in SwaggerUI",
            "url": "https://github.com/advisories/GHSA-qrmm-w75w-3wpx",
            "severity": "moderate",
            "cwe": [
              "CWE-918"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<4.1.3"
          }
        ],
        "effects": [],
        "range": "<=4.1.2",
        "nodes": [
          "node_modules/swagger-ui-dist"
        ],
        "fixAvailable": {
          "name": "swagger-ui-dist",
          "version": "5.31.0",
          "isSemVerMajor": true
        }
      },
      "tar": {
        "name": "tar",
        "severity": "high",
        "isDirect": false,
        "via": [
          {
            "source": 1112255,
            "name": "tar",
            "dependency": "tar",
            "title": "node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization",
            "url": "https://github.com/advisories/GHSA-8qq5-rm4j-mr97",
            "severity": "high",
            "cwe": [
              "CWE-22"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<=7.5.2"
          },
          {
            "source": 1112329,
            "name": "tar",
            "dependency": "tar",
            "title": "Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS",
            "url": "https://github.com/advisories/GHSA-r6q2-hw4h-h46w",
            "severity": "high",
            "cwe": [
              "CWE-176"
            ],
            "cvss": {
              "score": 8.8,
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
            },
            "range": "<=7.5.3"
          }
        ],
        "effects": [
          "service-runner"
        ],
        "range": "<=7.5.3",
        "nodes": [
          "node_modules/tar"
        ],
        "fixAvailable": {
          "name": "service-runner",
          "version": "2.9.0",
          "isSemVerMajor": true
        }
      },
      "wikimedia-kad-fork": {
        "name": "wikimedia-kad-fork",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "ms"
        ],
        "effects": [
          "limitation"
        ],
        "range": "*",
        "nodes": [
          "node_modules/wikimedia-kad-fork"
        ],
        "fixAvailable": {
          "name": "service-runner",
          "version": "2.9.0",
          "isSemVerMajor": true
        }
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 5,
        "high": 3,
        "critical": 0,
        "total": 8
      },
      "dependencies": {
        "prod": 219,
        "dev": 437,
        "optional": 15,
        "peer": 1,
        "peerOptional": 0,
        "total": 669
      }
    }
  }
}

--- end ---
{"added": 669, "removed": 0, "changed": 0, "audited": 670, "funding": 131, "audit": {"auditReportVersion": 2, "vulnerabilities": {"ip": {"name": "ip", "severity": "high", "isDirect": true, "via": [{"source": 1101851, "name": "ip", "dependency": "ip", "title": "ip SSRF improper categorization in isPublic", "url": "https://github.com/advisories/GHSA-2p57-rm9w-gvfp", "severity": "high", "cwe": ["CWE-918"], "cvss": {"score": 8.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "range": "<=2.0.1"}], "effects": [], "range": "*", "nodes": ["node_modules/ip"], "fixAvailable": false}, "limitation": {"name": "limitation", "severity": "moderate", "isDirect": false, "via": ["wikimedia-kad-fork"], "effects": ["service-runner"], "range": ">=0.2.3", "nodes": ["node_modules/limitation"], "fixAvailable": {"name": "service-runner", "version": "2.9.0", "isSemVerMajor": true}}, "lodash": {"name": "lodash", "severity": "moderate", "isDirect": false, "via": [{"source": 1112455, "name": "lodash", "dependency": "lodash", "title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions", "url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"}, "range": ">=4.0.0 <=4.17.22"}], "effects": [], "range": "4.0.0 - 4.17.21", "nodes": [""], "fixAvailable": true}, "ms": {"name": "ms", "severity": "moderate", "isDirect": false, "via": [{"source": 1109573, "name": "ms", "dependency": "ms", "title": "Vercel ms Inefficient Regular Expression Complexity vulnerability", "url": "https://github.com/advisories/GHSA-w9mr-4mfr-499f", "severity": "moderate", "cwe": ["CWE-1333"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": "<2.0.0"}], "effects": ["wikimedia-kad-fork"], "range": "<2.0.0", "nodes": ["node_modules/wikimedia-kad-fork/node_modules/ms"], "fixAvailable": {"name": "service-runner", "version": "2.9.0", "isSemVerMajor": true}}, "service-runner": {"name": "service-runner", "severity": "high", "isDirect": true, "via": ["limitation", "tar"], "effects": [], "range": ">=3.0.0", "nodes": ["node_modules/service-runner"], "fixAvailable": {"name": "service-runner", "version": "2.9.0", "isSemVerMajor": true}}, "swagger-ui-dist": {"name": "swagger-ui-dist", "severity": "moderate", "isDirect": true, "via": [{"source": 1088759, "name": "swagger-ui-dist", "dependency": "swagger-ui-dist", "title": "Spoofing attack in swagger-ui-dist", "url": "https://github.com/advisories/GHSA-6c9x-mj3g-h47x", "severity": "moderate", "cwe": ["CWE-1021"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<4.1.3"}, {"source": 1092160, "name": "swagger-ui-dist", "dependency": "swagger-ui-dist", "title": "Server side request forgery in SwaggerUI", "url": "https://github.com/advisories/GHSA-qrmm-w75w-3wpx", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 0, "vectorString": null}, "range": "<4.1.3"}], "effects": [], "range": "<=4.1.2", "nodes": ["node_modules/swagger-ui-dist"], "fixAvailable": {"name": "swagger-ui-dist", "version": "5.31.0", "isSemVerMajor": true}}, "tar": {"name": "tar", "severity": "high", "isDirect": false, "via": [{"source": 1112255, "name": "tar", "dependency": "tar", "title": "node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization", "url": "https://github.com/advisories/GHSA-8qq5-rm4j-mr97", "severity": "high", "cwe": ["CWE-22"], "cvss": {"score": 0, "vectorString": null}, "range": "<=7.5.2"}, {"source": 1112329, "name": "tar", "dependency": "tar", "title": "Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS", "url": "https://github.com/advisories/GHSA-r6q2-hw4h-h46w", "severity": "high", "cwe": ["CWE-176"], "cvss": {"score": 8.8, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"}, "range": "<=7.5.3"}], "effects": ["service-runner"], "range": "<=7.5.3", "nodes": ["node_modules/tar"], "fixAvailable": {"name": "service-runner", "version": "2.9.0", "isSemVerMajor": true}}, "wikimedia-kad-fork": {"name": "wikimedia-kad-fork", "severity": "moderate", "isDirect": false, "via": ["ms"], "effects": ["limitation"], "range": "*", "nodes": ["node_modules/wikimedia-kad-fork"], "fixAvailable": {"name": "service-runner", "version": "2.9.0", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 5, "high": 3, "critical": 0, "total": 8}, "dependencies": {"prod": 219, "dev": 437, "optional": 15, "peer": 1, "peerOptional": 0, "total": 669}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN deprecated kad-fs@0.0.4: This package is no longer maintained.
npm WARN deprecated kad-memstore@0.0.1: This package is no longer maintained.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
--- stdout ---

added 665 packages, and audited 666 packages in 7s

131 packages are looking for funding
  run `npm fund` for details

# npm audit report

ip  *
Severity: high
ip SSRF improper categorization in isPublic - https://github.com/advisories/GHSA-2p57-rm9w-gvfp
No fix available
node_modules/ip

ms  <2.0.0
Severity: moderate
Vercel ms Inefficient Regular Expression Complexity vulnerability - https://github.com/advisories/GHSA-w9mr-4mfr-499f
fix available via `npm audit fix --force`
Will install service-runner@2.9.0, which is a breaking change
node_modules/wikimedia-kad-fork/node_modules/ms
  wikimedia-kad-fork  *
  Depends on vulnerable versions of ms
  node_modules/wikimedia-kad-fork
    limitation  >=0.2.3
    Depends on vulnerable versions of wikimedia-kad-fork
    node_modules/limitation
      service-runner  >=3.0.0
      Depends on vulnerable versions of limitation
      Depends on vulnerable versions of tar
      node_modules/service-runner

swagger-ui-dist  <=4.1.2
Severity: moderate
Spoofing attack in swagger-ui-dist - https://github.com/advisories/GHSA-6c9x-mj3g-h47x
Server side request forgery in SwaggerUI - https://github.com/advisories/GHSA-qrmm-w75w-3wpx
fix available via `npm audit fix --force`
Will install swagger-ui-dist@5.31.0, which is a breaking change
node_modules/swagger-ui-dist

tar  <=7.5.3
Severity: high
node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization - https://github.com/advisories/GHSA-8qq5-rm4j-mr97
Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS - https://github.com/advisories/GHSA-r6q2-hw4h-h46w
fix available via `npm audit fix --force`
Will install service-runner@2.9.0, which is a breaking change
node_modules/tar

7 vulnerabilities (4 moderate, 3 high)

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated kad-fs@0.0.4: This package is no longer maintained.
npm WARN deprecated kad-memstore@0.0.1: This package is no longer maintained.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
--- stdout ---

added 665 packages, and audited 666 packages in 7s

131 packages are looking for funding
  run `npm fund` for details

7 vulnerabilities (4 moderate, 3 high)

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stderr ---
[baseline-browser-mapping] The data in this module is over two months old.  To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
--- stdout ---

> citoid@2.0.0 test
> npm run lint && mocha ./test/features/unit/* && mocha ./test/features/errors/* && mocha ./test/features/app/* && mocha --exit ./test/features/scraping/*


> citoid@2.0.0 lint
> eslint --max-warnings 0 --cache .



  cachedTypes
    zotero methods
      ✔ returns false if no base types exist
      ✔ gets base types - no creators
      ✔ gets base types - with creators
    creator types methods
      ✔ gets creator type ids
      ✔ returns empty list if no create type ids exist
      ✔ gets primary creator id from type
      ✔ gets creator name from id
      ✔ gets primary creator id from name
      ✔ determines if creatorType valid for type- true
      ✔ determines if creatorType valid for type- false
    item fields methods
      ✔ determines if id is valid for type- false
      ✔ determines if id is valid for type- true
      ✔ determines if creator field is valid for type- true
      ✔ determines if creator field is valid for type- false
      ✔ get field id from type and base
      ✔ get base id from type and field
      ✔ get item type fields
      ✔ gets field name from id
      ✔ gets id from field name

  lib/Citation.js
    Constructor: 
      ✔ creates citation with initial ID
      ✔ creates citation with numeric id
      ✔ throws error for non-string idType
      ✔ throws error for invalid idType
      ✔ ignores idValue and creates empty citation when idType is null
    Setters: 
      ✔ converts number to string
      ✔ keeps string values as strings
      ✔ handles empty string
      Special values
        ✔ keeps null as null
        ✔ changes undefined to null
        ✔ converts true to empty string
        ✔ converts false to null

  lib/Exporter.js functions: 
    validation functions: 
      fixURL: 
        ✔ discards url with no host
        ✔ adds protocol to url when missing
      fixWebsiteTitle: 
        ✔ Adds missing website title
        ✔ Does not add missing website title if itemType is missing
        ✔ Does not add missing website title if url is relative
      addIDSToCitation: 
        ✔ cleans script and html out of title
      stripCitation:
        ✔ cleans script and html out of title
        ✔ does not clean doi
      fixDate: 
        ✔ Contains copyright symbol
        ✔ Is in brackets for some unfathomable reason
        ✔ Contains copyright symbol & whitespace
        ✔ Contains c symbol
        ✔ sets year only date to year only date
        ✔ converts American style date to ISO
        ✔ Unable to parse so leaves as written; season (262ms)
        ✔ Chooses worldcat publication year
        ✔ Multilingual date - Spanish - leaves as written
        ✔ Multilingual date - Russian - leaves as written (42ms)
        ✔ Normal date
        ✔ Normal date with ordinal indicator
        ✔ Correctly sets normal date with ordinal number
        ✔ Date on the fence: ISO with - notation
        ✔ Date on the fence; ISO with + notation
        ✔ Date on the fence; toString output
        ✔ Date on the fence; ISO with Z notation
        ✔ Year first date
        ✔ Partial ISO date no preceeding 0
        ✔ Full ISO date no preceeding 0
        ✔ Full ISO date no preceeding 0 month or day
        ✔ Slashes full date
        ✔ Slashes partial date
        ✔ Slashes partial date with 0 month
        - Slashes partial date with 00s
        ✔ Slashes partial year with 00s
        ✔ XX partial date
        ✔ XX partial year
        ✔ unix timestamp
        ✔ unix timestamp with space
      fixDOI: 
        ✔ Correctly gets DOI from full citation
        ✔ Correctly removes DOI that is not a DOI
        ✔ Correctly gets DOI when only DOI is present
      fixISBN: 
        ✔ Correctly hyphenates single ISBN-10
        ✔ Correctly handles ISBN-13s that have spaces in them
        ✔ Correctly extracts two ISBN-10s
        ✔ Correctly extracts ISBN-13
        ✔ Correctly extracts ISBN-10 and ISBN-13
        ✔ Correctly handles and normalizes hyphenated ISBN
        ✔ Correctly handles ISBNs with and without hyphens
        ✔ Correctly handles multiple ISBN-13s that have spaces in them
        ✔ Correctly handles out comma separated ISBNs
      fixISSN: 
        ✔ Correctly ignores None ISSN
        ✔ Correctly adds valid ISSN
        ✔ Correctly adds valid ISSN with spaces
        ✔ Correctly adds valid ISSN with X
        ✔ Correctly adds valid ISSN with x
        ✔ Correctly ignores invalid ISSN without hyphen
        ✔ Correctly ignores invalid ISSN
      validateISSN: 
        ✔ Correctly ignores None ISSN
        ✔ Correctly adds valid ISSN
        ✔ Correctly adds valid ISSN with spaces
        ✔ Correctly adds valid ISSN with X
        ✔ Correctly adds valid ISSN with x
        ✔ Correctly ignores invalid ISSN without hyphen
        ✔ Correctly ignores invalid ISSN
      fixPages: 
        ✔ converts hyphen minus to en dash
      replaceCreators:
        ✔ Correctly adds name with firstName and lastName present
        ✔ Correctly adds names with only lastName or firstName present
        ✔ Adds names with name field
        ✔ Doesn't add names with incorrect field name
    export formats: 
      wikibase: 
        different search term types 
          ✔ url from search, doi from result
          ✔ doi from search, no url
          ✔ qid, no url
          ✔ pmid, no url
          ✔ pmcid, no url
        different item types
          ✔ itemType webpage
          ✔ itemType book
          ✔ itemType journalArticle

  lib/util.js issueRequest
    preq compatibility
      ✔ rejects without URI
      ✔ should get content
      ✔ should wrap 404 in HTTPError
      ✔ should support query string (qs)
      ✔ should support simple string URI
      ✔ should follow redirects
      ✔ should not follow redirects when followRedirect is false
      ✔ should support url property as alias for uri
    response body encoding
      JSON parsing
        ✔ parses valid JSON correctly
        ✔ returns HTML as string when content-type claims application/json
        ✔ returns malformed JSON as string instead of throwing SyntaxError
        ✔ handles HTML error page with JSON content-type on 500 status
      charset handling
        ✔ handles application/json with charset parameter
        ✔ decodes non-UTF-8 charset correctly
      encoding: null (raw buffer)
        ✔ returns raw Buffer when encoding is null
        ✔ handles error responses with encoding: null
    cookie jar handling
      ✔ sends cookies from jar in request
      ✔ stores Set-Cookie headers in jar
      ✔ maintains cookies across multiple requests
      ✔ works without jar (no errors)

  lib/Scraper.js functions: 
    matchIDs function: 
      ✔ gets doi from bePress string
      ✔ gets doi from bePress Array
      ✔ gets doi from highwirePress string
      ✔ gets doi from highwirePress Array
      ✔ gets doi from dublinCore string
      ✔ gets doi from dublinCore Array
      ✔ Returns empty metadata from empty object
      ✔ Multiple metadata types
    parsing
      ✔ should scrape meta tag charset content

  Tests for Translator.js : 
    translate function on html: 
      ✔ translates bePress metadata from movie file
      ✔ translates bePress metadata from article file
      ✔ translates bePress metadata from song file
      ✔ translates highwirePress metadata from movie file
      ✔ translates highwirePress metadata from article file
      ✔ translates highwirePress metadata from song file
      ✔ translates coins metadata from movie file
      ✔ translates coins metadata from article file
      ✔ translates coins metadata from song file
      ✔ translates dublinCore metadata from movie file
      ✔ translates dublinCore metadata from article file
      ✔ translates dublinCore metadata from song file
      ✔ translates general metadata from movie file
      ✔ translates general metadata from article file
      ✔ translates general metadata from song file
      ✔ translates openGraph metadata from movie file
      ✔ translates openGraph metadata from article file
      ✔ translates openGraph metadata from song file
    translate function on json: 
      ✔ sets right info from journal-article crossRef metadata
      ✔ sets right info from book-section crossRef metadata
      ✔ tests every itemType for crossRef translator on every sample crossRef file
    addItemType function: 
      ✔ sets videoRecording itemType
      ✔ sets article itemType
      ✔ sets audioRecording itemType from openGraph
      ✔ sets itemType webpage if no relevant metadata available
    check specific results: 
      ✔ sets right info from webpage for general metadata
      ✔ sets right info from webpage for bepress metadata

  coins metadata
    ✔ Correctly adds pages from spage and epage
    ✔ Correctly fixes en dash in pages fields
    ✔ Correctly adds date
    exports.other.addCreators function
      ✔ Doesn't add empty creators field
      ✔ Doesn't add creators field if missing itemType
      - Doesn't add duplicate author names
      - Doesn't add duplicate author names with nbsp present
      ✔ Correctly adds name with missing firstname
      ✔ Correctly adds name with missing lastname
      ✔ Correctly uses aulast, auinit1 and auinitm
      ✔ Correctly uses auinit1 and auinitm
      ✔ Correctly adds corporation names
      ✔ Does split names in au field

  crossRef translator unit
    ✔ Creator translate function adds lists of strings
    dateParts function
      ✔ Translates full date
      ✔ Translates year and day
      ✔ Translates year only
      ✔ Fails with object
      ✔ Fails with list not nested
      ✔ Works with strings date
      - Does not work with unexpected input

  dublinCore translator unit
    ✔ Creator translate function adds lists of strings
    ✔ Correctly adds an author string with one word
    ✔ Correctly adds an author string with two words
    ✔ Correctly adds an author string with three words

  general translator unit
    ✔ Author function adds lists of strings
    ✔ Correctly adds an author string with one word
    ✔ Correctly adds an author string with two words
    ✔ Correctly adds an author string with three words
    ✔ Does not try to split Harry Potter author field from worldcat

  translator utilities: 
    makeTranslator function: 
      ✔ strips leading and trailing whitespace
      ✔ replaces nonbreaking space characters with spaces
      ✔ correctly adds date with fixDate validate function
      ✔ correctly uses fixLang validate function
      ✔ removes line feed characters from title field
      ✔ preserves line feed characters in abstractNote field
      ✔ removes line feed characters from other fields
    makePagesTranslator function: 
      ✔ Uses spage and epage
      ✔ Uses optional pages arg and converts - to en dash
    makeListTranslator function: 
      ✔ Correctly adds one isbn
      ✔ Correctly uses isbn validate function
      ✔ Correctly uses issn validate function
      ✔ Correctly adds two issn and one eissn
      ✔ Correctly adds two isbn
    makeCreatorsTranslator function: 
      ✔ Name as written
      ✔ Has multiple authors in the field
      ✔ Format Last name, first name
      ✔ Adds two different contributor types

  lib/unshorten.js
debug/unshorten Unshortening: http://www.example.com
debug/unshorten Already unshortened to: http://www.example.com
    ✔ Returns successful Promise if already unshortened


  209 passing (756ms)
  4 pending



  address restrictions
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:51.196Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"dea2ba30-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2Flocalhost%3A1970","headers":{"user-agent":"node","x-request-id":"dea2ba30-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43298},"msg":"http://localhost:1970 is not public, and is disallowed","time":"2026-01-28T06:37:51.831Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://localhost:1970","outgoingReqResult":{"error":"AddressError"},"request_id":"dea2ba30-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2Flocalhost%3A1970","headers":{"user-agent":"node","x-request-id":"dea2ba30-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43298},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:51.833Z","v":0}
    ✔ http://localhost:1970 (74ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"dea74e10-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F127.0.0.1%3A1970","headers":{"user-agent":"node","x-request-id":"dea74e10-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"msg":"http://127.0.0.1:1970 is not public, and is disallowed","time":"2026-01-28T06:37:51.859Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://127.0.0.1:1970","outgoingReqResult":{"error":"AddressError"},"request_id":"dea74e10-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F127.0.0.1%3A1970","headers":{"user-agent":"node","x-request-id":"dea74e10-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:51.860Z","v":0}
    ✔ http://127.0.0.1:1970
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://foobarbaz.example.com/","outgoingReqResult":{"error":"AddressError"},"request_id":"dea85f80-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2Ffoobarbaz.example.com%2F","headers":{"user-agent":"node","x-request-id":"dea85f80-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:51.946Z","v":0}
    ✔ non-existing (89ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"deb69050-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F10.0.0.5%2F","headers":{"user-agent":"node","x-request-id":"deb69050-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"msg":"http://10.0.0.5/ is not public, and is disallowed","time":"2026-01-28T06:37:51.959Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://10.0.0.5/","outgoingReqResult":{"error":"AddressError"},"request_id":"deb69050-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F10.0.0.5%2F","headers":{"user-agent":"node","x-request-id":"deb69050-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:51.961Z","v":0}
    ✔ 10.0.0.5
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"deb83e00-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"deb83e00-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2026-01-28T06:37:51.970Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"deb83e00-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"deb83e00-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:51.971Z","v":0}
    ✔ private ip
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"deb97680-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DInternet_Assigned_Numbers_Authority%26oldid%3D664999436","headers":{"user-agent":"node","x-request-id":"deb97680-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"msg":"No Zot response available for https://en.wikipedia.org/w/index.php?title=Internet_Assigned_Numbers_Authority&oldid=664999436","time":"2026-01-28T06:37:52.110Z","v":0}
    ✔ acceptable domain, with scheme (370ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"def1c490-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/en.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DInternet_Assigned_Numbers_Authority%26oldid%3D664999436","headers":{"user-agent":"node","x-request-id":"def1c490-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43288},"msg":"No Zot response available for https://en.wikipedia.org/w/index.php?title=Internet_Assigned_Numbers_Authority&oldid=664999436","time":"2026-01-28T06:37:52.353Z","v":0}
    ✔ acceptable domain, without scheme (134ms)

  encoding
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:52.483Z","v":0}
    ✔ javascript in format
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/pubmed","request_id":"df0a0780-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/10.1000%2Ff%3Cscript%3Ealert(1)%3B%3C%2Fscript%3E","headers":{"user-agent":"node","x-request-id":"df0a0780-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43310},"msg":"Unknown pubmed error","time":"2026-01-28T06:37:52.571Z","v":0}
    ✔ javascript in doi (80ms)
    ✔ json in format
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://www.example.com/spaces%20in%20url","outgoingReqResult":{"status":404,"error":"HTTPError","hostname":"www.example.com","uri":"http://www.example.com/spaces%20in%20url"},"request_id":"df168aa0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2Fwww.example.com%2Fspaces%20in%20url","headers":{"user-agent":"node","x-request-id":"df168aa0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43308},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:52.611Z","v":0}
    ✔ spaces in fully qualified url
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://www.example.com/spaces%20in%20url","outgoingReqResult":{"status":404,"error":"HTTPError","hostname":"www.example.com","uri":"http://www.example.com/spaces%20in%20url"},"request_id":"df1b4590-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/www.example.com%2Fspaces%20in%20url","headers":{"user-agent":"node","x-request-id":"df1b4590-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43308},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:52.632Z","v":0}
    ✔ spaces in url missing http://
    ✔ Handles weird encoding

  errors
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:52.643Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://example./com","outgoingReqResult":{"error":"AddressError"},"request_id":"df20eae0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/example.%2Fcom","headers":{"user-agent":"node","x-request-id":"df20eae0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43334},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:52.658Z","v":0}
    ✔ bad domain
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://en.wikipedia.org/404","outgoingReqResult":{"status":404,"error":"HTTPError","hostname":"en.wikipedia.org","uri":"https://en.wikipedia.org/404"},"request_id":"df21fc50-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fen.wikipedia.org%2F404","headers":{"user-agent":"node","x-request-id":"df21fc50-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43326},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:52.668Z","v":0}
    ✔ resource has http errors
    ✔ unknown doi (119ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://DOI.org/10.1007/11926078_68'","outgoingReqResult":{"status":404,"error":"HTTPError","hostname":"doi.org","uri":"https://doi.org/10.1007/11926078_68'"},"request_id":"df35f980-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2FDOI.org%2F10.1007%2F11926078_68'","headers":{"user-agent":"node","x-request-id":"df35f980-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43326},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:52.903Z","v":0}
    ✔ doi url with single quote (171ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for http://DOI.org/10.1007/11926078_68%22","outgoingReqResult":{"status":404,"error":"HTTPError","hostname":"doi.org","uri":"https://doi.org/10.1007/11926078_68%22"},"request_id":"df503840-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/http%3A%2F%2FDOI.org%2F10.1007%2F11926078_68%22","headers":{"user-agent":"node","x-request-id":"df503840-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":43326},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:53.070Z","v":0}
    ✔ doi url with double quote (169ms)
    ✔ doi with single quote (52ms)
    ✔ PDF contentType unsupported
    ✔ JSON contentType unsupported (243ms)
    - bad pmid
    - bad pmcid
    deprecated api: 
      ✔ format only
      ✔ search only
      ✔ valid search and format

  redirects
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:53.471Z","v":0}
    redirect chains
      ✔ redirect supported (83ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"dfacd730-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfacd730-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2026-01-28T06:37:53.575Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://httpbin.org/redirect-to?url=http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"dfacd730-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfacd730-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:53.576Z","v":0}
      ✔ redir-to-private
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"dfae0fb0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfae0fb0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2026-01-28T06:37:53.586Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"dfae0fb0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfae0fb0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:53.587Z","v":0}
      ✔ redir-to-redir-private
      ✔ follows relative redirects (57ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"dfb86ff0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfb86ff0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2026-01-28T06:37:53.663Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"dfb86ff0-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"dfb86ff0-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:53.664Z","v":0}
      ✔ redir-to-redir-to-redir-to-private
      ✔ five-redirect-max-by-default-under (221ms)
      ✔ five-redirect-max-by-default-equal (113ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":314,"level":40,"msg":"requestFromURL failed for https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://httpbin.org/redirect-to?url=https://en.wikipedia.org/wiki/Zotero","outgoingReqResult":{"error":"AddressError"},"request_id":"dfef1050-fc13-11f0-86e1-7f368d10e352","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttps%3A%2F%2Fen.wikipedia.org%2Fwiki%2FZotero","headers":{"user-agent":"node","x-request-id":"dfef1050-fc13-11f0-86e1-7f368d10e352"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33992},"levelPath":"warn/CitoidService","time":"2026-01-28T06:37:54.021Z","v":0}
      ✔ five-redirect-max-by-default-over
    relative redirects
      ✔ Handles relative filename redirects correctly
      ✔ Handles ./ relative redirects correctly
      ✔ Handles ../ parent directory redirects correctly
      ✔ Handles capital letters in protocol
      ✔ Handles subdirectory relative redirects correctly
      ✔ Handles absolute path redirects correctly
      ✔ Handles protocol-relative redirects correctly


  39 passing (3s)
  2 pending



  citoid routing
{"name":"citoid","hostname":"c60a48dd9cdf","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:54.807Z","v":0}
    ✔ should not get deprecated query style request for uri (46ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":325,"level":40,"levelPath":"warn/zotero","request_id":"e0d8fb20-fc13-11f0-a1eb-8df6b5954cf4","request":{"url":"/mediawiki/http%3A%2F%2Fexample.com","headers":{"user-agent":"node","x-request-id":"e0d8fb20-fc13-11f0-a1eb-8df6b5954cf4"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":34010},"msg":"No Zot response available for http://example.com","time":"2026-01-28T06:37:55.613Z","v":0}
    ✔ should get restbase style request for uri (143ms)

  express app
{"name":"citoid","hostname":"c60a48dd9cdf","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:55.685Z","v":0}
    ✔ should get robots.txt
    ✔ get landing page
    ✔ should set CORS headers
    ✔ should set CSP headers

  service information
{"name":"citoid","hostname":"c60a48dd9cdf","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:55.726Z","v":0}
    ✔ should get the service name
    ✔ should get the service version
    ✔ should redirect to the service home page
    ✔ should get the service info
    ✔ should fail to get the service info for invalid endpoint


  11 passing (971ms)



  correctly gets base fields instead of more specific fields (no zotero)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:56.574Z","v":0}
    ✔ webpage (160ms)

  Native scraper:
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:37:57.258Z","v":0}
    - doi in url with query parameters
    ✔ Adds extra parameters for archive.org (5906ms)
    ✔ missing protocol (62ms)
    ✔ case sensitive url (180ms)
    ✔ case sensitive url missing protocol (75ms)

  Languages (no zotero):
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:38:03.492Z","v":0}
    ✔ open graph locale converted to language code (1790ms)
    ✔ non-native to node encoding in response (1224ms)
    - content-type header present in body but not in response headers
    - Language present in html tag

  mock Zotero service that cannot export
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:38:06.525Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"e767c0c0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/bibtex/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"e767c0c0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"bibtex"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44526},"msg":"No Zot response available for http://www.example.com","time":"2026-01-28T06:38:06.587Z","v":0}
    ✔ Get error for bibtex export (93ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"e7757c60-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"e7757c60-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44520},"msg":"No Zot response available for http://www.example.com","time":"2026-01-28T06:38:06.652Z","v":0}
    ✔ Success with mediawiki export (60ms)

  Mock crossref and doi.org failures
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:38:06.695Z","v":0}
    ✔ Falls back on doi.org resolver when api is not available (52ms)
    ✔ falls back to CrossRef when DOI.org resolver is unavailable

  Zotero service down or disabled:
    unreachable
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:38:06.779Z","v":0}
      ✔ PMID not in doi id converter api (73ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for https://www.myfoodresearch.com/uploads/8/4/8/5/84855864/_26__fr-2019-s12_zae.pdf","outgoingReqResult":{"status":404,"hostname":"www.myfoodresearch.com","uri":"https://www.myfoodresearch.com/uploads/8/4/8/5/84855864/_26__fr-2019-s12_zae.pdf"},"request_id":"e79a6980-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.26656%2Ffr.2017.4(s1).s12","headers":{"user-agent":"node","x-request-id":"e79a6980-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:07.132Z","v":0}
      ✔ doi that points to pdf (323ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"e7ca2c10-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/PMC3605911","headers":{"user-agent":"node","x-request-id":"e7ca2c10-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002947","time":"2026-01-28T06:38:07.828Z","v":0}
      ✔ PMCID present in doi id converter api (1127ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://www.jstor.org/discover/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"http://www.jstor.org/stable/10.2307/3677029"},"request_id":"e8762380-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fwww.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"e8762380-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:08.375Z","v":0}
      ✔ JSTOR page (186ms)
      - requires JS to be enabled
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"e892fa50-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fdoi.org%2F10.1002%2Fjlac.18571010113","headers":{"user-agent":"node","x-request-id":"e892fa50-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://chemistry-europe.onlinelibrary.wiley.com/doi/10.1002/jlac.18571010113","time":"2026-01-28T06:38:08.807Z","v":0}
      ✔ doi spage and epage fields in crossRef coins data (1375ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"e964a230-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fmic.microbiologyresearch.org%2Fcontent%2Fjournal%2Fmicro%2F10.1099%2Fmic.0.082289-0","headers":{"user-agent":"node","x-request-id":"e964a230-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.microbiologyresearch.org/content/journal/micro/10.1099/mic.0.082289-0","time":"2026-01-28T06:38:11.329Z","v":0}
      ✔ successfully uses highwire press metadata (2049ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"ea9e5ab0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fuknowledge.uky.edu%2Fupk_african_history%2F1%2F","headers":{"user-agent":"node","x-request-id":"ea9e5ab0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://uknowledge.uky.edu/upk_african_history/1/","time":"2026-01-28T06:38:12.373Z","v":0}
      ✔ successfully uses bepress press metadata alone (1200ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://mic.sgmjournals.org/content/journal/micro/10.1099/mic.0.26954-0","outgoingReqResult":{"error":"AddressError"},"request_id":"eb5575b0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fmic.sgmjournals.org%2Fcontent%2Fjournal%2Fmicro%2F10.1099%2Fmic.0.26954-0","headers":{"user-agent":"node","x-request-id":"eb5575b0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:13.141Z","v":0}
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"eb5575b0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fmic.sgmjournals.org%2Fcontent%2Fjournal%2Fmicro%2F10.1099%2Fmic.0.26954-0","headers":{"user-agent":"node","x-request-id":"eb5575b0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.microbiologyresearch.org/content/journal/micro/10.1099/mic.0.26954-0","time":"2026-01-28T06:38:13.369Z","v":0}
      ✔ Dead url with correct doi (1736ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"ec5ea850-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/bibtex/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"ec5ea850-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"bibtex"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for http://www.example.com","time":"2026-01-28T06:38:14.895Z","v":0}
      ✔ Get error for bibtex export (59ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://www.jstor.org/discover/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"http://www.jstor.org/stable/10.2307/3677029"},"request_id":"ec67a900-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/www.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"ec67a900-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:14.989Z","v":0}
      ✔ requires cookie handling (174ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"ec825cf0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.1038%2Fscientificamerican0200-90","headers":{"user-agent":"node","x-request-id":"ec825cf0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.scientificamerican.com/article/uprooting-the-tree-of-life/","time":"2026-01-28T06:38:16.249Z","v":0}
      ✔ DOI pointing to resource that can't be scraped - uses crossRef (1201ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://dx.DOI.org/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"https://www.jstor.org/stable/3677029?origin=crossref"},"request_id":"ed399f00-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fdx.DOI.org%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"ed399f00-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:16.406Z","v":0}
      ✔ dx.DOI link - uses crossRef (303ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"ed685020-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.14344%2FIOC.ML.4.4","headers":{"user-agent":"node","x-request-id":"ed685020-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.worldbirdnames.org/ioc-lists/crossref/","time":"2026-01-28T06:38:19.262Z","v":0}
      ✔ Case sensitive DOI with 5 digit registrant code and unknown genre in crossRef (5252ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"f0898d50-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.1016%2FS0305-0491(98)00022-4","headers":{"user-agent":"node","x-request-id":"f0898d50-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://linkinghub.elsevier.com/retrieve/pii/S0305049198000224","time":"2026-01-28T06:38:22.012Z","v":0}
      ✔ gets date from crossRef REST API (248ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"f0af8be0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.1017%2Fisbn-9780511132971.eh1-7","headers":{"user-agent":"node","x-request-id":"f0af8be0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://hsus.cambridge.org/HSUSWeb/jsp/Intermediate.jsp?id=Eh1-7","time":"2026-01-28T06:38:24.264Z","v":0}
      ✔ gets editors from crossRef REST API for book-tract type (2871ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"f265a050-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.4271%2F2015-01-0821","headers":{"user-agent":"node","x-request-id":"f265a050-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://saemobilus.sae.org/papers/simulating-a-complete-performance-map-ethanol-fueled-boosted-hcci-engine-2015-01-0821","time":"2026-01-28T06:38:40.267Z","v":0}
      ✔ gets proceedings from crossRef REST API (16873ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"fc7464f0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fwww.google.com","headers":{"user-agent":"node","x-request-id":"fc7464f0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for http://www.google.com","time":"2026-01-28T06:38:41.878Z","v":0}
      ✔ uses original url (134ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"fc88d750-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fblog.woorank.com%2F2013%2F04%2Fdublin-core-metadata-for-seo-and-usability%2F","headers":{"user-agent":"node","x-request-id":"fc88d750-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.woorank.com/en/blog/dublin-core-metadata-for-seo-and-usability","time":"2026-01-28T06:38:42.318Z","v":0}
      ✔ websiteTitle but no publicationTitle (450ms)
      - dublinCore data with multiple identifiers in array
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"fcce92e0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.1017%2Fs0305004100013554","headers":{"user-agent":"node","x-request-id":"fcce92e0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://www.cambridge.org/core/journals/mathematical-proceedings-of-the-cambridge-philosophical-society/article/abs/discussion-of-probability-relations-between-separated-systems/C1C71E1AA5BA56EBE6588AAACB9A222D","time":"2026-01-28T06:38:44.536Z","v":0}
      ✔ has page range in direct scrape (3141ms)
      ✔ Only PMCID but no PMID or DOI; does not scrape (45ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"feb442d0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.1029%2F94WR00436","headers":{"user-agent":"node","x-request-id":"feb442d0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":44564},"msg":"No Zot response available for https://agupubs.onlinelibrary.wiley.com/doi/10.1029/94WR00436?cookieSet=1","time":"2026-01-28T06:38:46.186Z","v":0}
      ✔ DOI with redirect - Wiley (651ms)
    disabled in conf
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:38:46.283Z","v":0}
      ✔ PMID not in doi id converter api (1062ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for https://www.myfoodresearch.com/uploads/8/4/8/5/84855864/_26__fr-2019-s12_zae.pdf","outgoingReqResult":{"status":404,"hostname":"www.myfoodresearch.com","uri":"https://www.myfoodresearch.com/uploads/8/4/8/5/84855864/_26__fr-2019-s12_zae.pdf"},"request_id":"ffbc15e0-fc13-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/10.26656%2Ffr.2017.4(s1).s12","headers":{"user-agent":"node","x-request-id":"ffbc15e0-fc13-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42218},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:47.547Z","v":0}
      ✔ doi that points to pdf (217ms)
      ✔ PMCID present in doi id converter api (536ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://www.jstor.org/discover/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"http://www.jstor.org/stable/10.2307/3677029"},"request_id":"002f4a10-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fwww.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"002f4a10-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42218},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:48.180Z","v":0}
      ✔ JSTOR page with tabs in natively scraped title (175ms)
      - requires JS to be enabled
      ✔ doi spage and epage fields in crossRef coins data (1444ms)
      ✔ successfully uses highwire press metadata (2565ms)
      ✔ successfully uses bepress press metadata alone (916ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://mic.sgmjournals.org/content/journal/micro/10.1099/mic.0.26954-0","outgoingReqResult":{"error":"AddressError"},"request_id":"0339caf0-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fmic.sgmjournals.org%2Fcontent%2Fjournal%2Fmicro%2F10.1099%2Fmic.0.26954-0","headers":{"user-agent":"node","x-request-id":"0339caf0-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42218},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:53.220Z","v":0}
      ✔ Dead url with doi (969ms)
      ✔ Get error for bibtex export
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://www.jstor.org/discover/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"http://www.jstor.org/stable/10.2307/3677029"},"request_id":"03d2fdb0-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/www.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"03d2fdb0-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42218},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:54.278Z","v":0}
      ✔ requires cookie handling (168ms)
      ✔ DOI pointing to resource that can't be scraped - uses crossRef (129ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://dx.DOI.org/10.2307/3677029","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"www.jstor.org","uri":"https://www.jstor.org/stable/3677029?origin=crossref"},"request_id":"0400c470-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/http%3A%2F%2Fdx.DOI.org%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"0400c470-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42218},"levelPath":"warn/CitoidService","time":"2026-01-28T06:38:54.614Z","v":0}
      ✔ dx.DOI link - uses crossRef (191ms)
      ✔ Case sensitive DOI with 5 digit registrant code and unknown genre in crossRef (3614ms)
      ✔ gets date from crossRef REST API (463ms)
      ✔ gets editors from crossRef REST API for book-tract type (2441ms)
      ✔ gets proceedings from crossRef REST API (365ms)
      ✔ No PMID or DOI; does not scrape (53ms)
      ✔ DOI with redirect - Wiley (1455ms)

  Freetext or ambiguous search, classified as "any" input type, i.e. title or citation
    Default config
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:39:03.109Z","v":0}
      ✔ spaces in url missing http:// and www (446ms)
      ✔ json in search (295ms)
      ✔ javascript in search (693ms)
      ✔ localhost:1970 (709ms)
      ✔ Open search for Schrodinger (712ms)
      ✔ Open search containing <> works; but gets wrong results from crossRef (294ms)
      ✔ Open search with www but no protocol (281ms)
      - Open search with doi
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://hdl.handle.net/1902.1/UOVMCPSWOL","outgoingReqResult":{"status":403,"error":"HTTPError","hostname":"dataverse.harvard.edu","uri":"https://dataverse.harvard.edu/citation?persistentId=hdl:1902.1/UOVMCPSWOL"},"request_id":"0b2d50b0-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/Frederico%20Girosi%3B%20Gary%20King%2C%202006%2C%20%E2%80%98Cause%20of%20Death%20Data%E2%80%99%2C%20http%3A%2F%2Fhdl.handle.net%2F1902.1%2FUOVMCPSWOL%20UNF%3A3%3A9JU%2BSmVyHgwRhAKclQ85Cg%3D%3D%20IQSS%20Dataverse%20Network%20%5BDistributor%5D%20V3%20%5BVersion%5D.","headers":{"user-agent":"node","x-request-id":"0b2d50b0-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":38914},"levelPath":"warn/CitoidService","time":"2026-01-28T06:39:07.319Z","v":0}
      ✔ Open search with url (769ms)
      ✔ Open search with single term (234ms)
      ✔ Harry Potter (80ms)
      ✔ No results returns 404 (95ms)
      ✔ should fail for whitespace-only query
      ✔ should extract URL from citation template with pipes (267ms)
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":40,"msg":"requestFromURL failed for http://www.example.com+/","outgoingReqResult":{"error":"AddressError"},"request_id":"0c0b7bb0-fc14-11f0-b54a-8380c8aa9f76","request":{"url":"/mediawiki/%3Cref%3E%7B%7Bcite%2Bweb%2B%7Curl%3Dhttp%3A%2F%2Fwww.example.com%2B%7Caccess-date%3DJanuary%2B22%2C%2B2022%7D%7D%3C%2Fref%3E","headers":{"user-agent":"node","x-request-id":"0c0b7bb0-fc14-11f0-b54a-8380c8aa9f76"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":38914},"levelPath":"warn/CitoidService","time":"2026-01-28T06:39:08.015Z","v":0}
      ✔ should only get open search results as url cannot be extracted (334ms)

  Tests using a very short timeout - all use crossRef - zotero disabled
{"name":"citoid","hostname":"c60a48dd9cdf","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2026-01-28T06:39:08.348Z","v":0}
    DOI  
      ✔ DOI- missing PMCID
      ✔ direct DOI
      ✔ DOI with redirect
      - non-dx.DOI link with DOI pointing to resource in zotero with no DOI
      ✔ DOI pointing to resource in zotero with no DOI
      - DOI.org link pointing to resource in zotero with no DOI
      ✔ DOI which requires cookie to properly follow redirect to Zotero (67ms)
      ✔ doi pointing to conferencePaper (137ms)
      - doi in url with query parameters
      ✔ doi with US style date (42ms)


  71 passing (1m)
  10 pending


--- end ---
{"1112455": {"source": 1112455, "name": "lodash", "dependency": "lodash", "title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions", "url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"}, "range": ">=4.0.0 <=4.17.22"}}
Upgrading n:lodash from 4.17.21 -> 4.17.23
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json

--- end ---
build: Updating lodash to 4.17.23

* https://github.com/advisories/GHSA-xxjr-mmjv-4gpg

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp0_cavwwo
--- stdout ---
[master 9ae6d9f] build: Updating lodash to 4.17.23
 1 file changed, 3 insertions(+), 3 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 9ae6d9f8df0947093b0a27e31e71fe7866dfe292 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Wed, 28 Jan 2026 06:39:08 +0000
Subject: [PATCH] build: Updating lodash to 4.17.23

* https://github.com/advisories/GHSA-xxjr-mmjv-4gpg

Change-Id: I36c5150819347b00c066d0ead89bc848df69fb6c
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 6425f4b..d4106ba 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4989,9 +4989,9 @@
 			}
 		},
 		"node_modules/lodash": {
-			"version": "4.17.21",
-			"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
-			"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+			"version": "4.17.23",
+			"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+			"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
 		},
 		"node_modules/lodash.clone": {
 			"version": "4.5.0",
-- 
2.47.3


--- end ---
Source code is licensed under the AGPL.