This run took 96 seconds.
$ date
--- stdout ---
Sun Nov 23 23:22:24 UTC 2025
--- end ---
$ git clone file:///srv/git/mediawiki-services-citoid.git repo --depth=1 -b master
--- stderr ---
Cloning into '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 ---
8a15be25c66015a85a6f5932c3cbe9ec892598e7 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"form-data": {
"name": "form-data",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1109540,
"name": "form-data",
"dependency": "form-data",
"title": "form-data uses unsafe random function in form-data for choosing boundary",
"url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
"severity": "critical",
"cwe": [
"CWE-330"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<2.5.4"
}
],
"effects": [
"request"
],
"range": "<2.5.4",
"nodes": [
"node_modules/form-data"
],
"fixAvailable": false
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109842,
"name": "glob",
"dependency": "glob",
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2",
"severity": "high",
"cwe": [
"CWE-78"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=10.2.0 <10.5.0"
}
],
"effects": [],
"range": "10.2.0 - 10.4.5",
"nodes": [
"node_modules/glob"
],
"fixAvailable": true
},
"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
},
"js-yaml": {
"name": "js-yaml",
"severity": "moderate",
"isDirect": true,
"via": [
{
"source": 1109801,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<3.14.2"
},
{
"source": 1109802,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.1.1"
}
],
"effects": [],
"range": "<3.14.2 || >=4.0.0 <4.1.1",
"nodes": [
"node_modules/@eslint/eslintrc/node_modules/js-yaml",
"node_modules/eslint-plugin-unicorn/node_modules/js-yaml",
"node_modules/eslint/node_modules/js-yaml",
"node_modules/js-yaml",
"node_modules/mocha/node_modules/js-yaml"
],
"fixAvailable": true
},
"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": "3.0.0",
"isSemVerMajor": 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": "3.0.0",
"isSemVerMajor": true
}
},
"preq": {
"name": "preq",
"severity": "high",
"isDirect": true,
"via": [
"request",
"requestretry"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/preq"
],
"fixAvailable": false
},
"request": {
"name": "request",
"severity": "critical",
"isDirect": true,
"via": [
{
"source": 1096727,
"name": "request",
"dependency": "request",
"title": "Server-Side Request Forgery in Request",
"url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
"severity": "moderate",
"cwe": [
"CWE-918"
],
"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": "<=2.88.2"
},
"form-data",
"tough-cookie"
],
"effects": [
"preq",
"requestretry"
],
"range": "*",
"nodes": [
"node_modules/request"
],
"fixAvailable": false
},
"requestretry": {
"name": "requestretry",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1090420,
"name": "requestretry",
"dependency": "requestretry",
"title": "Cookie exposure in requestretry",
"url": "https://github.com/advisories/GHSA-hjp8-2cm3-cc45",
"severity": "high",
"cwe": [
"CWE-200"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
"range": "<7.0.0"
},
"request"
],
"effects": [
"preq"
],
"range": "<=7.1.0",
"nodes": [
"node_modules/requestretry"
],
"fixAvailable": false
},
"service-runner": {
"name": "service-runner",
"severity": "moderate",
"isDirect": true,
"via": [
"limitation"
],
"effects": [],
"range": ">=3.1.0",
"nodes": [
"node_modules/service-runner"
],
"fixAvailable": {
"name": "service-runner",
"version": "3.0.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.30.2",
"isSemVerMajor": true
}
},
"tough-cookie": {
"name": "tough-cookie",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1097682,
"name": "tough-cookie",
"dependency": "tough-cookie",
"title": "tough-cookie Prototype Pollution vulnerability",
"url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
},
"range": "<4.1.3"
}
],
"effects": [
"request"
],
"range": "<4.1.3",
"nodes": [
"node_modules/tough-cookie"
],
"fixAvailable": false
},
"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": "3.0.0",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 7,
"high": 4,
"critical": 2,
"total": 13
},
"dependencies": {
"prod": 265,
"dev": 413,
"optional": 15,
"peer": 1,
"peerOptional": 0,
"total": 691
}
}
}
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"form-data": {
"name": "form-data",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1109540,
"name": "form-data",
"dependency": "form-data",
"title": "form-data uses unsafe random function in form-data for choosing boundary",
"url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
"severity": "critical",
"cwe": [
"CWE-330"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<2.5.4"
}
],
"effects": [
"request"
],
"range": "<2.5.4",
"nodes": [
"node_modules/form-data"
],
"fixAvailable": false
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109842,
"name": "glob",
"dependency": "glob",
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2",
"severity": "high",
"cwe": [
"CWE-78"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=10.2.0 <10.5.0"
}
],
"effects": [],
"range": "10.2.0 - 10.4.5",
"nodes": [
"node_modules/glob"
],
"fixAvailable": true
},
"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
},
"js-yaml": {
"name": "js-yaml",
"severity": "moderate",
"isDirect": true,
"via": [
{
"source": 1109801,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<3.14.2"
},
{
"source": 1109802,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.1.1"
}
],
"effects": [],
"range": "<3.14.2 || >=4.0.0 <4.1.1",
"nodes": [
"node_modules/@eslint/eslintrc/node_modules/js-yaml",
"node_modules/eslint-plugin-unicorn/node_modules/js-yaml",
"node_modules/eslint/node_modules/js-yaml",
"node_modules/js-yaml",
"node_modules/mocha/node_modules/js-yaml"
],
"fixAvailable": true
},
"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": "3.0.0",
"isSemVerMajor": 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": "3.0.0",
"isSemVerMajor": true
}
},
"preq": {
"name": "preq",
"severity": "high",
"isDirect": true,
"via": [
"request",
"requestretry"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/preq"
],
"fixAvailable": false
},
"request": {
"name": "request",
"severity": "critical",
"isDirect": true,
"via": [
{
"source": 1096727,
"name": "request",
"dependency": "request",
"title": "Server-Side Request Forgery in Request",
"url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
"severity": "moderate",
"cwe": [
"CWE-918"
],
"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": "<=2.88.2"
},
"form-data",
"tough-cookie"
],
"effects": [
"preq",
"requestretry"
],
"range": "*",
"nodes": [
"node_modules/request"
],
"fixAvailable": false
},
"requestretry": {
"name": "requestretry",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1090420,
"name": "requestretry",
"dependency": "requestretry",
"title": "Cookie exposure in requestretry",
"url": "https://github.com/advisories/GHSA-hjp8-2cm3-cc45",
"severity": "high",
"cwe": [
"CWE-200"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
"range": "<7.0.0"
},
"request"
],
"effects": [
"preq"
],
"range": "<=7.1.0",
"nodes": [
"node_modules/requestretry"
],
"fixAvailable": false
},
"service-runner": {
"name": "service-runner",
"severity": "moderate",
"isDirect": true,
"via": [
"limitation"
],
"effects": [],
"range": ">=3.1.0",
"nodes": [
"node_modules/service-runner"
],
"fixAvailable": {
"name": "service-runner",
"version": "3.0.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.30.2",
"isSemVerMajor": true
}
},
"tough-cookie": {
"name": "tough-cookie",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1097682,
"name": "tough-cookie",
"dependency": "tough-cookie",
"title": "tough-cookie Prototype Pollution vulnerability",
"url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
},
"range": "<4.1.3"
}
],
"effects": [
"request"
],
"range": "<4.1.3",
"nodes": [
"node_modules/tough-cookie"
],
"fixAvailable": false
},
"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": "3.0.0",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 7,
"high": 4,
"critical": 2,
"total": 13
},
"dependencies": {
"prod": 265,
"dev": 413,
"optional": 15,
"peer": 1,
"peerOptional": 0,
"total": 691
}
}
}
--- 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": 691,
"removed": 0,
"changed": 0,
"audited": 692,
"funding": 126,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"form-data": {
"name": "form-data",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1109540,
"name": "form-data",
"dependency": "form-data",
"title": "form-data uses unsafe random function in form-data for choosing boundary",
"url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
"severity": "critical",
"cwe": [
"CWE-330"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<2.5.4"
}
],
"effects": [
"request"
],
"range": "<2.5.4",
"nodes": [
"node_modules/form-data"
],
"fixAvailable": false
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109842,
"name": "glob",
"dependency": "glob",
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2",
"severity": "high",
"cwe": [
"CWE-78"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=10.2.0 <10.5.0"
}
],
"effects": [],
"range": "10.2.0 - 10.4.5",
"nodes": [
""
],
"fixAvailable": true
},
"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
},
"js-yaml": {
"name": "js-yaml",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1109801,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<3.14.2"
},
{
"source": 1109802,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.1.1"
}
],
"effects": [],
"range": "<3.14.2 || >=4.0.0 <4.1.1",
"nodes": [
"",
"",
"",
"",
""
],
"fixAvailable": true
},
"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": "3.0.0",
"isSemVerMajor": 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": "3.0.0",
"isSemVerMajor": true
}
},
"preq": {
"name": "preq",
"severity": "high",
"isDirect": true,
"via": [
"request",
"requestretry"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/preq"
],
"fixAvailable": false
},
"request": {
"name": "request",
"severity": "critical",
"isDirect": true,
"via": [
{
"source": 1096727,
"name": "request",
"dependency": "request",
"title": "Server-Side Request Forgery in Request",
"url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
"severity": "moderate",
"cwe": [
"CWE-918"
],
"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": "<=2.88.2"
},
"form-data",
"tough-cookie"
],
"effects": [
"preq",
"requestretry"
],
"range": "*",
"nodes": [
"node_modules/request"
],
"fixAvailable": false
},
"requestretry": {
"name": "requestretry",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1090420,
"name": "requestretry",
"dependency": "requestretry",
"title": "Cookie exposure in requestretry",
"url": "https://github.com/advisories/GHSA-hjp8-2cm3-cc45",
"severity": "high",
"cwe": [
"CWE-200"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
"range": "<7.0.0"
},
"request"
],
"effects": [
"preq"
],
"range": "<=7.1.0",
"nodes": [
"node_modules/requestretry"
],
"fixAvailable": false
},
"service-runner": {
"name": "service-runner",
"severity": "moderate",
"isDirect": true,
"via": [
"limitation"
],
"effects": [],
"range": ">=3.1.0",
"nodes": [
"node_modules/service-runner"
],
"fixAvailable": {
"name": "service-runner",
"version": "3.0.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.30.2",
"isSemVerMajor": true
}
},
"tough-cookie": {
"name": "tough-cookie",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1097682,
"name": "tough-cookie",
"dependency": "tough-cookie",
"title": "tough-cookie Prototype Pollution vulnerability",
"url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
},
"range": "<4.1.3"
}
],
"effects": [
"request"
],
"range": "<4.1.3",
"nodes": [
"node_modules/tough-cookie"
],
"fixAvailable": false
},
"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": "3.0.0",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 7,
"high": 4,
"critical": 2,
"total": 13
},
"dependencies": {
"prod": 265,
"dev": 413,
"optional": 15,
"peer": 1,
"peerOptional": 0,
"total": 691
}
}
}
}
--- end ---
{"added": 691, "removed": 0, "changed": 0, "audited": 692, "funding": 126, "audit": {"auditReportVersion": 2, "vulnerabilities": {"form-data": {"name": "form-data", "severity": "critical", "isDirect": false, "via": [{"source": 1109540, "name": "form-data", "dependency": "form-data", "title": "form-data uses unsafe random function in form-data for choosing boundary", "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4", "severity": "critical", "cwe": ["CWE-330"], "cvss": {"score": 0, "vectorString": null}, "range": "<2.5.4"}], "effects": ["request"], "range": "<2.5.4", "nodes": ["node_modules/form-data"], "fixAvailable": false}, "glob": {"name": "glob", "severity": "high", "isDirect": false, "via": [{"source": 1109842, "name": "glob", "dependency": "glob", "title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true", "url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2", "severity": "high", "cwe": ["CWE-78"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"}, "range": ">=10.2.0 <10.5.0"}], "effects": [], "range": "10.2.0 - 10.4.5", "nodes": [""], "fixAvailable": true}, "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}, "js-yaml": {"name": "js-yaml", "severity": "moderate", "isDirect": false, "via": [{"source": 1109801, "name": "js-yaml", "dependency": "js-yaml", "title": "js-yaml has prototype pollution in merge (<<)", "url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"}, "range": "<3.14.2"}, {"source": 1109802, "name": "js-yaml", "dependency": "js-yaml", "title": "js-yaml has prototype pollution in merge (<<)", "url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"}, "range": ">=4.0.0 <4.1.1"}], "effects": [], "range": "<3.14.2 || >=4.0.0 <4.1.1", "nodes": ["", "", "", "", ""], "fixAvailable": true}, "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": "3.0.0", "isSemVerMajor": 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": "3.0.0", "isSemVerMajor": true}}, "preq": {"name": "preq", "severity": "high", "isDirect": true, "via": ["request", "requestretry"], "effects": [], "range": "*", "nodes": ["node_modules/preq"], "fixAvailable": false}, "request": {"name": "request", "severity": "critical", "isDirect": true, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "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": "<=2.88.2"}, "form-data", "tough-cookie"], "effects": ["preq", "requestretry"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "requestretry": {"name": "requestretry", "severity": "high", "isDirect": false, "via": [{"source": 1090420, "name": "requestretry", "dependency": "requestretry", "title": "Cookie exposure in requestretry", "url": "https://github.com/advisories/GHSA-hjp8-2cm3-cc45", "severity": "high", "cwe": ["CWE-200"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"}, "range": "<7.0.0"}, "request"], "effects": ["preq"], "range": "<=7.1.0", "nodes": ["node_modules/requestretry"], "fixAvailable": false}, "service-runner": {"name": "service-runner", "severity": "moderate", "isDirect": true, "via": ["limitation"], "effects": [], "range": ">=3.1.0", "nodes": ["node_modules/service-runner"], "fixAvailable": {"name": "service-runner", "version": "3.0.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.30.2", "isSemVerMajor": true}}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/tough-cookie"], "fixAvailable": false}, "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": "3.0.0", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 7, "high": 4, "critical": 2, "total": 13}, "dependencies": {"prod": 265, "dev": 413, "optional": 15, "peer": 1, "peerOptional": 0, "total": 691}}}}
$ /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 har-validator@5.1.5: this library is no longer supported
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.
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.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---
added 687 packages, and audited 688 packages in 8s
126 packages are looking for funding
run `npm fund` for details
# npm audit report
form-data <2.5.4
Severity: critical
form-data uses unsafe random function in form-data for choosing boundary - https://github.com/advisories/GHSA-fjxv-7rqg-78g4
No fix available
node_modules/form-data
request *
Depends on vulnerable versions of form-data
Depends on vulnerable versions of tough-cookie
node_modules/request
preq *
Depends on vulnerable versions of request
Depends on vulnerable versions of requestretry
node_modules/preq
requestretry <=7.1.0
Depends on vulnerable versions of request
node_modules/requestretry
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@3.0.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.1.0
Depends on vulnerable versions of limitation
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.30.2, which is a breaking change
node_modules/swagger-ui-dist
tough-cookie <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3
No fix available
node_modules/tough-cookie
11 vulnerabilities (6 moderate, 3 high, 2 critical)
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 har-validator@5.1.5: this library is no longer supported
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.
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.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
--- stdout ---
added 687 packages, and audited 688 packages in 8s
126 packages are looking for funding
run `npm fund` for details
11 vulnerabilities (6 moderate, 3 high, 2 critical)
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
--- 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 (38ms)
✔ Unable to parse so leaves as written; season (268ms)
✔ 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 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/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 (43ms)
✔ 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 (42ms)
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
181 passing (782ms)
4 pending
address restrictions
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:22:58.696Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5a3eac00-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2Flocalhost%3A1970","headers":{"user-agent":"node","x-request-id":"5a3eac00-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35764},"msg":"http://localhost:1970 is not public, and is disallowed","time":"2025-11-23T23:23:00.676Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for http://localhost:1970","outgoingReqResult":{"error":"AddressError"},"request_id":"5a3eac00-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2Flocalhost%3A1970","headers":{"user-agent":"node","x-request-id":"5a3eac00-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35764},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:00.679Z","v":0}
✔ http://localhost:1970 (83ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5a471070-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F127.0.0.1%3A1970","headers":{"user-agent":"node","x-request-id":"5a471070-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35764},"msg":"http://127.0.0.1:1970 is not public, and is disallowed","time":"2025-11-23T23:23:00.729Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for http://127.0.0.1:1970","outgoingReqResult":{"error":"AddressError"},"request_id":"5a471070-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F127.0.0.1%3A1970","headers":{"user-agent":"node","x-request-id":"5a471070-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35764},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:00.730Z","v":0}
✔ http://127.0.0.1:1970
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for http://foobarbaz.example.com/","outgoingReqResult":{"error":"AddressError"},"request_id":"5a489710-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2Ffoobarbaz.example.com%2F","headers":{"user-agent":"node","x-request-id":"5a489710-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:00.751Z","v":0}
✔ non-existing
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5a4b7d40-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F10.0.0.5%2F","headers":{"user-agent":"node","x-request-id":"5a4b7d40-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"msg":"http://10.0.0.5/ is not public, and is disallowed","time":"2025-11-23T23:23:00.757Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for http://10.0.0.5/","outgoingReqResult":{"error":"AddressError"},"request_id":"5a4b7d40-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F10.0.0.5%2F","headers":{"user-agent":"node","x-request-id":"5a4b7d40-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:00.758Z","v":0}
✔ 10.0.0.5
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5a4c67a0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"5a4c67a0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2025-11-23T23:23:00.763Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"5a4c67a0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2F192.168.1.2","headers":{"user-agent":"node","x-request-id":"5a4c67a0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:00.764Z","v":0}
✔ private ip
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5a4d2af0-c8c3-11f0-9dc6-933c4f3960bf","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":"5a4d2af0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"msg":"No Zot response available for https://en.wikipedia.org/w/index.php?title=Internet_Assigned_Numbers_Authority&oldid=664999436","time":"2025-11-23T23:23:00.893Z","v":0}
✔ acceptable domain, with scheme (432ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5a8f15f0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/en.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DInternet_Assigned_Numbers_Authority%26oldid%3D664999436","headers":{"user-agent":"node","x-request-id":"5a8f15f0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35760},"msg":"No Zot response available for https://en.wikipedia.org/w/index.php?title=internet_assigned_numbers_authority&oldid=664999436","time":"2025-11-23T23:23:01.273Z","v":0}
✔ acceptable domain, without scheme (288ms)
encoding
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:01.496Z","v":0}
✔ javascript in format
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/pubmed","request_id":"5abf74c0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/10.1000%2Ff%3Cscript%3Ealert(1)%3B%3C%2Fscript%3E","headers":{"user-agent":"node","x-request-id":"5abf74c0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35768},"msg":"Unknown pubmed error","time":"2025-11-23T23:23:01.581Z","v":0}
✔ javascript in doi (81ms)
✔ json in format
{"name":"citoid","hostname":"791a6034fc1d","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":"5acc9420-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2Fwww.example.com%2Fspaces%20in%20url","headers":{"user-agent":"node","x-request-id":"5acc9420-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35768},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:01.939Z","v":0}
✔ spaces in fully qualified url (344ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"5b015fc0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/www.example.com%2Fspaces%20in%20url","headers":{"user-agent":"node","x-request-id":"5b015fc0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35768},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:01.980Z","v":0}
✔ spaces in url missing http://
✔ Handles weird encoding
errors
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:01.989Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for https://example./com","outgoingReqResult":{"error":"AddressError"},"request_id":"5b099d20-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/example.%2Fcom","headers":{"user-agent":"node","x-request-id":"5b099d20-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35794},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.007Z","v":0}
✔ bad domain
{"name":"citoid","hostname":"791a6034fc1d","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":"5b0afcb0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fen.wikipedia.org%2F404","headers":{"user-agent":"node","x-request-id":"5b0afcb0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35784},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.026Z","v":0}
✔ resource has http errors
✔ unknown doi (71ms)
{"name":"citoid","hostname":"791a6034fc1d","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%27"},"request_id":"5b190670-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2FDOI.org%2F10.1007%2F11926078_68'","headers":{"user-agent":"node","x-request-id":"5b190670-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35784},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.161Z","v":0}
✔ doi url with single quote (127ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"5b2cb580-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/http%3A%2F%2FDOI.org%2F10.1007%2F11926078_68%22","headers":{"user-agent":"node","x-request-id":"5b2cb580-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35784},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.275Z","v":0}
✔ doi url with double quote (107ms)
✔ doi with single quote (80ms)
✔ PDF contentType unsupported (104ms)
- bad pmid
- bad pmcid
deprecated api:
✔ format only
✔ search only
✔ valid search and format
redirects
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:02.543Z","v":0}
redirect chains
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5b5dd7a0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3Dhttp%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"5b5dd7a0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35806},"msg":"No Zot response available for http://www.example.com","time":"2025-11-23T23:23:02.800Z","v":0}
✔ redirect supported (278ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5b881bf0-c8c3-11f0-9dc6-933c4f3960bf","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":"5b881bf0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2025-11-23T23:23:02.838Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"msg":"requestFromURL failed for https://httpbin.org/redirect-to?url=http://192.168.1.2","outgoingReqResult":{"error":"AddressError"},"request_id":"5b881bf0-c8c3-11f0-9dc6-933c4f3960bf","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":"5b881bf0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.839Z","v":0}
✔ redir-to-private
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5b89f0b0-c8c3-11f0-9dc6-933c4f3960bf","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":"5b89f0b0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2025-11-23T23:23:02.854Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","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":"5b89f0b0-c8c3-11f0-9dc6-933c4f3960bf","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":"5b89f0b0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.855Z","v":0}
✔ redir-to-redir-private
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5b8c3aa0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fhttpbin.org%2Fredirect-to%3Furl%3D%2Fredirect-to%3Furl%3Dhttp%3A%2F%2Fexample.com","headers":{"user-agent":"node","x-request-id":"5b8c3aa0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for http://example.com","time":"2025-11-23T23:23:02.889Z","v":0}
✔ follows relative redirects (61ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/hostIsAllowed","request_id":"5b95d790-c8c3-11f0-9dc6-933c4f3960bf","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":"5b95d790-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"http://192.168.1.2 is not public, and is disallowed","time":"2025-11-23T23:23:02.940Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","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":"5b95d790-c8c3-11f0-9dc6-933c4f3960bf","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":"5b95d790-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:02.941Z","v":0}
✔ redir-to-redir-to-redir-to-private
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5b998110-c8c3-11f0-9dc6-933c4f3960bf","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%2Fen.wikipedia.org%2Fwiki%2FZotero","headers":{"user-agent":"node","x-request-id":"5b998110-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://en.wikipedia.org/wiki/Zotero","time":"2025-11-23T23:23:03.020Z","v":0}
✔ five-redirect-max-by-default-under (249ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5bbf7fa0-c8c3-11f0-9dc6-933c4f3960bf","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%2Fen.wikipedia.org%2Fwiki%2FZotero","headers":{"user-agent":"node","x-request-id":"5bbf7fa0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://en.wikipedia.org/wiki/Zotero","time":"2025-11-23T23:23:03.240Z","v":0}
✔ five-redirect-max-by-default-equal (175ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"5bda3390-c8c3-11f0-9dc6-933c4f3960bf","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":"5bda3390-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:03.406Z","v":0}
✔ five-redirect-max-by-default-over (41ms)
relative redirects
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5be15f80-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fpage","headers":{"user-agent":"node","x-request-id":"5be15f80-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/page.html","time":"2025-11-23T23:23:03.435Z","v":0}
✔ Handles relative filename redirects correctly
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5be64180-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fdir%2Fpage","headers":{"user-agent":"node","x-request-id":"5be64180-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/dir/page.html","time":"2025-11-23T23:23:03.477Z","v":0}
✔ Handles ./ relative redirects correctly (43ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5becaa20-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fdir%2Fsubdir%2Fpage","headers":{"user-agent":"node","x-request-id":"5becaa20-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/dir/page.html","time":"2025-11-23T23:23:03.502Z","v":0}
✔ Handles ../ parent directory redirects correctly
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5bf1b330-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fdir%2Fsubdir%2Fpage","headers":{"user-agent":"node","x-request-id":"5bf1b330-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/dir/page.html","time":"2025-11-23T23:23:03.537Z","v":0}
✔ Handles capital letters in protocol
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5bf55cb0-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fdir%2Fpage","headers":{"user-agent":"node","x-request-id":"5bf55cb0-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/dir/subdir/page.html","time":"2025-11-23T23:23:03.558Z","v":0}
✔ Handles subdirectory relative redirects correctly
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5bf89100-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fdir%2Fpage","headers":{"user-agent":"node","x-request-id":"5bf89100-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://example.com/absolute/path.html","time":"2025-11-23T23:23:03.578Z","v":0}
✔ Handles absolute path redirects correctly
{"name":"citoid","hostname":"791a6034fc1d","pid":314,"level":40,"levelPath":"warn/zotero","request_id":"5bfbc550-c8c3-11f0-9dc6-933c4f3960bf","request":{"url":"/mediawiki/https%3A%2F%2Fexample.com%2Fpage","headers":{"user-agent":"node","x-request-id":"5bfbc550-c8c3-11f0-9dc6-933c4f3960bf"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":35800},"msg":"No Zot response available for https://en.wikipedia.com/wiki/Test","time":"2025-11-23T23:23:03.604Z","v":0}
✔ Handles protocol-relative redirects correctly
38 passing (5s)
2 pending
citoid routing
{"name":"citoid","hostname":"791a6034fc1d","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:09.342Z","v":0}
✔ should not get deprecated query style request for uri (64ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":325,"level":40,"levelPath":"warn/zotero","request_id":"5fef6db0-c8c3-11f0-ae29-4519b26b0b33","request":{"url":"/mediawiki/http%3A%2F%2Fexample.com","headers":{"user-agent":"node","x-request-id":"5fef6db0-c8c3-11f0-ae29-4519b26b0b33"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42368},"msg":"No Zot response available for http://example.com","time":"2025-11-23T23:23:10.474Z","v":0}
✔ should get restbase style request for uri (483ms)
express app
{"name":"citoid","hostname":"791a6034fc1d","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:10.701Z","v":0}
✔ should get robots.txt
✔ get landing page
✔ should set CORS headers
✔ should set CSP headers
service information
{"name":"citoid","hostname":"791a6034fc1d","pid":325,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:10.756Z","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 (1s)
correctly gets base fields instead of more specific fields (no zotero)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:16.342Z","v":0}
✔ webpage (456ms)
Native scraper:
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:17.390Z","v":0}
- doi in url with query parameters
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"msg":"requestFromURL failed for https://web.archive.org/web/20131021085548/http://www.nbcnews.com/health/75-percent-breast-milk-bought-online-contaminated-analysis-shows-8C11421794","outgoingReqResult":{"status":504,"error":"HTTPError","hostname":"web.archive.org","uri":"https://web.archive.org/web/20131021085548/http://www.nbcnews.com/health/75-percent-breast-milk-bought-online-contaminated-analysis-shows-8C11421794"},"request_id":"64394c60-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/https%3A%2F%2Fweb.archive.org%2Fweb%2F20131021085548%2Fhttp%3A%2F%2Fwww.nbcnews.com%2Fhealth%2F75-percent-breast-milk-bought-online-contaminated-analysis-shows-8C11421794","headers":{"user-agent":"node","x-request-id":"64394c60-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33746},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:17.523Z","v":0}
1) Adds extra parameters for archive.org
Languages (no zotero):
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:17.537Z","v":0}
✔ open graph locale converted to language code (2011ms)
✔ non-native to node encoding in response (1234ms)
- 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":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:20.792Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"663e1d10-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/bibtex/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"663e1d10-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"bibtex"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33790},"msg":"No Zot response available for http://www.example.com","time":"2025-11-23T23:23:20.829Z","v":0}
✔ Get error for bibtex export (68ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"66482f30-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"66482f30-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33774},"msg":"No Zot response available for http://www.example.com","time":"2025-11-23T23:23:20.884Z","v":0}
✔ Success with mediawiki export (39ms)
Zotero service down or disabled:
unreachable
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:20.910Z","v":0}
✔ PMID not in doi id converter api (67ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"665a3090-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.26656%2Ffr.2017.4(s1).s12","headers":{"user-agent":"node","x-request-id":"665a3090-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:21.186Z","v":0}
✔ doi that points to pdf (254ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"66838a80-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/PMC3605911","headers":{"user-agent":"node","x-request-id":"66838a80-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002947","time":"2025-11-23T23:23:21.905Z","v":0}
✔ PMCID present in doi id converter api (987ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"6719d710-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fwww.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"6719d710-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:22.305Z","v":0}
✔ JSTOR page (198ms)
- requires JS to be enabled
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"67383480-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fdoi.org%2F10.1002%2Fjlac.18571010113","headers":{"user-agent":"node","x-request-id":"67383480-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://chemistry-europe.onlinelibrary.wiley.com/doi/10.1002/jlac.18571010113","time":"2025-11-23T23:23:22.840Z","v":0}
✔ doi spage and epage fields in crossRef coins data (1148ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"67e78750-c8c3-11f0-a1f2-67f078c5aa44","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":"67e78750-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://www.microbiologyresearch.org/content/journal/micro/10.1099/mic.0.082289-0","time":"2025-11-23T23:23:24.761Z","v":0}
✔ successfully uses highwire press metadata (1945ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"69104fe0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fuknowledge.uky.edu%2Fupk_african_history%2F1%2F","headers":{"user-agent":"node","x-request-id":"69104fe0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://uknowledge.uky.edu/upk_african_history/1/","time":"2025-11-23T23:23:26.186Z","v":0}
✔ successfully uses bepress press metadata alone (1006ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"69a9f7d0-c8c3-11f0-a1f2-67f078c5aa44","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":"69a9f7d0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:26.552Z","v":0}
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"69a9f7d0-c8c3-11f0-a1f2-67f078c5aa44","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":"69a9f7d0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://www.microbiologyresearch.org/content/journal/micro/10.1099/mic.0.26954-0","time":"2025-11-23T23:23:26.799Z","v":0}
✔ Dead url with correct doi (948ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6a3ac620-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/bibtex/http%3A%2F%2Fwww.example.com","headers":{"user-agent":"node","x-request-id":"6a3ac620-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"bibtex"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for http://www.example.com","time":"2025-11-23T23:23:27.516Z","v":0}
✔ Get error for bibtex export (59ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"6a43ede0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/www.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"6a43ede0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:27.602Z","v":0}
✔ requires cookie handling (157ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6a5c30d0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.1038%2Fscientificamerican0200-90","headers":{"user-agent":"node","x-request-id":"6a5c30d0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://www.scientificamerican.com/article/uprooting-the-tree-of-life/","time":"2025-11-23T23:23:28.687Z","v":0}
✔ DOI pointing to resource that can't be scraped - uses crossRef (1086ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"6b020dc0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fdx.DOI.org%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"6b020dc0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:28.886Z","v":0}
✔ dx.DOI link - uses crossRef (228ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6b24ff10-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.14344%2FIOC.ML.4.4","headers":{"user-agent":"node","x-request-id":"6b24ff10-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://www.worldbirdnames.org/ioc-lists/crossref/","time":"2025-11-23T23:23:31.657Z","v":0}
✔ Case sensitive DOI with 5 digit registrant code and unknown genre in crossRef (3273ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6d186aa0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.1016%2FS0305-0491(98)00022-4","headers":{"user-agent":"node","x-request-id":"6d186aa0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://linkinghub.elsevier.com/retrieve/pii/S0305049198000224","time":"2025-11-23T23:23:32.461Z","v":0}
✔ gets date from crossRef REST API (285ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6d443590-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.1017%2Fisbn-9780511132971.eh1-7","headers":{"user-agent":"node","x-request-id":"6d443590-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://hsus.cambridge.org/HSUSWeb/jsp/Intermediate.jsp?id=Eh1-7","time":"2025-11-23T23:23:35.431Z","v":0}
✔ gets editors from crossRef REST API for book-tract type (3556ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6f62f6e0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.4271%2F2015-01-0821","headers":{"user-agent":"node","x-request-id":"6f62f6e0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"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":"2025-11-23T23:23:36.705Z","v":0}
✔ gets proceedings from crossRef REST API (993ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"6ffa7bf0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fwww.google.com","headers":{"user-agent":"node","x-request-id":"6ffa7bf0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for http://www.google.com","time":"2025-11-23T23:23:37.161Z","v":0}
✔ uses original url (108ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"700af6b0-c8c3-11f0-a1f2-67f078c5aa44","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":"700af6b0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://www.woorank.com/en/blog/dublin-core-metadata-for-seo-and-usability","time":"2025-11-23T23:23:37.611Z","v":0}
✔ websiteTitle but no publicationTitle (473ms)
- dublinCore data with multiple identifiers in array
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"70532340-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.1017%2Fs0305004100013554","headers":{"user-agent":"node","x-request-id":"70532340-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"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":"2025-11-23T23:23:38.902Z","v":0}
✔ has page range in direct scrape (1984ms)
✔ Only PMCID but no PMID or DOI; does not scrape (55ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"levelPath":"warn/zotero","request_id":"718a91d0-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.1029%2F94WR00436","headers":{"user-agent":"node","x-request-id":"718a91d0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":33792},"msg":"No Zot response available for https://agupubs.onlinelibrary.wiley.com/doi/10.1029/94WR00436?cookieSet=1","time":"2025-11-23T23:23:40.292Z","v":0}
✔ DOI with redirect - Wiley (612ms)
disabled in conf
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:40.372Z","v":0}
✔ PMID not in doi id converter api (58ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"71f2c980-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/10.26656%2Ffr.2017.4(s1).s12","headers":{"user-agent":"node","x-request-id":"71f2c980-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":60836},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:40.595Z","v":0}
✔ doi that points to pdf (193ms)
✔ PMCID present in doi id converter api (521ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"725fe330-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fwww.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"725fe330-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":60836},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:41.217Z","v":0}
✔ JSTOR page with tabs in natively scraped title (186ms)
- requires JS to be enabled
✔ doi spage and epage fields in crossRef coins data (1344ms)
✔ successfully uses highwire press metadata (2340ms)
✔ successfully uses bepress press metadata alone (729ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"751df1c0-c8c3-11f0-a1f2-67f078c5aa44","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":"751df1c0-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":60836},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:45.761Z","v":0}
✔ Dead url with doi (717ms)
✔ Get error for bibtex export (61ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"7594cf70-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/www.jstor.org%2Fdiscover%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"7594cf70-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":60836},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:46.601Z","v":0}
✔ requires cookie handling (180ms)
✔ DOI pointing to resource that can't be scraped - uses crossRef (141ms)
{"name":"citoid","hostname":"791a6034fc1d","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":"75c5f190-c8c3-11f0-a1f2-67f078c5aa44","request":{"url":"/mediawiki/http%3A%2F%2Fdx.DOI.org%2F10.2307%2F3677029","headers":{"user-agent":"node","x-request-id":"75c5f190-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":60836},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:46.943Z","v":0}
✔ dx.DOI link - uses crossRef (208ms)
✔ Case sensitive DOI with 5 digit registrant code and unknown genre in crossRef (2809ms)
✔ gets date from crossRef REST API (182ms)
✔ gets editors from crossRef REST API for book-tract type (2887ms)
✔ gets proceedings from crossRef REST API (127ms)
✔ No PMID or DOI; does not scrape (46ms)
✔ DOI with redirect - Wiley (1638ms)
Freetext or ambiguous search, classified as "any" input type, i.e. title or citation
Default config
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:54.762Z","v":0}
✔ spaces in url missing http:// and www (117ms)
✔ json in search (87ms)
✔ javascript in search (241ms)
✔ localhost:1970 (52ms)
✔ Open search for Schrodinger (128ms)
✔ Open search containing <> works; but gets wrong results from crossRef (111ms)
✔ Open search with www but no protocol (125ms)
- Open search with doi
{"name":"citoid","hostname":"791a6034fc1d","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":"7b01f870-c8c3-11f0-a1f2-67f078c5aa44","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":"7b01f870-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42828},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:55.941Z","v":0}
✔ Open search with url (309ms)
✔ Open search with single term (65ms)
✔ Harry Potter (57ms)
✔ No results returns 404 (58ms)
✔ should extract URL from citation template with pipes (99ms)
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":40,"msg":"requestFromURL failed for http://www.example.com+/","outgoingReqResult":{"error":"AddressError"},"request_id":"7b5c7480-c8c3-11f0-a1f2-67f078c5aa44","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":"7b5c7480-c8c3-11f0-a1f2-67f078c5aa44"},"method":"GET","params":{"format":"mediawiki"},"query":{},"remoteAddress":"127.0.0.1","remotePort":42828},"levelPath":"warn/CitoidService","time":"2025-11-23T23:23:56.239Z","v":0}
✔ should only get open search results as url cannot be extracted (116ms)
Tests using a very short timeout - all use crossRef - zotero disabled
{"name":"citoid","hostname":"791a6034fc1d","pid":336,"level":50,"levelPath":"error/metrics","msg":"No such metrics client: 'undefined'","time":"2025-11-23T23:23:56.351Z","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 (74ms)
✔ doi pointing to conferencePaper
- doi in url with query parameters
✔ doi with US style date (43ms)
64 passing (40s)
10 pending
1 failing
1) Native scraper:
Adds extra parameters for archive.org:
Error: HTTP 404: Not Found
at /src/repo/test/utils/server.js:138:20
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
--- end ---
Traceback (most recent call last):
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 2044, in main
libup.run(args.repo, args.output, args.branch)
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1986, in run
self.npm_audit_fix(new_npm_audit)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 276, in npm_audit_fix
self.npm_test()
~~~~~~~~~~~~~^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 326, in npm_test
self.check_call(["npm", "test"])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 63, in check_call
res.check_returncode()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
self.stderr)
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 1.