Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"html",
"property",
"attribute",
"info"
],
"is_fork": false,
"size_kb": 261,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 60214
},
"pushed_at": "2026-06-01T17:34:36Z",
"created_at": "2015-09-20T09:45:13Z",
"owner_type": "User",
"updated_at": "2026-06-01T17:34:38Z",
"description": "Info on the properties and attributes of the web platform",
"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": "7.2.0",
"kind": "minor",
"published_at": "2026-06-01T17:36:38Z"
},
{
"tag": "7.1.0",
"kind": "minor",
"published_at": "2025-05-08T07:01:05Z"
},
{
"tag": "7.0.0",
"kind": "major",
"published_at": "2025-02-18T14:27:34Z"
},
{
"tag": "6.5.0",
"kind": "minor",
"published_at": "2024-04-03T13:15:37Z"
},
{
"tag": "6.4.1",
"kind": "patch",
"published_at": "2024-01-25T10:36:29Z"
},
{
"tag": "6.4.0",
"kind": "minor",
"published_at": "2023-11-01T13:14:05Z"
},
{
"tag": "6.3.0",
"kind": "minor",
"published_at": "2023-09-02T10:09:52Z"
},
{
"tag": "6.2.0",
"kind": "minor",
"published_at": "2022-11-20T12:33:12Z"
},
{
"tag": "6.1.1",
"kind": "patch",
"published_at": "2021-11-12T16:13:33Z"
},
{
"tag": "6.1.0",
"kind": "minor",
"published_at": "2021-11-02T12:28:06Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2021-05-01T15:27:29Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2021-03-29T13:03:24Z"
},
{
"tag": "5.6.0",
"kind": "minor",
"published_at": "2020-10-13T08:16:25Z"
},
{
"tag": "5.5.0",
"kind": "minor",
"published_at": "2020-04-29T08:17:50Z"
},
{
"tag": "5.4.0",
"kind": "minor",
"published_at": "2020-01-24T10:52:40Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2019-10-03T19:06:49Z"
},
{
"tag": "5.2.2",
"kind": "patch",
"published_at": "2019-07-17T11:56:31Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2019-07-17T09:22:38Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2019-05-14T10:24:02Z"
},
{
"tag": "5.0.1",
"kind": "patch",
"published_at": "2018-11-07T11:23:36Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2018-11-07T11:14:17Z"
},
{
"tag": "4.2.0",
"kind": "minor",
"published_at": "2018-08-26T18:10:54Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2018-07-29T15:49:26Z"
},
{
"tag": "4.0.3",
"kind": "patch",
"published_at": "2018-07-19T20:26:35Z"
},
{
"tag": "4.0.2",
"kind": "patch",
"published_at": "2018-07-19T16:58:39Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2018-07-17T21:57:44Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2018-07-17T14:37:56Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2017-06-20T15:05:07Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2016-04-12T13:31:33Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2016-03-03T11:47:44Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2017-06-20T15:05:44Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-06-20T15:05:50Z"
}
],
"recent_commits": [
{
"oid": "f6f547b1ab52429dba18dcee19fd1ef4c1212b78",
"body": null,
"is_bot": false,
"headline": "7.2.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T17:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992bfbcb8429c7df18ea112dc709d8f68391d459",
"body": "Closes GH-25.\nCloses GH-26.\n\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "Add `number` for `colSpan`",
"author_name": "Johan Røed",
"author_login": "johanrd",
"committed_at": "2026-06-01T17:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08391519b27e6dd90fe930247c248f1fc4e6f380",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T17:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb86e8b0fd8c548dddae250ce4840555c8b8e0bf",
"body": "* `alpha`, `colorSpace` (https://github.com/whatwg/html/pull/10456)\n* `closedBy` (https://github.com/whatwg/html/pull/10737)\n* `command`, `commandFor` (https://github.com/whatwg/html/pull/9841)\n* `shadowRootCustomElementRegistry`, `shadowRootSerializable` (https://github.com/whatwg/html/pull/11946)\n\n[…]\n(https://drafts.csswg.org/css-shadow/#element-attrdef-html-global-exportparts)\n* `credentialless` (https://wicg.github.io/anonymous-iframe/)\n* `maskType` (https://github.com/facebook/react/pull/35921)",
"is_bot": false,
"headline": "Add new properties",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T17:26:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83ece0950e1f641eb30648031d743d5995d8b519",
"body": null,
"is_bot": false,
"headline": "Update actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T16:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "930b589686345c2ce28d82073fd67e6aee861471",
"body": null,
"is_bot": false,
"headline": "Add missing JSDoc description",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T16:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2822cf193374df7057c62c8fa3a18f9917be9d9",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2026-06-01T16:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f20e134af8c1cddbc0d8197e3d1af07198d358",
"body": null,
"is_bot": false,
"headline": "7.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-05-08T07:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776d2a297c7ce74ec62b72c67985765e0e607a95",
"body": "Closes GH-24.\n\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "Change `hidden` to `overloadedBoolean`",
"author_name": "Dilshod",
"author_login": "deebov",
"committed_at": "2025-05-08T06:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be281af8fc1e2d3ca2c5a55f23aa097aeccc91f6",
"body": null,
"is_bot": false,
"headline": "7.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T14:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa0142d1bb68986d6a036480402d379ba93ff9b",
"body": null,
"is_bot": false,
"headline": "Change to require Node.js 16",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T14:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95d0e53deb7072189415157adb6628531cdf561",
"body": null,
"is_bot": false,
"headline": "Add export map",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T14:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0c23aba72858f0b7a90e82e4f1a11a637a2156",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T14:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcc3fa270b7255b6b0de8ab9ec457e334e30510",
"body": null,
"is_bot": false,
"headline": "Refactor docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T14:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c011b2d96add84571e2b7c4792cb39ef8a759e5",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-18T13:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce657f4fd48ab796f22fde83b453ffe0d08de78",
"body": null,
"is_bot": false,
"headline": "Add better docs to types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T15:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632c933d291d299fdaff73c4427ff5640cf86ac1",
"body": null,
"is_bot": false,
"headline": "Add declaration maps",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T15:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc6db2c6d62bae66c34f86ea3479619b9b1e86d",
"body": null,
"is_bot": false,
"headline": "Refactor `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T15:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9112abae076891a833fbbc60d97d87336b7f94",
"body": null,
"is_bot": false,
"headline": "Refactor `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T15:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f89c56f8a8b4f4bb31dae728127b56c426f796e",
"body": null,
"is_bot": false,
"headline": "Remove license year",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2ba30ec830b29c5aa1508a659e54cb41766ad9",
"body": null,
"is_bot": false,
"headline": "Refactor `.prettierignore`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917c54a62fd00a2cdfa3e861ab9104bbaed53dad",
"body": null,
"is_bot": false,
"headline": "Add `ignore-scripts` to `.npmrc`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a358ed6e62aef0a36d87f0511862cab9f201948",
"body": null,
"is_bot": false,
"headline": "Refactor `.editorconfig`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf5a8386f25075e53ed68a47f90016b8fc54921",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe99175eca419475419d2f063a66f525f46f2c09",
"body": null,
"is_bot": false,
"headline": "Update actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de99b9e11b0bb8365fd881e0a0839fbc1a0a6860",
"body": null,
"is_bot": false,
"headline": "Add `.tsbuildinfo` to `.gitignore`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765a0d39c01f369eb650a0fb982c5f566de106fc",
"body": null,
"is_bot": false,
"headline": "Fix typo in upstream react data",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-02-17T14:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24a4674206b25af82841339237577d6aa4c4978",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-04-29T11:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d926e5e6dfbddd681ddc321660717570713635d4",
"body": null,
"is_bot": false,
"headline": "6.5.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-04-03T13:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8306098e4d5c87d24d4eb00e5227f6bcdeb64a",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-04-03T13:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb7b1aa899420fdbe548e81317c06d581a3d0d0",
"body": null,
"is_bot": false,
"headline": "Add `shadowRootClonable`, `writingSuggestions`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-04-03T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae5ddec5ad0e275122a672cfa377cb612d890c1",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-03-07T09:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17896508959758cd9e4e4fb54323e42f787b80e7",
"body": null,
"is_bot": false,
"headline": "6.4.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-01-25T10:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172b09b9d0c2ab225d83d89e16ce3ba8abac99e2",
"body": "Closes GH-20.",
"is_bot": false,
"headline": "Fix candidate `capture` to be string",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-01-25T10:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0036d197dd2dd6fa74350d1234aee1d4be1fa3",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-01-25T10:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9fcef7893c17174bafe26801ba0c3f4ff36b026",
"body": null,
"is_bot": false,
"headline": "6.4.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-11-01T13:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f47923d72323c40fe515566528f388842983105",
"body": null,
"is_bot": false,
"headline": "Add `onBeforeToggle`, `shadowRootDelegatesFocus`, `shadowRootMode`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-11-01T13:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31509d4697ab3430014594c60778e574991d854",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-11-01T12:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d81866209f7d829b2e6cb13f5e76baf4a7700df",
"body": null,
"is_bot": false,
"headline": "6.3.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-09-02T10:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66247a506d4bac0c9a5cf51b06f88e13f9c73e7",
"body": "Closes GH-17.\r\n\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "Update derivative work license for react",
"author_name": "Andy Scherzinger",
"author_login": "AndyScherzinger",
"committed_at": "2023-09-02T10:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b13fb01cbabadda3ac8d9790980b3cd731f057",
"body": "Also add `popoverTarget` and `popoverTargetAction`, and the SVG\n`transformOrigin`.",
"is_bot": false,
"headline": "Add `blocking`, `fetchPriority`, `inert`, `popover`, etc",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-09-02T10:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1211cd01ed34eccd74f6bbdd5b4993cad0157d",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-09-02T10:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94deaa72aa18246d142bb64af5ff95ee9a5be2e",
"body": null,
"is_bot": false,
"headline": "6.2.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364f2266b44e3aaff5f4af0b68e71248399f0b33",
"body": null,
"is_bot": false,
"headline": "Refactor some docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9693fcce9a757c8b3889673a37cfefc7a390a656",
"body": null,
"is_bot": false,
"headline": "Refactor build script",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7347fcb5ad602860d97531c0a2437bcabe193aa9",
"body": null,
"is_bot": false,
"headline": "Use Node test runner",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba1059237e34ab181a465598a3bea9edcbb70ec",
"body": null,
"is_bot": false,
"headline": "Refactor `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb2563e3ea62810fd141d358a55a3019f5f9f01",
"body": null,
"is_bot": false,
"headline": "Add `onBeforeMatch`, `onScrollEnd`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4938d8fef9e0bf5390065ca0f757b48346f24a",
"body": null,
"is_bot": false,
"headline": "Update source of react",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c817a6e001bc8b398f4c50674174361adcbe1c4",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-11-20T12:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af56809aca18e67a65d2db76c1d2f5fc3bbaa750",
"body": null,
"is_bot": false,
"headline": "Replace skypack w/ esm.sh",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2022-04-02T09:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "897a42b366dced388eeed571dd07cb06845f6486",
"body": null,
"is_bot": false,
"headline": "6.1.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-12T16:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf30dd81942e1c03e5ea4301887307df4c6ba30",
"body": "Related to: rehypejs/rehype#78\nCloses rehypejs/rehype#79",
"is_bot": false,
"headline": "Fix `srcSet`, which is not a comma-separated value",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-12T16:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16de93d874340387e378d315dbe82ffd0347a7dc",
"body": null,
"is_bot": false,
"headline": "6.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-02T12:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c10a15307baab0da852a7dc27aa4f7f34978f6",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-02T12:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec16be246058e4c2c22ef2d38d38b0ea233faf53",
"body": null,
"is_bot": false,
"headline": "Use strict types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-02T11:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7190c712b46693e5a5917228dc83e8f58314532",
"body": null,
"is_bot": false,
"headline": "Add `onContextLost`, `onContextRestored`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T18:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06874c242bbde5f55f9da775e4c55d1e2d351c88",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-11-01T18:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4adcf3b8eb0050d085e8a312c08d4780df39b7",
"body": null,
"is_bot": false,
"headline": "6.0.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-01T15:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1576fee43f87f08d30ec4f388c930a2fe6c30ea7",
"body": null,
"is_bot": false,
"headline": "Add export of `Info`, `Schema` to types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-01T15:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e764f42cc6c1e7957b1a40c3dc125ec97bae15",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-01T15:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a6428c9616ea8a7ce568e27b97037359773cb2",
"body": null,
"is_bot": false,
"headline": "Add link to readme",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-01T15:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623f7cdb058d95e9819317b44483f404a5e01961",
"body": null,
"is_bot": false,
"headline": "Add back remark plugin",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-01T11:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18752c8a608a21d657beea5fd307cebe4770ba3d",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-29T13:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea3d9627313df915ead2bedcf2d5d3b2ff923d0",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-29T13:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159142852168d667179b27de98cb20f2d9b873be",
"body": null,
"is_bot": false,
"headline": "Add JSDoc based types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-29T08:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b49649c1fa3d0fa7a600add69da595c17de7cb78",
"body": null,
"is_bot": false,
"headline": "Refactor entry points",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-28T17:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79689c22dcb2042f8e132c1caa519e6d2767f7c",
"body": null,
"is_bot": false,
"headline": "Remove dependency",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-28T17:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca232c01e7eac65d99d64f950b9fcc9ac07df04",
"body": null,
"is_bot": false,
"headline": "Fix tests for a few deprecated attributes",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-28T17:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5131d07203d23a9ed21490c69d9a3d5d2182cb3e",
"body": null,
"is_bot": false,
"headline": "Use ESM",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-28T16:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e556e4b1f5fe37dbcd6b62b80cbbe9190bc6a4bf",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-03-28T16:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827afdc10e97be0f9dfc75c69875a5a2eab01c78",
"body": null,
"is_bot": false,
"headline": "Fix wording",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T09:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7764dad155cd427cbdcce6a1388cb370c89d145",
"body": null,
"is_bot": false,
"headline": "Refactor to improve bundle size",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T09:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd460a7ba0e83a1187b50a02b91cdab2567cd78b",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T08:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc50e20cf853bcab578073b30be470be1457471",
"body": null,
"is_bot": false,
"headline": "Use Actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-01-20T08:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e59d5a60723b57ad07c51982bc950652537f6b",
"body": null,
"is_bot": false,
"headline": "5.6.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-13T08:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5233424ccaa4101870d4030623668b5a55398a1",
"body": null,
"is_bot": false,
"headline": "Add `loading`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-13T08:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bbcf0a0af9cd6875f9db52de70a2c8167d0736",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-13T08:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab1aa154d2022d8a4a8300c3afaee7ed42b3ee0",
"body": null,
"is_bot": false,
"headline": "Change `master` -> `main`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-06-16T07:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ffbad2f028e9782df3af81aed60d74c35b3177",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-06-16T07:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bcce49e77a9ed321c347612fa93a3d954560f1d",
"body": null,
"is_bot": false,
"headline": "5.5.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-04-29T08:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca74feb1fcd40753367c75b63c893353cd7d8c70",
"body": null,
"is_bot": false,
"headline": "Add `disableRemotePlayback`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-04-29T07:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766ca4d4483f726158720adedeb567323ae39f07",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-04-29T07:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3452348fc694ec8bb2d3f0080b25a9dfa7f8e2",
"body": null,
"is_bot": false,
"headline": "5.4.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T10:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59920d6eb09077f86ba55d1fb336023e022c682",
"body": "See whatwg/html#/4129.",
"is_bot": false,
"headline": "Add `onSlotChange`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T10:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa87e6ccf522834369f7d608858ac860eac440d8",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T10:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d2a1b732964d9bf74e013760858db83e49af2a",
"body": null,
"is_bot": false,
"headline": "Refactor prose",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T10:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d50b8c6008588b58ceb5dc784b1a1c32e026ff",
"body": null,
"is_bot": false,
"headline": "Add `funding` field to `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-01-24T10:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d103356a66be3681083f46966a6bd292c434036d",
"body": null,
"is_bot": false,
"headline": "Add `funding.yml`",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2019-10-15T06:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25576e607179971fb07222e5da3895c7dbe9b95b",
"body": null,
"is_bot": false,
"headline": "5.3.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-10-03T19:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebddb691e4f08029f88cbcef49421abf111adfb3",
"body": null,
"is_bot": false,
"headline": "Fix broken link",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-10-03T18:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2538efb5a19074945c759e12ae1c1d92be3cdc58",
"body": "Related to syntax-tree/hast-to-hyperscript#21.",
"is_bot": false,
"headline": "Add support for mapping to React properties",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-10-03T18:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01cd34a859e5c4db386e19dd63c62616f252f02d",
"body": null,
"is_bot": false,
"headline": "Add support for `disablePictureInPicture` to HTML",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-10-03T18:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05c56d761deb72bff57554e233eb0b427641519",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-10-03T14:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b94b869d551b5f00968384b600ef825150624f",
"body": null,
"is_bot": false,
"headline": "5.2.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T11:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54aca48cc09c1ec74043aa132527fc029164c534",
"body": null,
"is_bot": false,
"headline": "5.2.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T09:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7fd0ac69db001bebf1dcbe247a1d181846bdde",
"body": null,
"is_bot": false,
"headline": "Update contributors in `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T09:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c719e3798be2d16ae87071b786e15a7e3898ec7e",
"body": null,
"is_bot": false,
"headline": "Refactor internals",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T09:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c84940975a54599dd97f87b7efa7070530e106de",
"body": null,
"is_bot": false,
"headline": "Refactor prose",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T09:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5782bd87fdb34d0638757b2678630d12bb67cfad",
"body": null,
"is_bot": false,
"headline": "Add event handler names",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-17T09:11:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 7,
"latest_release_at": "2026-06-01T17:36:38Z",
"latest_release_tag": "7.2.0",
"releases_from_tags": false,
"days_since_last_push": 51,
"active_weeks_last_year": 1,
"days_since_latest_release": 51,
"mean_days_between_releases": 185.8
},
"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": "property-information",
"exists": true,
"license": "MIT",
"keywords": [
"aria",
"attribute",
"html",
"information",
"info",
"property",
"svg"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/property-information",
"is_deprecated": false,
"latest_version": "7.2.0",
"repository_url": "https://github.com/wooorm/property-information",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 204711226,
"first_published_at": "2015-09-20T09:53:16.751000Z",
"latest_published_at": "2026-06-01T17:35:58.155000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 51
}
]
},
"popularity": {
"forks": 8,
"stars": 45,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-07-28",
"count": 1
},
{
"date": "2020-02-29",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"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": 17258,
"source_files_sampled": 24,
"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": 16,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/mdast",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^25.0.0",
"ecosystem": "npm"
},
{
"name": "alpha-sort",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "^11.0.0",
"ecosystem": "npm"
},
{
"name": "html-element-attributes",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "html-event-attributes",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-zone",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "remark-cli",
"direct": false,
"version": "^12.0.0",
"ecosystem": "npm"
},
{
"name": "remark-preset-wooorm",
"direct": false,
"version": "^11.0.0",
"ecosystem": "npm"
},
{
"name": "svg-element-attributes",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "svg-event-attributes",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "type-coverage",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "unist-builder",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 0,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "wooorm",
"commits": 180,
"avatar_url": "https://avatars.githubusercontent.com/u/944406?v=4"
},
{
"type": "User",
"login": "greenkeeperio-bot",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
},
{
"type": "User",
"login": "StarpTech",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1764424?v=4"
},
{
"type": "User",
"login": "andrewburgess",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/79218?v=4"
},
{
"type": "User",
"login": "AndyScherzinger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1315170?v=4"
},
{
"type": "User",
"login": "deebov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28673719?v=4"
},
{
"type": "User",
"login": "johanrd",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4601554?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.947
},
"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": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"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 2/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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f6f547b1ab52429dba18dcee19fd1ef4c1212b78",
"ran_at": "2026-07-22T23:21:17Z",
"aggregate_score": 3.8,
"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": "2026-06-01T17:35:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-01T17:33:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wooorm/property-information",
"host": "github.com",
"name": "property-information",
"owner": "wooorm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 38,
"vitality": 53,
"community": 56,
"governance": 64,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 51,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 51 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 51
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 32,
"latest_release_tag": "7.2.0",
"releases_from_tags": false,
"days_since_latest_release": 51,
"mean_days_between_releases": 185.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 51 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 51
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~185.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 185.8
}
}
],
"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": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 51,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 51 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 51
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 8,
"stars": 45,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "45 stars",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 45
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"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": [
"property-information"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 204711226
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "204,711,226 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 204711226,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.947
},
"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 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"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": 67,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 6
},
"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": "7/13 decided PRs merged",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/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": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"property-information"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 51
},
"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 51 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 51
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"html",
"property",
"attribute",
"info"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 38,
"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": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"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 2/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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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": "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": "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": 15
},
"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": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.02,
"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 100 human commits state their intent (structured subject or explanatory body)",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 2,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": 17258,
"source_files_sampled": 24,
"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/24 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 24,
"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:21:26.021340Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wooorm/property-information.svg",
"full_name": "wooorm/property-information",
"license_state": "standard",
"license_spdx": "MIT"
}