Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 83,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 7687
},
"pushed_at": "2026-06-22T06:52:32Z",
"created_at": "2023-04-11T07:29:42Z",
"owner_type": "User",
"updated_at": "2026-05-18T09:27:46Z",
"description": "A tiktoken-php wrapper for Laravel",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "mis3085",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/17059877?v=4",
"created_at": "2016-02-04T06:08:46Z",
"is_verified": null,
"public_repos": 212,
"account_age_days": 3821
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.1.7",
"kind": "patch",
"published_at": "2026-04-20T03:36:14Z"
},
{
"tag": "0.1.6",
"kind": "patch",
"published_at": "2026-04-20T03:12:45Z"
},
{
"tag": "0.1.5",
"kind": "patch",
"published_at": "2026-04-15T09:59:08Z"
},
{
"tag": "0.1.4",
"kind": "patch",
"published_at": "2025-03-05T09:34:30Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2024-03-26T09:23:41Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2023-04-12T06:08:39Z"
}
],
"recent_commits": [
{
"oid": "ac00cb88b9ce06c2fae2b14dfb61e1be799f6c79",
"body": "…bot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"is_bot": true,
"headline": "Merge pull request #26 from mis3085/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-20T07:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5525005080c786694bafbdadf19d8902b3c5d8d7",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.1.0\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 dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T07:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6275ed70f284edd9a7c8d7a19364c1e7b3d1ddb",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165e475ce5c7f69483da75a13a358e3f44703bff",
"body": "fix: skip composer scripts during CI dependency install",
"is_bot": false,
"headline": "Merge pull request #24 from mis3085/fix/ci-no-scripts-composer-update",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0167151d72de04a46e63dc3fc04988ff9b330b57",
"body": null,
"is_bot": false,
"headline": "ci: avoid caret constraints in cross-platform matrix",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7005304b20c5d29674bcccf3cf1292800e7615c",
"body": null,
"is_bot": false,
"headline": "ci: preserve composer constraints on Windows shell",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a00f33abb4c90f4ddd84034dba592edfb81c33",
"body": null,
"is_bot": false,
"headline": "ci: avoid post-autoload script during matrix dependency install",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4c03ddef633606e375a2c71a3258799bb6bdce",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9c4791360c7f68287714fb17d697e016b2f720",
"body": "Add support for Laravel 13",
"is_bot": false,
"headline": "Merge pull request #23 from Rakib01/support-laravel-13",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-20T03:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93e10e17e4db3dd74c4e4e0cb6bd3184c3a47f6",
"body": null,
"is_bot": false,
"headline": "feat: add Laravel 13 support",
"author_name": "Rakibul Hasan",
"author_login": "Rakib01",
"committed_at": "2026-04-19T16:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e96e5dd45a1de5dee5c2d8aa8ca9c83602cd67f",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ced225fe0f5e9d502140cbfd06e1c71fb55a3f",
"body": null,
"is_bot": false,
"headline": "build: bump yethee/tiktoken to ^1.1.1",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83fd97a0ea4725a446b9737cd1a9fa24fb2e77e",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e32601dd246bbb8d116e7d0bca69b8117aa154",
"body": "…weifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #17 from mis3085/dependabot/github_actions/stefanz…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba65ffc18fec2a67adce70893aebe673c26c6e8",
"body": "…/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #18 from mis3085/dependabot/github_actions/actions…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9cced35459bb42b1f1380d0d01d493af61a69d",
"body": "build: Bump yethee/tiktoken from ^0.7.0 to ^1.1.0",
"is_bot": false,
"headline": "Merge pull request #19 from bbrala/feature/update",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49f11e4093d06c97576f1e5aeb4a6b60fbfb067",
"body": "…composer-install-4\n\nBump ramsey/composer-install from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #21 from mis3085/dependabot/github_actions/ramsey/…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50ea334bac3a0ce44861ec5660cc6b4a0dc8e17",
"body": "…bot/fetch-metadata-3.0.0\n\nBump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
"is_bot": false,
"headline": "Merge pull request #22 from mis3085/dependabot/github_actions/dependa…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2026-04-15T09:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bdc370628bd22c2da0eea90413ff718dc0d382",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.0.0\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 dependabot/fetch-metadata from 2.5.0 to 3.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T06:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a5c20e082a316dcb2e07357652766c7bc40b2d",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-version: '4'\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 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T06:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39c2447824f745830bfbe084e7ef7f2668fd171",
"body": "…bot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"is_bot": true,
"headline": "Merge pull request #20 from mis3085/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T07:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb7fdc3a49c28a1d3055793d7e606834aaaff9b",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.5.0\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 dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T07:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21a0f35a5ffb040dab7e1a0e26257ec968695b9",
"body": null,
"is_bot": false,
"headline": "build: Bump yethee/tiktoken from ^0.7.0 to ^1.1.0",
"author_name": "bjorn",
"author_login": "bbrala",
"committed_at": "2025-12-18T11:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fceba979bcf9378cfdaa6a04e8f62b567b74cc4",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\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 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T06:05:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1c3441070fc4cd1cf5410563e765653661b2b4e",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.\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[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '7'\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 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T06:05:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d2b07472a187fd059de0b68d9902a5a1265078f",
"body": "…/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #16 from mis3085/dependabot/github_actions/actions…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-09-04T08:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec504611216d821dc0957f2d9898b72a11d074b",
"body": "…weifel/git-auto-commit-action-6\n\nBump stefanzweifel/git-auto-commit-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #15 from mis3085/dependabot/github_actions/stefanz…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-09-04T08:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1aefcf923f45ba9d5956af3da1d55dde9cb20c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\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/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\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 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T08:59:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "153a7d77c411ae6684c43396a9553f6dba6ab7d0",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\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[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '6'\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 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T06:27:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "adc00ea0c4b23f5f0994664301a2f7f0b61160cc",
"body": "…bot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"is_bot": true,
"headline": "Merge pull request #14 from mis3085/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T06:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cecc283e037ba14b0e046a53961d1c359ce55ce",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.4.0\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 dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T06:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf32b948281454448e8abc436620d1c44d3fff2a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f647730090b84c081a7fffd33cdcfd30ed899db",
"body": " 0.1.4",
"is_bot": false,
"headline": "Merge tag '0.1.4' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01fbb2fa5cd6b30ccf593ecbcedca8994968da3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/0.1.4'",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032413de19a77f616a17530b4971c6315820a76f",
"body": "Upgrade yethee/tiktoken to 0.7.0 to support o200k_base encoding.",
"is_bot": false,
"headline": "Add support for Laravel 12.",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8598f1e053b98fdb180cd42e9b9c5b301974927a",
"body": null,
"is_bot": false,
"headline": "Merge commit '35fc0fcfb589ae4d502d7b0c1ef74acc92d329e3' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fc0fcfb589ae4d502d7b0c1ef74acc92d329e3",
"body": null,
"is_bot": false,
"headline": "Merge commit 'f28f9ab84157473196ff316bde9fae04401cca9a'",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2025-03-05T09:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f28f9ab84157473196ff316bde9fae04401cca9a",
"body": "…bot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"is_bot": true,
"headline": "Merge pull request #12 from mis3085/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-01-27T06:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e773d45225096a3b2c739246d6ce4888355d74",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-27T06:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead2aef8fabcaa5198331917fc86b0e0f92d5c38",
"body": "…bot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"is_bot": true,
"headline": "Merge pull request #10 from mis3085/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-08T06:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4af679e3e61dee81ceca7413c81a8de2bf98e3",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-08T06:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3a548680538a063c1fac71b25d7bd4fe1605fb",
"body": "…ot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
"is_bot": true,
"headline": "Merge pull request #9 from mis3085/dependabot/github_actions/dependab…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-29T06:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb8c1295a27609f1167786ee6c1a5170438429b",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 2.0.0 to 2.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-29T06:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042781a8f4ef01e1cd39ed6211c4c0fdfcd70f08",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-26T09:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fcd248d3b1f6c06e8eb39ceedacba84f5e6033",
"body": null,
"is_bot": false,
"headline": "Merge commit '9cc4d6860a22dbafc4201dccd4160d1d5a2981e5'",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-26T09:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc4d6860a22dbafc4201dccd4160d1d5a2981e5",
"body": null,
"is_bot": false,
"headline": "[update] add support for Laravel 11",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-26T09:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750e70b8c56da17a218efca9ab2781b1b1986af3",
"body": null,
"is_bot": false,
"headline": "Merge commit '16f5a114bed5a7b386fd61faca6cb32351eb7844' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-26T09:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16f5a114bed5a7b386fd61faca6cb32351eb7844",
"body": "…ot/fetch-metadata-2.0.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
"is_bot": false,
"headline": "Merge pull request #8 from mis3085/dependabot/github_actions/dependab…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-26T08:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef79764c677d204dc81c322506bc93556d02235",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.6.0 to 2.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-25T06:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8aaf3d11d41bf7194e3b4b34d7f06285c39ece6",
"body": "…omposer-install-3\n\nBump ramsey/composer-install from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #6 from mis3085/dependabot/github_actions/ramsey/c…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2024-03-22T01:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3cc8cc41b326afe499f00f2452ceb62abe7afe",
"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-04T07:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17418309c35445c1fd6fb0bc431554c7578b68ef",
"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 #5 from mis3085/dependabot/github_actions/stefanzw…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-12-07T08:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb646a3344946e553eb5e0a6e0d92d2419f60a1",
"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-09T06:58:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "206bdd6dcb31f9c4354b2ec1ee7c4265a4ff1471",
"body": "…checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #4 from mis3085/dependabot/github_actions/actions/…",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-09-28T07:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff753f8e7ee129f249808baf5122e8814267744",
"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-09-11T06:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a4ed70db8a6582216f3fc4e6ba3b9bc8222112",
"body": "…ot/fetch-metadata-1.6.0\n\nBump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
"is_bot": true,
"headline": "Merge pull request #3 from mis3085/dependabot/github_actions/dependab…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-07-03T06:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec06ae160f76c20de42dc0e8914ad487f2b52d2c",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.5.1 to 1.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-03T06:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e90d6c84f4920c8dc57234570a2922c8b31e686",
"body": "…ot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.1",
"is_bot": true,
"headline": "Merge pull request #2 from mis3085/dependabot/github_actions/dependab…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-05-29T07:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912637065e2e4bf62290c4b96dd8580bd104407f",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.4.0 to 1.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-29T07:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcb8b711ad419253455243a0587edf38ed80b16",
"body": " 0.1.2",
"is_bot": false,
"headline": "Merge tag '0.1.2' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-05-18T05:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f588e42ed3ed2944e735b752885da9fb3d982bf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/0.1.2'",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-05-18T05:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fc5924fc5de533718604cad210b3a5e2fc955b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/str_limit' into develop",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-05-18T05:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60bd4c3fbf7b6a3b71c9890014ceb5b500d1e395",
"body": null,
"is_bot": false,
"headline": "[add] limit() to truncate a string",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-05-18T05:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbebb88740d922da6b7a3fb19bb7108b4b2583fe",
"body": "…ot/fetch-metadata-1.4.0\n\nBump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
"is_bot": true,
"headline": "Merge pull request #1 from mis3085/dependabot/github_actions/dependab…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-04-24T07:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c19bfb545a9efdd2f50234588f81aead7199a4",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.3.6 to 1.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-24T07:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bde7238f3b327e736732b06f3572130c0bac25e",
"body": null,
"is_bot": false,
"headline": "move default cache dir into framework/cache",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T06:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2b1501a34065cf5b3c056e780e572d534af504",
"body": null,
"is_bot": false,
"headline": "fix for testing",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T05:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856b9754b92c292073b3ba85f3b56e23831ce26d",
"body": null,
"is_bot": false,
"headline": "fix for testing",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T05:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa99bb7c687f2eb3f5063527dd3f6b264f8a0f85",
"body": null,
"is_bot": false,
"headline": "remove arch",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T03:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f092a3ec537bada1c00ce4e161d9e790fdd94f",
"body": null,
"is_bot": false,
"headline": "add missing matrix for l9",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T03:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acf03a15be942581f4345af1dcc13f4b9310bf4",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-12T03:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7a1566076f93389af5f35e4f99d1788bcbd445",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "mis3085",
"author_login": "mis3085",
"committed_at": "2023-04-11T07:29:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 28,
"latest_release_at": "2026-04-20T03:36:14Z",
"latest_release_tag": "0.1.7",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 9,
"days_since_latest_release": 93,
"mean_days_between_releases": 220.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mis3085/tiktoken-for-laravel",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"tiktoken",
"tiktoken-for-laravel"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/mis3085/tiktoken-for-laravel",
"is_deprecated": false,
"latest_version": "0.1.7",
"repository_url": "https://github.com/mis3085/tiktoken-for-laravel",
"versions_count": 8,
"total_downloads": 567856,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6281,
"first_published_at": null,
"latest_published_at": "2026-04-20T03:35:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 93
}
]
},
"popularity": {
"forks": 6,
"stars": 26,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-19",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": {
"days": [
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-17",
"count": 2
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-11-02",
"count": 2
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2024-01-13",
"count": 1
},
{
"date": "2024-05-15",
"count": 2
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_stars": 26
},
"open_issues_and_prs": 2
},
"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": 3560,
"source_files_sampled": 7,
"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": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "illuminate/contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^9.28|^10.0|^11.0|^12.0|^13.0"
},
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.14.0"
},
{
"name": "yethee/tiktoken",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "yethee/tiktoken",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/larastan",
"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": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 3,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 22,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "mis3085",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/17059877?v=4"
},
{
"type": "User",
"login": "Rakib01",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33548111?v=4"
},
{
"type": "User",
"login": "bbrala",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3294970?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.955
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"phpstan.yml",
"run-tests.yml",
"update-changelog.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "9 out of 12 merged PRs checked by a CI test -- score normalized to 7",
"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": 2,
"reason": "Found 2/8 approved changesets -- score normalized to 2",
"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": 0,
"reason": "0 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": "ac00cb88b9ce06c2fae2b14dfb61e1be799f6c79",
"ran_at": "2026-07-22T07:06:17Z",
"aggregate_score": 4.4,
"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-20T06:52:38Z",
"oldest_open_prs": [
{
"number": 25,
"created_at": "2026-04-20T03:56:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2026-06-22T06:52:33Z",
"last_comment_at": "2026-06-22T06:52:34Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-04-20T07:05:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mis3085/tiktoken-for-laravel",
"host": "github.com",
"name": "tiktoken-for-laravel",
"owner": "mis3085"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 44,
"vitality": 58,
"community": 41,
"governance": 59,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 0.611,
"days_since_last_push": 30,
"active_weeks_last_year": 9
},
"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": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 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": "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": 74,
"inputs": {
"releases_count": 6,
"latest_release_tag": "0.1.7",
"releases_from_tags": false,
"days_since_latest_release": 93,
"mean_days_between_releases": 220.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 93 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 93
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~220.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 220.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": 93,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 93 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 93
}
}
],
"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": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 6,
"stars": 26,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "26 stars",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 26
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"packages": [
"mis3085/tiktoken-for-laravel"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 567856,
"monthly_downloads": 6281
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,281 downloads/month across packagist",
"points": 50.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6281,
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.955
},
"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 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"merged_prs": 22,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"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": "22/22 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/8 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"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": 50,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "mis3085",
"public_repos": 212,
"account_age_days": 3821
},
"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": "4 followers of mis3085",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "mis3085"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "212 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 212
}
},
{
"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": [
"mis3085/tiktoken-for-laravel"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 93
},
"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 93 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 93
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"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": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "9 out of 12 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.4
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "9 out of 12 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/8 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "0 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": 4
},
"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": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.432,
"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": "19 of 44 human commits state their intent (structured subject or explanatory body)",
"points": 23,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 44
}
}
],
"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.264
},
"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 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 72 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"sampled": 72
}
}
],
"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": 3560,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T07:06:32.698859Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mis3085/tiktoken-for-laravel.svg",
"full_name": "mis3085/tiktoken-for-laravel",
"license_state": "standard",
"license_spdx": "MIT"
}