Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 221,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 772,
"PHP": 19410,
"JavaScript": 12673
},
"pushed_at": "2026-07-23T13:26:04Z",
"created_at": "2024-09-06T15:12:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T17:29:04Z",
"description": "Filter controls for the query loop block, using the interactivity API",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "PHP",
"significant_languages": [
"PHP",
"JavaScript"
]
},
"owner": {
"blog": "https://humanmade.com/",
"name": "Human Made",
"type": "Organization",
"login": "humanmade",
"company": null,
"location": "Everywhere",
"followers": 321,
"avatar_url": "https://avatars.githubusercontent.com/u/644666?v=4",
"created_at": "2011-03-01T12:23:31Z",
"is_verified": null,
"public_repos": 550,
"account_age_days": 5623
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-06-24T16:02:35Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2026-06-23T21:03:31Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2026-02-24T19:49:05Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2025-12-04T20:05:43Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2025-12-03T19:14:42Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2025-02-12T11:19:43Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2024-11-05T19:25:59Z"
},
{
"tag": "0.1.4",
"kind": "patch",
"published_at": "2024-11-01T10:19:34Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2024-10-31T11:33:57Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2024-09-06T15:56:56Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2024-09-06T15:50:58Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2024-09-06T15:33:28Z"
}
],
"recent_commits": [
{
"oid": "9b156efb67e52ec37b5fbc1d12a73832d9913b3a",
"body": "Fix bug where search inputs shared state across query loops",
"is_bot": false,
"headline": "Merge pull request #45 from humanmade/search-box-linkage",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-24T15:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb84c28ad44d126b4692ed0f8a94baaec9acb275",
"body": null,
"is_bot": false,
"headline": "Fix docblock comment formatting in sanitize_search_query_var()",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-24T13:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5730f35a11d9de18e97558267d8a5ca2608003f8",
"body": "… counteracting it",
"is_bot": false,
"headline": "Tighten check for trailing-only return path to ensure doubling before…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-24T13:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab60f905217c4fe0995144d66c9386b72b6cbbc",
"body": null,
"is_bot": false,
"headline": "Prevent valid empty() values like 0 from being incorrectly stripped",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-24T13:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f788a7b11a357e24b784f6556baead75e71b440c",
"body": null,
"is_bot": false,
"headline": "Fix reference in build-to-release-branch action",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T21:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a28d5673790da43337f09081389fcce0b2b733",
"body": "Bump version to 0.3.0 and raise PHP support to ^8.2",
"is_bot": false,
"headline": "Merge pull request #46 from humanmade/prepare-v0.3.0",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T20:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff7d10cfc427536b048920c85f45921d3340bce",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.0 and raise PHP support to ^8.2",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T20:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8b401b5aac2f42bb87ea412f788b7cf18a19fc",
"body": "…dated\n\nEnhanced query filter blocks [rebased and updated]",
"is_bot": false,
"headline": "Merge pull request #39 from humanmade/enhanced-query-filter-blocks-up…",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T20:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ba04290dd897f6558286834981cba6fe0f1442",
"body": "…nto sanitize_search_query_var()",
"is_bot": false,
"headline": "Adjust signature of function to centralize all query var processing i…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T20:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39971e7fc61d34e92d9867c7aa0faf9d6098260",
"body": "… input\n\nPlus characters and certain % patterns would not be restored properly\nwith this logic, which imperfectly reimplemented parts of WP Core's\n_sanitize_text_fields().",
"is_bot": false,
"headline": "Fix logical error where double-urldecoded search queries could mangle…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T20:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19af78a6f449ab2da0244718d7a05b61eec63fb",
"body": "The use of a global search context value meant that if multiple query\nloops were all made searchable, the last rendered or updated would \"take\nover\" all others. Moving search term scope to block context allows it to\nbe managed independently per query loop.",
"is_bot": false,
"headline": "Allow multiple query loops to be independently searchable",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T19:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c55a3226c554e0e262e668ba456d65ca04106a",
"body": "…ne post_type key sanitization\n\nIn advanced query loop, if you selected multiple post types you would get no results because we were searching for a literal post type named \"post,page\".\nWithin the sanitization logic, we were most of the way there but post types use sanitize_key on their name so this brings the input values closer in line with how a post type slug is stored in the DB",
"is_bot": false,
"headline": "Fix OR search behavior when multiple post types are selected and refi…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T19:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7aad4e781e7c7003f4af4b59602eb517f488e90",
"body": "…ed on reload",
"is_bot": false,
"headline": "Fix encoding misalignment preventing non-ascii terms from being match…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T19:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "168f116d28430290ce9c89fd4b9643b636daea6e",
"body": "# Conflicts:\n#\tsrc/taxonomy/render.php",
"is_bot": false,
"headline": "Merge branch 'main' into enhanced-query-filter-blocks-updated",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f48db90584e5d586d4d265fd708066e9c594b4",
"body": "Fix flagged PHPCS throughout codebase",
"is_bot": false,
"headline": "Merge pull request #43 from humanmade/fix-phpcs",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9830b99c12c3ff8fb3e756e7755f81e1e57eb824",
"body": null,
"is_bot": false,
"headline": "Add \"npm run lint:php\" alias for \"composer phpcs\"",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba75b2909f3422d15d43ce127d9e00f2dea91621",
"body": "….php partials",
"is_bot": false,
"headline": "PHPCS: Disable stylistic rule requiring too many linebreaks in render…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09640eb9cc5d4e0a570f6dfcd2488925ebea2596",
"body": null,
"is_bot": false,
"headline": "Consistently use apiVersion 3",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd328db0237d0823184c6f946a2c696679f8309c",
"body": null,
"is_bot": false,
"headline": "Document the block render partial's accessible global variables",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e257d6c5672a8230b5fe52f784414fa308e881",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into enhanced-query-filter-blocks-updated",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c8e278534dcd6e9cfb6f7661e11cd14ee0c206",
"body": "Introduce wp-env local environment and related helper commands",
"is_bot": false,
"headline": "Merge pull request #44 from humanmade/local-environment",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c042d9327969da1d6a40dd79bbebe4c7024b545",
"body": null,
"is_bot": false,
"headline": "Document local environment default username and password",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T18:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1328d2ae7829e8502944814f674d4ff81348f602",
"body": null,
"is_bot": false,
"headline": "Introduce wp-env local environment and related helper commands",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T17:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4390e550369f46479e9d53bd70c8ad22068389f7",
"body": "CI: Implement build and phpcs workflows",
"is_bot": false,
"headline": "Merge pull request #42 from humanmade/phpcs",
"author_name": "K Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T17:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de78507f43a843ae85e69b0869828e159e0c82b",
"body": "…butes",
"is_bot": false,
"headline": "Update HMCS to 2.2.1 to fix false-positive on get_block_wrapper_attri…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T17:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6fb7be22e668a826193b124429effe5195770e",
"body": null,
"is_bot": false,
"headline": "PHPCS: Fix misalignment of comment",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T14:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfcccb0110cd83d9dd3d1ba07d95608c14151b16",
"body": "…butes",
"is_bot": false,
"headline": "Update HMCS to 2.2.1 to fix false-positive on get_block_wrapper_attri…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T13:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf9e0f218dcfbec5fa4877f9b1199e76c4bdf67",
"body": null,
"is_bot": false,
"headline": "PHPCS: Adjust positioning of ignore directives for legibility",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T13:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76500c3bf50f3a56e794a78985a89a9433a06c6d",
"body": "The suggested wp_strip_all_tags() always trim()s its result, which would defeat the deliberate whitespace preservation noted above.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "PHPCS: Keep strip_tags() for whitespace-preserving search sanitization",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T13:01:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "581e62cab01769918913baf9c6b5efeaa4363b6f",
"body": "sanitize_key() and sanitize_text_field() are unsuitable for the search value: the former strips spaces and punctuation, the latter trims whitespace. The value is hand-sanitized over the following lines instead.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "PHPCS: Document deliberate manual sanitization of search input",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T02:30:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ce0175cff7987bc13fe3faeea71b1521165d41c3",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "PHPCS: Add sanitization around unslashed $_GET property access",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T02:30:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3cd5b64047a67651e81b6ac1712edf5dd86a7863",
"body": null,
"is_bot": false,
"headline": "PHPCS: Add sanitization around unslashed $_GET property access",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T02:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6f84004b944cc6c3227c1809ad79408d6da26c",
"body": "…ommand into two steps",
"is_bot": false,
"headline": "CI: Remove -q flag PHPCS run, not recommended when separating cs2pr c…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T02:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "714aff94384bc3d6482b987ff3fed1a1bdeed194",
"body": null,
"is_bot": false,
"headline": "CI: Add PHPCS GitHub Action",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-23T02:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f7e3ad1d167a2fead10b973282b151b1a6b0aef",
"body": "…dard",
"is_bot": false,
"headline": "PHPCS: Add \"composer phpcs\" command and apply non-stylistic HMCS stan…",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-22T20:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "605f3f806fa0681ef8d90c7d9a28e72310de7f78",
"body": null,
"is_bot": false,
"headline": "Add HMCS 2.2",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-22T20:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f969e9463e0aabfc29fc70cc79b73fa1a3395a3e",
"body": null,
"is_bot": false,
"headline": "CI: Implement HM-standard lightweight build and release process",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-22T20:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1aabe0ad4926cbdcfb646c65913bb63cd6632cd",
"body": null,
"is_bot": false,
"headline": "Exclude built files from repository",
"author_name": "K. Adam White",
"author_login": "kadamwhite",
"committed_at": "2026-06-22T20:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31e55876bab801dedef4f1796e5fea38d088661",
"body": null,
"is_bot": false,
"headline": "Clarify description of filter boolean AND/OR logic",
"author_name": "goldenapples",
"author_login": "goldenapples",
"committed_at": "2026-03-25T14:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862cfa7ef409c385c7341bf95a51496c20e1513e",
"body": null,
"is_bot": false,
"headline": "Unset layout direction if type is \"select\"",
"author_name": "goldenapples",
"author_login": "goldenapples",
"committed_at": "2026-03-25T14:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f642d79e05056889d54cf94027666fe9a6e973b1",
"body": null,
"is_bot": false,
"headline": "Pass \"true\" for strict comparison in in_array call",
"author_name": "goldenapples",
"author_login": "goldenapples",
"committed_at": "2026-03-04T21:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a0c79370a9c25a3dafdf1c840574494f046298",
"body": null,
"is_bot": false,
"headline": "Use core wp_parse_list method for parsing list",
"author_name": "goldenapples",
"author_login": "goldenapples",
"committed_at": "2026-03-04T21:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae2777ffc50613bbe3a2e6e1b482f98a96998e7",
"body": "… direction\n\n- Updated package.json to include @wordpress/env as a dev dependency.\n- Added new attributes `displayType` and `layoutDirection` to block.json for post-type and taxonomy blocks.\n- Modified the Edit component for post-type and taxonomy blocks to include SelectControl for display type and\n[…]\n checkbox groups in style-index.css to support vertical and horizontal layouts.\n- refactor: Remove shared styles registration and update label classes in taxonomy render\n\nBuild changes to render files",
"is_bot": false,
"headline": "feat: Enhance query filter block with display type options and layout…",
"author_name": "Thomas Navarro",
"author_login": null,
"committed_at": "2026-03-04T21:16:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c00750c8713efdf17710ac9acdd20a758869382",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.4",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2026-02-24T19:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b781a773285e69c2300f6ee362dc77578b3948dd",
"body": null,
"is_bot": false,
"headline": "Prefix search param to prevent activating search template",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2026-02-24T19:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54ca9a7079e36f5553cb8e149648e79d8a03c39",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.3",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-12-04T20:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdb874a6f2fdf815659638588aa9d877abe40ae",
"body": "Add build changes to taxonomy/render.php",
"is_bot": false,
"headline": "Merge pull request #35 from happyprime/fix/missing-build-changes",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-12-04T20:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ba33224588405379340a5c9c2ab6ab30651370c",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.2",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-12-03T19:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024272baf06a0f28fdd331a1d4c749a27c879007",
"body": "Add required `data-wp-interactive` attribute to router region",
"is_bot": false,
"headline": "Merge pull request #34 from happyprime/fix/wp-69-issue",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-12-03T19:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0b95de8b6dda16a9016b66780ed6c023d9065c",
"body": "The change in #16 was made to the source taxonomy/render.php file,\nbut was not applied to the built files. This commit applies the\nchanges from `npm run build`.",
"is_bot": false,
"headline": "Add build changes to taxonomy/render.php",
"author_name": "jeremyfelt",
"author_login": "jeremyfelt",
"committed_at": "2025-12-03T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db979116815a75287c40ab158c16b6f86c357dc1",
"body": "As of WP 6.9, router regions inside interactive elements must\ninclude the `data-wp-interactive` directive to receive the\ncorresponding namespace. Without it, the region's content won't\nrefresh when `navigate()` is called.\n\n...is what I gather. I'm still confused. :)\n\nThis fixes an issue we had with \n[…]\n API requests was firing fine, but was not\nreplacing any of the results in a query.\n\nSee: https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/",
"is_bot": false,
"headline": "Add required `data-wp-interactive` attribute to router region",
"author_name": "jeremyfelt",
"author_login": "jeremyfelt",
"committed_at": "2025-12-03T18:49:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc7f68897549c639fdae172348bbefa8eafe7f12",
"body": "Update README with installation instructions",
"is_bot": false,
"headline": "Merge pull request #30 from humanmade/mattheu-patch-1",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-11-11T16:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c1e39a92a6a6e79e1db7e084c87897f3657102",
"body": "Added installation instructions for Composer and manual installation.",
"is_bot": false,
"headline": "Update README with installation instructions",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2025-10-21T10:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626bf3bb5e5a53f5e6d6720450e9b914c6c71c3c",
"body": null,
"is_bot": false,
"headline": "Update to 0.2.1 for bug fix release",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-02-12T11:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfeb17d087bf007ab060a1d6deda13c7cbd5d57",
"body": "Remove warning Undefined array key \"inherit\" in taxonomy/render.php. …",
"is_bot": false,
"headline": "Merge pull request #16 from altrugon/15-warning-undefined-key-inherit",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-02-12T11:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68a246c175b800f481af6e51a6311d647d2f6e3",
"body": "…able\n\nAllow to select all publicly queryable taxonomies",
"is_bot": false,
"headline": "Merge pull request #12 from wearerequired/fix/taxonomy-publicly-query…",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2025-02-12T11:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31b4c8890218b98d2d5dae553aa329c262e4080",
"body": "…(see #15)",
"is_bot": false,
"headline": "Remove warning Undefined array key \"inherit\" in taxonomy/render.php. …",
"author_name": "Alberto Trujillo Gonzalez",
"author_login": "altrugon",
"committed_at": "2025-02-07T16:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07a685e339748d90691c815d0d024853910b853",
"body": null,
"is_bot": false,
"headline": "Allow to select all publicly queryable taxonomies",
"author_name": "Dominik Schilling",
"author_login": "ocean90",
"committed_at": "2025-01-09T09:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366f064af12097e74bcc7b034c0e80fca0be4ec3",
"body": "Support for inherited queries by filters",
"is_bot": false,
"headline": "Merge pull request #9 from humanmade/support-inherited-queries",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-05T19:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fcee87fd9d7eead36e7a839a5de45400405c104",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-05T19:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc29b3a8824c546d6e841077764bd3a9731c6580",
"body": null,
"is_bot": false,
"headline": "Support completed for inherited queries",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-05T19:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19096d7ee3aa4a27d88983cd6e270227b5e74d5a",
"body": null,
"is_bot": false,
"headline": "Only act on search fields within query loop",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-05T15:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1023899ce84e052424f4d0c0e883f9cc6051e8",
"body": null,
"is_bot": false,
"headline": "Support for inherited queries",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-05T15:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327ecb8bf2d7cd52fbb30bf22786f9840492639d",
"body": "Add contribution guidelines",
"is_bot": false,
"headline": "Merge pull request #7 from humanmade/add-contributing-guidelines",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-11-01T11:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087894689839594e3d64ea5e82e065a50e8ff6ea",
"body": null,
"is_bot": false,
"headline": "Add contribution guidelines",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-11-01T10:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a21a42746869a27bfd26862d2873cd866cf1b80",
"body": "Fix typo in readme",
"is_bot": false,
"headline": "Merge pull request #6 from humanmade/readme-fix-typo",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-11-01T10:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48260ded9b05e0b6f62fb7319d54bcf49a96cfa2",
"body": "Use `per_page` rather than `number` when querying taxonomies",
"is_bot": false,
"headline": "Merge pull request #5 from jeremyfelt/fix/taxonomy-number",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-11-01T10:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0570c2ffd8e31ef6845464b74aafe2521dbfbe2",
"body": "Thanks @szepeviktor",
"is_bot": false,
"headline": "Fix typo in readme",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-11-01T10:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b3a490e5e1d596ad94f1cd841f421bfffc8ca4",
"body": null,
"is_bot": false,
"headline": "Use `per_page` rather than `number` when querying taxonomies",
"author_name": "jeremyfelt",
"author_login": "jeremyfelt",
"committed_at": "2024-10-31T19:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87b48a975b16ab23e4508befb3db1ef1f9f77fb",
"body": null,
"is_bot": false,
"headline": "Fix readme typo",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T11:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c427f4e39ba7eb821820d681a753ff3856d52bba",
"body": null,
"is_bot": false,
"headline": "Bump to 0.1.3",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T11:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969411081c6065e9d24e345fdbbc54724a913d70",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #2 from humanmade/mattheu-patch-1",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T11:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e911aeda5faaea1fd675663ad0d1c7a2324903",
"body": "Upgrade sanitisation",
"is_bot": false,
"headline": "Merge pull request #4 from jonathanpryer-seon/patch-2",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T11:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d67fd1bea2f1d9211ba3978aae191579a343bb7",
"body": "Co-authored-by: Matthew Haines-Young <matthewhainesyoung@gmail.com>",
"is_bot": false,
"headline": "Add comment",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T11:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff71d7e729c040e60b271119d17cf08dafe3efa",
"body": null,
"is_bot": false,
"headline": "Use value for input attribute too",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-10-31T10:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b0a0cda5a0bd8299317e67dcb03ae3f9e42076",
"body": "We have found a new way to handle sanitisation, without stripping spaces.",
"is_bot": false,
"headline": "Upgrade sanitisation",
"author_name": "jonathanpryer-seon",
"author_login": "jonathanpryer-seon",
"committed_at": "2024-10-31T08:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b1674e6184bbc37279afeb78bcfdd74a409bd3",
"body": null,
"is_bot": false,
"headline": "Update image",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-10-02T19:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7b3cd42f5854af74157dfaa87902252bd253e3",
"body": null,
"is_bot": false,
"headline": "Update image",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-10-02T15:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1b8a24dd65ab5986064351c33e7617a2cb192f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Haines-Young",
"author_login": "mattheu",
"committed_at": "2024-10-02T13:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91a07f091eb004cc3348a05aabb91e03e980f7d",
"body": null,
"is_bot": false,
"headline": "Bump to 0.1.2",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6538f1e26e4ca3b1bedecd5de3f6f02ebdb9f9a",
"body": null,
"is_bot": false,
"headline": "sanitize value earlier",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121fe9731e476f33dacd4b6168735d6709fe86cc",
"body": null,
"is_bot": false,
"headline": "Bump version number",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ee624150782b57536154676bf6051562b662b4",
"body": null,
"is_bot": false,
"headline": "Check key is valid query var",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c898e818f98753b47b99695314eef5f19ed38763",
"body": null,
"is_bot": false,
"headline": "Add composer.json",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ed09f0f0703050bd0d24f71ed458811c2bfcc2",
"body": null,
"is_bot": false,
"headline": "Add basic readme",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc0d9bf6d202929c79688063b72cb85094c26ec",
"body": null,
"is_bot": false,
"headline": "Update plugin header",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafdfc761292226dec76aed4bb94f1a8c37dbac7",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Robert O'Rourke",
"author_login": "roborourke",
"committed_at": "2024-09-06T15:23:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 52,
"latest_release_at": "2026-06-24T16:02:35Z",
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 28,
"mean_days_between_releases": 72.9
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "humanmade/query-filter",
"exists": true,
"license": "GPL-2.0-or-later",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/humanmade/query-filter",
"is_deprecated": false,
"latest_version": "v0.3.1",
"repository_url": "https://github.com/humanmade/query-filter",
"versions_count": 12,
"total_downloads": 17871,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2769,
"first_published_at": null,
"latest_published_at": "2026-06-24T15:55:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 33,
"stars": 118,
"watchers": 19,
"fork_history": {
"days": [
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-02-07",
"count": 2
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-23",
"count": 2
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 18
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 8815,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "@wordpress/scripts",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^28.6.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 17,
"open_issues": 11,
"closed_ratio": 0.389,
"closed_issues": 7,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kadamwhite",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/442115?v=4"
},
{
"type": "User",
"login": "roborourke",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/23417?v=4"
},
{
"type": "User",
"login": "mattheu",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/494927?v=4"
},
{
"type": "User",
"login": "goldenapples",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/665992?v=4"
},
{
"type": "User",
"login": "jeremyfelt",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/286171?v=4"
},
{
"type": "User",
"login": "altrugon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/398069?v=4"
},
{
"type": "User",
"login": "ocean90",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/617637?v=4"
},
{
"type": "User",
"login": "jonathanpryer-seon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/183589407?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.442
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"build-release-branch.yml",
"php.yml",
"tag-and-release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"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": 7,
"reason": "Found 5/7 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "all dependencies are pinned",
"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": 0,
"reason": "121 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9b156efb67e52ec37b5fbc1d12a73832d9913b3a",
"ran_at": "2026-07-23T13:33:05Z",
"aggregate_score": 4.1,
"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-24T16:02:40Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2025-05-02T09:00:48Z",
"last_comment_at": "2025-12-17T07:48:27Z",
"last_comment_author": "hanneslsm"
},
{
"number": 22,
"created_at": "2025-05-02T13:45:46Z",
"last_comment_at": "2026-06-23T20:50:41Z",
"last_comment_author": "kadamwhite"
},
{
"number": 23,
"created_at": "2025-05-22T10:43:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2025-08-17T16:42:23Z",
"last_comment_at": "2025-11-21T19:06:05Z",
"last_comment_author": "zamartz"
},
{
"number": 32,
"created_at": "2025-11-21T19:51:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2025-12-04T19:58:41Z",
"last_comment_at": "2026-07-06T15:59:37Z",
"last_comment_author": "roborourke"
},
{
"number": 47,
"created_at": "2026-07-23T13:27:31Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-24T15:55:20Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2025-01-07T20:59:23Z",
"last_comment_at": "2025-06-10T13:53:44Z",
"last_comment_author": "pigsound"
},
{
"number": 13,
"created_at": "2025-02-07T00:10:24Z",
"last_comment_at": "2026-02-25T12:53:51Z",
"last_comment_author": "davidallenlewis"
},
{
"number": 14,
"created_at": "2025-02-07T00:15:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2025-02-07T14:36:46Z",
"last_comment_at": "2025-02-07T17:34:44Z",
"last_comment_author": "altrugon"
},
{
"number": 21,
"created_at": "2025-05-02T12:13:01Z",
"last_comment_at": "2025-11-20T08:54:20Z",
"last_comment_author": "samikeijonen"
},
{
"number": 24,
"created_at": "2025-05-31T13:25:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2025-06-18T14:21:12Z",
"last_comment_at": "2025-08-30T13:05:36Z",
"last_comment_author": "samikeijonen"
},
{
"number": 27,
"created_at": "2025-07-03T16:34:46Z",
"last_comment_at": "2025-12-05T17:05:21Z",
"last_comment_author": "dalemoore"
},
{
"number": 28,
"created_at": "2025-07-29T22:48:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2025-12-02T03:21:41Z",
"last_comment_at": "2025-12-19T02:36:20Z",
"last_comment_author": "JiveDig"
},
{
"number": 41,
"created_at": "2026-05-28T19:01:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/humanmade/query-filter",
"host": "github.com",
"name": "query-filter",
"owner": "humanmade"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 41,
"vitality": 77,
"community": 48,
"governance": 70,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_latest_release": 28,
"mean_days_between_releases": 72.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~72.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 72.9
}
}
],
"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": 28,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 28 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 28
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 33,
"stars": 118,
"watchers": 19,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "118 stars",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 118
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "19 watchers",
"points": 7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 19
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": true,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"packages": [
"humanmade/query-filter"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 17871,
"monthly_downloads": 2769
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,769 downloads/month across packagist",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2769,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.442
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 17,
"open_issues": 11,
"closed_issues": 7,
"issue_closed_ratio": 0.389,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "39% of issues closed",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 39
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/21 decided PRs merged",
"points": 31,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/7 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 321,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "humanmade",
"public_repos": 550,
"account_age_days": 5623
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "321 followers of humanmade",
"points": 18,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 321,
"login": "humanmade"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "550 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 550
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"humanmade/query-filter"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 28
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"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 5/7 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "121 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 10
},
"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": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.287,
"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": "25 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 87
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"composer.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.034,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 87 commits agent-authored or agent-credited",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 87
}
}
],
"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": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 8815,
"source_files_sampled": 9,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T13:33:23.997051Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/humanmade/query-filter.svg",
"full_name": "humanmade/query-filter",
"license_state": "absent",
"license_spdx": null
}