JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 165,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 56426
},
"pushed_at": "2026-06-28T09:40:43Z",
"created_at": "2016-12-31T01:24:35Z",
"owner_type": "User",
"updated_at": "2026-06-28T09:40:46Z",
"description": "CakePHP plugin to render simple calendars or ical/ics files",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.dereuromark.de/",
"name": "Mark Scherer",
"type": "User",
"login": "dereuromark",
"company": "Available as (Cake)PHP expert",
"location": "Berlin",
"followers": 728,
"avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4",
"created_at": "2008-12-11T16:33:44Z",
"is_verified": null,
"public_repos": 123,
"account_age_days": 6434
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2026-05-05T02:13:55Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2025-11-04T03:52:16Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2025-04-30T21:10:10Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2024-06-17T10:18:08Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2024-03-30T04:23:54Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2023-12-04T05:44:38Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2023-10-12T23:44:04Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2023-10-12T23:35:44Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2021-08-13T10:06:44Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2021-08-11T09:56:01Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2021-08-01T09:27:56Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2021-04-09T10:58:02Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2021-02-25T08:07:21Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2021-02-18T07:04:31Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2021-01-29T00:30:38Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-05-16T16:31:15Z"
},
{
"tag": "0.3.6",
"kind": "patch",
"published_at": "2020-05-16T16:15:42Z"
},
{
"tag": "0.3.5",
"kind": "patch",
"published_at": "2020-03-28T12:26:06Z"
},
{
"tag": "1.0.0-beta",
"kind": "prerelease",
"published_at": "2019-12-31T14:54:46Z"
},
{
"tag": "0.3.4",
"kind": "patch",
"published_at": "2019-12-29T18:57:01Z"
},
{
"tag": "0.3.3",
"kind": "patch",
"published_at": "2019-08-10T10:04:12Z"
},
{
"tag": "0.3.2",
"kind": "patch",
"published_at": "2019-06-06T17:48:17Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2018-09-23T15:47:52Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2018-09-08T12:37:44Z"
},
{
"tag": "0.2",
"kind": "other",
"published_at": "2018-04-01T11:34:09Z"
},
{
"tag": "0.1",
"kind": "other",
"published_at": "2017-03-09T00:57:25Z"
}
],
"recent_commits": [
{
"oid": "7d6cb66bfbada90dba38b52ebcddda531b0d3260",
"body": "actions/cache@v1-v4 declare Node 20, which GitHub now deprecates and\nforce-runs on Node 24. v5 is Node 24 native and removes the warning.",
"is_bot": false,
"headline": "CI: bump actions/cache to v5 (Node 24)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-06-28T09:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56853c84f3eb977638c6d69b34f96155cb46f00a",
"body": "* Apply conservative Rector cleanup\n\n* Run PHPCS cleanup\n\n* Keep strict calendar value handling\n\n* Restore conservative calscale cast",
"is_bot": false,
"headline": "Apply conservative Rector cleanup (#35)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-25T12:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7721fbe355d36eba922b61bc726365632f3c438e",
"body": "* Apply conservative Rector cleanup\n\n* Run PHPCS cleanup\n\n* Keep strict calendar value handling\n\n* Restore conservative calscale cast",
"is_bot": false,
"headline": "Apply conservative Rector cleanup (#34)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-25T03:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e4f35c46e42c6e9e9340b6de6a4e6a6a691f40",
"body": "* Apply conservative Rector cleanup\n\n* Run PHPCS cleanup\n\n* Keep strict calendar value handling",
"is_bot": false,
"headline": "Apply conservative Rector cleanup (#33)",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-24T23:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e97126cd9e78f4221dae7e212f735e9c6d9c74b",
"body": null,
"is_bot": false,
"headline": "Add .github/CONTRIBUTING.md",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-22T18:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46ff3e9085998d786657edaf75ba7855dbb04592",
"body": null,
"is_bot": false,
"headline": "Add config/app.example.php documenting all configurable keys",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-21T13:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b9512e6b2bb2f5f59b7a2682c9183bb8debb61",
"body": "Add RFC 5545 IcalFormatter so IcalView is usable without an external library",
"is_bot": false,
"headline": "Merge pull request #32 from dereuromark/feat/ical-formatter",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-12T13:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54aa1dca57d0db873a69315b39d8c553a34f79cd",
"body": "Use plugin-specific i18n domain for translations",
"is_bot": false,
"headline": "Merge pull request #31 from dereuromark/i18n-domain",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-04T00:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108d307e11546dd6e5590035e26d477d5c4cb600",
"body": "Convert __() calls in CalendarHelper to __d('calendar', ...) so user-facing\nstrings live in their own translation domain instead of leaking into the host\napp's default domain.\n\nAdd resources/locales/calendar.pot generated via cake i18n extract so\ntranslators have a stable POT to base language files on. (Two of the four\ncalls take dynamic arguments — month/suffix lookups — and cannot be extracted\nstatically; translators populate those entries by hand from the configured\nmonth and suffix labels.)",
"is_bot": false,
"headline": "Use plugin-specific i18n domain for translations",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-05-04T00:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bef8633400e2fbcd1bfcffb91596855dba1a65f",
"body": "…tting\n\nFix GoogleCalendarHelper malformed Google Calendar URLs",
"is_bot": false,
"headline": "Merge pull request #30 from dereuromark/fix-google-calendar-url-forma…",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2026-05-02T14:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a5427878693e8fa38835e6325907461a7ab60e",
"body": "For Date inputs, property concatenation (year.month.day) skipped\nzero-padding so 2023-12-02 became 2023122 instead of 20231202,\nbreaking the Google dates= parameter. For DateTime inputs, only\ndashes were stripped from toIso8601String(), leaving colons and a\n+00:00 offset where Google expects YYYYMMD\n[…]\nvia\nsetTimezone('UTC')->format('Ymd\\THis\\Z').\n\nThe three test assertions in GoogleCalendarHelperTest.php at lines\n55, 68, 81 previously locked in the buggy output; updated to the\ncorrected URL format.",
"is_bot": false,
"headline": "Fix GoogleCalendarHelper producing malformed Google Calendar URLs",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-05-02T14:05:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18249cfeaf81273866bfc85a04adab51fcf62f8b",
"body": null,
"is_bot": false,
"headline": "Adjust CS badge",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-04-28T16:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54406efde0c118844077786a04ec5881352f6aa7",
"body": null,
"is_bot": false,
"headline": "Enable phpcs cache for faster subsequent runs",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-03-15T15:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc09061f17a2e29c167ffe82d81b8973d8d2ce4",
"body": null,
"is_bot": false,
"headline": "Improve composer.json metadata",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-03-13T14:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3668b65d94de375b88d89433e083c248355bd4e3",
"body": null,
"is_bot": false,
"headline": "Add PHPStan badge to README",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-03-09T16:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f332e156f6cee21923f46254f52922baa668157b",
"body": null,
"is_bot": false,
"headline": "Fix phpunit",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-02-22T17:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0483f84a36b3a17bcc95773c7369c85b146a575d",
"body": null,
"is_bot": false,
"headline": "Allow PHPUnit 13",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-02-06T23:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8843d749307f062e18f0fee1a247569202fb85",
"body": null,
"is_bot": false,
"headline": "Raise PHP Min Version",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2026-01-28T05:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70beba363744ad1b5cb2baa20f9ef6ff7544b65",
"body": null,
"is_bot": false,
"headline": "Adjust phpcs config",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-11-17T09:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead730fee1ccf283f07240f26d1b5a6d1387c203",
"body": null,
"is_bot": false,
"headline": "Update CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-10-28T04:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a766f1fe3754bfd0242585be630fa2ae3e44f2",
"body": null,
"is_bot": false,
"headline": "Adjust CI matrix to test 8.5",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-10-25T15:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c26a48a06c2852e0f060b3757bc2cf26a7fe975",
"body": null,
"is_bot": false,
"headline": "Fix up for PHPCS v4",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-09-30T13:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c01c29068797a9f5a3a919008c7512106c3c9a",
"body": null,
"is_bot": false,
"headline": "Update helper loading method in README",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2025-09-29T16:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df16182905688649cccd7f62fd713556de40bf2e",
"body": null,
"is_bot": false,
"headline": "Allow date",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-09-29T16:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0689d8f32e54f9fb509c10a85040c6ef2ae41efa",
"body": null,
"is_bot": false,
"headline": "Allow date",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-09-29T16:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "978e6442c673d47eb233291c5ce5e9ae1f3665fc",
"body": null,
"is_bot": false,
"headline": "Update CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-09-09T10:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20842004e9b6dc143b7004439308c8cbc145838f",
"body": null,
"is_bot": false,
"headline": "Auto-fix CS - CS master branch",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2025-08-24T23:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2713a34b609b31b5947c8375596fcbdf34e02900",
"body": null,
"is_bot": false,
"headline": "Auto-fix CS - CS master branch",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2025-08-23T10:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88233a880d12262fe256f3c631641c02b1341157",
"body": null,
"is_bot": false,
"headline": "Remove deprecation usage",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-05-01T11:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29376ef6ad5c8c6d8bf2e78a8ed9acff1294522f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2025-04-30T21:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a703693b7f54ed57d60de5b45c486bc2adbea3",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2025-04-30T21:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3397538cfb8366406f89b0587c729b7cdf7ff3dc",
"body": null,
"is_bot": false,
"headline": "Remove deprecations",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-30T20:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e1f10b1a03df97580819146367d97f8f7dfa7c",
"body": null,
"is_bot": false,
"headline": "Fix PHPStan",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-21T19:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e994e93da32f84c720a5c525f08abfd48dfb7a",
"body": null,
"is_bot": false,
"headline": "Upgrade to PHPStan 2",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-21T18:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0a161cab53f45c52db0dc01c7cd1d13c185ed7",
"body": null,
"is_bot": false,
"headline": "Remove deprecation silencing",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-17T19:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "787d5f70e07465a983f54eacb4a0f8405d1411c3",
"body": null,
"is_bot": false,
"headline": "Allow PHPUnit 12",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-17T17:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4286a2ea5be00fa51969f2b80431750cdeb008",
"body": null,
"is_bot": false,
"headline": "Allow PHPUnit 11",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2025-04-17T17:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b60ddbf51a32c86c00966f7a05ff42379d6a3ae",
"body": null,
"is_bot": false,
"headline": "PHPStan updates",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-11-17T19:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b10c6a33fd8fd5669f55e2848e83f6de958be91",
"body": null,
"is_bot": false,
"headline": "CI PHP versions",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-11-16T19:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a45a05ab7fe0b45a7db8e2a7cfcfbc36e79b39e",
"body": null,
"is_bot": false,
"headline": "Sync CI script",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-11-16T19:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061cde740ab1d6f8cd05f38e9af9d3fad34042fd",
"body": null,
"is_bot": false,
"headline": "Test PHP8.4",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-10-23T13:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51281505dc901fa3a47f0db0e9b05844f23df6e1",
"body": null,
"is_bot": false,
"headline": "Add google calendar helper.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-06-04T10:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19204c0aaa60393aacddc16a81186ee529c89923",
"body": null,
"is_bot": false,
"headline": "Add google calendar helper.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-06-03T13:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1401b968cd5dc9d3f3bbec55fef80b47f347cc22",
"body": null,
"is_bot": false,
"headline": "Fix CI coverage",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-04-19T10:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909f98a2c8aa701ed6ad3f1a3952b89618d1b465",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-03-31T21:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dff1a431be9146d3398f350a2ad6c141ab3e3ca",
"body": null,
"is_bot": false,
"headline": "Fix up phpcs version",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-03-29T22:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c045e9ee533f430c1cb0de9182ded65b5b7bde",
"body": null,
"is_bot": false,
"headline": "Fix up gitattributes",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-03-11T17:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b403eda5e19e17ac11de779d8f73ca4e7d2bd07e",
"body": null,
"is_bot": false,
"headline": "Docs",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-23T12:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f3eeabf1dab6398da26f9a0e2a2c077bd4a10d",
"body": null,
"is_bot": false,
"headline": "Update CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-02-07T09:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5dd8962908a0819bff525b4252503fc94e5410b",
"body": null,
"is_bot": false,
"headline": "Docs",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-01-26T07:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0439264c550d75cf3fe967d422e6015c0022ab62",
"body": null,
"is_bot": false,
"headline": "Fix CS",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-01-26T07:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51626f6d03acbe94dbbf8a6925608db3293d576e",
"body": null,
"is_bot": false,
"headline": "Fix up IcalView ext detection",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-01-26T07:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e328581d27ee6128b8268c4575f028ccc8d4a979",
"body": null,
"is_bot": false,
"headline": "Update CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-01-23T05:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e323faa8451170db0be0d60ffdb599d18915d636",
"body": null,
"is_bot": false,
"headline": "Fix up coverage",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2024-01-20T20:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35aa5456d29b53aba0c5a46ed4e5f3c6e65b8bf1",
"body": null,
"is_bot": false,
"headline": "Fix up badges",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-12-11T21:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9b1bdc768a35761ef50b2af1de2758178c1f4f",
"body": null,
"is_bot": false,
"headline": "Fix helper.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-12-04T05:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d99edb328ba3fb6e13e5b8a53249671d23744c",
"body": null,
"is_bot": false,
"headline": "Run composer normalize over composer.json",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2023-11-27T15:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e0f50ef57d13a7c11d2c587fe1866c30c12a8af",
"body": null,
"is_bot": false,
"headline": "Fix CS",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-13T10:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8d7babba398476bcf6ac809780e73863878365",
"body": null,
"is_bot": false,
"headline": "Fix up tests",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-13T10:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc75639ee066900caa2822c0131c4001b304285",
"body": null,
"is_bot": false,
"headline": "Fix up test harness",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-13T10:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416741d8e768fafd4540d54cea2595830cb488cd",
"body": null,
"is_bot": false,
"headline": "Fix up test harness",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-13T09:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5792436b827891a09e2f8460dc2712001c58ee4",
"body": null,
"is_bot": false,
"headline": "Test PHP 8.3",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-10T04:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831412f3393d7f937b40f6eeee9fae7d34044da1",
"body": null,
"is_bot": false,
"headline": "Fix up CI badge",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-11-07T17:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c818918a6064e1e7a54d59c37fa2628e4536bfae",
"body": null,
"is_bot": false,
"headline": "Adjust composer.json config",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2023-10-10T18:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123651a13b076defe5c59e794aa4549904c12f61",
"body": null,
"is_bot": false,
"headline": "Fix up dependencies",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-09-10T10:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443b79bbd1be354939a076e24a094b614b0744b0",
"body": null,
"is_bot": false,
"headline": "Fix CS",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-08-06T23:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038c9826cd31f7faaa0b63b11486445297150269",
"body": null,
"is_bot": false,
"headline": "Upgrade PHPUnit",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-08-06T23:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b30b3507331cf1315ed719890a5e380fdb3a8d",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into cake5",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-08-06T23:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d4a9d5697b5becdd2934577561f7c15a54794c",
"body": null,
"is_bot": false,
"headline": "Fix up phpunit config",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-07-24T10:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022054f747594bdf7362a2f9447b431c92292db0",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-07-24T09:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c4cb9f0cb5203b277ba7635cd7b368b99409dc",
"body": null,
"is_bot": false,
"headline": "Finish upgrade.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-01-10T22:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531b06603b4ddc0ce54b1194dc119c83b6149f38",
"body": null,
"is_bot": false,
"headline": "Cake 5 upgrade",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2023-01-10T22:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb1b9c836f7bf7beefa6a2308e61ba394183a57",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-01-05T22:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b575f2fe7d5b66047634c2907cd29f75566af4",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2023-01-05T22:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdea590b5938a97957682f733e8fe11dad544d8",
"body": null,
"is_bot": false,
"headline": "Fix links",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-28T21:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceddb741bc7c1640379c00982e7cca552b7516ac",
"body": null,
"is_bot": false,
"headline": "Fix up CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-25T21:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e252886b369410f1f381d2ab0a2a2fb2dea2984",
"body": null,
"is_bot": false,
"headline": "Fix up CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-25T21:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50814aad82db85246b78103672eb9f3461a6158f",
"body": null,
"is_bot": false,
"headline": "Fix up CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-25T20:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f9bedb3616a3a067d0e694b639713de762efbc",
"body": null,
"is_bot": false,
"headline": "Fix up CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-21T22:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d74ac0b6598f04bcc9e3aff9ab224f4d51ed8a",
"body": null,
"is_bot": false,
"headline": "Fix up CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-12-21T21:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3660fb9a4b5784706b2511dc4596d24aec7e8b",
"body": null,
"is_bot": false,
"headline": "Fix up docblocks.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2022-02-20T02:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ac76b6a5d1ab7af974c06e1dca76ea30aea410",
"body": null,
"is_bot": false,
"headline": "Adjust composer.json allow-plugins",
"author_name": "Mark",
"author_login": "dereuromark",
"committed_at": "2022-01-13T00:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2546802daf9de942a36365a00b558b9047101ca0",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-11-02T11:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370b80f3fa80d5ffb92f19ffd362753d2c41d4bb",
"body": "Fix up for CakePHP 4.3 / PHP 7.3+",
"is_bot": false,
"headline": "Merge pull request #26 from dereuromark/php73",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-10-25T14:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91817eb582bf4ddc000e7aead507ba90ba4162e",
"body": null,
"is_bot": false,
"headline": "Fix up for CakePHP 4.3 / PHP 7.3+",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-10-25T14:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7039c1f61994dad5f07c5e8246536643387626aa",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Mark Scherer",
"author_login": "dereuromark",
"committed_at": "2021-08-16T08:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d834a2d5220de74aa3b30145042fce48ef897a0",
"body": null,
"is_bot": false,
"headline": "Fix up tests.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-13T10:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b089fe31147414164ec6794c69a7e00438fbc39",
"body": null,
"is_bot": false,
"headline": "Use immutable time object.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-12T15:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052df0adf151d8acf79fe99188f5b94c9300f426",
"body": null,
"is_bot": false,
"headline": "Fix CS.",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-11T09:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6be75830d14c8d9214387c338d7e3a05922672",
"body": null,
"is_bot": false,
"headline": "Fix up phpstan",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-11T09:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2acadcf0b67b84f7585173fa556a6cb703f04922",
"body": null,
"is_bot": false,
"headline": "Fix up phpstan",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-11T09:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b999f9689776be5c3d6be86a9a0b8d25cb54812",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-02T15:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f411e5e3daa9478bcb739ca9261214aed0eb47f0",
"body": null,
"is_bot": false,
"headline": "PHPStan level 8",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-08-02T15:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d3bba4e64b02378aec366b1bf7170a7eb58eb7c",
"body": "fix: ```Call to a member function set() on null``` if load component …",
"is_bot": false,
"headline": "Merge pull request #24 from hiryu85/fix-ref-controller",
"author_name": "Mark Sch",
"author_login": "dereuromark",
"committed_at": "2021-08-02T15:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c9be8e269ab917a435cf104cc4ffbf57f5d7ae",
"body": "…into action",
"is_bot": false,
"headline": "fix: ```Call to a member function set() on null``` if load component …",
"author_name": "Mirko Chialastri",
"author_login": "hiryu85",
"committed_at": "2021-08-02T15:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0deae39ac5f22db6b0ca391148afc865137076fc",
"body": "Allow timezone configuration",
"is_bot": false,
"headline": "Merge pull request #22 from curtisgibby/master",
"author_name": "Mark Sch",
"author_login": "dereuromark",
"committed_at": "2021-08-01T08:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14601fee5f2413ed9dd4c90dfeb26f49bd6ef11a",
"body": null,
"is_bot": false,
"headline": "remove default timezone parameter",
"author_name": "Curtis Gibby",
"author_login": null,
"committed_at": "2021-08-01T02:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1936592b2975a67aa244bd315eb0386bbad2f77",
"body": null,
"is_bot": false,
"headline": "default timezone to system",
"author_name": "Curtis Gibby",
"author_login": null,
"committed_at": "2021-08-01T00:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7f7195fc18e96768e7071b65bc0ea1fa5d54d7",
"body": "to fix incorrect \"today\" highlighting",
"is_bot": false,
"headline": "Allow timezone configuration",
"author_name": "Curtis Gibby",
"author_login": null,
"committed_at": "2021-07-30T03:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fffc5d29084ab99eae94807d69f4bca108431e43",
"body": null,
"is_bot": false,
"headline": "Update CI",
"author_name": "mscherer",
"author_login": "dereuromark",
"committed_at": "2021-06-24T10:00:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 28,
"latest_release_at": "2026-05-05T02:13:55Z",
"latest_release_tag": "2.3.0",
"releases_from_tags": false,
"days_since_last_push": 27,
"active_weeks_last_year": 16,
"days_since_latest_release": 81,
"mean_days_between_releases": 192
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dereuromark/cakephp-calendar",
"exists": true,
"license": "MIT",
"keywords": [
"plugin",
"calendar",
"events",
"cakephp",
"helper",
"scheduling",
"dates"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/dereuromark/cakephp-calendar",
"is_deprecated": false,
"latest_version": "2.3.0",
"repository_url": "https://github.com/dereuromark/cakephp-calendar",
"versions_count": 26,
"total_downloads": 154294,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 50690,
"first_published_at": null,
"latest_published_at": "2026-05-04T00:48:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 82
}
]
},
"popularity": {
"forks": 7,
"stars": 16,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 10978,
"source_files_sampled": 20,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "cakephp/cakephp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.1.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cakephp/cakephp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "fig-r/psr2r-sniffer",
"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": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 14,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dereuromark",
"commits": 179,
"avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4"
},
{
"type": "User",
"login": "curtisgibby",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/1086964?v=4"
},
{
"type": "User",
"login": "hiryu85",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/406275?v=4"
},
{
"type": "User",
"login": "marcheimendinger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43568598?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.904
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": [],
"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": 1,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7d6cb66bfbada90dba38b52ebcddda531b0d3260",
"ran_at": "2026-07-25T13:18:50Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T02:00:58Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-25T12:51:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dereuromark/cakephp-calendar",
"host": "github.com",
"name": "cakephp-calendar",
"owner": "dereuromark"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 44,
"vitality": 71,
"community": 51,
"governance": 66,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 1,
"days_since_last_push": 27,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 27 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 26,
"latest_release_tag": "2.3.0",
"releases_from_tags": false,
"days_since_latest_release": 81,
"mean_days_between_releases": 192
},
"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 81 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 81
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~192 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 192
}
}
],
"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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 7,
"stars": 16,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"packages": [
"dereuromark/cakephp-calendar"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 154294,
"monthly_downloads": 50690
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "50,690 downloads/month across packagist",
"points": 62.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 50690,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"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": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.904
},
"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 90% of commits",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 14,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"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": "19/21 decided PRs merged",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 70,
"inputs": {
"followers": 728,
"owner_type": "User",
"is_verified": null,
"owner_login": "dereuromark",
"public_repos": 123,
"account_age_days": 6434
},
"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": "728 followers of dereuromark",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 728,
"login": "dereuromark"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "123 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 123
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dereuromark/cakephp-calendar"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 82
},
"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 82 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 82
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"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": "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": "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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.13,
"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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"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
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 10978,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-25T13:19:00.632219Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dereuromark/cakephp-calendar.svg",
"full_name": "dereuromark/cakephp-calendar",
"license_state": "standard",
"license_spdx": "MIT"
}