原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 282,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 24160
},
"pushed_at": "2023-11-12T07:59:11Z",
"created_at": "2018-06-03T07:50:16Z",
"owner_type": "Organization",
"updated_at": "2025-08-13T07:18:42Z",
"description": "An XML serializer that follows the W3C specification.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "jsdom",
"company": null,
"location": null,
"followers": 128,
"avatar_url": "https://avatars.githubusercontent.com/u/9271229?v=4",
"created_at": "2014-10-16T17:00:52Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 4297
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2023-11-12T07:59:59Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2022-11-20T07:23:39Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-09-18T22:20:02Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-01-02T19:53:09Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2019-03-25T04:04:48Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2019-03-25T03:08:41Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-03-25T03:05:51Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-12-11T11:49:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-12-11T11:48:10Z"
}
],
"recent_commits": [
{
"oid": "83115f8ecce8ed77a2a907c74407b2c671751463",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2023-11-12T07:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e7df6c9f9426598c76c1ac8eb04002b5282be4",
"body": "Notably, we can remove jest in favor of Node.js's built-in test runner.",
"is_bot": false,
"headline": "Update dependencies and move from yarn to npm",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2023-11-12T07:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a8f0ea5a75ee11e242a38fa545f88b7e8f98e7",
"body": null,
"is_bot": false,
"headline": "Raise the minimum Node.js version to v18",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2023-11-12T07:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a779ad083dd3e806dbe843ea88102e2f04e972",
"body": null,
"is_bot": false,
"headline": "Reflect the move from master to main",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2023-11-12T07:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2959cf996ea8dcefb0ae1d8244f91ad20b515ac4",
"body": null,
"is_bot": false,
"headline": "v4.0.0",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2022-11-20T07:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29dcad079ad8c9a1715738312592bcb701a40e43",
"body": null,
"is_bot": false,
"headline": "Change minimum supported Node.js version to v14",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2022-11-20T07:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8aedbc701478660283b198d63b08a37448ca14",
"body": null,
"is_bot": false,
"headline": "Update dev dependencies",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2022-11-20T07:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe23db9ec97b2d28fc91c68caa419b73d50a2e6",
"body": "Fixes https://github.com/jsdom/jsdom/issues/3461.",
"is_bot": false,
"headline": "Allow emoji characters as well-formed XML",
"author_name": "Tomoyuki Hata",
"author_login": "hata6502",
"committed_at": "2022-11-20T06:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586296bdd88988db689da298c631b0bda3579626",
"body": "This was missed in 85f475541451d2bce9370fe646e55f6e301b859b. Closes #25.",
"is_bot": false,
"headline": "Fix outdated test case",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4bc0a92b3f373095b80bfcc8578c59bec9bfa2b",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6730e601d40466aadfd97ad2b2b9cafb64dcd29f",
"body": null,
"is_bot": false,
"headline": "Update lint config",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17f19c2779dcac41052e2ab58858be015bd4552",
"body": null,
"is_bot": false,
"headline": "Update dependencies and raise Node minimum to v12",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19dd6f93664781cf03515c238713547a8b985d8c",
"body": null,
"is_bot": false,
"headline": "Add .editorconfig and .gitattributes",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f4b619282c0c085075d98e24dc3e6fc70ae254",
"body": null,
"is_bot": false,
"headline": "Remove license year",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3bd5e8b92e09b23bd9b7eaadbfb596aabddcc5",
"body": null,
"is_bot": false,
"headline": "Switch to GitHub Actions",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2021-09-18T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d6547e310b84e8b2ae2e03d6d7ea9128c7ccff",
"body": null,
"is_bot": false,
"headline": "v2.0.0",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2020-01-02T19:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f475541451d2bce9370fe646e55f6e301b859b",
"body": "This changes the package to stop exporting the XMLSerializer class, since it was fairly useless anyway. Instead, the main module default exports the serialize() function directly, which is more straightforward and just as good for standalone consumers. jsdom can wrap serialize() in its own XMLSerial\n[…]\nformedness) or TypeErrors (for misuse) directly.\n\nWe also consolidate all the tests into a single file, as the division between them was fuzzy.\n\nFinally, the package now requires Node.js v10 or later.",
"is_bot": false,
"headline": "Remove XMLSerializer export",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2020-01-02T19:47:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e68804975ddb041b553f3a2c0922fad5bb25bc4a",
"body": "Closes #11.",
"is_bot": false,
"headline": "Add the MIT license",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-12-29T05:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9dfddc5c3233ba471563afb9cdcb4b1dd6cbfa",
"body": null,
"is_bot": false,
"headline": "v1.1.2",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T04:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8852601c0f347782edd8bc28845fdf2e76ec26ee",
"body": "This regressed in 279813de756838a63c7d9adc081afbc326b6a86c. Closes #9.",
"is_bot": false,
"headline": "Fix missing index.js file",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T04:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c0e4e392de9c12ffb9470efba53a53f832a64c",
"body": null,
"is_bot": false,
"headline": "Use correct package.json script names",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T03:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7897c8331c4e06824575b98c93c7073c8968819d",
"body": null,
"is_bot": false,
"headline": "v1.1.1",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T03:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f98d0c050770f1379e838529eb6a16cbed189f",
"body": "This was missed in the code review for #1.",
"is_bot": false,
"headline": "Fix incorrect README example code",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T03:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c541636d15dae7bd9d090924b7c00962c2bee627",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T03:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db51e43d6b9fffa4bdf531dcde71befd247c717",
"body": null,
"is_bot": false,
"headline": "Add a readme file with instructions on basic usage",
"author_name": "Musale Martin",
"author_login": "musale",
"committed_at": "2019-03-25T01:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279813de756838a63c7d9adc081afbc326b6a86c",
"body": null,
"is_bot": false,
"headline": "Update dev dependencies",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T01:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d1fade5831eb522134e20771c93756cba5cdc0",
"body": "Closes #5.",
"is_bot": false,
"headline": "Fix incorrect namespace prefix memoization",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-25T01:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1efd9c970a99ef1e858ba6ee140d92da54d0f8db",
"body": "Fixes https://github.com/jsdom/jsdom/issues/2489.",
"is_bot": false,
"headline": "Treat tabs as XML characters, per spec",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2019-03-17T21:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb02a7aef9e87fe107de83be107dcf6cb941d5e",
"body": null,
"is_bot": false,
"headline": "Add serialization of CDATASection nodes",
"author_name": "南漂一卒",
"author_login": "TechQuery",
"committed_at": "2019-03-16T18:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00a351ec87d2ce26baacceba895a0f2e4685905",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Domenic Denicola",
"author_login": "domenic",
"committed_at": "2018-12-11T11:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b043ee559c6e307d1d69e013c1f3b877f2449f",
"body": "A subtest in https://github.com/web-platform-tests/wpt/blob/37cd0d66c1ef6b62142142fc2ea32f7fd7e1fbb9/domparsing/innerhtml-03.xhtml#L40 would cause the following error to be thrown during serialization:\r\n\r\nInvalidStateError: Failed to serialize XML: Cannot read property 'push' of undefined\r\n\r\nThis resolves it by implementing step 2 of \"To add a prefix\" in https://w3c.github.io/DOM-Parsing/#dfn-add.",
"is_bot": false,
"headline": "Fix error when adding an unknown prefix",
"author_name": "Zirro",
"author_login": "Zirro",
"committed_at": "2018-12-11T11:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9a3cfd6e38308cd9b53791aa312b0dc0e68f7e",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-10-08T05:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d474dd8994994d7f903628efe4aed8441514b977",
"body": null,
"is_bot": false,
"headline": "0.0.4-0",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-18T19:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1334cd6acf07963a5b860810f60fb07c511dfad1",
"body": null,
"is_bot": false,
"headline": "Add more tests from jsdom",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-18T19:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313aeb3583ff67cf731866381b979d2e9462498b",
"body": null,
"is_bot": false,
"headline": "Don't always regenerate namespaces",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-18T19:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8520d466da1d424f7369b1cad88672a74546ed",
"body": null,
"is_bot": false,
"headline": "0.0.3",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-07T02:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d5d9d7f981b0bf6be0e6cbc0cc0f83e755b3b0c",
"body": null,
"is_bot": false,
"headline": "Implement checks for pubId and char productions",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-07T02:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7180db079035556d027eddd8df60b9742aec5f44",
"body": null,
"is_bot": false,
"headline": "0.0.2",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-07T02:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78e37aa468bd23b7718c9d27856b1b7cdb34ede",
"body": null,
"is_bot": false,
"headline": "Enable skipped RTT test",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-08-07T01:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c3a67971235aff7399d3245b1c509051b6b667",
"body": null,
"is_bot": false,
"headline": "Fix bool logic in xml name validation",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-07-01T21:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56b9c1b2b9c972c6e1db3e506314b12a26f5b08",
"body": null,
"is_bot": false,
"headline": "Don't use for-of on argument lists",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-07-01T21:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115219fe72571264895afcc6a7421cca8b1149a6",
"body": null,
"is_bot": false,
"headline": "Add more info to npm publish",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-07-01T20:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d290240cbb1f284953dc23fbf44a298d1321af",
"body": null,
"is_bot": false,
"headline": "0.0.1",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-04T20:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cadccabc58b6de1cd64cd7109ffc8473cab7eee9",
"body": null,
"is_bot": false,
"headline": "Prepare publish of 0.0.1",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-04T20:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b406b89d8847e59246bbcbd6f8f6810dda7fc43",
"body": null,
"is_bot": false,
"headline": "Export serialization algorithm and XMLSerializer interface separately",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-04T20:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83cf9d72a71cd56748f4699161c2d6727fede300",
"body": null,
"is_bot": false,
"headline": "Make error reporting more consistent",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T13:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e7f02493d4819314a217c70eae63fea88cddd97",
"body": null,
"is_bot": false,
"headline": "Split out serialization of node types",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T13:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e1a7e4649d8b071fda500d578bbb645e2d938d",
"body": "This is a bug in the spec that breaks parse-serialize roundtrips. FF\nand Chrome have fixed it already, so going to conform to their\nimplementation.\n\nRef: https://bugzilla.mozilla.org/show_bug.cgi?id=169521\nRef: https://bugs.chromium.org/p/chromium/issues/detail?id=418531",
"is_bot": false,
"headline": "Fix whitespace serialization",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T12:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db48b6e5eb1692113a383adb72e0b513fd9d6afd",
"body": "Round-tripping whitespace doesn't work according to the wpts, but the\nspec doesn't seem to require encoding whitespace in attribute value\nserialization.",
"is_bot": false,
"headline": "Add test infra and import some basic tests from wpt",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T10:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a804e536b7daf2af40849ca0f3428c02443aeba8",
"body": null,
"is_bot": false,
"headline": "Clarify namespaceDefition null coalescing",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T08:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e07cb1e422f5bf3cafe2f8630443a6ad4b42c3",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Sebastian Mayr",
"author_login": "Sebmaster",
"committed_at": "2018-06-03T08:07:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2023-11-12T07:59:59Z",
"latest_release_tag": "v5.0.0",
"releases_from_tags": false,
"days_since_last_push": 983,
"active_weeks_last_year": 0,
"days_since_latest_release": 983,
"mean_days_between_releases": 224.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "w3c-xmlserializer",
"exists": true,
"license": "MIT",
"keywords": [
"dom",
"w3c",
"xml",
"xmlserializer"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/w3c-xmlserializer",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/jsdom/w3c-xmlserializer",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 6,
"monthly_downloads": 281041865,
"first_published_at": "2018-07-01T20:33:42.617000Z",
"latest_published_at": "2023-11-12T07:59:26.966000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 983
}
]
},
"popularity": {
"forks": 10,
"stars": 22,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2020-01-11",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 10100,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:w3c-xmlserializer@5.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "xml-name-validator",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "xml-name-validator",
"direct": true,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": true,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@aashutoshrathi/word-wrap",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "@domenic/eslint-config",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.10.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.53.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "abab",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.11.2",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "cssstyle",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "domexception",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.53.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.9",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.23.0",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "22.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "nwsapi",
"direct": false,
"version": "2.2.7",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.3",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "psl",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "querystringify",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "requires-port",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rrweb-cssom",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "saxes",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-parse",
"direct": false,
"version": "1.5.10",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "12.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.14.2",
"ecosystem": "npm"
},
{
"name": "xmlchars",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 142,
"direct_count": 2,
"indirect_count": 140
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 13,
"open_issues": 4,
"closed_ratio": 0.636,
"closed_issues": 7,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "domenic",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/617481?v=4"
},
{
"type": "User",
"login": "Sebmaster",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/347870?v=4"
},
{
"type": "User",
"login": "musale",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8081536?v=4"
},
{
"type": "User",
"login": "hata6502",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7702653?v=4"
},
{
"type": "User",
"login": "Zirro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3169418?v=4"
},
{
"type": "User",
"login": "TechQuery",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19969570?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.529
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/25 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "19 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "83115f8ecce8ed77a2a907c74407b2c671751463",
"ran_at": "2026-07-22T23:28:13Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2023-11-12T07:58:50Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 13,
"created_at": "2019-09-11T07:06:57Z",
"last_comment_at": "2020-12-13T17:37:12Z",
"last_comment_author": "xmedeko"
},
{
"number": 14,
"created_at": "2019-09-15T21:20:40Z",
"last_comment_at": "2020-05-14T21:51:05Z",
"last_comment_author": "Fuzzyma"
},
{
"number": 24,
"created_at": "2020-07-24T11:41:48Z",
"last_comment_at": "2025-07-08T11:38:01Z",
"last_comment_author": "paladin80"
},
{
"number": 33,
"created_at": "2026-04-02T14:31:00Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jsdom/w3c-xmlserializer",
"host": "github.com",
"name": "w3c-xmlserializer",
"owner": "jsdom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 39,
"inputs": {
"security": 46,
"vitality": 18,
"community": 54,
"governance": 55,
"engineering": 58,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 46,
"overall_after_abandonment_multiplier": 39
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 983,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 983 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 983
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v5.0.0",
"releases_from_tags": false,
"days_since_latest_release": 983,
"mean_days_between_releases": 224.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 983 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 983
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~224.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 224.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 3,
"days_since_last_merged_pr": 983,
"days_since_last_human_commit": 983,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 983 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 983,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 10,
"stars": 22,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"w3c-xmlserializer"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 281041865
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "281,041,865 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 281041865,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.529
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 53% of commits",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"merged_prs": 13,
"open_issues": 4,
"closed_issues": 7,
"issue_closed_ratio": 0.636,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/22 decided PRs merged",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/25 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 128,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jsdom",
"public_repos": 18,
"account_age_days": 4297
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "128 followers of jsdom",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 128,
"login": "jsdom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~11 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"w3c-xmlserializer"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 983
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 983 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 983
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/25 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "19 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:w3c-xmlserializer@5.0.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:w3c-xmlserializer@5.0.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 25
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.078,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "4 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 51",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 10100,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:28:25.859857Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jsdom/w3c-xmlserializer.svg",
"full_name": "jsdom/w3c-xmlserializer",
"license_state": "standard",
"license_spdx": "MIT"
}