Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"php",
"oauth2",
"oauth2-client",
"gitlab",
"gitlab-provider"
],
"is_fork": false,
"size_kb": 99,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 20848,
"Shell": 212
},
"pushed_at": "2026-04-28T10:28:24Z",
"created_at": "2016-05-16T11:51:29Z",
"owner_type": "Organization",
"updated_at": "2026-04-28T09:10:54Z",
"description": "GitLab Provider for the OAuth 2.0 Client",
"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.omines.nl/",
"name": "Omines Internetbureau",
"type": "Organization",
"login": "omines",
"company": null,
"location": "Eindhoven, The Netherlands",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/8394415?v=4",
"created_at": "2014-08-08T11:40:15Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 4371
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.8.1",
"kind": "patch",
"published_at": "2026-04-28T10:28:25Z"
},
{
"tag": "3.8.0",
"kind": "minor",
"published_at": "2025-11-22T22:08:41Z"
},
{
"tag": "3.7.0",
"kind": "minor",
"published_at": "2024-12-20T15:44:04Z"
},
{
"tag": "3.6.0",
"kind": "minor",
"published_at": "2023-11-06T21:48:09Z"
},
{
"tag": "3.5.0",
"kind": "minor",
"published_at": "2022-10-18T09:33:59Z"
},
{
"tag": "3.4.0",
"kind": "minor",
"published_at": "2021-02-08T12:17:01Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2020-08-28T09:57:52Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2020-02-10T10:38:15Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2018-11-23T08:39:04Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2018-10-01T12:40:48Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2017-11-01T21:46:56Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2017-05-31T15:38:13Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2017-02-03T22:23:50Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2016-08-28T20:23:58Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2016-05-20T07:46:15Z"
},
{
"tag": "1.0.0-alpha.1",
"kind": "prerelease",
"published_at": "2016-05-16T21:41:59Z"
}
],
"recent_commits": [
{
"oid": "179e1a8a55da4adfaff019792d78e4e3cb4ec6d5",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2026-04-28T09:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a68e639556670e112314e30313a2e52767dad1",
"body": null,
"is_bot": false,
"headline": "Bump deps and enable PHPunit 13",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2026-02-09T21:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff08df636ee7eca23e633b0e1d3f8b44395d56c",
"body": null,
"is_bot": false,
"headline": "Clean up legacy remainders",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2026-02-09T21:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4453c78bb7406a32b7abcae6146178e29fd7d53e",
"body": null,
"is_bot": false,
"headline": "Upgrade supported PHP versions",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2025-11-22T22:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dee862326d999b0517da4dd83b169e08f5ddf0a",
"body": null,
"is_bot": false,
"headline": "Fix annoying PHP-CS-Fixer error",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2024-12-20T15:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98237506a8105ac4ab9209d7c8f7bdd05b4bf442",
"body": null,
"is_bot": false,
"headline": "Upgrade to PHPStan 2",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2024-12-20T15:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94c3847da3de478799da824e5c5c38098764245",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.4 to test matrix",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2024-12-20T15:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248220ebbcbbee1369a86936e8122766125e2ee3",
"body": "Ref https://github.com/codecov/codecov-action/issues/1289#issuecomment-1954510252",
"is_bot": false,
"headline": "Update codecov action",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2024-03-11T11:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0236a9050e1d60084fd3fcab19b1f73c00fb0b0",
"body": null,
"is_bot": false,
"headline": "Code style",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2024-02-06T12:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af8aa39e3516b49ea3db6b60ab39b437feecae2",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.3 to test matrix",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-29T12:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8afd581c3d40dc469d03fa42965c449e95de9a",
"body": null,
"is_bot": false,
"headline": "Prepare 3.6.0 release",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57ec8ec952f41576f3955f8a1cc59c8b7492520",
"body": null,
"is_bot": false,
"headline": "Remove configs for outdated tools",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120484af8f3d186a11bc47150431b0ae2d0dc1f9",
"body": null,
"is_bot": false,
"headline": "Add Stryker report and update badges",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecdd6fdbabd30e59ca493422bcaf4a5b075b946",
"body": null,
"is_bot": false,
"headline": "Add infection as direct dependency",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170c6c745a476f90bd4d1f907b88fff6e00b2eea",
"body": null,
"is_bot": false,
"headline": "Add Github actions",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4128e7838cd1d2376923d0f2baceaa6368d24b34",
"body": null,
"is_bot": false,
"headline": "PHPStan level max",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-11-06T21:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f0c0b29d75b015e1598f8ada6caad8551c94d8",
"body": null,
"is_bot": false,
"headline": "Clean up README",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-10-27T19:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c608766bb4dd18412c50171e7ac7b6828d09884e",
"body": null,
"is_bot": false,
"headline": "Upgrade to PHPunit 10",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-10-27T19:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400b0d25856f5cc80e671a1856f1cb322a9b4e1b",
"body": null,
"is_bot": false,
"headline": "PHPstan level 8, new infection",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-10-27T19:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381295bf881cf60e48cfcde8ae8945bf22d958dc",
"body": null,
"is_bot": false,
"headline": "Fix tests for modern suites",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-10-27T14:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2b2a0421f94d04bf51c6c5379352f5756bad54",
"body": null,
"is_bot": false,
"headline": "Retire Renovate",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2023-04-20T07:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2714c54870e98b8603a3959d6d4a102a2d6889",
"body": null,
"is_bot": false,
"headline": "Raise infection MSI to 100%",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T11:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b907eb3d76227aa9797c1733821de1ce64702fc6",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T09:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4aba0a2cafbd0a13119570f4ac06082d16d74f2",
"body": null,
"is_bot": false,
"headline": "Prepare 3.5.0 release",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T09:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba897f9f45f55c591dfeebc8e8d0287617112b9",
"body": null,
"is_bot": false,
"headline": "Improve infection coverage",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T09:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222439fc9836dc57bc3d61a33c779aea287427ba",
"body": null,
"is_bot": false,
"headline": "Increase test quality",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T07:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95e0696c7017bda1f50d86cda944d0719635f58",
"body": null,
"is_bot": false,
"headline": "Upgrade infection",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T07:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd7c759b0bedd199dbe2bc87133cafa6257f678",
"body": null,
"is_bot": false,
"headline": "Upgrade code to PHP 8.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T07:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379558dacd875a8222f1d3eba6812d6ad765c4c2",
"body": null,
"is_bot": false,
"headline": "Upgrade php-cs-fixer",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2022-10-18T07:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7352c2389d0ab28b5281092b78fd5662862de09a",
"body": null,
"is_bot": false,
"headline": "Fix changelog",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-08T12:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c37361c54fae71a85350c445bda1834db5859af",
"body": null,
"is_bot": false,
"headline": "Retire broken and unneeded test",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-08T12:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d55464025540ee70989552999b66d5bfea99717f",
"body": null,
"is_bot": false,
"headline": "Update infection version",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-08T12:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79062a3a409bb8dd5cab7d7dbeb993976f365d3",
"body": null,
"is_bot": false,
"headline": "Fix Xdebug 3.0 integration",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-08T11:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88280305c6c9694bd899be31f357077bf7b15df",
"body": null,
"is_bot": false,
"headline": "Add support for Gitlab API v11 and PHP 8.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-08T08:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c0b413a179c005d0f895088f4752436683be94",
"body": null,
"is_bot": false,
"headline": "Another year goes by",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2021-02-05T19:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710bada085d7143a2e1104effed0044cc62664e8",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.0 to Travis",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-11-25T00:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4efb089c74ce7c337691b821305d151406f41871",
"body": null,
"is_bot": false,
"headline": "Drop outdated compatibility note",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-09-09T11:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd958b5d3433f11da617123dc2bc4b43d8ab787c",
"body": null,
"is_bot": false,
"headline": "Add php-gitlab-api v10 support",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-08-28T09:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807861e74cfaf9968d3b4894ef0c861689e93e30",
"body": null,
"is_bot": false,
"headline": "Remove conflict by raising package requirements",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-18T08:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb3ccf8088890389103f18204f0bbc25fc8acb5a",
"body": null,
"is_bot": false,
"headline": "Run infection on latest PHP version",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-18T08:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2d0d055735b5cda3af2ba2eba9ecaa6c0e8a2a",
"body": null,
"is_bot": false,
"headline": "Prepare 3.2.0 release",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-10T10:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a8553ea79871881ad521067f192f22fe4bc9c3c",
"body": null,
"is_bot": false,
"headline": "Fix tests for PHP 7.2",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-10T10:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8b3aab67e58674669e45a3776c4e73233ea4ec",
"body": null,
"is_bot": false,
"headline": "Apply code style",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-10T10:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c3881ceebe34ff117da3241ba6ca7b21fdeb328",
"body": null,
"is_bot": false,
"headline": "Update dependencies and supported platforms",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2020-02-10T10:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46d19bba89ada52c1fd31616cd93fcbdb0722a5",
"body": null,
"is_bot": false,
"headline": "Create renovate.json",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2019-03-11T21:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606f271f4000c0a671715207ee8280440e8a88fc",
"body": null,
"is_bot": false,
"headline": "Prepare 3.1.2 release",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-11-23T08:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e218401faab8848d8581b918b4765f99ee5b2d4e",
"body": "There are some changes in argument types in AbstractProvider in version 2.4.0 that break inherited classes. They are corrected in 2.4.1",
"is_bot": false,
"headline": "Mark conflict for league/oauth2-client 2.4.0",
"author_name": "Tim",
"author_login": null,
"committed_at": "2018-11-23T07:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a9dbc3298f58445982500e53c86775ee0551c9",
"body": null,
"is_bot": false,
"headline": "Renovate does not understand PHP",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-10-18T21:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ad43ffb02b4924a0ea44d40d46fb9838e7e8d5f",
"body": null,
"is_bot": false,
"headline": "Add renovate.json",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2018-10-04T09:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd54da2c91e41731c1c9270c3fff51bdbbff47b",
"body": null,
"is_bot": false,
"headline": "Prepare 3.1.1 release",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-10-01T12:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e4e6b2d6f8a4cc2278f22dad05025f82503159",
"body": null,
"is_bot": false,
"headline": "Update outdated dependencies",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-10-01T12:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e63e9832cf1b81e2dfcb36452b4892b57089ed1",
"body": null,
"is_bot": false,
"headline": "Ensure we only run infection on recent PHP versions",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-10-01T12:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a642451070450c9622a9d7d0fd801b0e619c6d88",
"body": null,
"is_bot": false,
"headline": "Add infection testing",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-10-01T11:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bbf843ddb5e9aad4f7989dce2618871f2fa4ef",
"body": null,
"is_bot": false,
"headline": "Fix type inconsistency",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-03-20T10:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2334b7b409f2f95012c34dffec3c6f419035173",
"body": null,
"is_bot": false,
"headline": "Fix changelog typo",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-03-19T23:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17d57be2333140a9949f71928f6c2cbbfd279bc8",
"body": null,
"is_bot": false,
"headline": "Update dependencies and code style",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2018-03-19T22:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc699ef676f9d7193c1bc9f09590923be635b1ef",
"body": null,
"is_bot": false,
"headline": "Add PHP 7.2 and nightly to test matrix",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-12-14T22:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cf370897b42edeffc6946123a1bd22d6006c33",
"body": null,
"is_bot": false,
"headline": "Fix reference in changelog",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-11-01T21:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e28192408cf8b55f6c87566fd203cbf6d54670",
"body": null,
"is_bot": false,
"headline": "Prepare 3.1.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-11-01T21:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c3f28f7526819d0f035e7eaf36ca84fed343c5",
"body": null,
"is_bot": false,
"headline": "Use CONST for default scope and scope separator.",
"author_name": "Christian Oyarzun",
"author_login": "oyarzun",
"committed_at": "2017-11-01T18:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2273978b87bb0bf3bdcd219baf05d676c1a26dd",
"body": "…scope",
"is_bot": false,
"headline": "Added api as default scope and example on how to specify a different …",
"author_name": "Christian Oyarzun",
"author_login": "oyarzun",
"committed_at": "2017-11-01T18:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d436bf5af72be3b8ee5f34cbbaaf41b7ce95f5",
"body": null,
"is_bot": false,
"headline": "Use api v4 in example",
"author_name": "Christian Oyarzun",
"author_login": "oyarzun",
"committed_at": "2017-11-01T18:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb71389631d4f79c7c48a52a844b89b356622ac",
"body": null,
"is_bot": false,
"headline": "Update Mockery to stable 1.0 for running tests",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-10-10T13:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178d1ce1a54a8c1e09fe957e267a3f90286b019d",
"body": null,
"is_bot": false,
"headline": "Update support for API client to v9+",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-08-25T09:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf29c042490d86220df2ef63793d9bfbf79328b",
"body": null,
"is_bot": false,
"headline": "Prepare 3.0.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-05-31T15:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054133390c3e07d51864f704fc8a19f69711d250",
"body": null,
"is_bot": false,
"headline": "Upgrade test suite to PHPUnit 5/6 hybrid",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-03-30T22:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef09388dd9f266d3f702bbe174662975c64fabd",
"body": "Use Gitlab API v4 instead of v3 as it's deprecated now",
"is_bot": false,
"headline": "Merge pull request #1 from webstollen/v3-v4",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-03-30T22:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac96c31a4093b1262f0ecef12de44246e1828be",
"body": null,
"is_bot": false,
"headline": "Test v4->v3",
"author_name": "Christian",
"author_login": null,
"committed_at": "2017-03-29T23:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3ef3f1e81767d890e579396a5b424b4cfc0e1e",
"body": null,
"is_bot": false,
"headline": "API v3->v4",
"author_name": "Christian",
"author_login": null,
"committed_at": "2017-03-29T23:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513639b9e720457cea2b0d022eea7f6e9e9ed794",
"body": null,
"is_bot": false,
"headline": "API v3 => v4",
"author_name": "Christian",
"author_login": null,
"committed_at": "2017-03-29T23:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b3e0456ea9ce992c85967bf14d9022d24fa4140",
"body": null,
"is_bot": false,
"headline": "Release 2.0.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-02-03T22:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e5738d20005544bafe45f7705b690a91bf710a",
"body": null,
"is_bot": false,
"headline": "Integrate PHP-CS-Fixer and general repository maintenance",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-02-03T22:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da8d3437f521dd6e0a943c15477968ece527493",
"body": "Upstream released new major version changing random providers, thus now also supporting PHP 7.1.",
"is_bot": false,
"headline": "Upgrade OAuth2-Client and support PHP 7.1",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-02-03T21:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f73fd02cdacb6db8e2cfd872c779f5bf8a9bf7a0",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2017-01-12T00:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4442d62a85704b9593ccdb9752ad1f84d737525b",
"body": null,
"is_bot": false,
"headline": "Set branch alias correctly in composer.json",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-28T20:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82001bd72bc458de4a5a429b4059bc3fda7e87f3",
"body": null,
"is_bot": false,
"headline": "Amend README to reference getApiClient",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-28T20:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd43bee0b9bae2f83524aa7741f26c4506f3f0f5",
"body": null,
"is_bot": false,
"headline": "Release 1.1.0",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-28T20:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b79226275093dba279272e1062d5b5ae7c0876",
"body": null,
"is_bot": false,
"headline": "Added code coverage for API bindings",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-28T20:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95f992e3b402f034be6621db4c5b3fd892af4fc5",
"body": null,
"is_bot": false,
"headline": "Added GitlabResourceOwner::getApiClient function",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-28T20:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8583038753cc6e5af1a02b223b5ae5e6cf6273db",
"body": null,
"is_bot": false,
"headline": "Added section to README on how to perform further API calls",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-27T22:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7804049aa28003338d177f8a0b4d2c59f002a089",
"body": null,
"is_bot": false,
"headline": "Periodic maintenance, updated packages et al",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-08-27T22:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed40d447d7f5f03b735471ec2ec8625c9e4c340",
"body": null,
"is_bot": false,
"headline": "1.0.0 release.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-20T07:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fea6007f79f5bbd157d7becfb2413415b874671",
"body": null,
"is_bot": false,
"headline": "C/p oversight and corrected some dependency versions.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-18T22:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd6a66f799019c1e2a446955762c25917db32c7",
"body": null,
"is_bot": false,
"headline": "Corrected suggestion declaration in composer.json.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-17T09:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7b21c8ea0ec6a74bb3972d4d8086edddbfce86",
"body": null,
"is_bot": false,
"headline": "Cleanup.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-17T09:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4544d073b4ac9616f417677984fd54150711d79d",
"body": null,
"is_bot": false,
"headline": "Improve tests.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T23:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c495274909b9830f45cc0a19005ebbe1317a01",
"body": null,
"is_bot": false,
"headline": "Fix token URL.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06c1c60c0a8d09508039027dfe73c833be14038",
"body": null,
"is_bot": false,
"headline": "Fixed unit tests and property getters.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T19:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc4fcbc1d54db6c850bf6c4e53ed8189c89d7e7",
"body": null,
"is_bot": false,
"headline": "Made resource owner compatible with Gitlab.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T16:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3555ff3f35bef5a290e1a68f23c952b1bef1ee3",
"body": null,
"is_bot": false,
"headline": "Fixed unit tests.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T15:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb017bd1f411a8ff5c84ae4f263d2e09eb31d11b",
"body": null,
"is_bot": false,
"headline": "Adapted constructor for custom domains.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T14:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42f2a6662a040543ff023d7f759a61cee3ef84b",
"body": null,
"is_bot": false,
"headline": "Initial fork from Github client.",
"author_name": "Niels Keurentjes",
"author_login": "curry684",
"committed_at": "2016-05-16T12:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8b940e63f04167e60c7c61b67a4c925803afb0",
"body": null,
"is_bot": false,
"headline": "Add improved exception handling",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2016-04-14T01:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc2a60e6b8a894625abc09eaa6ac0847a9dd53d",
"body": null,
"is_bot": false,
"headline": "Update code organization for checkResponse",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2016-04-14T01:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a47a6a45819b83d25d0e3bf71804591393087e1",
"body": null,
"is_bot": false,
"headline": "Add support for non-standard Github OAuth exception",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2016-04-14T01:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f394f40fdb362174149393daabf5d87d67ade4",
"body": null,
"is_bot": false,
"headline": "update dependency on league/oauth2-client@1.0",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2015-08-20T15:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b73e31d703485447aa0df57bce9fb9a56469f1",
"body": null,
"is_bot": false,
"headline": "upgrade to league/oauth2-client:1.0.0-beta2",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2015-08-12T16:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51cec19d065c92082d3ac7ad8a190deb453fdae8",
"body": null,
"is_bot": false,
"headline": "add toArray method to resource owner",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2015-08-11T01:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902076a23f6f695c0a2b1d093bb439be864aa2b7",
"body": null,
"is_bot": false,
"headline": "removing allowed failures from test suite",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2015-07-21T13:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f48034ee21bb025b4710f9e2e587a9a094bc9ff",
"body": null,
"is_bot": false,
"headline": "upgrade to beta1",
"author_name": "Steven Maguire",
"author_login": "stevenmaguire",
"committed_at": "2015-07-16T20:17:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 4,
"latest_release_at": "2026-04-28T10:28:25Z",
"latest_release_tag": "3.8.1",
"releases_from_tags": false,
"days_since_last_push": 91,
"active_weeks_last_year": 3,
"days_since_latest_release": 91,
"mean_days_between_releases": 307.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "omines/oauth2-gitlab",
"exists": true,
"license": "MIT",
"keywords": [
"authorization",
"client",
"oauth",
"oauth2",
"gitlab",
"authorisation"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/omines/oauth2-gitlab",
"is_deprecated": false,
"latest_version": "3.8.1",
"repository_url": "https://github.com/omines/oauth2-gitlab",
"versions_count": 16,
"total_downloads": 795605,
"dependents_count": 14,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 18268,
"first_published_at": null,
"latest_published_at": "2026-04-28T09:10:44Z",
"latest_version_yanked": null,
"days_since_latest_publish": 91
}
]
},
"popularity": {
"forks": 4,
"stars": 36,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"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": 11612,
"source_files_sampled": 5,
"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": 16,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "league/oauth2-client",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.4.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "league/oauth2-client",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-intl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-mbstring",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "http-interop/http-factory-guzzle",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "infection/infection",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "m4tthumphrey/php-gitlab-api",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/guzzle7-adapter",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 1,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "curry684",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/1455673?v=4"
},
{
"type": "User",
"login": "stevenmaguire",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1851973?v=4"
},
{
"type": "User",
"login": "oyarzun",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2364606?v=4"
},
{
"type": "User",
"login": "renovate-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.848
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.php",
"phpstan.neon"
],
"has_editorconfig": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 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 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "no SAST tool detected",
"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": "179e1a8a55da4adfaff019792d78e4e3cb4ec6d5",
"ran_at": "2026-07-28T11:02:26Z",
"aggregate_score": 3.6,
"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-04-28T09:10:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2018-11-23T07:49:40Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/omines/oauth2-gitlab",
"host": "github.com",
"name": "oauth2-gitlab",
"owner": "omines"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 36,
"vitality": 40,
"community": 54,
"governance": 57,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 91,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 91 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 16,
"latest_release_tag": "3.8.1",
"releases_from_tags": false,
"days_since_latest_release": 91,
"mean_days_between_releases": 307.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 91 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~307.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 307.3
}
}
],
"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": 91,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 91 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 91
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 4,
"stars": 36,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "36 stars",
"points": 25,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 36
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": [
"omines/oauth2-gitlab"
],
"dependents": 14,
"ecosystems": "packagist",
"total_downloads": 795605,
"monthly_downloads": 18268
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,268 downloads/month across packagist",
"points": 56.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18268,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "14 packages depend on it",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 14
}
}
],
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.848
},
"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 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"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 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 4,
"open_issues": 0,
"closed_issues": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 9
},
"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": "4/13 decided PRs merged",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "omines",
"public_repos": 7,
"account_age_days": 4371
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10 followers of omines",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "omines"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~11 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"omines/oauth2-gitlab"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 91
},
"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 91 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 91
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"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": ".php-cs-fixer.php, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php, 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"php",
"oauth2",
"oauth2-client",
"gitlab",
"gitlab-provider"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": 10
},
"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": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.04,
"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": "4 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"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": ".php-cs-fixer.php, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php, 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": 11612,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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-28T11:02:32.189153Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/omines/oauth2-gitlab.svg",
"full_name": "omines/oauth2-gitlab",
"license_state": "standard",
"license_spdx": "MIT"
}