原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 466,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 80439,
"Shell": 114
},
"pushed_at": "2026-08-02T12:56:01Z",
"created_at": "2022-10-21T14:28:52Z",
"owner_type": "User",
"updated_at": "2026-08-02T12:56:35Z",
"description": "CakePHP 4.4+/5+ plugin integration for Sentry",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "3.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "www.devguide.at",
"name": "Kevin Pfeifer",
"type": "User",
"login": "LordSimal",
"company": "Sunlime Web Innovations GmbH",
"location": "Leibnitz, Austria",
"followers": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/9105243?v=4",
"created_at": "2014-10-09T07:52:07Z",
"is_verified": null,
"public_repos": 111,
"account_age_days": 4315
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.5.3",
"kind": "patch",
"published_at": "2026-04-06T18:32:59Z"
},
{
"tag": "3.5.2",
"kind": "patch",
"published_at": "2026-01-20T17:04:57Z"
},
{
"tag": "3.5.1",
"kind": "patch",
"published_at": "2026-01-12T07:46:14Z"
},
{
"tag": "3.5.0",
"kind": "minor",
"published_at": "2026-01-10T20:31:03Z"
},
{
"tag": "3.4.1",
"kind": "patch",
"published_at": "2025-11-07T13:10:14Z"
},
{
"tag": "3.4.0",
"kind": "minor",
"published_at": "2025-09-24T21:44:54Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2025-04-04T10:27:34Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2025-03-31T18:08:45Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2025-01-11T10:47:46Z"
},
{
"tag": "3.1.3",
"kind": "patch",
"published_at": "2024-12-31T19:24:09Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2024-12-29T12:08:29Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2024-11-17T09:29:20Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2024-11-17T09:27:08Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2024-09-15T07:03:26Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2024-02-26T20:45:14Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2024-01-24T18:53:32Z"
},
{
"tag": "3.0.0-RC",
"kind": "prerelease",
"published_at": "2023-11-19T15:59:19Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2023-10-23T12:47:19Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2023-09-10T07:57:28Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2023-03-14T15:50:15Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2023-02-18T14:01:48Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2022-10-27T15:02:32Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2022-10-26T07:34:26Z"
},
{
"tag": "1.0",
"kind": "other",
"published_at": "2022-10-26T07:19:27Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2022-10-22T11:48:35Z"
},
{
"tag": "0.2",
"kind": "other",
"published_at": "2022-10-21T19:43:06Z"
},
{
"tag": "0.1",
"kind": "other",
"published_at": "2022-10-21T15:25:15Z"
}
],
"recent_commits": [
{
"oid": "4184eb857160b2a69595c3bad4fba198d69cf0dd",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-node from 6 to 7 (#65)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-08-02T12:55:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a675c4f2856c4e08efb1ef7d7622c76ea8c40ae",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 6 to 7 (#64)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-02T06:51:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbea7b13a918d0be080af345a9cc68e8440d0f26",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\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/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#63)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-02T06:51:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "baeb496b9c2545c7f26f663e0af741378b86c1d8",
"body": null,
"is_bot": false,
"headline": "npm update for docs",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-07-01T05:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d654a68fa3d707097a922919d8eb2414180873",
"body": null,
"is_bot": false,
"headline": "update stan (#62)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-05-29T09:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75c6a0dd005e9faff35909d95be069de5a15fd8",
"body": null,
"is_bot": false,
"headline": "replace phive with docker for stan (#61)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-05-24T12:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a411e9d2e5fdc0ad99097bdaabe37a8db0331293",
"body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-pages-artifact from 4 to 5 (#60)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-02T06:06:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ff5f493fc44a0d5058eedce90f779430c02f7f0",
"body": null,
"is_bot": false,
"headline": "fix non conventions based SentryLog engine (#58)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-04-06T18:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357956253ff5257f8110dc229378f4239fb3a879",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5 to 6 (#55)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:02:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3d63441f87a2bf6390dfe2da8076cd18ccad002",
"body": "Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 6.\n- [Release notes](https://github.com/actions/configure-pages/releases)\n- [Commits](https://github.com/actions/configure-pages/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/configure-page\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/configure-pages from 4 to 6 (#54)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:01:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ba39fb2891b04bdf2902a31e69374781e72fe03",
"body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/upload-pages-artifact from 3 to 4 (#53)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:01:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b86516a444c6d4f05d8dde8a5b741ba20219d0d6",
"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-instal\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 3 to 4 (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:01:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f49d9c2fa8d9ecc19c1fa351aeb3a798a2276bd",
"body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n dependency-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/deploy-pages from 4 to 5 (#51)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:01:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d570420c2f1671d4dcb492cd14b34ad9561fb95",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-node from 4 to 6 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:00:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f4cf4cf2f83099fbb524c1b44d8de3c34d902eb",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6 (#49)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T06:00:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7367e08c64ea92c368414d660807d02c7625e70e",
"body": null,
"is_bot": false,
"headline": "fix codecoverage",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-16T19:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2478a49adb904d778797d7ffde0a994efc65f0",
"body": null,
"is_bot": false,
"headline": "improve testsuite",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-16T19:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785867921f665c96a45fca82b90440afc08f17cf",
"body": null,
"is_bot": false,
"headline": "re-add psalm v7 (#48)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T13:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aea93020e09d296d5fbe39252c36c779c040f56",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.x' into 3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07da981873ab2673471828cc6ce1be900e8a49ec",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 2.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d9b7ffe2d5966cc9596f5bc25f56d48408cf0b",
"body": null,
"is_bot": false,
"headline": "fix README link",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3a0114381f00e382d00e0e59c880596f034aa0",
"body": "# Conflicts:\n#\tREADME.md",
"is_bot": false,
"headline": "Merge branch '2.x' into 3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5d0a80eb34a914c5d926b067aaf6aa72c5adcc",
"body": "# Conflicts:\n#\tREADME.md",
"is_bot": false,
"headline": "Merge branch 'main' into 2.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97bcc6d9007ce44d22e6029fb4567acff54c667d",
"body": null,
"is_bot": false,
"headline": "vitepress docs (#47)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-15T09:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "426f3f597038b9cce2f47f8fca6fdbcbb3c19b66",
"body": null,
"is_bot": false,
"headline": "update stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-08T18:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b39e69b85825169848442c297d1ecd4ed4c458",
"body": null,
"is_bot": false,
"headline": "PHPUnit 13 support (#46)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-03-08T18:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e470a1394dcd68e8a068e57f0d4ffc0c4f1f986",
"body": "…t in a fastcgi environment (#45)\n\n* fix transactions not being sent after response has been sent to client in a fastcgi environment\n\n* fix CI\n\n* fix cs",
"is_bot": false,
"headline": "fix transactions not being sent after response has been sent to clien…",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-01-20T17:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b733695381a1d0b39dd4aefdb43f80e8e3b5c5",
"body": "Use defensive runtime type checking instead of strict PHP type hints\nfor cache event handlers. This prevents TypeErrors when the dispatched\nevent class doesn't match the expected type due to edge cases in\nCakePHP's cache event dispatching.\n\nThe fix:\n- Changes parameter types from specific event clas\n[…]\n the start of each handler\n- Returns early if the event type doesn't match expectations\n\nThis is a defensive programming approach that handles potential\ninconsistencies in the event system gracefully.",
"is_bot": false,
"headline": "Fix TypeError in CacheEventListener when event type mismatches (#44)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-01-12T07:45:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61c57449b84ec191154b40ac74648a91f7c24acf",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-01-10T20:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d203b31f13d669fb1babc9cdf9a8536d8e0d60",
"body": null,
"is_bot": false,
"headline": "add cache tracing (#41)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-01-10T20:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195ffdcc2e2291dad53fc97f3afe2ac2cf6f3680",
"body": null,
"is_bot": false,
"headline": "add generic queue tracing feature (#43)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2026-01-10T20:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ece3cc9e2b5506a4034244890537b30e9ea5e9",
"body": "…ns/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #42 from LordSimal/dependabot/github_actions/actio…",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2025-12-01T23:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93968937a47dadcb5bbeaa5dc70616a7640d4041",
"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-12-01T23:47:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca1c95f86bdfc8c232505975746c191db5b35d69",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.x' into 3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-23T11:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f051b05efe9fe01dbc166e4cc777757d81cc18e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into 2.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-23T11:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464e4b54b1046c94e8fb817fa61cde15b83fdd37",
"body": null,
"is_bot": false,
"headline": "add composer.json keywords",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-23T11:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093e03bb0ebe0f245ead5b6bd9f29846519cb344",
"body": null,
"is_bot": false,
"headline": "PHP 8.5 CI",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-14T17:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e3172a216dbdf454e7447bfb1a610056e1d2bf",
"body": null,
"is_bot": false,
"headline": "fix afterSetup event not working as described (#38)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-07T13:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a695ff201a60e59c9dadd12dda73f6b3b9766767",
"body": null,
"is_bot": false,
"headline": "update stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-11-01T21:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326c45ba3743b9bc67ef98a85d963742b74d6e4d",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-09-24T21:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f92625bc142459f2829fe1969fd60f9b13d301",
"body": "add sentry logging feature",
"is_bot": false,
"headline": "add sentry logging feature (#36)",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-09-24T21:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32631514fc0c7e19412553df3de99ba36e690329",
"body": "…ns/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #37 from LordSimal/dependabot/github_actions/actio…",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-09-07T18:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f9494656de19554c08678fe97c6e20d7417d91",
"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-09-02T20:12:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "089c7bfe146b957adc0ebeab3bae8c8a682402b2",
"body": null,
"is_bot": false,
"headline": "adjust README",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-07-25T03:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c1ca981e5a113af1a729999ffa6d87dd6a0095",
"body": null,
"is_bot": false,
"headline": "adjust README",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-07-25T03:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2182fb410d66c7a5c665096b130fbe9f0f0e47dc",
"body": null,
"is_bot": false,
"headline": "update CI",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-06-22T08:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b70897565eb52f9df78e2e8d5dfdf7d96f9fca3",
"body": null,
"is_bot": false,
"headline": "update stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-06-22T08:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4920c048ad892cd82316e6589f51c8e4f71b05",
"body": "# Conflicts:\n#\tcomposer.json",
"is_bot": false,
"headline": "Merge branch '2.x' into 3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-04-04T10:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "758a9c781576c15225697d1b8215857a342ad71f",
"body": "# Conflicts:\n#\tcomposer.json",
"is_bot": false,
"headline": "Merge branch 'main' into 2.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-04-04T10:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40700adc953c2169bcb28cd4305445fe8de0a92",
"body": null,
"is_bot": false,
"headline": "allow sentry/sdk v4",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-04-04T10:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9b452ad009a1a22637d72ebb3da0ef2049443f",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-03-31T18:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6ac040533d3da56193c2a5f95706383979350d",
"body": null,
"is_bot": false,
"headline": "fix CS",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-03-31T18:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9f4bc345d30367c1095d1d7d4b019ddb21b175",
"body": null,
"is_bot": false,
"headline": "add PHPUnit 12 support",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-03-31T18:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83142700bccee33397d8dea930d404b698fecb4a",
"body": "merge 3.next => 3.x",
"is_bot": false,
"headline": "Merge pull request #34 from LordSimal/3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2025-01-11T10:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9640aeee76c50a7a5e0bc2346e295c7adb292f",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-31T19:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9956106ad406d0a0168bc8ddd74bf2fd95de072f",
"body": null,
"is_bot": false,
"headline": "fix CS",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-31T19:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4d4fe3021287f54622b085a2197257e676895a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #32 from Liamb17/3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-30T23:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2e5eaa47405ea403e1fc02fd7fafb4ee7a1fc9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'LordSimal:3.x' into 3.x",
"author_name": "Liam",
"author_login": "Liamb17",
"committed_at": "2024-12-30T23:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c422b684b75e671f3e3c6e1a2eb61d2fb0e706c8",
"body": null,
"is_bot": false,
"headline": "fix: return early when elastic search provides no query",
"author_name": "Liam Bishop",
"author_login": "Liamb17",
"committed_at": "2024-12-30T23:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42f30ab40a75bb06909ad5a21bf9b0c36362d24",
"body": "merge 3.x => 3.next",
"is_bot": false,
"headline": "Merge pull request #31 from LordSimal/3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-29T12:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707eb0044f10e9080796e7783e2c3704642c9b8a",
"body": "fix stan",
"is_bot": false,
"headline": "Merge pull request #30 from LordSimal/fix-stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-29T12:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023c9b81cca80a8215ffc3a7e2b5f4b33c9f2ba6",
"body": null,
"is_bot": false,
"headline": "fix stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-29T12:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecdbd4bce725f307882ad605a2c2f4f3e8d6c9b6",
"body": "fix: check driver is Cake Driver before trying to access",
"is_bot": false,
"headline": "Merge pull request #29 from Liamb17/3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-29T12:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8f49e51fa5793d723028504b104df5b09694f8",
"body": null,
"is_bot": false,
"headline": "fix: check driver is Cake Driver before trying to access",
"author_name": "Liam Bishop",
"author_login": "Liamb17",
"committed_at": "2024-12-28T21:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4305dce4024e82074a1ee112914abbe247bcb6",
"body": "…ov/codecov-action-5\n\nBump codecov/codecov-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #27 from LordSimal/dependabot/github_actions/codec…",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-12-06T18:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f76f1087da1689f981ebfe1ed3f90fd64741164a",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-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 codecov/codecov-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-01T21:02:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72e10f3878afdc06a0831521575f4fd6b5100b2d",
"body": null,
"is_bot": false,
"headline": "fix psalm",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-11-17T09:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa507c4e99e2e0ed32c166a71f0b1756999d1abb",
"body": "# Conflicts:\n#\t.phive/phars.xml\n#\tphpstan.neon\n#\tpsalm-baseline.xml\n#\tsrc/CakeSentryInit.php",
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-11-17T09:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbe98a6a5a25d5cfd5e418ddce0099cb38d927e",
"body": "update stan",
"is_bot": false,
"headline": "Merge pull request #25 from LordSimal/3.x-update-stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-11-17T09:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ed94af6f714018c9e957ddf4aee2f3fbc334df",
"body": null,
"is_bot": false,
"headline": "update stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-11-17T09:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aca98e4598a50aca99e80d8094d23a0dc22b356",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 3.next",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-10-23T19:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54eacef8b1808ef15e68446f4c810f917fa02905",
"body": "add PHP 8.4 to CI",
"is_bot": false,
"headline": "Merge pull request #23 from LordSimal/3.x-php-8.4",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-10-23T19:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66fa3cd906c79913fbc01fe805739a47e8dda899",
"body": null,
"is_bot": false,
"headline": "fix stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-10-23T19:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c860b3411b421041d02294082ff7b9fd81d0d03b",
"body": null,
"is_bot": false,
"headline": "add PHP 8.4 to CI",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-10-23T19:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50f27d5e380ae05b492bcd3bbf09555577cf67a",
"body": null,
"is_bot": false,
"headline": "adjust composer.json for CakePHP 5.1",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-09-15T06:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfec8e74cfec4cb0193ee2293e119d57c5cf62c",
"body": null,
"is_bot": false,
"headline": "convert PHPUnit Mocks to Mockery",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-09-12T10:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4681febc03f7de218e43c8b9058957508d4c0a96",
"body": null,
"is_bot": false,
"headline": "fix stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-09-01T08:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94108f2f86f4c8d43ef79dce0702ada3a132199",
"body": null,
"is_bot": false,
"headline": "add CI for 3.next branch",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-09-01T07:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0eae0d8d2d4331835ee291060828ab027fd892",
"body": null,
"is_bot": false,
"headline": "add PHPUnit 11 support",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-09-01T07:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa306282bc25df040cac15e93c2c200777c7e51b",
"body": "add HTTP Client tracing",
"is_bot": false,
"headline": "Merge pull request #18 from LordSimal/add-http-client-requests",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-08-21T12:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11c5cb1fb9a976ae84839af4ff953d2d7e1f2a0",
"body": null,
"is_bot": false,
"headline": "revert ErrorLogger changes",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-08-21T12:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6597713ad458a678c59d9531c01787362007f688",
"body": null,
"is_bot": false,
"headline": "add HTTP Client tracing + fix Cake 5.1 error logger bug",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-08-21T12:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e945e32b59c28dea3bc0557ec133c81f68973f",
"body": "adjust composer.json to use cake 5.next and update stan",
"is_bot": false,
"headline": "Merge pull request #20 from LordSimal/3.next-bump-cake-version",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-08-21T12:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa78f4a6ade754a1d7b18dcfcf754c465cbf2ca",
"body": null,
"is_bot": false,
"headline": "adjust composer.json to use cake 5.next and update stan",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-08-21T12:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a8176795f6b7799e350454538fdf621c92d7dc",
"body": "# Conflicts:\n#\t.github/workflows/ci.yml",
"is_bot": false,
"headline": "Merge branch 'refs/heads/2.x' into 3.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-07-28T16:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f7d64b5b85035f7a05c2196075dd1e5e94942f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'refs/heads/main' into 2.x",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-07-28T16:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d90b4cc83e71676afa5cc6cfc28785eba5f516c",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-07-28T16:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f762c9b727670fd750ac1f300b5aa8f598f64b95",
"body": "add terminate event support",
"is_bot": false,
"headline": "Merge pull request #15 from LordSimal/terminate-event",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2024-07-26T09:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511fff552287db82bd585b3ee21a9d48b462b92f",
"body": null,
"is_bot": false,
"headline": "add terminate event support",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-07-25T15:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2498de12b736493f81478db77073e9cf2aadc84",
"body": "update CI to use ubuntu 24.04",
"is_bot": false,
"headline": "Merge pull request #14 from LordSimal/update-ci",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-05-17T13:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62b7d87050bbb5be29c83764d420f41a90e236f",
"body": null,
"is_bot": false,
"headline": "add PHP 8.3",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-05-01T14:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3d9bc6982b34184fa1903c882439bf57573899",
"body": null,
"is_bot": false,
"headline": "update CI to use ubuntu 24.04",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-05-01T14:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b1c2c58c3f3d8b978732f0dcfcaeb67d041e80",
"body": "…y/composer-install-3\n\nBump ramsey/composer-install from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #13 from LordSimal/dependabot/github_actions/ramse…",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2024-03-01T22:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8abe0c2ba41bfa31de454cb34ede67ffea22d6b0",
"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-01T21:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49373e63e00c00fd300b769755f948dfe4795079",
"body": "Fix up CS config.",
"is_bot": false,
"headline": "Merge pull request #12 from dereuromark/3.x-ci",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2024-02-18T16:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15b316c25b518cf671e0533f71b7b71919d704e",
"body": null,
"is_bot": false,
"headline": "Fix up CS config.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-18T12:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1221ff35c5d559aa74aec8903ce64abfd1bfad50",
"body": "3.x fixes",
"is_bot": false,
"headline": "Merge pull request #10 from dereuromark/3.x-fixes",
"author_name": "Kevin Pfeifer",
"author_login": "LordSimal",
"committed_at": "2024-02-17T17:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de7a32d18fbdbb1338999d85a51a898f03c709a7",
"body": null,
"is_bot": false,
"headline": "Run composer cs-fix.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-17T03:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb6a346476bcbe0d0eebf32b9ddd8eaddb2d3e6",
"body": null,
"is_bot": false,
"headline": "Add editorconfig file.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-17T03:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95ecb1ad77b9a7305f4dcc788e6549aef1fa821",
"body": null,
"is_bot": false,
"headline": "Some small fixes/improvements.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-17T03:04:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 42,
"latest_release_at": "2026-04-06T18:32:59Z",
"latest_release_tag": "3.5.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 117,
"mean_days_between_releases": 51.2
},
"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": "lordsimal/cakephp-sentry",
"exists": true,
"license": "MIT",
"keywords": [
"logging",
"plugin",
"cakephp",
"monitoring",
"sentry",
"exception-handling",
"error-tracking",
"error-logging"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/lordsimal/cakephp-sentry",
"is_deprecated": false,
"latest_version": "3.5.3",
"repository_url": "https://github.com/LordSimal/cakephp-sentry",
"versions_count": 27,
"total_downloads": 339734,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 19686,
"first_published_at": null,
"latest_published_at": "2026-04-06T18:32:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 117
}
]
},
"popularity": {
"forks": 7,
"stars": 12,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"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": 9758,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"docs/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 153,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "cakephp/cakephp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.3"
},
{
"name": "sentry/sentry",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.15"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cakephp/cakephp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "sentry/sentry",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@docsearch/css",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@docsearch/js",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@docsearch/sidepanel-js",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.88",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/transformers",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/web-bluetooth",
"direct": false,
"version": "0.0.21",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": false,
"version": "6.0.7",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-kit",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-shared",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vueuse/core",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/integrations",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/metadata",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/shared",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "birpc",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "focus-trap",
"direct": false,
"version": "8.2.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "mark.js",
"direct": false,
"version": "8.11.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "minisearch",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.3.6",
"ecosystem": "npm"
},
{
"name": "vitepress",
"direct": false,
"version": "2.0.0-alpha.17",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "cakephp/cakephp-codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 159,
"direct_count": 2,
"indirect_count": 157
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 45,
"open_issues": 1,
"closed_ratio": 0.875,
"closed_issues": 7,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "LordSimal",
"commits": 135,
"avatar_url": "https://avatars.githubusercontent.com/u/9105243?v=4"
},
{
"type": "User",
"login": "dereuromark",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4"
},
{
"type": "User",
"login": "samuelszabo",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/403439?v=4"
},
{
"type": "User",
"login": "Liamb17",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/60904241?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.894
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"deploy-docs.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpcs.xml",
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "16 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/19 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4184eb857160b2a69595c3bad4fba198d69cf0dd",
"ran_at": "2026-08-02T13:01:27Z",
"aggregate_score": 5.5,
"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-08-02T12:56:50Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-02T12:55:55Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2024-02-17T03:16:54Z",
"last_comment_at": "2024-07-27T15:16:28Z",
"last_comment_author": "LordSimal"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/LordSimal/cakephp-sentry",
"host": "github.com",
"name": "cakephp-sentry",
"owner": "LordSimal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 64,
"calibrated": 73,
"calibration": "2026-08-02"
}
}
],
"value": 73,
"inputs": {
"security": 65,
"vitality": 74,
"community": 42,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 82,
"ai_readiness": 41,
"weighted_overall_raw": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 0.85,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 27,
"latest_release_tag": "3.5.3",
"releases_from_tags": false,
"days_since_latest_release": 117,
"mean_days_between_releases": 51.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 117 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 117
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~51.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 51.2
}
}
],
"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": "exceptional",
"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": 32,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 32 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 32
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 42,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 7,
"stars": 12,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 57,
"inputs": {
"packages": [
"lordsimal/cakephp-sentry"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 339734,
"monthly_downloads": 19686
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "19,686 downloads/month across packagist",
"points": 57.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 19686,
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.894
},
"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 89% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"merged_prs": 45,
"open_issues": 1,
"closed_issues": 7,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.875,
"closed_unmerged_prs": 12,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "45/57 decided PRs merged",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 45,
"decided": 57
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 1.5,
"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": 58,
"inputs": {
"followers": 38,
"owner_type": "User",
"is_verified": null,
"owner_login": "LordSimal",
"public_repos": 111,
"account_age_days": 4315
},
"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": "38 followers of LordSimal",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 38,
"login": "LordSimal"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "111 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 111
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"lordsimal/cakephp-sentry"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 117
},
"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 117 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 117
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 82,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "phpcs.xml, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"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": "16 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": "good",
"name": "Security",
"value": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"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/19 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"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": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 153 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 153
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 153,
"unassessed_packages": 6,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 153,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 5
},
"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": "weak",
"name": "AI Readiness",
"value": 41,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.376,
"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": "32 of 85 human commits state their intent (structured subject or explanatory body)",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 85
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.15
},
"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": "phpcs.xml, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "15 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 15,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 9758,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.1.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-02T13:01:40.200907Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LordSimal/cakephp-sentry.svg",
"full_name": "LordSimal/cakephp-sentry",
"license_state": "standard",
"license_spdx": "MIT"
}