原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"html",
"element",
"void"
],
"is_fork": false,
"size_kb": 73,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 1795
},
"pushed_at": "2023-11-01T11:41:20Z",
"created_at": "2016-03-18T16:29:32Z",
"owner_type": "User",
"updated_at": "2024-09-23T15:44:34Z",
"description": "List of known void HTML elements",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "wooorm.com",
"name": "Titus",
"type": "User",
"login": "wooorm",
"company": "@igalia",
"location": "Amsterdam, The Netherlands",
"followers": 3554,
"avatar_url": "https://avatars.githubusercontent.com/u/944406?v=4",
"created_at": "2011-07-28T13:07:44Z",
"is_verified": null,
"public_repos": 184,
"account_age_days": 5473
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2023-05-19T10:18:05Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2021-11-01T12:54:47Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2021-03-26T15:57:03Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2020-01-23T22:16:22Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2019-05-06T17:27:12Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2018-04-14T12:54:51Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2017-06-25T17:00:14Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2016-07-02T18:33:33Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2016-03-18T16:38:58Z"
}
],
"recent_commits": [
{
"oid": "e215a52b1af83d8169c379c5051d431810af3d9f",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-11-01T11:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5781f3cfbea9942deb6edca24b54ad6cf2ab4fd",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-05-19T10:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5cb87f8b450e2b403bae7ab88a3742759fe4c7",
"body": "Some obsolete elements got their void status takes away,\r\nmeaning `document.createElement(x).outerHTML` generates an opening and\r\nclosing tag, so this fix matches that behavior.\r\n\r\nRelated-to: whatwg/html#1095\r\nRelated-to: whatwg/html#2319\r\n\r\nCloses GH-6.\r\nCloses GH-7.",
"is_bot": false,
"headline": "Remove elements that are no longer void",
"author_name": "Mohamed Akram",
"author_login": "mohd-akram",
"committed_at": "2023-05-19T10:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983ea576abe2899010f155d885d1434c05100b2c",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-05-19T10:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71bef2fd422aa3dbb1e918df619fbb8985a9be53",
"body": null,
"is_bot": false,
"headline": "Refactor some docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-16T12:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d6c5d109b614eef1098582a2684f463effd147a",
"body": null,
"is_bot": false,
"headline": "Refactor build script",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-16T12:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47df3b824af4490b564cc56827eea719d82ae83",
"body": null,
"is_bot": false,
"headline": "Use Node test runner",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-16T12:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca87d3a291803627c847a8263d518bd3b57424d6",
"body": null,
"is_bot": false,
"headline": "Refactor `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-16T12:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ee250bda36e01f4adf678c3626a0d4b436d834",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-16T12:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70dc80e6526649e065afd5ae22c85d1b7d380e5f",
"body": null,
"is_bot": false,
"headline": "Replace skypack w/ esm.sh",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2022-04-02T08:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273033a60df8b0b34f3331a6b167b85a61d587cf",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T12:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9a44ca33ea9cd7902d26b0a01ec84a2421d170",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T12:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3991a2e8e3ceef8963ec436de593a41752f365b6",
"body": null,
"is_bot": false,
"headline": "Use strict types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T12:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9acb01b057887ae71c538825ca8c965650848698",
"body": null,
"is_bot": false,
"headline": "Refactor",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T12:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ceb40866119316f4b2b07a36be0aa162ea25fa5",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T12:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d12fb8936880633195813aef087dd438a7f2a23",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-26T15:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735d32c6fd514bbecffb9a4096c5dada900f78ee",
"body": null,
"is_bot": false,
"headline": "Add JSDoc based types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-26T15:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d9f7811ffbfba86b75ef06001062e0c5fc7969",
"body": null,
"is_bot": false,
"headline": "Use ESM",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-26T15:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58808ef08fb0a1a76492d143fe08711fca9ea17",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-26T15:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca072945bb8d845364a1112b77500278c1c31cd8",
"body": null,
"is_bot": false,
"headline": "Use Actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T09:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2feb795319bb5b078b2aad40a8d3cca0ec14fa16",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T09:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6191849d163e76e42f433c122ea3e992465e5de8",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-13T08:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56183bd2e1c7de1843b39d0d9a310fe839fed530",
"body": null,
"is_bot": false,
"headline": "Update Node in Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T07:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e87485f58b10229e0f4fc327bc0a39488d0d650",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-23T22:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0098cd827a6de9e70763296fd8ebfe4c44a17385",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-23T22:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70e88fcce6a69bd8922c3427005ba55b0b189ac",
"body": null,
"is_bot": false,
"headline": "Refactor prose",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-23T22:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f50d6f664a4dfda18e26eb73396a8fa8f17a22b",
"body": null,
"is_bot": false,
"headline": "Add `funding` to `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-23T22:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e18f194c6671a8b2c0aec68099102125da997c",
"body": null,
"is_bot": false,
"headline": "Add `funding.yml`",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2019-10-15T06:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770d725ca6a615e366ed53fb591db76024a2e6fe",
"body": null,
"is_bot": false,
"headline": "1.0.4",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e3773749b31c65f7fdefe06c0ea266289f40b5",
"body": null,
"is_bot": false,
"headline": "Add more badges",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8ccad1fa6a0b686aa4cd6100c2c38dff42b2d7",
"body": null,
"is_bot": false,
"headline": "Fix releases",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b24e1c456704ce0beedc943a1ff3fb0cad81bb",
"body": null,
"is_bot": false,
"headline": "Remove superfluous `xo` rules",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3eaf4011d1b488ff35c16721901d4f04933a184",
"body": null,
"is_bot": false,
"headline": "Use `tinyify`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1565710cdf0c218f2dcbdb42e55af7375a12bbd6",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba562df4abb9249fcb943754678c2fc71ac6ed8f",
"body": null,
"is_bot": false,
"headline": "Fix tests on Windows",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4e21ac9ce6098b03d5288d8d9f7fa64dd54e4f",
"body": null,
"is_bot": false,
"headline": "Move `LICENSE` > `license`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10212f0f716f1aa2a689738a59b8e9254926562d",
"body": null,
"is_bot": false,
"headline": "Move URLs from HTTP to HTTPS",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-06T17:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940b3ca2e3b39f07589469336943e1f1cb9b2927",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c0214d552527ccc644d215c17f1f559f3dda57",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77a6fa84f7f7e6f5ae6baeccceecc07110697a4",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb8fa8c08cf13db786004f668b7c3bbe5a8fb28",
"body": null,
"is_bot": false,
"headline": "Refactor `repository` in `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec56dfab57cf2f50f037b5a00d55caf137e4a553",
"body": null,
"is_bot": false,
"headline": "Add `yarn.lock` to `.gitignore`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53b13ef069a1990bd6715f17796ebf425534960",
"body": null,
"is_bot": false,
"headline": "Add `.npmrc`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6c28762f9f6998838918db27f5387e3ba7aef8",
"body": null,
"is_bot": false,
"headline": "Update Node in Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09111d2ebbb2db1e29c651dfcced5c861e6298e0",
"body": null,
"is_bot": false,
"headline": "Remove npm deployment from Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2018-04-14T12:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a786bfee8ba05fabd75ca7e99451a56e017374",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0541ca4beec99bc90fe7bf9064e5a89a27fa8dcf",
"body": null,
"is_bot": false,
"headline": "Refactor build script",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faacd0bc504041781e87e99677c240fc17a60510",
"body": null,
"is_bot": false,
"headline": "Fix example",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97f170c796adbb19a0508dde4551db018f59917",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62748654fc9ad4ae32bbdb7c93f9d20534ad1fba",
"body": null,
"is_bot": false,
"headline": "Fix `main` in `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a1683d3f15a7a193d9f2283c5727b735adfe58",
"body": null,
"is_bot": false,
"headline": "Update Node in Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-06-25T16:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e1397e690a93a28ffd5a849379073792f62f358",
"body": "Closes GH-3.",
"is_bot": false,
"headline": "Update `xo`",
"author_name": "greenkeeperio-bot",
"author_login": "greenkeeperio-bot",
"committed_at": "2017-03-18T14:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90215ee2a1a0f255624290b163aafe26f3a49f15",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2017-02-24T15:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179e5344ae91cbe1429d3d286b4b9ac17a1654bb",
"body": "Closes GH-1.",
"is_bot": false,
"headline": "Update `browserify`",
"author_name": "Greenkeeper",
"author_login": "greenkeeperio-bot",
"committed_at": "2017-02-14T10:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29186df345e21806dac508082e130dbbb12be5c",
"body": null,
"is_bot": false,
"headline": "Replace cheerio with jsdom",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e26461d7f5bef9a4dd6b18fe6fbf4ad7025dfd",
"body": null,
"is_bot": false,
"headline": "Refactor docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414dd336446cbe32ca05c02e4cb0ef92e04ec21d",
"body": null,
"is_bot": false,
"headline": "Flatten `script/`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86428fe596a5f85e0148887e5d2d5f724573a31b",
"body": null,
"is_bot": false,
"headline": "Remove superfluous comments",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50e081d89f44d9c1efa1c788acd4b189bdf8f4e",
"body": null,
"is_bot": false,
"headline": "Remove `index.js`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ffd553d895268af945eefe4ac5e4d88a57319b",
"body": null,
"is_bot": false,
"headline": "Remove coverage reporting",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e894f015ad561f76ab31fe71f3930663152866",
"body": null,
"is_bot": false,
"headline": "Update Node in Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0245be923f8e70fdcbce782e6cfe15e8adec2ca5",
"body": null,
"is_bot": false,
"headline": "Remove superfluous files",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-11-07T18:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780bed6b11d77839fbe1c03dccc572ed622903c0",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-07-02T18:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6ed776e26e1a6155cd720ec3b45fe2b59df0c1",
"body": "Update dependencies, dev-dependencies; refactor docs; refactor\ncode-style; remove superfluous dot-files; add note on `menuitem`\ncontroversy.",
"is_bot": false,
"headline": "Refactor module",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-07-02T18:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2912061a9a0fbc77ddd21717fee58bfeef597d05",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-03-18T16:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2d19d7b7e049214e779cc2c70ba7f2c4c9b154",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2016-03-18T16:31:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2023-05-19T10:18:05Z",
"latest_release_tag": "3.0.0",
"releases_from_tags": false,
"days_since_last_push": 994,
"active_weeks_last_year": 0,
"days_since_latest_release": 1160,
"mean_days_between_releases": 327.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "html-void-elements",
"exists": true,
"license": "MIT",
"keywords": [
"html",
"void",
"tag",
"name",
"element",
"tagname",
"w3c",
"whatwg"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/html-void-elements",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/wooorm/html-void-elements",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 91780561,
"first_published_at": "2016-03-18T16:41:08.121000Z",
"latest_published_at": "2023-05-19T10:17:19.335000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1160
}
]
},
"popularity": {
"forks": 1,
"stars": 28,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1046,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/node",
"direct": false,
"version": "^20.0.0",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "^8.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-select",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-to-string",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "remark-cli",
"direct": false,
"version": "^11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-preset-wooorm",
"direct": false,
"version": "^9.0.0",
"ecosystem": "npm"
},
{
"name": "type-coverage",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^0.56.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 0,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "wooorm",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/944406?v=4"
},
{
"type": "User",
"login": "greenkeeperio-bot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
},
{
"type": "User",
"login": "mohd-akram",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1823771?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.955
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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 1 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": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e215a52b1af83d8169c379c5051d431810af3d9f",
"ran_at": "2026-07-22T23:37:03Z",
"aggregate_score": 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-05-19T10:16:30Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wooorm/html-void-elements",
"host": "github.com",
"name": "html-void-elements",
"owner": "wooorm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 30,
"vitality": 17,
"community": 52,
"governance": 56,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"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": 994,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 994 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 994
}
}
],
"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": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 9,
"latest_release_tag": "3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1160,
"mean_days_between_releases": 327.2
},
"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 1160 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1160
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~327.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 327.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1160,
"days_since_last_human_commit": 994,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 994 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 994
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 1,
"stars": 28,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "28 stars",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 28
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": [
"html-void-elements"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 91780561
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "91,780,561 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 91780561,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.955
},
"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 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/4 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 4
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 3554,
"owner_type": "User",
"is_verified": null,
"owner_login": "wooorm",
"public_repos": 184,
"account_age_days": 5473
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,554 followers of wooorm",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3554,
"login": "wooorm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "184 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 184
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"html-void-elements"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1160
},
"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 1160 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1160
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"html",
"element",
"void"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 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 1 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 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 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 0",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 9
},
"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": "critical",
"name": "AI Readiness",
"value": 20,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.03,
"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": "2 of 66 human commits state their intent (structured subject or explanatory body)",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 2,
"sampled": 66
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 66",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 66
}
}
],
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1046,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:37:09.657252Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wooorm/html-void-elements.svg",
"full_name": "wooorm/html-void-elements",
"license_state": "standard",
"license_spdx": "MIT"
}