Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"router",
"taro",
"tarojs-router",
"react"
],
"is_fork": false,
"size_kb": 9703,
"has_wiki": true,
"homepage": "https://lblblong.github.io/tarojs-router-next/",
"languages": {
"CSS": 188,
"Shell": 115,
"JavaScript": 920,
"TypeScript": 32210
},
"pushed_at": "2026-07-11T06:58:25Z",
"created_at": "2020-09-18T08:13:06Z",
"owner_type": "User",
"updated_at": "2026-07-12T05:53:47Z",
"description": "Taro 小程序路由库/自动生成带参数类型提示的路由方法/允许传递任意类型、任意大小的参数数据/同步的路由方法调用/koa体验一致的路由中间件",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "lblblong",
"type": "User",
"login": "lblblong",
"company": null,
"location": null,
"followers": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/18625523?v=4",
"created_at": "2016-04-23T05:00:13Z",
"is_verified": null,
"public_repos": 48,
"account_age_days": 3743
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2022-10-27T07:57:58Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2022-09-05T03:55:11Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-08-26T16:06:52Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2022-04-09T08:34:46Z"
},
{
"tag": "v2.7.2",
"kind": "patch",
"published_at": "2022-02-10T06:19:52Z"
}
],
"recent_commits": [
{
"oid": "43702a36cda8f9c3c434db9eaf390bf30fbbb2c3",
"body": null,
"is_bot": false,
"headline": "fix: 修复 switchTab 返回数据丢失及中间件拦截导致的 Promise 泄漏问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2026-07-11T06:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76123f7189c543d68107ec1dbd0130a85f8a2417",
"body": null,
"is_bot": false,
"headline": "chore: 在编译配置中更新插件引用链接",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-08-06T03:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc21668a98e63a32de1d2d4c7499c1870f519ca",
"body": "…js-router-next",
"is_bot": false,
"headline": "chore: Update package versions for tarojs-router-next-plugin and taro…",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-08-06T03:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219a3a878af39667807b208fd27f0daace7fcc80",
"body": "…js-router-next",
"is_bot": false,
"headline": "chore: Update package versions for tarojs-router-next-plugin and taro…",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-08-06T03:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfbca44cb0236c81a5be55b67e6da76b2f3757af",
"body": null,
"is_bot": false,
"headline": "feat: Update documentation links to use GitHub pages",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-08-06T03:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e6d7c6081a149fd9eae19974b87416fc184154",
"body": null,
"is_bot": false,
"headline": "修复部分场景下不会重新生成 .d.ts 的问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-03-07T03:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f815a171f4b4170f0b934eb1d39f2dbf514cd4",
"body": null,
"is_bot": false,
"headline": "修复可能的 undefined 问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2024-03-06T09:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4563d8626f9014b273c47d7a2dc2ef1e9fe9c796",
"body": "让所有to...方法的ReturnData、Data、Params都支持自定义类型",
"is_bot": false,
"headline": "Merge pull request #77 from clayzx/patch-1",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-11-24T04:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8370b3e4237d390f4345007ade31311fb168e95c",
"body": "添加阻止自动推导的NoInfer类型",
"is_bot": false,
"headline": "添加阻止自动推导的NoInfer类型",
"author_name": "Clay Zhang",
"author_login": "clayzx",
"committed_at": "2023-11-18T03:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8a41ae563e857311248bd8435a2e32c0014a251",
"body": "通过为泛型类型添加NoInfer来达到阻止推导的目的。\r\n\r\n另外,to...的泛型参数第一个为返回值类型,第二个是data类型,第三个才是params类型。这是根据使用频率来排序的。返回类型基本上很常用,所以放在第一个;一般params只需在route.config中定义了就不变了,所以放最后一个。而data经常会根据业务需求传入不同的参数,所以放第二位。",
"is_bot": false,
"headline": "解决不传泛型参数会自动推导为任意类型,导致无法进行类型检测的问题",
"author_name": "Clay Zhang",
"author_login": "clayzx",
"committed_at": "2023-11-18T03:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c779d46a09a61712353f30c8df8cdc8e59dc1c3",
"body": "让所有to...方法的ReturnData、Data、Params都支持自定义类型,\r\n默认使用页面route.config.ts中的类型,也可以自定义类型。\r\n在一个页面根据不同的参数显示不同的内容特别有用。\r\n例如地址页面,地址簿模式不需要传任何参数,地址编辑模式,需要传入当前地址。可以自定义Data参数后,就可以在调用的地方强制设置数据类型,以后在维护的时候修改或添加时,就有了类型检测。",
"is_bot": false,
"headline": "让所有to...方法的ReturnData、Data、Params都支持自定义类型",
"author_name": "Clay Zhang",
"author_login": "clayzx",
"committed_at": "2023-11-17T15:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d933d320089b438a5398377be29d67dd2add0d",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-14T06:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb714e6b5757977d281f49eb6fb219b1c4b41ea",
"body": null,
"is_bot": false,
"headline": "更新版本、doc",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-14T06:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec145b90b1198af589b644568643156ad873805",
"body": null,
"is_bot": false,
"headline": "feat: 添加 BackData、修改参数注释",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-14T05:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0114f7fdb33548e0ca41125afe7da42b847aa966",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T10:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029bca5d2e88f3e30d27ce74b485bd94ad805a80",
"body": null,
"is_bot": false,
"headline": "v3.3.2",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T10:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366292ea8621470b08504a57a077bdcb79001460",
"body": null,
"is_bot": false,
"headline": "fix: 修复build时提示需要name的问题 #66",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T10:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc2672788b3401c7800afed6736cefd683767828",
"body": null,
"is_bot": false,
"headline": "更新文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T10:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e955f31cb18b92a98c422b98710f68e82a1660",
"body": null,
"is_bot": false,
"headline": "chore: actions配置更新",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T08:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e038641480d35806eea65846d0874cd91ce747",
"body": null,
"is_bot": false,
"headline": "chore: 更新pnpm版本",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T08:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88d57d977cea4794ae648c944559d318d881be7",
"body": null,
"is_bot": false,
"headline": "修复window平台下路径兼容问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T08:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0be03a4bc00b61c237288a6280ef3ec9d669f3b",
"body": null,
"is_bot": false,
"headline": "添加 taro 3.5 预编译排除说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T08:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bf6b14b43478d5c32fb0519a7ea16d37966458",
"body": null,
"is_bot": false,
"headline": "更新taro依赖",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T08:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffce836ffc12212c7a903c7ccc7c3fdd437ec320",
"body": null,
"is_bot": false,
"headline": "修复window下路径问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T07:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e678d8a0f763eafd969f54c33837d4033ef3c14",
"body": "在NavigateOptions中,导出Taro的complete,fail,success回调接口",
"is_bot": false,
"headline": "Merge pull request #69 from clayzx/master",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2023-09-13T06:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d465ce4c372e57988f0c5650e73e4d183a579baf",
"body": "在实际开发过程中,经常会有这样的需求,当一个页面打开完成后再执行一些操作,因此导出complete,fail,success回调非常有必要",
"is_bot": false,
"headline": "为NavigateOptions添加complete,fail,success回调参数",
"author_name": "Clay Zhang",
"author_login": "clayzx",
"committed_at": "2023-09-12T15:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7798d9ac01f16873eac2e6fe9c3110e6156c12f2",
"body": "在实际开发过程中,经常会有这样的需求,当一个页面打开完成后再执行一些操作,因此导出complete,fail,success回调非常有必要",
"is_bot": false,
"headline": "为NavigateOptions添加complete,fail,success回调参数",
"author_name": "Clay Zhang",
"author_login": "clayzx",
"committed_at": "2023-09-12T15:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721fa687b8b3cc3ab3a33d28776a041d16beb940",
"body": null,
"is_bot": false,
"headline": "chore: changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-10-27T07:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c421ff24d5fd8e42df29290177e17cacb218fe",
"body": null,
"is_bot": false,
"headline": "feat: 向上抛出异常",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-10-27T07:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d75cd3855eb13a128050be18462ed2e17cd076",
"body": null,
"is_bot": false,
"headline": "docs: changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-29T06:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "813cc2a3f909bcbb14f27eecae8968ed1811de40",
"body": null,
"is_bot": false,
"headline": "chore: 修改配置",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-29T06:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d06dbffd87abfbbe68cfbd8988ae9e844d634c4",
"body": null,
"is_bot": false,
"headline": "fix: 修复路径问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-29T06:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d543148aae106bdc3d4719181803536d5f71b99a",
"body": null,
"is_bot": false,
"headline": "chore: 更新版本",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-28T14:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a6b8e0fdf01052c50d5b70ecf333d2dd4433cf",
"body": null,
"is_bot": false,
"headline": "chore: 对外部提供getMiddlewares和execMiddlewares",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-28T14:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc143fc025002bf0960b8c7c7142af7d3ea5e44b",
"body": null,
"is_bot": false,
"headline": "docs: cHANGELOG",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-05T03:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513c87eec528c953c1c71d19bad2bbae56c16cd3",
"body": null,
"is_bot": false,
"headline": "fix: 修复win平台下路径导致的问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-09-05T03:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa6e0a45c086df3761b0b22c69127fcdcd9e4cb",
"body": null,
"is_bot": false,
"headline": "docs: 修正错别字",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-26T16:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3688dfdf373079719164f72f069c90f4748833d",
"body": null,
"is_bot": false,
"headline": "chore: 移除未使用的参数",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-26T15:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb8bde718bfa70c4138730e1b90ed80939039ba",
"body": null,
"is_bot": false,
"headline": "docs: 更新文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-26T15:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c351bf5c15a01e3463e0111419086c638feffc",
"body": null,
"is_bot": false,
"headline": "feat: 提升编译速度,优化分包支持",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-26T10:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20010cfbe2baa1ac6c0339cfe05791395852f868",
"body": null,
"is_bot": false,
"headline": "chore: 修改类型引用路径",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-24T04:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b704473d8bbd529a1aa3e3740bdfbdc90eade304",
"body": null,
"is_bot": false,
"headline": "chore: 更新示例项目taro依赖到3.5.4",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-24T04:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197a397293af54970078a00be7eb45e1fe25019a",
"body": null,
"is_bot": false,
"headline": "docs:",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-23T14:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbc460e1d9ccba1840122ac29e990cc47fdadba",
"body": null,
"is_bot": false,
"headline": "feat: 优化路由方法的类型生成,提升生成速度",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-23T14:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c74985e51ce850602db20b1780db3aace51973",
"body": null,
"is_bot": false,
"headline": "chore: 升级taro版本",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-08-22T09:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9836558f616c13308fbc8649dcbd1e3add53b148",
"body": null,
"is_bot": false,
"headline": "chore: 更新taro版本",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-05-30T05:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa49dcaea5856237d669c31495cc4cba73f1575e",
"body": null,
"is_bot": false,
"headline": "chore: 修改参数类型",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-05-30T04:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c07ae98d26b2b922ecbc939176aa900345f369",
"body": null,
"is_bot": false,
"headline": "docs: 修复文档菜单顺序错乱",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-05-12T06:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2680a3d049a9d70a08000b4c518844946c91a3",
"body": null,
"is_bot": false,
"headline": "docs: 添加更新说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-13T03:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1db8d51c5f69d030aceaab3fc06d0aef1242246",
"body": null,
"is_bot": false,
"headline": "chore: 添加keywords",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-13T03:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a4d6255d2f372b042217c77cb6718ce93c089d",
"body": null,
"is_bot": false,
"headline": "fix: 修复引用路径错误问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-12T07:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e927be87c54b31797dd15d69ef011f40f26205be",
"body": null,
"is_bot": false,
"headline": "docs: 文档更新",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-10T05:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6879c2285f1649000c1f8ab3dc3c0f5e63fd54",
"body": null,
"is_bot": false,
"headline": "feat: back方法允许多层页面回退",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-09T08:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfea390a59c5312c904c9601212353f8cfc9242",
"body": null,
"is_bot": false,
"headline": "chore: 更新依赖taro版本",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-04-09T08:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2cadbf870c30145a9bb5f41454a0b7aba950d03",
"body": null,
"is_bot": false,
"headline": "ci: 切换pnpm",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-02-10T09:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8aec74b9f7c156faa3becf546086cd410fa81e",
"body": null,
"is_bot": false,
"headline": "chore: 示例项目引用本地开发依赖",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-02-10T06:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b06de62dd0f6df65dec3e8749c35c8600ad4ed1",
"body": null,
"is_bot": false,
"headline": "docs: 修改说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-02-10T06:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99bb4d6fb3ba4f4f4fc59e07a4d2b1803410f96a",
"body": null,
"is_bot": false,
"headline": "chore: 更新版本号",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-02-10T06:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250b638183635b17efa4ddb9239a9bb54738ee0a",
"body": null,
"is_bot": false,
"headline": "refactor: 升级taro依赖项,切换包管理为pnpm",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2022-02-10T06:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff29949336a7bd0b1f84feabe1aea4434436c87",
"body": null,
"is_bot": false,
"headline": "docs: 文档更新",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-11-29T10:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530436fac247c0cf77f4cf4cc05a988bbab1193f",
"body": null,
"is_bot": false,
"headline": "docs: 更新说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-11-13T04:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180eed81a0e98f83bef9f47351838b78264eafc9",
"body": null,
"is_bot": false,
"headline": "chore: 更新说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-26T01:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79fdbf8d369340e473b29e7d18f7cc02b7ca113c",
"body": null,
"is_bot": false,
"headline": "v2.7.1",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-26T01:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "857919c6acfed7acdfc8a5769215497f8db5d74e",
"body": null,
"is_bot": false,
"headline": "fix: 修复setBackResult非静态方法问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-26T01:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1227d64f5838b26b911356e6c0e301528ff2917f",
"body": null,
"is_bot": false,
"headline": "chore: 更新changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-25T06:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ef88c439b9988b4b111490dbdd1f8071915d88e",
"body": null,
"is_bot": false,
"headline": "docs: 更新 setBackResult 方法文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-25T06:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67069e240bf2f68299f4754757798ed0274af94a",
"body": null,
"is_bot": false,
"headline": "v2.7.0",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-25T06:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47753785b549e9f71b23b90eb9a047e2199862cf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:lblblong/tarojs-router-next",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-25T06:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebf0fe80e7d4c2fe3db18dcb44401d87a83eab0",
"body": null,
"is_bot": false,
"headline": "feat: 添加设置返回数据方法,适用于非代码触发页面回退的页面",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-25T06:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb11e64f99aa68d7cdfe84af30b28ca5f9709a2d",
"body": null,
"is_bot": false,
"headline": "docs: 更新 registerRouterBackListener 方法文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-16T10:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80dcdc6f56e665819008cac94b8b8c5b5bcfb11",
"body": null,
"is_bot": false,
"headline": "v2.6.0",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-16T10:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce453fb35ae58f5e4a9c3d872541ca2677d8e8e",
"body": null,
"is_bot": false,
"headline": "feat: 新增注册全局页面返回监听功能",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-10-16T10:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0495f06df66407698b8b977d54e30a3faa78af72",
"body": null,
"is_bot": false,
"headline": "feat: 路由方法生成完成后输出提示",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-09-28T03:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c0b5cd8552cf92b691889539dc74d65e7faa09",
"body": null,
"is_bot": false,
"headline": "v2.5.3",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-09-06T10:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ec2e0142cafcbd92dafbd1ab0fb9162967e280",
"body": null,
"is_bot": false,
"headline": "chore: 修复to方法返回值类型问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-09-06T10:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35179e44fb2de9627838a245f35730fec6cfb3d",
"body": null,
"is_bot": false,
"headline": "docs: 更新 Changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T03:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbcd32ef0b7dd6586c041187f348d7d22e1f8b18",
"body": null,
"is_bot": false,
"headline": "v2.5.2",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T03:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd0c08fd61eef3ef2dc94e9b4d2b4846d0f74e65",
"body": null,
"is_bot": false,
"headline": "docs: 更新中间件文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T03:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e72afcfd7deed45ac8962be43594d7717b8edf",
"body": null,
"is_bot": false,
"headline": "docs: 更新CHANGELOG",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T02:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6b845761204bff78e9ae8d7c035604917e9c4d",
"body": null,
"is_bot": false,
"headline": "v2.5.1",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T02:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c84b280a73acb210f290c27d35df5e9a321848c",
"body": null,
"is_bot": false,
"headline": "fix: 添加中间件中获取跳转类型(type),data的类型提示",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T02:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3a5ced96aae63172c36ee1e860c1f7ebc9abd1",
"body": null,
"is_bot": false,
"headline": "v2.5.0",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T02:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc28ea015554d2261ba3626aebffffa85737691d",
"body": null,
"is_bot": false,
"headline": "feat: 中间件执行逻辑修改",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-31T02:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2242fe119cc934d46171d9c5e43c0232cdb947c",
"body": null,
"is_bot": false,
"headline": "feat: 中间件访问data参数、跳转类型",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-09T07:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d57ac8dbb3bca4e5ef59f1b0e10885f430435d",
"body": null,
"is_bot": false,
"headline": "v2.4.0",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-08-09T07:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017ea581758114c504eb09ede691d05613fda824",
"body": null,
"is_bot": false,
"headline": "docs: 修复文档错误",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-07-12T09:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600ffe8d10411473739c291e43e10a5b80168b7f",
"body": null,
"is_bot": false,
"headline": "docs: 更新changelog",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-25T09:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0cc0b2364dd59d0597a9441a8d09dc30c491b1",
"body": null,
"is_bot": false,
"headline": "v2.3.1",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-25T09:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4534e8758ff931292b197b5b7af2969e9af4f66b",
"body": null,
"is_bot": false,
"headline": "chore: 修复h5端第一次页面跳转第一个页面不会隐藏问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-25T09:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a724d7dfc0a3b34907183f737dba28eed6fc1c1",
"body": null,
"is_bot": false,
"headline": "v2.3.0",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-21T07:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69c2a18ec909587062040ba8557e0a7b240beca",
"body": null,
"is_bot": false,
"headline": "chore: router_key从url中隐藏,支持h5自定义路由路径",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-21T07:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c774c5949e5697ab2d3731e2b476c83c860c226b",
"body": null,
"is_bot": false,
"headline": "docs: 更新文档说明",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-21T03:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4cf8ecf2cc8c689fc6b8531196fee69b860bbcc",
"body": null,
"is_bot": false,
"headline": "v2.2.6",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-18T08:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bd00adf8fc8596da50d9ba516afed1fb49c86d",
"body": null,
"is_bot": false,
"headline": "fix: 修复router-gen不输出日志问题",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-18T08:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dada1d7012690766424932ef1512ee38b732c2ae",
"body": "[ImgBot] Optimize images",
"is_bot": false,
"headline": "Merge pull request #20 from lblblong/imgbot",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-08T01:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2acec717337c3488d66a0257cf59f3164d1aaafe",
"body": "*Total -- 2,526.03kb -> 2,378.67kb (5.83%)\n\n/public/images/code3.png -- 35.06kb -> 20.91kb (40.36%)\n/public/images/icon/icon-gen.png -- 5.47kb -> 3.31kb (39.58%)\n/public/images/icon/icon-sync.png -- 7.38kb -> 4.56kb (38.18%)\n/public/images/icon/icon-mid.png -- 6.04kb -> 3.78kb (37.43%)\n/public/logo.\n[…]\n1.png -- 60.44kb -> 40.09kb (33.66%)\n/public/images/koa.png -- 49.68kb -> 34.67kb (30.22%)\n/public/images/code2.gif -- 2,358.85kb -> 2,269.40kb (3.79%)\n\nSigned-off-by: ImgBotApp <ImgBotHelp@gmail.com>",
"is_bot": false,
"headline": "[ImgBot] Optimize images",
"author_name": "ImgBotApp",
"author_login": "ImgBotApp",
"committed_at": "2021-06-07T03:48:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "287ec03a18f68f4b89acbe53cdb7f6bc6ed457a3",
"body": null,
"is_bot": false,
"headline": "docs: 更新文档",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-03T10:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1705ff33608336ff6f522b5954673f26d6c058",
"body": null,
"is_bot": false,
"headline": "v2.2.5",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-03T09:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891c5788cac1845a23a994f78c1758a779a4f479",
"body": null,
"is_bot": false,
"headline": "chore: 强制发布所有包",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-03T09:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f702797cfecbae36cb0d61fc7f78151084783b",
"body": null,
"is_bot": false,
"headline": "fix: 过滤mac环境下非页面文件夹",
"author_name": "lblblong",
"author_login": "lblblong",
"committed_at": "2021-06-03T08:57:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 1,
"latest_release_at": "2022-10-27T07:57:58Z",
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_last_push": 12,
"active_weeks_last_year": 1,
"days_since_latest_release": 1365,
"mean_days_between_releases": 64.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": "tarojs-router-next",
"exists": true,
"license": "MIT",
"keywords": [
"taro",
"weapp",
"router"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/tarojs-router-next",
"is_deprecated": false,
"latest_version": "3.4.7",
"repository_url": "https://github.com/lblblong/tarojs-router-next",
"versions_count": 50,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1675,
"first_published_at": "2021-03-05T09:25:14.247000Z",
"latest_published_at": "2026-07-11T06:55:59.292000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "tarojs-router-next-plugin",
"exists": true,
"license": "MIT",
"keywords": [
"taro",
"weapp",
"router"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/tarojs-router-next-plugin",
"is_deprecated": false,
"latest_version": "3.4.7",
"repository_url": "https://github.com/lblblong/tarojs-router-next",
"versions_count": 44,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 480,
"first_published_at": "2021-04-20T07:25:34.428000Z",
"latest_published_at": "2026-07-11T06:56:35.708000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 23,
"stars": 252,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-05-07",
"count": 2
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-08-07",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 23
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/react/tsconfig.json",
"examples/vue3/tsconfig.json",
"packages/tarojs-router-next-plugin/tsconfig.json",
"packages/tarojs-router-next/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 7461,
"source_files_sampled": 85,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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"
],
"dependencies": [
{
"name": "normalize-path",
"manifest": "packages/tarojs-router-next-plugin/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "ts-morph",
"manifest": "packages/tarojs-router-next-plugin/package.json",
"ecosystem": "npm",
"version_constraint": "^21.0.1"
},
{
"name": "query-string",
"manifest": "packages/tarojs-router-next/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.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": 0,
"merged_prs": 5,
"open_issues": 9,
"closed_ratio": 0.875,
"closed_issues": 63,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lblblong",
"commits": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/18625523?v=4"
},
{
"type": "User",
"login": "clayzx",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/9709390?v=4"
},
{
"type": "User",
"login": "ImgBotApp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4"
},
{
"type": "User",
"login": "wsyxl365",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20331454?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.943
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"deploy-docs.yml"
],
"has_docs_dir": true,
"linter_configs": [
".eslintrc"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": "75 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "43702a36cda8f9c3c434db9eaf390bf30fbbb2c3",
"ran_at": "2026-07-23T09:12:58Z",
"aggregate_score": 2.2,
"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-07-11T06:58:26Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2023-11-24T04:58:22Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 48,
"created_at": "2022-05-26T08:46:56Z",
"last_comment_at": "2022-05-30T05:48:02Z",
"last_comment_author": "virzs"
},
{
"number": 55,
"created_at": "2022-09-28T11:56:24Z",
"last_comment_at": "2022-09-29T03:57:16Z",
"last_comment_author": "1019058432"
},
{
"number": 58,
"created_at": "2022-10-27T02:44:13Z",
"last_comment_at": "2023-02-01T08:47:40Z",
"last_comment_author": "liqiuqiui"
},
{
"number": 61,
"created_at": "2022-11-21T10:29:38Z",
"last_comment_at": "2024-09-26T12:14:18Z",
"last_comment_author": "boxcc"
},
{
"number": 62,
"created_at": "2023-02-03T08:41:13Z",
"last_comment_at": "2023-02-10T10:42:59Z",
"last_comment_author": "adonis-lsh"
},
{
"number": 64,
"created_at": "2023-05-19T09:32:35Z",
"last_comment_at": "2023-05-22T13:21:02Z",
"last_comment_author": "lblblong"
},
{
"number": 68,
"created_at": "2023-08-03T08:36:38Z",
"last_comment_at": "2023-08-03T08:40:04Z",
"last_comment_author": "kuonji-arisu"
},
{
"number": 73,
"created_at": "2023-10-19T03:36:23Z",
"last_comment_at": "2023-10-19T06:15:29Z",
"last_comment_author": "lblblong"
},
{
"number": 75,
"created_at": "2023-10-24T09:19:07Z",
"last_comment_at": "2023-10-24T09:20:08Z",
"last_comment_author": "Ryan-CW-Code"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lblblong/tarojs-router-next",
"host": "github.com",
"name": "tarojs-router-next",
"owner": "lblblong"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 22,
"vitality": 40,
"community": 53,
"governance": 57,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 12,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 12 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 12
}
}
],
"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": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_latest_release": 1365,
"mean_days_between_releases": 64.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1365 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1365
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~64.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 64.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": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 23,
"stars": 252,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "252 stars",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 252
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "23 forks",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 23
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": "moderate",
"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": 56,
"inputs": {
"packages": [
"tarojs-router-next",
"tarojs-router-next-plugin"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2155
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,155 downloads/month across npm",
"points": 44.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2155,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.943
},
"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 94% of commits",
"points": 1.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 5,
"open_issues": 9,
"closed_issues": 63,
"issue_closed_ratio": 0.875,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/8 decided PRs merged",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 60,
"inputs": {
"followers": 76,
"owner_type": "User",
"is_verified": null,
"owner_login": "lblblong",
"public_repos": 48,
"account_age_days": 3743
},
"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": "76 followers of lblblong",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 76,
"login": "lblblong"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "48 public repos, account ~10 yr old",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 48
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tarojs-router-next",
"tarojs-router-next-plugin"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "50 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 50
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"router",
"taro",
"tarojs-router",
"react"
],
"has_wiki": true,
"homepage": "https://lblblong.github.io/tarojs-router-next/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://lblblong.github.io/tarojs-router-next/",
"points": 15,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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 detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "75 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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.72,
"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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 72,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"examples/react/tsconfig.json",
"examples/vue3/tsconfig.json",
"packages/tarojs-router-next-plugin/tsconfig.json",
"packages/tarojs-router-next/tsconfig.json",
"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": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "examples/react/tsconfig.json, examples/vue3/tsconfig.json, packages/tarojs-router-next-plugin/tsconfig.json, packages/tarojs-router-next/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/react/tsconfig.json, examples/vue3/tsconfig.json, packages/tarojs-router-next-plugin/tsconfig.json, packages/tarojs-router-next/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 7461,
"source_files_sampled": 85,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/85 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 85,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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",
"deps.dev does not index npm:tarojs-router-next@3.4.7; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T09:13:08.523136Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lblblong/tarojs-router-next.svg",
"full_name": "lblblong/tarojs-router-next",
"license_state": "standard",
"license_spdx": "MIT"
}