Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"laravel",
"query",
"logger",
"query-logger"
],
"is_fork": false,
"size_kb": 802,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 3338
},
"pushed_at": "2026-06-23T09:05:31Z",
"created_at": "2017-09-05T14:59:41Z",
"owner_type": "User",
"updated_at": "2026-07-03T06:57:15Z",
"description": ":pencil: A dev tool to log all queries for laravel application.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://overtrue.me",
"name": "Zhengchao An",
"type": "User",
"login": "overtrue",
"company": "Tencent Inc.",
"location": "Shenzhen,China",
"followers": 7255,
"avatar_url": "https://avatars.githubusercontent.com/u/1472352?v=4",
"created_at": "2012-02-25T08:17:56Z",
"is_verified": null,
"public_repos": 121,
"account_age_days": 5262
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2026-03-21T14:26:01Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-03-21T14:24:00Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-03-21T14:21:55Z"
},
{
"tag": "3.4.0",
"kind": "minor",
"published_at": "2025-02-20T15:32:20Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2024-09-26T08:30:01Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2024-03-13T05:16:25Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2023-02-15T08:35:27Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-02-10T10:19:15Z"
},
{
"tag": "2.1.4",
"kind": "patch",
"published_at": "2021-08-12T08:50:06Z"
},
{
"tag": "2.1.3",
"kind": "patch",
"published_at": "2021-08-12T06:28:52Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2021-07-18T07:44:22Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2021-07-01T14:25:18Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2020-12-16T06:46:50Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-09-21T15:07:40Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-09-21T14:55:36Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2020-07-22T03:55:29Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2020-05-15T14:36:32Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2020-03-04T15:21:43Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2020-03-04T10:22:38Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2019-09-04T13:15:18Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2019-03-12T14:19:44Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2019-03-12T09:02:31Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2018-11-26T08:42:12Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2018-06-20T06:48:03Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2017-10-11T10:03:03Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-09-07T11:56:40Z"
}
],
"recent_commits": [
{
"oid": "8719103a7a72728a795f20beb667112b59ab22d4",
"body": null,
"is_bot": false,
"headline": "docs: update agent maintenance guidelines",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2026-05-07T13:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380db62d4cf201bf3109393e2adb068e2afaf604",
"body": "…ework-13.4.0",
"is_bot": false,
"headline": "Merge pull request #49 from overtrue/dependabot/composer/laravel/fram…",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2026-04-07T23:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f07533da1394e5768b1e8918ba05fdf2a58c5df",
"body": "Bumps [laravel/framework](https://github.com/laravel/framework) from 13.3.0 to 13.4.0.\n- [Release notes](https://github.com/laravel/framework/releases)\n- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)\n- [Commits](https://github.com/laravel/framework/compare/v13.3.0...v13.4.\n[…]\ndependency-name: laravel/framework\n dependency-version: 13.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump laravel/framework from 13.3.0 to 13.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-07T21:02:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5413bbad45c643826db863221e6a0a4c9552c0b8",
"body": "…ework-13.3.0\n\nBump laravel/framework from 13.1.1 to 13.3.0",
"is_bot": false,
"headline": "Merge pull request #48 from overtrue/dependabot/composer/laravel/fram…",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2026-04-02T01:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "062de6e70e422f40226b4373399326872fe6d6e2",
"body": "Bumps [laravel/framework](https://github.com/laravel/framework) from 13.1.1 to 13.3.0.\n- [Release notes](https://github.com/laravel/framework/releases)\n- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)\n- [Commits](https://github.com/laravel/framework/compare/v13.1.1...v13.3.\n[…]\ndependency-name: laravel/framework\n dependency-version: 13.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump laravel/framework from 13.1.1 to 13.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T01:35:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b09af8efab57b48b6d5ed3d49096398600615c5d",
"body": null,
"is_bot": false,
"headline": "chore: support Laravel 12/13",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2026-03-21T14:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1937dd449fe050d8a1bafe89f709aa3cc6f06794",
"body": null,
"is_bot": false,
"headline": "chore: refresh composer.lock",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2026-03-21T14:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa24c2920542621c616c8dd0b3795aa7ee7b4954",
"body": null,
"is_bot": false,
"headline": "chore: support Laravel 13 only",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2026-03-21T14:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4f86881e873a27c308399fbb6e40ec3f42ef8c",
"body": null,
"is_bot": false,
"headline": "chore: support Laravel 12/13 only",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2026-03-21T14:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22055fd8353023b02a576363004dc6b961ed85e9",
"body": null,
"is_bot": false,
"headline": "test: add testbench + basic test for Laravel 13",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2026-03-20T03:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733e5ded51370fefc2a5b46d858571a4218a257f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #45 from laravel-shift/l13-compatibility",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2026-03-05T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50890c99a9a390900d9968e202ecfee8c64378a3",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-03-05T16:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667565274041f4d6f2c6da6dc433bac2f9a7233e",
"body": "Laravel 12.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #44 from laravel-shift/l12-compatibility",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2025-02-20T15:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad04b163540a5fe24bc3052c010e36cdc49844db",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-18T20:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdcbf00a0463341e56839c58d67ce142315c07f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #40 from guanguans/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2024-09-26T08:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca0ed88ba9eb2dc703b713f3acc207a19c0be80",
"body": "…rom logging\n\n- Introduced 'except' configuration to exclude specific queries from logging.\n- Modified query execution listener to check for excluded queries in addition to the slower_than threshold.\n- Improved readability of the code by formatting the conditional statement.",
"is_bot": false,
"headline": "feat: Introduced 'except' configuration to exclude specific queries f…",
"author_name": "guanguans",
"author_login": "guanguans",
"committed_at": "2024-09-26T06:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9fb545cf2a47c96a16f666f7ab519d128b3496f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #39 from laravel-shift/l11-compatibility",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2024-02-23T20:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3df45a23b14629f67d675773d5e3aa10aacdb7c",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 11",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2024-02-23T18:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280b06db8f04d540b56b89b05179edb17be035ea",
"body": null,
"is_bot": false,
"headline": "Merge pull request #38 from guanguans/patch-2",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2023-07-26T10:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e189cc14e07f92f6f73bf5356d12cb07d4218797",
"body": "…ing is deprecated` in PHP8.1",
"is_bot": false,
"headline": "fix `PDO::quote(): Passing null to parameter #1 ($string) of type str…",
"author_name": "guanguans",
"author_login": "guanguans",
"committed_at": "2023-07-26T10:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cf0b687be3fd0e976b1a86becc7cb10820c655",
"body": null,
"is_bot": false,
"headline": "Laravel 10",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2023-02-15T08:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be8f988f9b9b1a40ca1bfd40eda31c51eb63cc13",
"body": null,
"is_bot": false,
"headline": "Laravel 9",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2022-02-10T10:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbccfc82d9d301bb95c9766015e56a106a490c3",
"body": null,
"is_bot": false,
"headline": "Laravel 9",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2021-12-26T06:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c53bbaa009c286b675998e979eadf632cb8db3b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-11-30T16:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8559a6a587fd6d8ee69dd1c32f604a3f8ea9bdc9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-11-23T02:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c35e739f93dd1c1d2b379d109f06aae35552e06",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-11-18T04:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3433570825df2ca725ff1cdfb5401f7ab47ca38d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-11-03T11:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe42db0b5abb8236115f0d6f3e6a1d00ea837692",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-11-02T03:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b546aa2c4f6319ce798c8f8128b08718b32bae",
"body": "增加日志写入通道配置",
"is_bot": false,
"headline": "Merge pull request #35 from iwindy/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-08-12T08:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bd3fed8f2e69a3c618bc08bf316c0d979f0a0d",
"body": null,
"is_bot": false,
"headline": "Update ServiceProvider.php",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-08-12T08:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "305486b6484ae975bc379fd258cbd5b011ab78c7",
"body": "增加日志写入通道配置",
"is_bot": false,
"headline": "",
"author_name": "iwindy",
"author_login": "iwindy",
"committed_at": "2021-08-12T08:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de73d1b48bbbf3b743635ccba3386cfc3b586ba",
"body": "修正laravel8以下版本兼容性",
"is_bot": false,
"headline": "Merge pull request #34 from iwindy/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-08-12T06:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0edbeacd3dbff40b973fc8399e37d285a649545c",
"body": "修正laravel8以下版本兼容性",
"is_bot": false,
"headline": "",
"author_name": "iwindy",
"author_login": "iwindy",
"committed_at": "2021-08-12T06:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9299f4f6523eb4a1c84412d75a757026189f9b5",
"body": null,
"is_bot": false,
"headline": "Fixed #32",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-07-18T07:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad76e00bd08a9d1ec3e6679dd820724348f44c28",
"body": "…m_placeholder\n\nSupport to: RFC: Escape PDO \"?\" parameter placeholder",
"is_bot": false,
"headline": "Merge pull request #28 from Valerii1993/escape_pdo_question_mark_para…",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-07-01T14:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366b5f3aa2dbfa7a492739539ec1ee2c52ad3cd9",
"body": "RFC: Escape PDO \"?\" parameter placeholder\nhttps://wiki.php.net/rfc/pdo_escape_placeholders\n\n\"??\" will be translated to \"?\", so added fix for the following code to work correctly:\nDB::table('table_name')->whereRaw('jsonb_column ?? ?', ['key'])->get();",
"is_bot": false,
"headline": "Added support:",
"author_name": "Valerii Yarmoliuk",
"author_login": null,
"committed_at": "2021-07-01T13:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c037e2b0c5cd609afa2110694fd5dc1a84b90b5",
"body": null,
"is_bot": false,
"headline": "Merge pull request #26 from overtrue/dependabot/add-v2-config-file",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2021-04-30T00:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fb34b18bcf6839bfe7c436100f5ad22582e3fa",
"body": null,
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-29T19:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3009a7585d1e7d1a32900080a8bc2b4b64dc69",
"body": null,
"is_bot": false,
"headline": "Update env example.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-12-16T06:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c5582e0c1e3a856b511aafc8fb1553dbeb618c",
"body": null,
"is_bot": false,
"headline": "Fix typo.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-12-16T06:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe08c67782fd980bb44fb542df7e33bf13c21de",
"body": null,
"is_bot": false,
"headline": "Add trigger support.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-12-04T01:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e25555425dde275f92b3ec63633d9cebfcaaaff",
"body": "feat: support for laravel 8",
"is_bot": false,
"headline": "Merge pull request #24 from Pr3d4dor/feature/support-for-laravel-8",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-09-21T15:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d3e3c69640cdaaa9fe17b3fd17be8a405d3109",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feature/support-for-laravel-8",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-09-21T15:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628bbd1e60bb67e406c7af2a132e2c02cc78bace",
"body": null,
"is_bot": false,
"headline": "Laravel 8.0",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-09-21T14:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44398dfc3da102c4af423197b0fbbd2df1fbd4f1",
"body": null,
"is_bot": false,
"headline": "feat: support for laravel 8",
"author_name": "Gianluca Bine",
"author_login": null,
"committed_at": "2020-09-09T16:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aef8bf37d0bc20130688cd0e4221bbd448f9e14",
"body": "更新开启配置到单独的配置项",
"is_bot": false,
"headline": "Merge pull request #23 from maxlcoder/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-07-22T03:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1850047ab04a20bf868080f8fedda79b6d061bdf",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "liurenlin",
"author_login": null,
"committed_at": "2020-07-22T03:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d51cda97fad9d272a15750f1b54bb70f961247",
"body": null,
"is_bot": false,
"headline": "remove app_debug condition",
"author_name": "liurenlin",
"author_login": null,
"committed_at": "2020-07-22T03:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651b7ff26a8f07f23c8dc6cac2993e4c1c570aa5",
"body": "显示当前查询的数据库",
"is_bot": false,
"headline": "Merge pull request #21 from YL20181120/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-05-15T04:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798c2fab5e4fd1e8f880959d0a21e61d72898a5f",
"body": null,
"is_bot": false,
"headline": "显示当前查询的数据库",
"author_name": "jasmine",
"author_login": "YL20181120",
"committed_at": "2020-05-15T04:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443a2c96d611a2b9cd2bd89b4e96b777bd70524c",
"body": null,
"is_bot": false,
"headline": "显示当前查询的数据库",
"author_name": "jasmine",
"author_login": "YL20181120",
"committed_at": "2020-05-15T03:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb65b0d14b2b93edaf2dc1654e2718d305574a49",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#20)",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-04-13T08:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46076743ba31aa0f612c8b4248781ca27923aecf",
"body": null,
"is_bot": false,
"headline": "CS.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-04-13T08:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d096f0110d9922b8516b167fbe01850836016a",
"body": null,
"is_bot": false,
"headline": "Add config support. #15",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2020-04-13T03:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841d6eea45fa503c2ba7227ee7d1e3a0bfe09b74",
"body": "fix: Undefined variable duration in ServiceProvider",
"is_bot": false,
"headline": "Merge pull request #18 from lonquan/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-03-04T15:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf8e817fc6ec793cfdbf13954051c3c9ecac9ce",
"body": "fix: Undefined variable: duration",
"is_bot": false,
"headline": "Update ServiceProvider.php",
"author_name": "龙权",
"author_login": null,
"committed_at": "2020-03-04T13:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746cda76f66ddd01182a5c7145680f30ae0a019f",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#17)",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-03-04T10:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34f93927eab0eb746d00050cdc4e394525d7fea4",
"body": "avoid vsprintf() error",
"is_bot": false,
"headline": "Merge pull request #13 from osindex/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-03-04T10:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5540e59ea383ced098e35b086afd06064f4ff483",
"body": null,
"is_bot": false,
"headline": "Update ServiceProvider.php",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2020-03-04T10:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4d87a1a467b84df324e2dc75f99029fd104f95",
"body": "…ework-approx-5.5or-approx-6.0or-approx-7.0",
"is_bot": true,
"headline": "Merge pull request #16 from overtrue/dependabot/composer/laravel/fram…",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-03-04T00:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6638df28426b3c4187665aa2e2b738ab42daaeaa",
"body": "Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version.\n- [Release notes](https://github.com/laravel/framework/releases)\n- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md)\n- [Commits](https://github.com/laravel/framework/commits/v7.0.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Update laravel/framework requirement from ~5.5||~6.0 to ~5.5||~6.0||~7.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-03-03T21:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590e0f0aee978532d86cea96c1c0e39c6b1046bc",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2019-09-04T13:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ee7417755b8eb29afa34be571a8f44cc0413e7",
"body": "vsprintf(): Too few arguments\r\n\r\nwhen use \\DB::update(DB::raw($q)",
"is_bot": false,
"headline": "avoid vsprintf() error",
"author_name": "osindex",
"author_login": "osindex",
"committed_at": "2019-08-09T08:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96583c480b67e26bd2616009646046299d047b1a",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #10 from summerblue/patch-1",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2019-04-06T08:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "854b61a33525fd9c57abc40d2587586988110076",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Summer",
"author_login": "summerblue",
"committed_at": "2019-04-05T23:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dad79bada983d6306ba4c9763969b7ff757e1d9",
"body": "Laravel Query Logger will be enabled when is & some fix",
"is_bot": false,
"headline": "Merge pull request #9 from bolechen/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2019-03-12T14:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2043b2c378a96b1665097d398a2bca3cba04ddaf",
"body": null,
"is_bot": false,
"headline": "phpcs",
"author_name": "Bole Chen",
"author_login": "bolechen",
"committed_at": "2019-03-12T14:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84693e0cad173bfb6d280e05bd4968bcb15efef3",
"body": null,
"is_bot": false,
"headline": "Laravel Query Logger will be enabled when is & some fix",
"author_name": "Bole Chen",
"author_login": "bolechen",
"committed_at": "2019-03-12T14:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996bdea2f6903d11a71ed86eb3eb2355156ceef7",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#8)",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2019-03-12T09:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c0f6738907da389ca08fd06f27e8a9d6acac09",
"body": null,
"is_bot": false,
"headline": "Update log format & env switch support. #4",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2019-03-12T09:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a52633ac4e66735ba62a1ab69b2efcc65af4d6",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#7)",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-12-14T01:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434b1bd7fc99aa55f72db7113353b899959c837b",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #6 from overtrue/analysis-qoodVN",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-12-14T01:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237ef94ee605894096a35175c2a4df2b2d00b555",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2018-12-14T01:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fd1966877c827b4bd7783d87923ec9c9f4cf1b",
"body": null,
"is_bot": false,
"headline": "Add request method.",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-11-26T08:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9f54faa5ac5fd757098a93e386dc7e6ae9358a",
"body": "优化 SQL 执行时间的展示",
"is_bot": false,
"headline": "Merge pull request #2 from ruchengtang/clean-code",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-20T06:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae7ac48c0b23c54edaf986d0182d2725d4c0292",
"body": null,
"is_bot": false,
"headline": "Update ServiceProvider.php",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-20T06:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9734637745f73626c92b2c43a58cd4654dfba07c",
"body": null,
"is_bot": false,
"headline": "更新 README",
"author_name": "寻水的鱼",
"author_login": "ruchengtang",
"committed_at": "2018-06-20T04:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49782a4f36665cb4f4a09911c6d63e93097f92f5",
"body": null,
"is_bot": false,
"headline": "优化 SQL 执行时间的展示",
"author_name": "寻水的鱼",
"author_login": "ruchengtang",
"committed_at": "2018-06-20T04:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72e9d9c536b5184530305d28904665445c67081",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a438464ecd3f508d0c0832f7c29f84339ea7b577",
"body": null,
"is_bot": false,
"headline": "Update example",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54fc5801c736274f0d7a33a5d87b3ef3adfc365",
"body": null,
"is_bot": false,
"headline": "Update ServiceProvider.php",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbaa689c9d16644621eed2a9744d56964d30b674",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e429923ea078e7108963e92f0075f603b13229b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4951681c6b32f5774ee4b8e9cf6c5c2cc7d3f31",
"body": null,
"is_bot": false,
"headline": "Delete .gitkeep",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2018-06-06T09:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb3b624d55d4ef599b5a09cc1946d29e0b7e655",
"body": null,
"is_bot": false,
"headline": "Add timeusage.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2018-05-22T07:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67465f9e7539166b8ce1725137e6f02c5a01660",
"body": null,
"is_bot": false,
"headline": "Add timeusage.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2018-05-22T07:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7269a410ebc568bfd88fe807c062bb0f06c737",
"body": null,
"is_bot": false,
"headline": "Fixed placeholder escape.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2017-10-11T10:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f93871ebf927fef244827c23a83e56c493ece70",
"body": "解决 sql 语句中带 DATE_FORMAT 时的 vsprintf 不正确的问题",
"is_bot": false,
"headline": "Merge pull request #1 from seekerliu/master",
"author_name": "安正超",
"author_login": "overtrue",
"committed_at": "2017-09-07T11:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0782b4c6c5eb7a95224305c6be6de7f6d09a400",
"body": ">>> vsprintf(\"select DATE_FORMAT(created_at, '%Y-%m') from `users`\", ['a', 'b'])\r\n=> \"select DATE_FORMAT(created_at, '-') from `users`\"\r\n>>> vsprintf(\"select DATE_FORMAT(created_at, '%%Y-%%m') from `users`\", ['a', 'b'])\r\n=> \"select DATE_FORMAT(created_at, '%Y-%m') from `users`\"",
"is_bot": false,
"headline": "修复 SQL 语句中带 DATA_FORMAT 时的 vsprintf 的问题",
"author_name": "seekerliu",
"author_login": "seekerliu",
"committed_at": "2017-09-07T05:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b58b2dda36588efb3b16fb99a86489d7aaa9e68",
"body": "eg: \r\n>>> vsprintf(\"select DATE_FORMAT(created_at, '%Y-%m') from `users`\", ['a', 'b'])\r\n=> \"select DATE_FORMAT(created_at, '-') from `users`\"\r\n>>> vsprintf(\"select DATE_FORMAT(created_at, '%%Y-%%m') from `users`\", ['a', 'b'])\r\n=> \"select DATE_FORMAT(created_at, '%Y-%m') from `users`\"",
"is_bot": false,
"headline": "解决 sql 语句中带 DATE_FORMAT 时的 vsprintf 不正确的问题",
"author_name": "seekerliu",
"author_login": "seekerliu",
"committed_at": "2017-09-07T05:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ad71b2012af77d5021ad99a2a5946d5dad1a42",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2017-09-05T15:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a8d35add61070dbfa51372d53942354695e336",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2017-09-05T15:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a2d43c02da341386d6f17b437528c4aba200d8",
"body": null,
"is_bot": false,
"headline": ":sparkles: Init commit.",
"author_name": "overtrue",
"author_login": "overtrue",
"committed_at": "2017-09-05T15:00:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 12,
"latest_release_at": "2026-03-21T14:26:01Z",
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 4,
"days_since_latest_release": 123,
"mean_days_between_releases": 186.9
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "overtrue/laravel-query-logger",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/overtrue/laravel-query-logger",
"is_deprecated": false,
"latest_version": "v5.1.0",
"repository_url": "https://github.com/overtrue/laravel-query-logger",
"versions_count": 26,
"total_downloads": 327462,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5364,
"first_published_at": null,
"latest_published_at": "2026-03-21T14:24:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 123
}
]
},
"popularity": {
"forks": 46,
"stars": 408,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-09-02",
"count": 1
},
{
"date": "2018-09-30",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-11-09",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-04-25",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-18",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
}
],
"complete": true,
"collected": 44,
"total_forks": 46
},
"star_history": null,
"open_issues_and_prs": 13
},
"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": 2838,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 1277
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "laravel/framework",
"direct": true,
"version": "13.4.0",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.9,
"advisory_ids": [
"GHSA-5vg9-5847-vvmq",
"GHSA-crmm-hgp2-wgrp"
],
"fixed_version": "13.12.0",
"advisory_count": 2,
"oldest_advisory_days": 35
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": "7.4.8",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-6439-2f28-8p8q"
],
"fixed_version": "8.0.12",
"advisory_count": 1,
"oldest_advisory_days": 56
},
{
"name": "symfony/mailer",
"direct": false,
"version": "7.4.8",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-xx3c-qf5g-hc39"
],
"fixed_version": "8.0.12",
"advisory_count": 1,
"oldest_advisory_days": 56
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.10.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-94pj-82f3-465w",
"GHSA-cwxw-98qj-8qjx",
"GHSA-f283-ghqc-fg79",
"GHSA-g446-98w2-8p5w",
"GHSA-h95v-h523-3mw8",
"GHSA-wm3w-8rrp-j577",
"GHSA-wpwq-4j6v-78m3"
],
"fixed_version": "7.15.1",
"advisory_count": 7,
"oldest_advisory_days": 33
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.9.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-34xg-wgjx-8xph",
"GHSA-c2w2-prh8-qm98",
"GHSA-hq7v-mx3g-29hw",
"GHSA-vm85-hxw5-5432"
],
"fixed_version": "2.12.3",
"advisory_count": 4,
"oldest_advisory_days": 41
},
{
"name": "symfony/mime",
"direct": false,
"version": "7.4.8",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-qpmx-3rfj-7rhv",
"GHSA-vqc8-7275-q272"
],
"fixed_version": "8.0.12",
"advisory_count": 2,
"oldest_advisory_days": 56
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.33.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2xf4-cg6j-vhgq"
],
"fixed_version": "1.38.1",
"advisory_count": 1,
"oldest_advisory_days": 55
},
{
"name": "symfony/routing",
"direct": false,
"version": "7.4.8",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-72xp-p242-47p9",
"GHSA-h5x3-xfc9-m39h"
],
"fixed_version": "8.0.13",
"advisory_count": 2,
"oldest_advisory_days": 56
},
{
"name": "symfony/yaml",
"direct": false,
"version": "7.4.6",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4qpc-3hr4-r2p4",
"GHSA-9frc-8383-795m",
"GHSA-c2p3-7m5p-cv8x"
],
"fixed_version": "8.0.12",
"advisory_count": 3,
"oldest_advisory_days": 56
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "7.4.8",
"severity": "low",
"ecosystem": "packagist",
"cvss_score": 0,
"advisory_ids": [
"GHSA-38cx-cq6f-5755"
],
"fixed_version": "8.0.13",
"advisory_count": 1,
"oldest_advisory_days": 37
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 3,
"moderate": 6
},
"advisory_count": 24,
"affected_count": 10,
"assessed_count": 115,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 1
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laravel/framework",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^12.0|^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laravel/framework",
"direct": true,
"version": "13.4.0",
"ecosystem": "packagist"
},
{
"name": "brainmaestro/composer-git-hooks",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "brick/math",
"direct": false,
"version": "0.14.8",
"ecosystem": "packagist"
},
{
"name": "carbonphp/carbon-doctrine-types",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": "3.4.4",
"ecosystem": "packagist"
},
{
"name": "dflydev/dot-access-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "doctrine/inflector",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "dragonmantank/cron-expression",
"direct": false,
"version": "3.6.0",
"ecosystem": "packagist"
},
{
"name": "egulias/email-validator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "fakerphp/faker",
"direct": false,
"version": "1.24.1",
"ecosystem": "packagist"
},
{
"name": "filp/whoops",
"direct": false,
"version": "2.18.4",
"ecosystem": "packagist"
},
{
"name": "fruitcake/php-cors",
"direct": false,
"version": "1.4.0",
"ecosystem": "packagist"
},
{
"name": "graham-campbell/result-type",
"direct": false,
"version": "1.1.4",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.10.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.9.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/uri-template",
"direct": false,
"version": "1.0.5",
"ecosystem": "packagist"
},
{
"name": "hamcrest/hamcrest-php",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "laravel/pail",
"direct": false,
"version": "1.2.6",
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": "1.29.0",
"ecosystem": "packagist"
},
{
"name": "laravel/prompts",
"direct": false,
"version": "0.3.16",
"ecosystem": "packagist"
},
{
"name": "laravel/serializable-closure",
"direct": false,
"version": "2.0.11",
"ecosystem": "packagist"
},
{
"name": "laravel/tinker",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "league/commonmark",
"direct": false,
"version": "2.8.2",
"ecosystem": "packagist"
},
{
"name": "league/config",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "league/flysystem",
"direct": false,
"version": "3.33.0",
"ecosystem": "packagist"
},
{
"name": "league/flysystem-local",
"direct": false,
"version": "3.31.0",
"ecosystem": "packagist"
},
{
"name": "league/mime-type-detection",
"direct": false,
"version": "1.16.0",
"ecosystem": "packagist"
},
{
"name": "league/uri",
"direct": false,
"version": "7.8.1",
"ecosystem": "packagist"
},
{
"name": "league/uri-interfaces",
"direct": false,
"version": "7.8.1",
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": "1.6.12",
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": false,
"version": "3.10.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.4",
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": false,
"version": "3.11.4",
"ecosystem": "packagist"
},
{
"name": "nette/schema",
"direct": false,
"version": "1.3.5",
"ecosystem": "packagist"
},
{
"name": "nette/utils",
"direct": false,
"version": "4.1.3",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.7.0",
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": "8.9.1",
"ecosystem": "packagist"
},
{
"name": "nunomaduro/termwind",
"direct": false,
"version": "2.4.0",
"ecosystem": "packagist"
},
{
"name": "orchestra/canvas",
"direct": false,
"version": "11.0.1",
"ecosystem": "packagist"
},
{
"name": "orchestra/canvas-core",
"direct": false,
"version": "11.0.0",
"ecosystem": "packagist"
},
{
"name": "orchestra/sidekick",
"direct": false,
"version": "1.2.20",
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": "11.0.0",
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench-core",
"direct": false,
"version": "11.0.1",
"ecosystem": "packagist"
},
{
"name": "orchestra/workbench",
"direct": false,
"version": "11.0.1",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpoption/phpoption",
"direct": false,
"version": "1.9.5",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "12.5.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "6.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "8.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "12.5.14",
"ecosystem": "packagist"
},
{
"name": "psr/clock",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/event-dispatcher",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/simple-cache",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "psy/psysh",
"direct": false,
"version": "0.12.21",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "ramsey/collection",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "ramsey/uuid",
"direct": false,
"version": "4.9.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "7.1.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "7.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "8.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "7.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "8.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "7.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "7.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "staabm/side-effects-detector",
"direct": false,
"version": "1.0.5",
"ecosystem": "packagist"
},
{
"name": "symfony/clock",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/css-selector",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.6.0",
"ecosystem": "packagist"
},
{
"name": "symfony/error-handler",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher-contracts",
"direct": false,
"version": "3.6.0",
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/mailer",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/mime",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php83",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php84",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php85",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-uuid",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/routing",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "3.6.1",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/translation",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/translation-contracts",
"direct": false,
"version": "3.6.1",
"ecosystem": "packagist"
},
{
"name": "symfony/uid",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "symfony/yaml",
"direct": false,
"version": "7.4.6",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
"direct": false,
"version": "2.4.0",
"ecosystem": "packagist"
},
{
"name": "vlucas/phpdotenv",
"direct": false,
"version": "5.6.3",
"ecosystem": "packagist"
},
{
"name": "voku/portable-ascii",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 116,
"direct_count": 1,
"indirect_count": 115
}
},
"maintainership": {
"issues": {
"open_prs": 13,
"merged_prs": 26,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 18
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "overtrue",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/1472352?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
},
{
"type": "User",
"login": "bolechen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/195015?v=4"
},
{
"type": "User",
"login": "guanguans",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22309277?v=4"
},
{
"type": "User",
"login": "iwindy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/23478189?v=4"
},
{
"type": "User",
"login": "YL20181120",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5860349?v=4"
},
{
"type": "User",
"login": "seekerliu",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8923281?v=4"
},
{
"type": "User",
"login": "ruchengtang",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1282479?v=4"
},
{
"type": "User",
"login": "summerblue",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/324764?v=4"
},
{
"type": "User",
"login": "osindex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4703215?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.795
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"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": 2,
"reason": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
"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": 3,
"reason": "Found 6/20 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "24 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8719103a7a72728a795f20beb667112b59ab22d4",
"ran_at": "2026-07-23T09:21:36Z",
"aggregate_score": 3.2,
"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-06-23T09:05:28Z",
"oldest_open_prs": [
{
"number": 50,
"created_at": "2026-04-09T21:02:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-04-18T11:28:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-04-20T22:40:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-05-27T01:08:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2026-05-27T19:05:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2026-05-27T21:58:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2026-05-28T00:34:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2026-05-28T00:39:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2026-05-28T02:45:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2026-05-29T01:11:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2026-06-16T06:27:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2026-06-22T18:24:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2026-06-23T09:05:26Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-07T23:22:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/overtrue/laravel-query-logger",
"host": "github.com",
"name": "laravel-query-logger",
"owner": "overtrue"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 39,
"vitality": 55,
"community": 46,
"governance": 67,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 0.946,
"days_since_last_push": 30,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_latest_release": 123,
"mean_days_between_releases": 186.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 123 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 123
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~186.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 186.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 76,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 76 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 76
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 46,
"stars": 408,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "408 stars",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 408
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "46 forks",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 46
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"packages": [
"overtrue/laravel-query-logger"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 327462,
"monthly_downloads": 5364
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,364 downloads/month across packagist",
"points": 49.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5364,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.795
},
"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 80% of commits",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 26,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/44 decided PRs merged",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/20 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 7255,
"owner_type": "User",
"is_verified": null,
"owner_login": "overtrue",
"public_repos": 121,
"account_age_days": 5262
},
"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": "7,255 followers of overtrue",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7255,
"login": "overtrue"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "121 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 121
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"overtrue/laravel-query-logger"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 123
},
"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 123 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 123
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"laravel",
"query",
"logger",
"query-logger"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"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 6/20 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "24 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 115 resolved dependencies against OSV; 1 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 115
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "osv",
"advisories": 24,
"affected_packages": 10,
"assessed_packages": 115,
"unassessed_packages": 1,
"affected_by_severity": "high 3, moderate 6, low 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: laravel/framework 13.4.0 (high 8.9)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "laravel/framework 13.4.0 (high 8.9)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"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": 115,
"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": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.455,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 1277
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "40 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.054
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 93",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 93
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "5 of the last 93 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 93
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 2838,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T09:21:51.518051Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/overtrue/laravel-query-logger.svg",
"full_name": "overtrue/laravel-query-logger",
"license_state": "absent",
"license_spdx": null
}