JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 335,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 254261,
"SCSS": 609,
"Blade": 19466,
"JavaScript": 8353
},
"pushed_at": "2026-07-28T02:48:37Z",
"created_at": "2024-04-16T10:36:36Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T02:48:47Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://botble.com",
"name": "Botble Technologies",
"type": "Organization",
"login": "botble",
"company": null,
"location": "Ho Chi Minh, Vietnam",
"followers": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/13820353?v=4",
"created_at": "2015-08-16T14:46:14Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 3998
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "1.0.38",
"kind": "patch",
"published_at": "2026-03-28T09:18:43Z"
},
{
"tag": "1.0.37",
"kind": "patch",
"published_at": "2025-10-08T16:08:48Z"
},
{
"tag": "1.0.36",
"kind": "patch",
"published_at": "2025-09-25T22:49:32Z"
},
{
"tag": "1.0.35",
"kind": "patch",
"published_at": "2025-09-21T09:05:06Z"
},
{
"tag": "1.0.34",
"kind": "patch",
"published_at": "2025-09-21T08:51:19Z"
},
{
"tag": "1.0.33",
"kind": "patch",
"published_at": "2025-08-11T05:38:44Z"
},
{
"tag": "1.0.32",
"kind": "patch",
"published_at": "2025-07-06T07:33:41Z"
},
{
"tag": "1.0.31",
"kind": "patch",
"published_at": "2025-04-30T09:34:32Z"
},
{
"tag": "1.0.30",
"kind": "patch",
"published_at": "2025-03-26T14:58:47Z"
},
{
"tag": "1.0.29",
"kind": "patch",
"published_at": "2025-03-26T09:30:40Z"
},
{
"tag": "1.0.28",
"kind": "patch",
"published_at": "2024-11-24T09:19:48Z"
},
{
"tag": "1.0.27",
"kind": "patch",
"published_at": "2024-10-10T02:19:18Z"
},
{
"tag": "1.0.26",
"kind": "patch",
"published_at": "2024-09-03T01:56:44Z"
},
{
"tag": "1.0.25",
"kind": "patch",
"published_at": "2024-08-31T09:35:17Z"
},
{
"tag": "1.0.24",
"kind": "patch",
"published_at": "2024-08-19T05:31:22Z"
},
{
"tag": "1.0.23",
"kind": "patch",
"published_at": "2024-08-11T07:45:06Z"
},
{
"tag": "1.0.22",
"kind": "patch",
"published_at": "2024-07-24T07:41:05Z"
},
{
"tag": "1.0.21",
"kind": "patch",
"published_at": "2024-07-11T02:25:31Z"
},
{
"tag": "1.0.20",
"kind": "patch",
"published_at": "2024-06-26T02:00:44Z"
},
{
"tag": "1.0.19",
"kind": "patch",
"published_at": "2024-06-17T08:46:17Z"
},
{
"tag": "1.0.18",
"kind": "patch",
"published_at": "2024-05-14T15:35:19Z"
},
{
"tag": "1.0.17",
"kind": "patch",
"published_at": "2024-05-13T11:02:41Z"
},
{
"tag": "1.0.16",
"kind": "patch",
"published_at": "2024-05-07T04:40:07Z"
},
{
"tag": "1.0.15",
"kind": "patch",
"published_at": "2024-05-07T03:24:23Z"
},
{
"tag": "1.0.14",
"kind": "patch",
"published_at": "2024-05-02T08:01:52Z"
},
{
"tag": "1.0.13",
"kind": "patch",
"published_at": "2024-04-26T09:59:50Z"
},
{
"tag": "1.0.12",
"kind": "patch",
"published_at": "2024-04-26T08:59:02Z"
},
{
"tag": "1.0.11",
"kind": "patch",
"published_at": "2024-04-26T06:09:14Z"
},
{
"tag": "1.0.10",
"kind": "patch",
"published_at": "2024-04-26T04:10:51Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2024-04-25T09:43:38Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2024-04-25T07:12:20Z"
}
],
"recent_commits": [
{
"oid": "c3301193715b8499eb94f414b22639323bca84e0",
"body": null,
"is_bot": false,
"headline": "feat(translation): add Persian (fa) translations",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2026-07-28T02:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c9096d9321a5390081ad312fde4fa18b5622a1",
"body": "Prevents \"File not found\" errors caused by stale file references in\nstorage/app/data-synchronize/. Also adds unit tests for ImportColumn,\nImporter, and UploadController.",
"is_bot": false,
"headline": "fix: clean up stale files before new import upload",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2026-03-28T09:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417cc3be094cc73ade8ab045675070f920119d5c",
"body": null,
"is_bot": false,
"headline": "Translate to some languages",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-10-08T16:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a32dbc52e9bdddfeba104c837ef989757286f63",
"body": null,
"is_bot": false,
"headline": "Fix bug",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-09-25T22:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39627744fd4b307b394a222a717592455776c76d",
"body": null,
"is_bot": false,
"headline": "Correct translations",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-09-21T09:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a04bcb94dcca164bc8ae61d84f48b7d4b5641d",
"body": null,
"is_bot": false,
"headline": "Add default translations",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-09-21T08:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8883b3dfec88b094639ed6a823324d212625b60a",
"body": null,
"is_bot": false,
"headline": "Truncate data when displaying in example",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-08-11T05:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d022bffd1a4c8873bc3d22e55f24730c54bd4dad",
"body": null,
"is_bot": false,
"headline": "Improve export performance",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-07-06T07:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5b8df63058e532af80bc0a1cd768c88193931b",
"body": null,
"is_bot": false,
"headline": "Update export.blade.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-04-30T09:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e862bf1597f9d03c579e2c5315fd4031faea39",
"body": null,
"is_bot": false,
"headline": "Save selection to localstorage",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-03-26T13:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff466cef8247d7c73731836a6ee981dda026e13",
"body": null,
"is_bot": false,
"headline": "Improve code",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2025-03-26T09:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77558988bd4611cafc9806e787dad4c5b7bd544c",
"body": null,
"is_bot": false,
"headline": "Refactor code",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-12-19T07:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57f7aa13c6730173bae4275ec794789ac8f3dd2e",
"body": null,
"is_bot": false,
"headline": "Fix missing translation",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-11-24T09:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ecd92d69d3e957e8ace2117076f394768145f4",
"body": null,
"is_bot": false,
"headline": "Update Exporter.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-10-10T02:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae61babf7247293809d196cc40f16e0495ff9397",
"body": null,
"is_bot": false,
"headline": "Fix example filename",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-09-03T01:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3424a1773174faa3b72013808a0e4542b27268",
"body": null,
"is_bot": false,
"headline": "Update importer.blade.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-08-31T09:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6112a57684fd17d29fac47779ac51fa381cb4f9c",
"body": null,
"is_bot": false,
"headline": "Update Importer.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-08-31T09:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441acc093000106ac91c3e3367f351704389483a",
"body": null,
"is_bot": false,
"headline": "Prevent error",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-08-19T05:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ea9974b8f18f6398a75b64d167ce23116d1a93",
"body": null,
"is_bot": false,
"headline": "Improve error handling when exporting file",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-08-11T07:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7de9fcb223132195f93ff41a39d766dc577f4d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-07-24T07:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6874ac1baea125335604c3851e75e90af90d48",
"body": "…port-from-command-line",
"is_bot": false,
"headline": "Merge pull request #22 from botble/21-add-command-to-execute-importex…",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-07-23T23:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5f4350faa046b493bf5a11ea5841379e43e1aa",
"body": null,
"is_bot": false,
"headline": "import command",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-07-23T21:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0b6c5987a4ab149870adb58a72286cdb38a2d5",
"body": null,
"is_bot": false,
"headline": "Add command to execute import/export from command line",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-07-23T13:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be61180dca5694740f44d7832a176dde3e9b8dd0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #20 from botble/feat/importer-make-command",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-07-10T10:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa7f0b5a50c6d488b15d809cfb8d4fb9e480ae61",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-07-10T10:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5eb90bb4be29298c6f267abef8ed4ffdd53e6da",
"body": null,
"is_bot": false,
"headline": "feat: Importer make command",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-07-10T10:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e962ab64a063fac990068d1baeeeadbca88aaf",
"body": "Customize layout path",
"is_bot": false,
"headline": "Merge pull request #18 from botble/dat/layout",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-06-24T05:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3762e203366fc342f0f23f71812f7d53d409a1",
"body": null,
"is_bot": false,
"headline": "Customize layout path",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-06-24T05:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056611c4baf1f1a07092081c3819ac0b53d00abb",
"body": "Display failure rows",
"is_bot": false,
"headline": "Merge pull request #17 from botble/dat/failures",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-06-17T08:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2159db1aa534a03b8d6df7851125cb16840ddb",
"body": null,
"is_bot": false,
"headline": "Display failure rows",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-06-17T08:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ca57e6977cadd64eaf91eca9d821c2d6c1fe00",
"body": null,
"is_bot": false,
"headline": "Add chunk size input",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-14T15:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "911773c0f3ffa48730cf3959c8e53af300dc7fd2",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-13T11:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066976e53d59170c7096932185d3e97370b66635",
"body": null,
"is_bot": false,
"headline": "Update ExportCounter.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-13T10:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdec98d697ff19aa270eba5d42f7b71e007494e0",
"body": "feat(importer): render importer without page layout",
"is_bot": false,
"headline": "Merge pull request #16 from botble/feat/render-without-layout",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-07T04:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c145e0e6d6bfeb27e75333d16073f921262abb0",
"body": null,
"is_bot": false,
"headline": "feat(importer): render importer without page layout",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-07T04:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "629b3ef05997b186b9894ea165f6bfc380844dfc",
"body": "improve(import): Allow to customize column heading",
"is_bot": false,
"headline": "Merge pull request #14 from botble/improve/allow-disable-snake-heading",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-07T03:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5033751ccd9107b2953c68efd69798889f573cbf",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T08:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438cb19cc357e68036f6c0a6582209834ddb115b",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T08:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5762ba623edf35486a3b1c1ffcfe453527605cd4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into improve/allow-disable-snake-heading",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T04:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593215519b5cdf919cad82cc1961f307e3b41db7",
"body": "feat: add option to show/hide rules cheatsheet",
"is_bot": false,
"headline": "Merge pull request #15 from botble/feat/allow-hide-rules-cheatsheet",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-06T04:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9712c32e68351beeabb84f2587adf2f18240e709",
"body": null,
"is_bot": false,
"headline": "feat: add option to show/hide rules cheatsheet",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T04:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975eab841a7b90cf1ef25db87ffd1570cf431150",
"body": null,
"is_bot": false,
"headline": "feat: add option to show/hide rules cheatsheet",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T04:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0929d63fea17a7380e00c48c3c48635157c628",
"body": null,
"is_bot": false,
"headline": "feat: add option to show/hide rules cheatsheet",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T04:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf80157641ab9b2b828a46a2bc89df8e4a8373b",
"body": null,
"is_bot": false,
"headline": "improve(import): Add option to disable automaticlly snakecase heading",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-06T02:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4bf6de970cd2fa4c375d10ccac52ed986b42851",
"body": "Introduce example exporter class & resolve media image path method",
"is_bot": false,
"headline": "Merge pull request #13 from botble/improve/importer",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-02T08:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fd3489710b9ccd4406b47fc4198fa10715a7db",
"body": null,
"is_bot": false,
"headline": "Introduce example exporter class & resolve media image path method",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-02T08:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991891166168d7d1f3ddcc9226c927baf01b6bc1",
"body": null,
"is_bot": false,
"headline": "Introduce example exporter class & resolve media image path method",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-02T07:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975628dec13dd90f3a69392e2496e9586c802b58",
"body": "Correct `getLabel` exporter method name & route file name",
"is_bot": false,
"headline": "Merge pull request #12 from botble/fix/correct-method-name",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-05-02T03:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd4cb82e33a5bec32e588465972f7df4916d15c",
"body": null,
"is_bot": false,
"headline": "Correct `getLabel` exporter method name & route name",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-05-02T03:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba96bd8eea2fd23dbd8be242173a9f47be3d681",
"body": null,
"is_bot": false,
"headline": "Fix bug",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-26T09:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde115bf284deba9993a880161fb7259a99015e8",
"body": "feat: Export counter",
"is_bot": false,
"headline": "Merge pull request #11 from botble/feat/export-counter",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-26T08:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f35a600d0b6442fc0064af85588554e4db0146",
"body": null,
"is_bot": false,
"headline": "feat: Export counter",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-26T08:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd9d552e69ece011dfc21cf3bd9360d8904b1ce",
"body": "Apply more filters to import form",
"is_bot": false,
"headline": "Merge pull request #10 from botble/dat/add-filter",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-26T06:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fe92de60aa86e92dc36888430e5cefa22680f2",
"body": null,
"is_bot": false,
"headline": "Apply more filters to import form",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-26T06:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1e5befc42fe46a2260eb4f2e44898158c17c11",
"body": "Improve code",
"is_bot": false,
"headline": "Merge pull request #9 from botble/dat/improve-code",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-26T03:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b20705b46f3b9abb82ca9672efe979f917ec3d",
"body": null,
"is_bot": false,
"headline": "Improve code",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-25T11:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536aa56a5b8d2d437fbde4613bd1d7afd092068d",
"body": null,
"is_bot": false,
"headline": "Fix bug",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-25T09:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953fc77296e78615e9733358e9eb63413d18d63f",
"body": "feat: Exporter make command",
"is_bot": false,
"headline": "Merge pull request #8 from botble/dat/exporter-make-command",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-25T07:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b688ac6e97d9d77764026573c0474992d70c3350",
"body": null,
"is_bot": false,
"headline": "feat: Exporter make command",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-25T07:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea25a79a9993f01312b8215ab10f16aa07ff69a",
"body": "Allows toggle column checkbox, display total results",
"is_bot": false,
"headline": "Merge pull request #7 from botble/dat/improve-code",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-24T10:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27be49d6e48c8b2b1ae933495d814baf6d393a63",
"body": null,
"is_bot": false,
"headline": "Improve code",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-24T10:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c7c36e3ce17506b3f469df8a534e6c29193f2b6",
"body": "Exporter usage docs",
"is_bot": false,
"headline": "Merge pull request #6 from botble/dat/exporter-docs",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-24T08:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b42ad71952e130326b19d61ed615d088b0a9843",
"body": null,
"is_bot": false,
"headline": "Exporter usage docs",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-24T08:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4046b34a44bcef80ad029a8926771470113d52d7",
"body": null,
"is_bot": false,
"headline": "Exporter usage docs",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-24T08:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f525c7d43645f784f898b00bfedce06226ed9f0",
"body": null,
"is_bot": false,
"headline": "Add command to remove chunks & improve config",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-23T04:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535644de4972c85d020c1ae78ddf99a10879fcdb",
"body": null,
"is_bot": false,
"headline": "Add permission",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-20T15:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97fee2effcaede4641c217005e778242eacae709",
"body": "Improve code",
"is_bot": false,
"headline": "Merge pull request #5 from botble/dat/allow-mapping-columns",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-17T11:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037dec18f087446c41b7367f048e51ba6966f0fd",
"body": null,
"is_bot": false,
"headline": "change method name",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T11:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba4ba110fb359dd271d6cbb3f3f4bf63e2725ad",
"body": null,
"is_bot": false,
"headline": "Add method to export controller to control mapping columns",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T10:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa3ca3972dfffeeb96d5403e012ff0e2c4678fa5",
"body": null,
"is_bot": false,
"headline": "Add method to export controller to control mapping columns",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T10:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6ba30b3d916efdadb592db05b555eef887eabe",
"body": "Disable export/import actions on demo mode",
"is_bot": false,
"headline": "Merge pull request #4 from botble/dat/disable-on-demo-mode",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-17T09:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ceecdee0cc5382806fee590203e74535e3da621",
"body": null,
"is_bot": false,
"headline": "Disable on demo mode",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T09:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6aca3095357c83eebc84a6d6cce6a2639c5f3c8",
"body": "Add file mimetypes config",
"is_bot": false,
"headline": "Merge pull request #3 from botble/dat/mimes-config",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-17T09:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863ec170f9d0220ac119a70eebf28e0525582b85",
"body": null,
"is_bot": false,
"headline": "Add file mimetypes config",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T09:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2e346fefdbf9d077e34cef28cb4f107d17166d",
"body": null,
"is_bot": false,
"headline": "Add file mimetypes config",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T09:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3da712a81c1045990d5f41975902951ab9a82c0",
"body": "Allow hooks to importer view, improve logic & styling",
"is_bot": false,
"headline": "Merge pull request #2 from botble/dat/add-hook-and-improve-code",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-17T08:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd51c2f79dc73a458382cde5e1a6350fc6d6e4f",
"body": null,
"is_bot": false,
"headline": "Allow hooks to importer view, improve logic & styling",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T08:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8626bce8c858d706072b27aaeede4f38546362e0",
"body": "Register panel section",
"is_bot": false,
"headline": "Merge pull request #1 from botble/dat/panel-section",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-17T04:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67ec1dd4b84a1afafd81b5c1ccee77379d943cd",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T04:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd22a3e2e4e5acc8abaa5fad29f0d6869945d45e",
"body": null,
"is_bot": false,
"headline": "Register panel section",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T04:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a5623e4f6745655590636d31522467583876fd",
"body": null,
"is_bot": false,
"headline": "Build assets",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2024-04-17T02:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709f88560292981acba35549a7f80c8826e7cd3c",
"body": null,
"is_bot": false,
"headline": "Update DataSynchronizeServiceProvider.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-16T11:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757215b657a0fa6b816e14a0d0dde6b4146e42a1",
"body": null,
"is_bot": false,
"headline": "Update DataSynchronizeServiceProvider.php",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-16T11:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875b37de843fc1391d06eea66024c80b2d70dc82",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Sang Nguyen",
"author_login": "sangnguyenplus",
"committed_at": "2024-04-16T10:39:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 6,
"latest_release_at": "2026-03-28T09:18:43Z",
"latest_release_tag": "1.0.38",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 121,
"mean_days_between_releases": 40.8
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "botble/data-synchronize",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/botble/data-synchronize",
"is_deprecated": false,
"latest_version": "1.0.38",
"repository_url": "https://github.com/botble/data-synchronize",
"versions_count": 39,
"total_downloads": 74434,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2398,
"first_published_at": null,
"latest_published_at": "2026-03-28T09:15:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 121
}
]
},
"popularity": {
"forks": 2,
"stars": 4,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 16939,
"source_files_sampled": 92,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "botble/platform",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "*@dev"
},
{
"name": "maatwebsite/excel",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.1"
},
{
"name": "spatie/simple-excel",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "botble/platform",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "maatwebsite/excel",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/simple-excel",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 3,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 20,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sangnguyenplus",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/6972407?v=4"
},
{
"type": "User",
"login": "datlechin",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/56961917?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.595
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 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": 1,
"reason": "Found 4/24 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c3301193715b8499eb94f414b22639323bca84e0",
"ran_at": "2026-07-28T02:53:25Z",
"aggregate_score": 2.6,
"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-28T02:48:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2024-07-23T23:01:24Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/botble/data-synchronize",
"host": "github.com",
"name": "data-synchronize",
"owner": "botble"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 26,
"vitality": 64,
"community": 23,
"governance": 67,
"engineering": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"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": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"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": "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": 90,
"inputs": {
"releases_count": 31,
"latest_release_tag": "1.0.38",
"releases_from_tags": false,
"days_since_latest_release": 121,
"mean_days_between_releases": 40.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 121 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 121
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~40.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 40.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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 23,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 2,
"stars": 4,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "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": 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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"packages": [
"botble/data-synchronize"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 74434,
"monthly_downloads": 2398
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,398 downloads/month across packagist",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2398,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.595
},
"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 60% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 20,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/21 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/24 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 131,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "botble",
"public_repos": 24,
"account_age_days": 3998
},
"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": "131 followers of botble",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 131,
"login": "botble"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~10 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"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": [
"botble/data-synchronize"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 121
},
"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 121 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 121
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "39 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 39
}
}
],
"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": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.6
},
"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 4 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 4/24 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.357,
"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": "30 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 19,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": 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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 84",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 84
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 16939,
"source_files_sampled": 92,
"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/92 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 92,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T02:53:33.862736Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/botble/data-synchronize.svg",
"full_name": "botble/data-synchronize",
"license_state": "absent",
"license_spdx": null
}