JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"php",
"openid-connect",
"oauth2",
"oauth2-server",
"openid-connect-provider"
],
"is_fork": false,
"size_kb": 139,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 161506
},
"pushed_at": "2026-02-12T16:06:16Z",
"created_at": "2020-02-05T06:09:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-11T00:02:22Z",
"description": "This is an OpenID Connect Server written in PHP.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "master",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.idaas.nl",
"name": "Limosa",
"type": "Organization",
"login": "limosa-io",
"company": null,
"location": "Netherlands",
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/97063686?v=4",
"created_at": "2022-01-03T21:01:59Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 1665
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-01-18T21:05:18Z"
}
],
"recent_commits": [
{
"oid": "86f33aca6d15dd792e186642b2fbbb4543389fee",
"body": "* Drop unneeded / shadowed properties\n\nThese properties are also declared in the base class(es) so don't need\nto be declared again. Futhermore on oauth2-server 9 these properties are\ntyped which leads to incompatible declaration errors.\n\n* Drop unneeded interface methods\n\n`AccessTokenEntityInterface\n[…]\n* Handle nullable values on AuthorizationRequest\n\n* Fix unit tests to add league/oauth2-server 9 compatibility\n\n* Let (base) AuthCodeGrant create AuthenticationRequest instead of converting afterwards",
"is_bot": false,
"headline": "Add compatibility with league/oauth2-server 9 (#31)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2026-02-12T16:02:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ea20f8fe8f20833fb752d4db4aa89f63312b9388",
"body": null,
"is_bot": false,
"headline": "add (return) type hints to overriden methods (#26)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-11-27T08:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90e4baa69add125e2f5ef5c79e302baf4cdaf51",
"body": null,
"is_bot": false,
"headline": "documentation update (#30)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2023-11-24T11:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a9d063a9226e748fff446fe79a2143112f6911",
"body": null,
"is_bot": false,
"headline": "Formatting and warning fixes (#29)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2023-11-24T10:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b71e77cb5d40d0b87298f46fba75eb6b69913d",
"body": "Upgraded dependencies lcobucci/jwt and league/oauth2-server",
"is_bot": false,
"headline": "Feat update packages (#28)",
"author_name": "Oluwatobi Samuel Omisakin",
"author_login": "omitobi",
"committed_at": "2023-11-24T08:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23881939cae79674c1b016da81b7adb02cccb80",
"body": null,
"is_bot": false,
"headline": "Store claims for implicit flow (#23)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-07-24T18:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccd719a55440690ea3b6ea8265ac3402db4c1d2f",
"body": "* Skip (additional) checks when grant_type isn't even authorization_code\r\n* Simplify check whether code request parameter is present\r\n* Handle exception when code can't be decrypted (for example when\r\n sending empty value, or any value which isn't properly encrypted)\r\n* Add check whether decoded token contains scopes (to prevent undefined\r\n variable error when it isn't)",
"is_bot": false,
"headline": "Harden AuthCodeGrant::canRespondToAccessTokenRequest (#25)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-07-24T18:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf381d15f4a7db76c5fa115c9ab7c4d24ba92f1",
"body": "* Don't continue checking handler when one (/first) matches\r\n* Fix \"Undefined variable $response\" error when no handler matched",
"is_bot": false,
"headline": "Improve ResponseHandler (#24)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-07-24T18:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa38cfe3aa142b49bfcdf8755dbadc8ee343f417",
"body": "Should prevent merging PRs with failing unit tests :)",
"is_bot": false,
"headline": "Enable CI workflow for pull requests (#20)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-06-14T20:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636833afbe7bfe6ea2512ceb310fe39dbc743e52",
"body": null,
"is_bot": false,
"headline": "Use the Session service for the implicit grant (#19)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-06-14T20:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdcb605cdde35499c011ca74bc9f153110c31634",
"body": "* Fix failure after #17\r\n* Fix some PHP 8 deprecations because of missing values",
"is_bot": false,
"headline": "Fix unit tests (#18)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-06-14T20:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dfeefcb48995bef537cfac3e465ea0ef74e38b7",
"body": "* Replace bogus identifier with configuration option\r\n* Fix emitting TOKEN_POPULATED event from AuthCodeGrant",
"is_bot": false,
"headline": "Replace bogus identifier with configuration option (#17)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-06-14T08:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636953aaaf682cb3136a28f0feca5316836ae372",
"body": null,
"is_bot": false,
"headline": "Emit event when id token is populated (#16)",
"author_name": "Robert Meijers",
"author_login": "RobertMe",
"committed_at": "2023-06-13T18:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32aa3592d67bc96ccf060ba0fb11389fc87e0821",
"body": null,
"is_bot": false,
"headline": "ImplicitGrant forgot to fill scopes (#12)",
"author_name": "flh",
"author_login": "flh",
"committed_at": "2022-06-30T11:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492c705336977aebe754b8c5c0cca2146b22261a",
"body": "Recent PHP versions emit an error on the subsequent call to strlen() if\r\nthe nonce value is null.",
"is_bot": false,
"headline": "Provide a default empty string value for nonce (#11)",
"author_name": "flh",
"author_login": "flh",
"committed_at": "2022-06-30T11:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88904c9a4c3198f5337af485184cf8ec8c355136",
"body": null,
"is_bot": false,
"headline": "Ensure issuer is never null",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2022-04-14T20:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724bc38345b6f674a06ac1d7208aa0007b218fb8",
"body": null,
"is_bot": false,
"headline": "Fix for JWT to string conversion (#10)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2022-01-18T21:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b02a13bdda65b9e2271fd16a405a9151af8d4c",
"body": null,
"is_bot": false,
"headline": "Minor updates (#9)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2022-01-18T21:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b788a743599390e5b59e15cd97edc5f7c3539b",
"body": null,
"is_bot": false,
"headline": "Store subject in sub claim",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2021-12-30T15:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7706afa7d14a0dc726e3115a7d0eccd253ca1921",
"body": null,
"is_bot": false,
"headline": "allow specific userinfo responses (#8)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2021-08-23T19:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d501d9d4591a9932e1e8b83c14b5f512bd41ae3",
"body": null,
"is_bot": false,
"headline": "Several bug fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2021-08-12T19:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f33da16788e5da65da4c7d8bc4ca3cc88270fa7",
"body": null,
"is_bot": false,
"headline": "updates for Lcobucci JWT package (#7)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2021-08-11T19:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbb74f356583ff34ab62f7d7152e57fdfed04bd6",
"body": null,
"is_bot": false,
"headline": "JWT creation bug fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-29T21:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743c2248b2936df9e296d302417080c8b152ada0",
"body": "chmod test private key to 0600",
"is_bot": false,
"headline": "Feature/pipeline fix (#6)",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-24T12:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd584e5d0e7e645a44dfc89bea35bdf2913d123",
"body": null,
"is_bot": false,
"headline": "badge updates",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-24T12:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d0c040d9ae4f42ca39a5d0e3d2aedb07e48e0e",
"body": null,
"is_bot": false,
"headline": "badges",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-24T11:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ef2c71984e5d72def49fc453e3cc487f430327",
"body": null,
"is_bot": false,
"headline": "Use phpunit v2",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-24T11:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14af840916de5d2db20cd3bbbbaf03a7c0b25593",
"body": null,
"is_bot": false,
"headline": "Fixes pipeline",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-12-24T11:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd96ccca686372b48790886b9041699117b9205",
"body": null,
"is_bot": false,
"headline": "disableRequireCodeChallengeForPublicClients by default",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-04-13T11:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50fa3587d391435ba867d5aaacb8d44cbd7839a5",
"body": null,
"is_bot": false,
"headline": "Use ScopeEntityInterface instead of string",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-04-13T07:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a01e86e28442fea98f45a8bf38146d1bd57998",
"body": null,
"is_bot": false,
"headline": "bug fix",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-04-11T21:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1dc903af91fa8025a04135caee01f263192acc5",
"body": null,
"is_bot": false,
"headline": "fixed unit tests",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-18T21:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d0be54002536b0c8ec201f21ab7983f67c298d",
"body": null,
"is_bot": false,
"headline": "text update",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-18T20:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768d2766550bab6104549bde87e7e418e9639ec7",
"body": null,
"is_bot": false,
"headline": "type hinting",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-09T06:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e52191e1581048bc1085665780f395b278449d63",
"body": null,
"is_bot": false,
"headline": "Use correct variable",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-09T06:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb24962950e4b7430ae05b4703163dc3930e8653",
"body": null,
"is_bot": false,
"headline": "Add content-type for userinfo response",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-06T21:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd5fe245d670a336dbbf4fa88ce5c70aa5f18e4",
"body": null,
"is_bot": false,
"headline": "bug fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-03-06T20:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4ce28ac60dc037c893462bb92d73bf38e4631b",
"body": null,
"is_bot": false,
"headline": "bug fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-29T21:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4038ec820b9e896a64ee2c976554e423fa3ba392",
"body": null,
"is_bot": false,
"headline": "fix for gettings claims for implicit grant",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-29T15:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c5ecef6fc8aec7ebaf57236f19dc1c69555306",
"body": null,
"is_bot": false,
"headline": "bug fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-29T12:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6607edc50ac9b785a3e6381d089263dc1966f9fc",
"body": null,
"is_bot": false,
"headline": "Improved OpenID Connect claim support",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-29T12:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7aa252ad5d8040d7c5caaab5831abad120834e",
"body": null,
"is_bot": false,
"headline": "do not require specific version",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-17T06:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c53ac1b97adcfb82cdae49e162bfdfc717f993c",
"body": "redirect response handler updates",
"is_bot": false,
"headline": "Merge pull request #4 from arietimmerman/feature/improved-claim-support",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T20:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cebe78b3ef7b478705dd5fe7f3c92687600369ce",
"body": null,
"is_bot": false,
"headline": "redirect response handler updates",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T20:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b92191f819066d851c2ea7d5ebd5b4fb1ac361",
"body": "Feature/improved claim support",
"is_bot": false,
"headline": "Merge pull request #3 from arietimmerman/feature/improved-claim-support",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T20:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be0b5ccb34761a166e54a651db6ad8e7511d618",
"body": null,
"is_bot": false,
"headline": "test fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T20:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ea2c086bfc4f7cb86afdc1861e5b2f1bddf117",
"body": null,
"is_bot": false,
"headline": "several bugfixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T20:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743a841e8316dbbf32aa65333e1009a78f8833c9",
"body": null,
"is_bot": false,
"headline": "renamed file",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T16:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8b6e48a498993f0ab5490daf2a150a6b81a2bd",
"body": null,
"is_bot": false,
"headline": "updated README",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T07:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4add06cf5fe8eaeba74a994bf0a3e301c0a83fdc",
"body": null,
"is_bot": false,
"headline": "Custom access token trait allows storing OpenID Connect claims",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T07:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6cc53dcf37fa34ddb837f12ad9b58bb7f1a0ae",
"body": null,
"is_bot": false,
"headline": "Removed unneeded controller",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T07:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d63208ba020a565b7860a8bab2ce0498279773",
"body": null,
"is_bot": false,
"headline": "Improved support for claims",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-11T07:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5fd594ca0918f38a5dd0dd62ab9d071f69f734",
"body": null,
"is_bot": false,
"headline": "path fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T13:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e37d248ab2c2f14145682a3a228a1f7842031cf7",
"body": null,
"is_bot": false,
"headline": "phpunit improvements",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T13:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a92db88244f9916f8b61c38439b918257f67fe90",
"body": null,
"is_bot": false,
"headline": "phpunit fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T13:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5ee11c1e45c995fdbb8d77e2446009839cda1e",
"body": null,
"is_bot": false,
"headline": "actions fix",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T12:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce347a6269bceb7b49c47955ab2ba8340ae03e7",
"body": null,
"is_bot": false,
"headline": "Introduced Github Actions",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T12:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a7f762df0d814067820ce17fb08ca63dff4ad8",
"body": null,
"is_bot": false,
"headline": "updated README",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T11:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f556df2e87beacb5bb36e07008c560816ba64aba",
"body": null,
"is_bot": false,
"headline": "fixed package name",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T11:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607b4383fa757fe5d5f7463a559c9c4279107c04",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de192e840b38e12212fc2d78e4fdc0acf16e4933",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b877010334c751387150cd8a9b58127bcd850fd8",
"body": null,
"is_bot": false,
"headline": "License",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f070fdc3fadedc2734fc92cf55e8dfa688bd7c",
"body": null,
"is_bot": false,
"headline": "Cleaning up",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd5f7b6e39c404c87eef402db2d0d3f80da2373",
"body": null,
"is_bot": false,
"headline": "Several fixes",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d234001e74fa9b20946144f38c8b1b4a42cd21d0",
"body": null,
"is_bot": false,
"headline": "Fixed tests",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37576533d30679e1318d6117a14d79f036d520a",
"body": null,
"is_bot": false,
"headline": "Introduced authorization_code grant tests for OpenID Connect",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e2b39fc6b16f140ff7f6f73d028eacd76b42d1",
"body": null,
"is_bot": false,
"headline": "Introduced AuthCodeGrant tests for OpenID Connect",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-08T10:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb1523a9e34de0be2e16ccc83b7f9de82ad79f4",
"body": null,
"is_bot": false,
"headline": "Re-use League testing code",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-05T20:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c87de6d2eb1961c632f8b60a81f8a9c326bd6a7",
"body": "First working test",
"is_bot": false,
"headline": "Merge pull request #1 from arietimmerman/feature/basic-test",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-05T20:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0dc850c04d57d06a92e9a36e03dedc4ed5c570b",
"body": null,
"is_bot": false,
"headline": "First working test",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-05T20:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429e6a557d91030fcbc610815730d93aa138cebc",
"body": null,
"is_bot": false,
"headline": "fixed namespace",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-05T06:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2be3d255c441cdda96567b3a396cc7e7fc0f3da",
"body": null,
"is_bot": false,
"headline": "Generalized idaas.nl's OpenID Connect server",
"author_name": "Arie Timmerman",
"author_login": "arietimmerman",
"committed_at": "2020-02-05T06:13:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 1,
"latest_release_at": "2022-01-18T21:05:18Z",
"latest_release_tag": "v0.2.2",
"releases_from_tags": false,
"days_since_last_push": 164,
"active_weeks_last_year": 1,
"days_since_latest_release": 1650,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "nl.idaas/openid-server",
"exists": true,
"license": "LGPL-3.0-only",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": false,
"registry_url": "https://packagist.org/packages/nl.idaas/openid-server",
"is_deprecated": false,
"latest_version": "v0.4.3",
"repository_url": "https://github.com/arietimmerman/openid-server",
"versions_count": 23,
"total_downloads": 142620,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3944,
"first_published_at": null,
"latest_published_at": "2026-02-12T16:02:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 164
}
]
},
"popularity": {
"forks": 11,
"stars": 49,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2022-04-27",
"count": 2
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2023-06-13",
"count": 2
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 102563,
"source_files_sampled": 32,
"oversized_source_files": 1,
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "league/oauth2-server",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^8|^9"
},
{
"name": "lcobucci/jwt",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.3|^5.0"
},
{
"name": "nyholm/psr7",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "lcobucci/jwt",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/oauth2-server",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nyholm/psr7",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-diactoros",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 3,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 24,
"open_issues": 5,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "arietimmerman",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/2026675?v=4"
},
{
"type": "User",
"login": "RobertMe",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/1102763?v=4"
},
{
"type": "User",
"login": "flh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/129180?v=4"
},
{
"type": "User",
"login": "omitobi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16482234?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.819
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"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": 4,
"reason": "Found 13/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "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": "86f33aca6d15dd792e186642b2fbbb4543389fee",
"ran_at": "2026-07-27T14:38:34Z",
"aggregate_score": 3.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-02-12T16:06:50Z",
"oldest_open_prs": [
{
"number": 14,
"created_at": "2023-04-21T20:37:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2023-04-24T22:53:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-02-23T18:19:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-02-12T16:02:09Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2020-02-12T22:04:12Z",
"last_comment_at": "2020-02-27T21:34:08Z",
"last_comment_author": "arietimmerman"
},
{
"number": 21,
"created_at": "2023-06-15T10:17:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2023-06-20T06:22:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2025-10-29T09:59:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2025-11-13T09:50:03Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/limosa-io/openid-connect-server",
"host": "github.com",
"name": "openid-connect-server",
"owner": "limosa-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 34,
"vitality": 25,
"community": 44,
"governance": 38,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 164,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 164 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 164
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.2.2",
"releases_from_tags": false,
"days_since_latest_release": 1650,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1650 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1650
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": 164,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 164 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 164
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"forks": 11,
"stars": 49,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "49 stars",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 49
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.819
},
"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 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"merged_prs": 24,
"open_issues": 5,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/26 decided PRs merged",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/30 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"followers": 11,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "limosa-io",
"public_repos": 7,
"account_age_days": 1665
},
"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": "11 followers of limosa-io",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "limosa-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~4 yr old",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"php",
"openid-connect",
"oauth2",
"oauth2-server",
"openid-connect-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": 34,
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 13/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "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": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.319,
"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": "23 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 17,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": 53,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 102563,
"source_files_sampled": 32,
"oversized_source_files": 1
},
"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": "1/32 source files over 60KB",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 32,
"oversized": 1
}
}
],
"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",
"packagist package 'nl.idaas/openid-server' points at a different repository (https://github.com/arietimmerman/openid-server); excluded from ecosystem scoring",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-27T14:38:48.042549Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/limosa-io/openid-connect-server.svg",
"full_name": "limosa-io/openid-connect-server",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}