Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 91,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 12313
},
"pushed_at": "2026-06-22T13:22:36Z",
"created_at": "2023-10-21T13:11:13Z",
"owner_type": "User",
"updated_at": "2026-05-07T03:17:55Z",
"description": "A Laravel calendar table database migration and console command.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://tomshaw.vercel.app/",
"name": "Tom Shaw",
"type": "User",
"login": "tomshaw",
"company": null,
"location": "Dallas, Texas",
"followers": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/32818?v=4",
"created_at": "2008-11-05T15:58:17Z",
"is_verified": null,
"public_repos": 64,
"account_age_days": 6467
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-07T03:18:00Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-04T21:19:52Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-04T19:52:53Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-04T19:30:19Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-02-09T06:37:20Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-09T06:33:29Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-04-20T01:54:22Z"
}
],
"recent_commits": [
{
"oid": "02a96270da0f165815b13913ac92266ced54f7fd",
"body": "chore(master): release 0.7.0",
"is_bot": false,
"headline": "Merge pull request #18 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c224428cc29e3e2a2993ebd4be7eb5ef5b3a1435",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.7.0",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4526a0e51a35ee1634d43eb889f73efe4eb4d6a0",
"body": null,
"is_bot": false,
"headline": "feat: 🚀 upgrade to Laravel 13 and PHP 8.5",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64cbd3b3b5321093e4fcf5542ba7271dd4018a76",
"body": null,
"is_bot": false,
"headline": "fix: update exception type in truncate method documentation",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743aae849e26b82401c0fca525948dd8cd2cbbcb",
"body": null,
"is_bot": false,
"headline": "feat: 🚀 upgrade to Laravel 13 and PHP 8.5",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a4f871392569d365906f32dae2365221bf81ae6",
"body": null,
"is_bot": false,
"headline": "feat: 🚀 upgrade to Laravel 13 and PHP 8.5",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5426990d53bf62023ec60dd08ee70205ea55d498",
"body": null,
"is_bot": false,
"headline": "feat: 🚀 upgrade to Laravel 13 and PHP 8.5",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1de9abe3d582755a89b315840b7539f1210c1d",
"body": null,
"is_bot": false,
"headline": "feat: 🚀 upgrade to Laravel 13 and PHP 8.5",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-05-07T03:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35d119ae557fb5cfdc5361b26508dcecc27c7a0",
"body": "- Run vendor/bin/pint --test using the repo's own pint installation\n- Ensures CI and local pint versions match exactly\n- Removes dependency on aglipanci/laravel-pint-action",
"is_bot": false,
"headline": "feat: use project pint version in CI instead of external action",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff40f562c665d5c9a1dd4f7c053d28a2effe9a4",
"body": "…yle changes\n\n- Pass configPath: pint.json to pint CI action\n- Revert code style to match project pint.json rules (group_import)\n- Run pint in test mode for branch protection compatibility",
"is_bot": false,
"headline": "feat: fix pint workflow to use project config and revert incorrect st…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348dea4d6685bbdb14cb4daf06eaec47a0598309",
"body": "- Apply Laravel Pint code style fixes\n- Switch pint workflow to test mode (compatible with branch protection)\n- Add pull_request trigger to pint workflow",
"is_bot": false,
"headline": "feat: apply pint code style fixes and update linting workflow",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9acaea7da7e2c8152ea873def49ecb44f962d6",
"body": "chore(master): release 0.6.0",
"is_bot": false,
"headline": "Merge pull request #17 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c7ff8e37e1e6d639807f230629bfeaa4c068a3",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.6.0",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d376dfccf736b7080721787e2077854357fcb58f",
"body": "- Standardize all GitHub Actions workflows across packages\n- Update composer.json to require PHP ^8.5 and Laravel ^13.0\n- Ensure consistent action versions (checkout@v6, ramsey/composer-install@v4)\n- Add workflow_dispatch trigger to all workflows",
"is_bot": false,
"headline": "feat: standardize CI workflows and update dependencies for Laravel 13",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T21:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702d69da8a6e830bc888d7843abda2d8ee573702",
"body": null,
"is_bot": false,
"headline": "Standardize run-tests.yml matrix",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a01aa5f168ab02f5e0a4d0d46f7f7fb2ffb8a7d",
"body": null,
"is_bot": false,
"headline": "Fix workflow_dispatch YAML formatting",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b326e35ac70bda5803fedfeb41bfecc07d55e2d0",
"body": null,
"is_bot": false,
"headline": "Add workflow_dispatch trigger",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4a369965dc3b10589123623c9eaf2b8898954e",
"body": null,
"is_bot": false,
"headline": "Add workflow_dispatch trigger",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85a4d1f777e2f8b3f7fee64ef2f0e6cbc515198",
"body": null,
"is_bot": false,
"headline": "Add workflow_dispatch trigger",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35954dbd59194d953f0bc250924ceee5b59caa1",
"body": null,
"is_bot": false,
"headline": "Add workflow_dispatch trigger",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T20:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1bfef6310e615c81033ae4588b02ab46348a525",
"body": "chore(master): release 0.5.1",
"is_bot": false,
"headline": "Merge pull request #16 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe20e26371747bb98f2675bb3043afbe4dbfe09e",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.5.1",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7066d0ce9ac329defe45a39df20a44bd9abc1423",
"body": "…kflows",
"is_bot": false,
"headline": "fix: update checkout action ref to support branch names in GitHub wor…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc027dfe9ecc8708f203a574938d0cbc6422380",
"body": "chore(master): release 0.5.0",
"is_bot": false,
"headline": "Merge pull request #15 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2e0c99d6051f80bc155731889b07ac3588aa2f",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.5.0",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb561c14a16567d09b926929c059352e2cfdd9d",
"body": "…l 13 support",
"is_bot": false,
"headline": "feat: update GitHub workflows and dependencies for PHP 8.5 and Larave…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-04-04T19:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9db0626c2bce677757cf6ddc0820c67cffa304",
"body": "chore(master): release 0.4.1",
"is_bot": false,
"headline": "Merge pull request #10 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dabf9322798c4bf614c613251e4a4aada6f6251",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.4.1",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba83a311ba1698202ee329acd07c02ce394602a",
"body": "…alendarTableCommand",
"is_bot": false,
"headline": "fix: clean up PHPStan configuration and enhance type annotations in C…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788d5eb90eb5a9dc25ab3d4dbd99689071ed1f18",
"body": "chore(master): release 0.4.0",
"is_bot": false,
"headline": "Merge pull request #9 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b32216cedae4b5d4fd913e8c12808794f773cc5",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.4.0",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0968410a193942673ceee8dc9906eed1d11ef45",
"body": "…t GitHub workflows for PHP version and testing framework",
"is_bot": false,
"headline": "feat: update PHP and development dependencies in composer.json, adjus…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2026-02-09T06:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f56bbb9c5a98d0edb454edd63631129a967ea5b",
"body": "chore(master): release 0.3.0",
"is_bot": false,
"headline": "Merge pull request #7 from tomshaw/release-please--branches--master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-20T01:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcf454f09f36701a5ef9095efb5a8964207fb79",
"body": null,
"is_bot": false,
"headline": "chore(master): release 0.3.0",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-20T01:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fdae4633a2acf97014045f0816e0bcce696f01",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:tomshaw/laravel-calendar-table",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-20T01:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208319c6d2896bfdfa670dc0c385164e02855ddf",
"body": null,
"is_bot": false,
"headline": "feat: added release please github workflow.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-20T01:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2ed72ab2ab038c0fdf9f7eb9cda2a3495905fb",
"body": "…i/laravel-pint-action-2.4\n\nBump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"is_bot": false,
"headline": "Merge pull request #6 from tomshaw/dependabot/github_actions/aglipanc…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-15T20:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0238eb3137d99683f80d9dbbb8da66a89d226d",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-15T13:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2715234e0501c6173879cec4e03f58b298883a44",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T15:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af620b42d4e03100aefcad6a6fa70de791f09248",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T15:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6003c894aaf248fa3603cc4900c925c0f0b3433b",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T15:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ce0b181c13aca23330c1e26fbb5b1d798d0e8f",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T15:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30e411fa3f03597462e80bfe0012a03348ebffa",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T07:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70f407390302a3e403f7855f18b1f923bcc2438",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T07:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5597b1a3708f2320632acbb07f9238cad8d5c2d",
"body": null,
"is_bot": false,
"headline": "Minor adjustments.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T07:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "990ad50da42063f40b0323ac4d49b415eb6f109b",
"body": null,
"is_bot": false,
"headline": "Minor adjustments.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-03T07:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0307efb96c15ac60100a42bfad226ebbbf5c6b6",
"body": null,
"is_bot": false,
"headline": "Minor adjustments.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-02T13:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84eab91fbc3f058f7815661d0a881cdea4f5653f",
"body": "Refactor `CalendarTableCommand` to Enhance Default Configuration Hand…",
"is_bot": false,
"headline": "Merge pull request #5 from arkdev1/master",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-04-02T12:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb5c58ca5122fa12bfe2523432169687497f8a5",
"body": "…ling\n\n- Updated the `CalendarTableCommand` class to include default values for `table_name` and `fiscal_year_start_month` within the configuration fetching methods. This ensures the command remains functional even if specific configurations are not set by the user.\r\n- Introduced a default return va\n[…]\nhe command's fault tolerance and user experience by providing sensible defaults. It mitigates potential errors arising from missing configurations, making the command more resilient and user-friendly.",
"is_bot": false,
"headline": "Refactor `CalendarTableCommand` to Enhance Default Configuration Hand…",
"author_name": "arkdev1",
"author_login": "arkdev1",
"committed_at": "2024-04-02T10:04:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b01b9ece3cab4fa0f2c5e0854fa80f9289852dd3",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-03-29T20:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff9d5232e5df3042419f994606e65a8dec2da2d",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-03-16T18:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04767e6e77c8add4d8577a0daa925d1f8eb90a5f",
"body": null,
"is_bot": false,
"headline": "Laravel 11 updates.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-03-16T18:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6177bcdcbaad9b21f16292124dd2c4d3fe3dd46",
"body": "…omposer-install-3\n\nBump ramsey/composer-install from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #4 from tomshaw/dependabot/github_actions/ramsey/c…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-03-04T15:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4912e89105659d4c590f07213564e52683d6cff5",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-04T14:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4148da3eb2d7b8f9eb214270a0e5088cde43f2e",
"body": "…i/laravel-pint-action-2.3.1\n\nBump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
"is_bot": false,
"headline": "Merge pull request #3 from tomshaw/dependabot/github_actions/aglipanc…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2024-01-01T18:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95f94d443a0bae6a78c930196b7747a449482f0f",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-01T13:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dd72ed4aae09cc20a9f39c0812a60da6a05448",
"body": "…checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #2 from tomshaw/dependabot/github_actions/actions/…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-17T05:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80625465bb702b1efdbbc746b2e8896d8515e59a",
"body": "…eifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #1 from tomshaw/dependabot/github_actions/stefanzw…",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-17T05:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f521755c883dbd1a06e11b5f02bf5e622c219bd1",
"body": null,
"is_bot": false,
"headline": "Updated CommandTest",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-02T15:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3505cdc7ca68ff5e61cde41a70f2f9694c0ad164",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T13:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630275a72714f19ba8498108aef31cc0e18b67b5",
"body": null,
"is_bot": false,
"headline": "Updated truncate confirmation message and package readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T13:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca418f32dbf7e2b55bd1e18ddc66fe778495d7e9",
"body": null,
"is_bot": false,
"headline": "Add PHPDoc for console command.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T12:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74eeaecabd34a08cf22b57751d95faf06fc0621c",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T12:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f70e665ab5b1e4c7501bb3ad62e690cf83ddc0",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T12:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7237084f6a58025eed1bc7edb160b776f32cc60e",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T12:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c203d2eb25f56fe25fe86ef039abba61aefd614",
"body": null,
"is_bot": false,
"headline": "Code cleanup.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T12:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93b28048028cc75920667598b712d9164a603d5",
"body": null,
"is_bot": false,
"headline": "Additional columns added and user input test.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-11-01T02:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017c145fdf40a1e155cdc223665f800de5702e4e",
"body": null,
"is_bot": false,
"headline": "Update CalendarTableCommand.php",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-31T19:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02741c99abcdb1a26e50275573c3b86be82399f4",
"body": null,
"is_bot": false,
"headline": "Update CalendarTableCommand.php",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-31T19:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f2504546eae66ffc981636e5ad9e86533bbc85",
"body": null,
"is_bot": false,
"headline": "Added execution time.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-31T16:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42bff9223c6ff7fa81f8cef8cf30f1734127b9b7",
"body": null,
"is_bot": false,
"headline": "Added support for future dates.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-31T16:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc83ad8bc215bd74b2d3e8679cc7c52c74a9191",
"body": null,
"is_bot": false,
"headline": "Removed PHPUnit cache.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-25T14:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4fbb345b7902ff1a4e89d53a121367df158582",
"body": null,
"is_bot": false,
"headline": "Updated readme.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-25T14:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a59864b5459d2542bdf7071d0b34fb717e2dd89",
"body": null,
"is_bot": false,
"headline": "Added github workflows.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-25T14:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3274dcf07de45d21b7871ae53da4de538bfc5a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-25T14:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648b3be09280efc26b697174a45cc5d04e40ff2d",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-25T14:31:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70fa6d8634d38ca5776916cda74579a293d0ff7b",
"body": null,
"is_bot": false,
"headline": "Added github workflows.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-25T14:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3541f353fbb0395b96639bbf357185ea2a53dcb",
"body": null,
"is_bot": false,
"headline": "Added starting year option and truncate table confirmation.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-25T14:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bec4554d7bb0e129bb1b878eeb18d1d73c07d74",
"body": null,
"is_bot": false,
"headline": "Update CommandTest.php",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-24T16:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa15b7ddec6d6701f82179ab539fdb049b8979ce",
"body": null,
"is_bot": false,
"headline": "Added command test cases.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-24T15:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38116f40c7f10d60e413b0d5aa968e162965c9c2",
"body": null,
"is_bot": false,
"headline": "Added config custom table name setting.",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-21T14:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb817a1a1430129c015bd1f4aa1aec6de617a06",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Tom Shaw",
"author_login": "tomshaw",
"committed_at": "2023-10-21T13:11:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 32,
"latest_release_at": "2026-05-07T03:18:00Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 3,
"days_since_latest_release": 76,
"mean_days_between_releases": 124.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tomshaw/laravel-calendar-table",
"exists": true,
"license": "MIT",
"keywords": [
"console",
"command",
"laravel",
"artisan"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/tomshaw/laravel-calendar-table",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": "https://github.com/tomshaw/laravel-calendar-table",
"versions_count": 18,
"total_downloads": 40518,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3556,
"first_published_at": null,
"latest_published_at": "2026-05-07T03:17:51Z",
"latest_version_yanked": null,
"days_since_latest_publish": 76
}
]
},
"popularity": {
"forks": 3,
"stars": 8,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 6985,
"source_files_sampled": 6,
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "geoffreyrose/us-holidays",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.9"
},
{
"name": "illuminate/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^13.0"
},
{
"name": "illuminate/database",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^13.0"
},
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "geoffreyrose/us-holidays",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/database",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "larastan/larastan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 4,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 13,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "tomshaw",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/32818?v=4"
},
{
"type": "User",
"login": "arkdev1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/138211005?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.987
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"phpstan.yml",
"pint.yml",
"release-please.yml",
"run-tests.yml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"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 0/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "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": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": "02a96270da0f165815b13913ac92266ced54f7fd",
"ran_at": "2026-07-22T13:35:05Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T13:23:03Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2026-06-22T13:22:37Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-07T03:17:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tomshaw/laravel-calendar-table",
"host": "github.com",
"name": "laravel-calendar-table",
"owner": "tomshaw"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 51,
"vitality": 64,
"community": 43,
"governance": 51,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 32,
"human_commit_share": 0.939,
"days_since_last_push": 30,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "32 commits in the last year",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 32
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 76,
"mean_days_between_releases": 124.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 76 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 76
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~124.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 124.5
}
}
],
"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": 76,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 76 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 76
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 3,
"stars": 8,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"packages": [
"tomshaw/laravel-calendar-table"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 40518,
"monthly_downloads": 3556
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,556 downloads/month across packagist",
"points": 47.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3556,
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.987
},
"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 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"merged_prs": 13,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/19 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/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": 61,
"inputs": {
"followers": 85,
"owner_type": "User",
"is_verified": null,
"owner_login": "tomshaw",
"public_repos": 64,
"account_age_days": 6467
},
"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": "85 followers of tomshaw",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 85,
"login": "tomshaw"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "64 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 64
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tomshaw/laravel-calendar-table"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 76
},
"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 76 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 76
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": 3
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.468,
"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": "36 of 77 human commits state their intent (structured subject or explanatory body)",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 77
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 33,
"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.061
},
"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 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "5 of the last 82 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 82
}
}
],
"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": 6985,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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-22T13:35:16.263937Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tomshaw/laravel-calendar-table.svg",
"full_name": "tomshaw/laravel-calendar-table",
"license_state": "standard",
"license_spdx": "MIT"
}