Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"protocol",
"openid-connect",
"openid",
"authentication",
"authorization",
"identity-verification"
],
"is_fork": false,
"size_kb": 478,
"has_wiki": true,
"homepage": "https://github.com/jumbojett/OpenID-Connect-PHP",
"languages": {
"PHP": 87027
},
"pushed_at": "2026-07-22T11:36:54Z",
"created_at": "2012-12-11T20:44:02Z",
"owner_type": "User",
"updated_at": "2026-07-23T07:32:56Z",
"description": "Minimalist OpenID Connect client",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://www.mitre.org/",
"name": "Michael Jett",
"type": "User",
"login": "jumbojett",
"company": "MITRE",
"location": "Washington DC",
"followers": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/410057?v=4",
"created_at": "2010-09-21T15:45:03Z",
"is_verified": null,
"public_repos": 101,
"account_age_days": 5785
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-09-13T07:09:17Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-09-05T18:46:10Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-12-13T12:02:42Z"
},
{
"tag": "v0.9.10",
"kind": "patch",
"published_at": "2022-09-30T12:36:01Z"
},
{
"tag": "v0.9.9",
"kind": "patch",
"published_at": "2022-09-28T07:35:32Z"
},
{
"tag": "v0.9.8",
"kind": "patch",
"published_at": "2022-08-05T13:50:30Z"
},
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2022-07-13T10:49:48Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2022-05-08T13:29:01Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2021-11-24T16:14:02Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2021-11-21T17:39:18Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2021-11-20T17:46:35Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2020-11-16T14:49:56Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2020-08-27T16:49:44Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2020-03-09T13:28:45Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2019-01-02T19:06:02Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2018-10-15T20:33:55Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2018-07-17T11:32:35Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-04-09T13:33:08Z"
},
{
"tag": "0.4.1",
"kind": "patch",
"published_at": "2018-02-16T11:54:06Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2018-02-15T15:39:07Z"
}
],
"recent_commits": [
{
"oid": "5bb2dd143c26115f8af3255ab7fc189780c3553f",
"body": "Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version.\n- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)\n- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md)\n- [Commits](https://g\n[…]\nast/phpunit-polyfills\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): update yoast/phpunit-polyfills requirement (#435)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T11:36:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "306728144b705a6fb8105f29004aa42e4fa069cf",
"body": "* http_build_query expects a string, null no longer allowed.\n\n* curl_close() since PHP 8.0.0 ineffective, since 8.5.0 deprecated.\n\n* Update changelog.\n\n* chore(ci): test against php 8.5\n\n---------\n\nCo-authored-by: Antoine Veldhoven <antoine@invitado.nl>",
"is_bot": false,
"headline": "feat: PHP 8.5 (#501)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2026-04-02T18:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95f222f5ddbfae0ab271df1fac6f676dc717604",
"body": null,
"is_bot": false,
"headline": "chore: drop support for php 7.1 (#502)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2026-03-24T06:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc719cc9930990a4a9916cc127b839b4ed1c89ad",
"body": "* Fix missing exp validation on backchannel logout\n\n* Update changelog",
"is_bot": false,
"headline": "fix: verfify exp claim on backchannel logout token (#482)",
"author_name": "Samuel Weirich",
"author_login": "samuelwei",
"committed_at": "2025-05-08T07:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee87cc1eed83f495668047aecac928206089122",
"body": "* Add setLeeway\n\n* Update changelog",
"is_bot": false,
"headline": "feat: add setLeeway (#483)",
"author_name": "Samuel Weirich",
"author_login": "samuelwei",
"committed_at": "2025-05-08T07:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f27babfef99fe8d88bee410ee820d50da2fbb2e",
"body": "* Add check to verify sub is set\n\n* Update CHANGELOG.md\n\n* Add tests",
"is_bot": false,
"headline": "feat: verify existence of subject when verifying JWT (#474)",
"author_name": "Samuel Weirich",
"author_login": "samuelwei",
"committed_at": "2025-04-29T07:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649675257020ef2536ef747371b7384f96f1c3fa",
"body": "* Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated\n\n* fix php version in build.yml and README.md",
"is_bot": false,
"headline": "fix: php 8.4 deprecation warning about nullable parameters (#462)",
"author_name": "Marks Gerasimovs",
"author_login": "marksgerasimovs",
"committed_at": "2025-04-28T21:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808027b63d36e0b37e2bd905ac800e27a7df447f",
"body": null,
"is_bot": false,
"headline": "Stop adding ?schema=openid to userinfo endpoint URL. (#449)",
"author_name": "Gunnar Kreitz",
"author_login": "gkreitz",
"committed_at": "2025-03-03T22:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0ef658aacaab48fcbbba9953217f301b92dd71",
"body": null,
"is_bot": false,
"headline": "Create .gitattributes (#459)",
"author_name": "Sam Reed",
"author_login": "reedy",
"committed_at": "2025-03-03T22:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c91b9079bf96323b5eb3ab4383f297f21d98d1",
"body": "…unction (#446)",
"is_bot": false,
"headline": "fix: protected responseContentType to allow overloading of fetchUrl f…",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2024-09-27T11:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97adbcee4b519700ad14abc9f73962077a4c6b80",
"body": null,
"is_bot": false,
"headline": "test: unit tests for verifyJWTClaims and different aud claims (#443)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-18T07:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60919af91a29b61d728d8b5a02d8af84271d0eaa",
"body": "... when ClientID does not match\r\n\r\nCo-authored-by: Robert Vogel <vogel@hallowelt.biz>",
"is_bot": false,
"headline": "Fix TypeError in `verifyJWTClaims` (#442)",
"author_name": "Robert Vogel",
"author_login": "osnard",
"committed_at": "2024-09-17T15:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af21bd04f5b564bdd18993a2b15d88b7594f152",
"body": null,
"is_bot": false,
"headline": "release: v1.0.2 (#439)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-13T07:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5994e793a72b19747da880b6428b55638a3ebcc",
"body": null,
"is_bot": false,
"headline": "test: add unit test for SERVER_PORT type cast (#438)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-13T07:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1ed8b5f1664db3af99feba114de34542a10a1c",
"body": null,
"is_bot": false,
"headline": "fix: bring back #404 (#437)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-13T06:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75693117e99c209b9aef70fc7b279fe561304cb2",
"body": null,
"is_bot": false,
"headline": "release: v1.0.1 (#432)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-06T06:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765ddbd65643d69edce461617ea3c620d582714e",
"body": "…) (#433)",
"is_bot": false,
"headline": "fix: protected $responseCode to allow proper overloading of fetchURL(…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-06T06:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22560300d349b32c17e073198ec3b2f6dd2c0230",
"body": "… to ^2.0 (#430)\n\n* chore(deps-dev): update yoast/phpunit-polyfills requirement\r\n\r\nUpdates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version.\r\n- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)\r\n- [Changelog](ht\n[…]\nependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): update yoast/phpunit-polyfills requirement from ^1.0…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-05T14:55:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e316397c876a602ff87d62bee2adb96cdb497f9a",
"body": "* Update phpseclib/phpseclib to minimum 2.0.31 or 3.0.7\r\n\r\n* Update composer.json",
"is_bot": false,
"headline": "chore(deps): update phpseclib/phpseclib requirement from ~3.0 to ^3.0.7",
"author_name": "Artem Boyko",
"author_login": "artemboyko43",
"committed_at": "2024-09-05T14:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036530bb69c32849478a6bde2fe6b4c89e60b3b8",
"body": null,
"is_bot": false,
"headline": "ci: run GitHub workflows on pull requests and pushes to master (#431)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-05T14:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fbf8f2533b4529c9fd14b1bf3cb2d29cb1ef061",
"body": null,
"is_bot": false,
"headline": "chore: enable dependabot for composer (#429)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-05T14:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0509be83cae7984e011ad3ee26f2dae4af67edf2",
"body": null,
"is_bot": false,
"headline": "fix: handle JWT decode of non JWT tokens (#428)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-05T14:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e854438f32075f0670b7e48c9ab3587c9913a70",
"body": null,
"is_bot": false,
"headline": "fix: method signatures after 1.0 release (#427)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2024-09-05T11:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a468a40175e6d3366328678309623985ca2b150",
"body": "…xists when needed (#373)\n\n* Removed duplicate check on jwks_uri\r\n\r\n* Update CHANGELOG\r\n\r\n* Only check jwks_uri when needed\r\n\r\n* Update changelog",
"is_bot": false,
"headline": "fix: Removed duplicate check on jwks_uri and only check if jwks_uri e…",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2024-04-23T09:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8f54dd5f05bacee87f7abd10282a8c881affc3",
"body": "…JWT claims (#406)\n\n* Check if subject is equal to subject of id token when verifying JWT claims\r\n\r\n* Add fake sub in test claims",
"is_bot": false,
"headline": "fix: Check if subject is equal to subject of id token when verifying …",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2024-04-22T13:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31ec338d36c7c942df6dec4a0903e1563fa2074",
"body": null,
"is_bot": false,
"headline": "fix: Cast SERVER_PORT to integer (#404)",
"author_name": "Tim Smid",
"author_login": "timsmid",
"committed_at": "2024-04-22T09:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5fadf1436c33777fdded7e1226da9baaf87f76e",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- de\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/cache from 3 to 4 (#417)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-22T09:31:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ac3ed427f9386a433b7d7506dc7bc7d0a59ea74",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 2 to 4 (#416)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-22T09:30:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73af840733b418fd03d6f3697d5074a20e81f0c3",
"body": "…405)\n\n* Update README.md\r\n\r\nCorrect the calls to addScope which now requires an array, not a string\r\n\r\n* Replaced usage of array() with []\r\n\r\n* remove redundant addScope call from documentation",
"is_bot": false,
"headline": "docs: Update README.md to correct addScope parameter type in 1.0.0 (#…",
"author_name": "Jason Gill",
"author_login": "jasongill",
"committed_at": "2024-04-22T09:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e325951c3e9edf7bcb3e12dfa9f9548513bd1d5",
"body": "* Add php 8.3 to test matrix in github actions and updated actions\r\n\r\n* Updated readme PHP requirement to PHP 7.0+\r\n\r\n* Added dependabot for GitHub Actions",
"is_bot": false,
"headline": "chore: Update ci to support php 8.3 and add dependabot (#407)",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2024-04-22T09:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be38be967dd7845d0700924a69af34ef1c4077f",
"body": null,
"is_bot": false,
"headline": "release: 1.0.0 (#402)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2023-12-13T12:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d69bcf15478bf11f32f7344afaa2f2640b9bd2a",
"body": null,
"is_bot": false,
"headline": "Set the User-Agent regardless of GET or POST (#382)",
"author_name": "mig5",
"author_login": "mig5",
"committed_at": "2023-08-01T07:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c146b716a7ec0955175377b7675a457d4402fb95",
"body": "* Fix: Update well known config value function response types\r\n\r\n* Update CHANGELOG\r\n\r\n* Update wellknown typing array to be string[]\r\n\r\n* Update wellknown typing null can be default but would never be returned",
"is_bot": false,
"headline": "fix: Update well known config value function response types (#376)",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2023-07-26T11:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec206b60f87b4a1886c9c3eefa5f5d81d1ccc35",
"body": "* Set useragent\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Set default useragent",
"is_bot": false,
"headline": "feat: set useragent (#370)",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2023-05-04T09:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6eab93a5f15f0edf44d30f6b997407fedfec00d",
"body": null,
"is_bot": false,
"headline": "feat: php7.0 minimum requirement (#327)",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2023-05-03T13:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46f108adf9be166f232edfe1e5315e6fcf168e5",
"body": "…_Claim\n\nFix LogoutToken verification for single value `aud` claims",
"is_bot": false,
"headline": "Merge pull request #334 from hallowelt/Fix_LogoutToken_Validation_AUD…",
"author_name": "Éloi Rivard",
"author_login": "azmeuk",
"committed_at": "2023-03-29T15:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9ceb009d723e6079cecb31ec4ea221f8cf833e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into Fix_LogoutToken_Validation_AUD_Claim",
"author_name": "rvogel",
"author_login": null,
"committed_at": "2023-03-29T14:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b51cb3c7334b5575777cc69cfeb704a10b1721",
"body": "* Update visibility of getWellKnownConfigValue to protected\r\n\r\n* Update CHANGELOG.md",
"is_bot": false,
"headline": "chore: Update visibility of getWellKnownConfigValue to protected (#363)",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2023-03-29T08:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94b9eb331504c9c6c130b9186f2984480f8de78",
"body": "* Update construct typehint in docblock\r\n\r\n* Update changelog",
"is_bot": false,
"headline": "chore: Update construct typehint in docblock (#364)",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2023-03-29T08:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9483fff3ecf5b30130ca1a0d1bcbb9c40052c666",
"body": "Add an extra check on $_REQUEST['state'] (issue #353)",
"is_bot": false,
"headline": "Merge pull request #354 from kastoras/fix-php-8-warning-on-authenticate",
"author_name": "Éloi Rivard",
"author_login": "azmeuk",
"committed_at": "2023-03-16T11:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe958fed967f19ee69ba336dee69707ef318027",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix-php-8-warning-on-authenticate",
"author_name": "Anthimidis Nikos",
"author_login": "kastoras",
"committed_at": "2023-03-16T11:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38cf08958b2f3dc117e63a59a30d53eba11618f",
"body": "docs: fix changelog format",
"is_bot": false,
"headline": "Merge pull request #358 from melanger/patch-3",
"author_name": "Éloi Rivard",
"author_login": "azmeuk",
"committed_at": "2023-03-10T22:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6cc8138cf529b8c062b1a8f5083bd8438f0848a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Anthimidis Nikos",
"author_login": "kastoras",
"committed_at": "2023-01-19T14:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e86af95132aaf94278e96f628928cd21c57f03",
"body": "correct Keep a changelog style",
"is_bot": false,
"headline": "docs: fix changelog format",
"author_name": "Pavel Břoušek",
"author_login": "melanger",
"committed_at": "2023-01-13T06:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c90e0f6343dcd802ab7c1eeea5e3aed1c1c1eae",
"body": "Fix PHPDoc return type for getTokenResponse function",
"is_bot": false,
"headline": "Merge pull request #350 from akhil1508/correct-return-type",
"author_name": "Éloi Rivard",
"author_login": "azmeuk",
"committed_at": "2023-01-12T18:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a80c1a0b8071216f26f058803ea7c9d6bdeac5c",
"body": null,
"is_bot": false,
"headline": "Correct variable docstring",
"author_name": "Akhil",
"author_login": "akhil1508",
"committed_at": "2023-01-12T18:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5ccd933f646797bd4d50073ecdeafbb7553159",
"body": "Fix code to throw error instead of by passing the if statement, after @LauJosefen notice.",
"is_bot": false,
"headline": "Fix if statement to throw error instead of bypass",
"author_name": "Anthimidis Nikos",
"author_login": "kastoras",
"committed_at": "2023-01-10T08:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4776d1749b6bf319ae2da02f914b4675f67a9fd",
"body": null,
"is_bot": false,
"headline": "Add an extra check on $_REQUEST['state']",
"author_name": "Anthimidis Nikos",
"author_login": "kastoras",
"committed_at": "2023-01-03T14:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "102a5bba6c446beceb87d6f57dd337a0d34d12ec",
"body": "Added userInfo response type check to handle signed and encrypted res…",
"is_bot": false,
"headline": "Merge pull request #305 from ricklambrechts/handle-application-jwt",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-12-14T09:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7dbec1b9cc2fd957de02641e2d171049608cad",
"body": null,
"is_bot": false,
"headline": "Fix return type",
"author_name": "Akhil",
"author_login": "akhil1508",
"committed_at": "2022-12-12T12:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d78c15516a84fe2bf3b512a4381224041bf0333",
"body": "docs: fix getSubjectFromBackChannel in README",
"is_bot": false,
"headline": "Merge pull request #346 from melanger/patch-1",
"author_name": "Éloi Rivard",
"author_login": "azmeuk",
"committed_at": "2022-11-25T19:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d677282792b574b036caedf67908b60e9303df5",
"body": null,
"is_bot": false,
"headline": "docs: fix getSubjectFromBackChannel in README",
"author_name": "Pavel Břoušek",
"author_login": "melanger",
"committed_at": "2022-11-22T21:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c3f9a647647d97feabc6098f1fe6e1e7687e0a",
"body": "…jwe functionality",
"is_bot": false,
"headline": "Removed interface and added function that can be extended to add the …",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-10-06T14:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb26fe210591013a18faf818df13bfa33b86c213",
"body": "# Conflicts:\n#\tCHANGELOG.md\n#\tsrc/OpenIDConnectClient.php",
"is_bot": false,
"headline": "Merge branch 'master' into handle-application-jwt",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-10-06T14:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05964b3ab3b26677d8465ca5da9091181d1a94f8",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary method overrides in UnitTest",
"author_name": "rvogel",
"author_login": null,
"committed_at": "2022-09-30T13:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb759016ea9217154b2dab901125419d1a3d509",
"body": null,
"is_bot": false,
"headline": "Add Changelog entry",
"author_name": "rvogel",
"author_login": null,
"committed_at": "2022-09-30T13:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4338e8535e64cc2551af7df23cb696b87ec117d4",
"body": "... and add UnitTests for `verifyLogoutTokenClaims`.\n\nSee https://github.com/jumbojett/OpenID-Connect-PHP/issues/333",
"is_bot": false,
"headline": "Fix LogoutToken verification for single value `aud` claims",
"author_name": "rvogel",
"author_login": null,
"committed_at": "2022-09-30T13:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aae75b1c7b58d8d64a6d14877f77b8a13ab90f6",
"body": "Release v0.9.10",
"is_bot": false,
"headline": "Merge pull request #332 from jumbojett/release/0.9.10",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-30T12:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45aac47b525f0483dd4db3324bb1f1cab4666061",
"body": null,
"is_bot": false,
"headline": "Release v0.9.10",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-30T12:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2fbc348236e644de0a3a33433bc123cab882ec",
"body": "…able-alternative\n\nfix: client_secret_jwt and private_key_jwt support is disabled by def…",
"is_bot": false,
"headline": "Merge pull request #331 from jumbojett/fix/client_secret_jwt-configur…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-30T12:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89bdf7c067c4db67964a9b16eacc7c42d37ea4ba",
"body": "…ault",
"is_bot": false,
"headline": "fix: client_secret_jwt and private_key_jwt support is disabled by def…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-30T08:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a135c5db1d6ef194fcf8b606cc880ed0ed49b87a",
"body": "Release 0.9.9",
"is_bot": false,
"headline": "Merge pull request #328 from jumbojett/release/0.9.9",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T07:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69b40f755f6a38ce4c1be2e347aa3faa7c82d04",
"body": null,
"is_bot": false,
"headline": "Release 0.9.9",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T07:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4046c223832baf68e4cb7b9ffc0319372fcd7d55",
"body": "chore: code cleanup of back-channel PR #302",
"is_bot": false,
"headline": "Merge pull request #326 from jumbojett/fix/cleanup-back-channel",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T07:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31354e8a125b74f8b97d3020cd0294a939e9b217",
"body": "fix: $this->enc_type -> $this->encType",
"is_bot": false,
"headline": "Merge pull request #325 from jumbojett/fix/enc-type",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T07:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9a25c3cf1e751190523b6b2dc0b9c4c0ed747f",
"body": null,
"is_bot": false,
"headline": "chore: code cleanup of back-channel PR #302",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T07:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7883f6c8cb7970f71b39b8c90990db84d278eb48",
"body": "Add support for back-channel logout",
"is_bot": false,
"headline": "Merge pull request #302 from mig5/back-channel-logout",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T06:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1161b7771bd64843c6fef423f8f1e49bfaec29c9",
"body": null,
"is_bot": false,
"headline": "fix: $this->enc_type -> $this->encType",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T06:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9a39fae6db921df95f4f28f7929e71f838d0f6",
"body": "feat: add client_secret_jwt support (rebased #315)",
"is_bot": false,
"headline": "Merge pull request #324 from jumbojett/andreipopa-who-master",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T06:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b9a53ec2624efed5fa32bff902f91d03c6a904",
"body": "… into andreipopa-who-master",
"is_bot": false,
"headline": "Merge branch 'master' of github.com:andreipopa-who/OpenID-Connect-PHP…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T06:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba144032b7d49cef6fdb0617503478c11a44d0c",
"body": "…ey-jwt\n\nAdded support for private_key_jwt authentication method",
"is_bot": false,
"headline": "Merge pull request #322 from ricklambrechts/add-support-for-private-k…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-28T06:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c6aca5ec9cfe23205ca3b280a069cb8a4c1a1e",
"body": "…logout",
"is_bot": false,
"headline": "Add changelog entry and documentation in the README for back-channel …",
"author_name": "Miguel Jacq",
"author_login": "mig5",
"committed_at": "2022-09-28T04:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb23ddc71fcf5d57523497d845ab287eb2b7cca",
"body": null,
"is_bot": false,
"headline": "Merge latest and fix conflicts",
"author_name": "Miguel Jacq",
"author_login": "mig5",
"committed_at": "2022-09-28T04:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "767208691627c718751295fac61f7fdaa6993de2",
"body": "fix: harden self signed JWK header",
"is_bot": false,
"headline": "Merge pull request #323 from jumbojett/fix/harden-self-signed-jwk-header",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-27T08:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c896de37c214e3bc90b086df2215bc68f6d0d28",
"body": "Use consistent spacing",
"is_bot": false,
"headline": "Merge pull request #319 from timvisee/master",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-26T06:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0e30a9bb96eb115aa5ded30a016e346c19c37d",
"body": null,
"is_bot": false,
"headline": "fix: harden self signed JWK header",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-09-26T06:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3196f3e10e5897739a70985db005843984f6142",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-16T14:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddb3bf98eac5c1952946fe98df030ec8f3fa275",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-16T14:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e535cbc49e0eab8e9923136ea24c9cd428a4f115",
"body": null,
"is_bot": false,
"headline": "use __invoke for supporting older php versions",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T21:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5832c8e3a8ba41a0f73cf7db329e3e78c791a8f2",
"body": null,
"is_bot": false,
"headline": "Added support for private_key_jwt authentication method",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T21:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed9bd9ba2d89a16f22274813a3b757ab38c660d",
"body": null,
"is_bot": false,
"headline": "Added id token jwe decryption",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T20:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4b69fea60dd28e735659c4ca453a75ec3e556a",
"body": null,
"is_bot": false,
"headline": "set response as jwt when not jwe",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T12:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8db27450b7c999736a94cd74baa47c336b46934",
"body": null,
"is_bot": false,
"headline": "use correct types",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T12:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626a8aeeaff21134199007ac80bc781e2958b018",
"body": null,
"is_bot": false,
"headline": "Merge branch 'jumbojett:master' into handle-application-jwt",
"author_name": "Rick Lambrechts",
"author_login": "ricklambrechts",
"committed_at": "2022-09-15T11:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb8d383a3e9431dd8bea3583948625686009768",
"body": "Co-authored-by: Rick Lambrechts <rick.lambrechts@hotmail.com>",
"is_bot": false,
"headline": "linting: Update src/OpenIDConnectClient.php",
"author_name": "Andrei Popa",
"author_login": "andreipopa-who",
"committed_at": "2022-09-15T10:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1956de3b320037dc84b69f42c21f3c08244e77fe",
"body": null,
"is_bot": false,
"headline": "Use consistent spacing",
"author_name": "timvisee",
"author_login": "timvisee",
"committed_at": "2022-08-26T14:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b1295daa137ab2f9f1ebee50278e79ba280ad8",
"body": "Release 0.9.8",
"is_bot": false,
"headline": "Merge pull request #318 from jumbojett/release/0.9.8",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-08-05T13:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f800145f64e1151f9d623dedc71a66f4143341f",
"body": null,
"is_bot": false,
"headline": "Release 0.9.8",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-08-05T13:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f74b946abc795ec943a6728a241e117b690cc2",
"body": "…thods_supported-not-provided\n\nfix: use empty array as fallback if the IdP is not exposing/supportin…",
"is_bot": false,
"headline": "Merge pull request #317 from jumbojett/fix/fallback-code_challenge_me…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-08-05T13:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53057138f712f9b5aa31ee8e255bbf6cbf1afeb3",
"body": "…g code_challenge_methods_supported in well-known configuration",
"is_bot": false,
"headline": "fix: use empty array as fallback if the IdP is not exposing/supportin…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-08-05T13:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6aa989f48e00f16ba54307096ebf34bc345c1cf",
"body": null,
"is_bot": false,
"headline": "feat: add client_secret_jwt support",
"author_name": "Andrei Popa",
"author_login": "andreipopa-who",
"committed_at": "2022-07-21T16:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7687f036803aa6ae3714a5ba3152ef32213d1cd5",
"body": "release 0.9.7",
"is_bot": false,
"headline": "Merge pull request #311 from jumbojett/release/0.9.7",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-13T10:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca058133baeda85638b15faefea4b488ec9213d",
"body": null,
"is_bot": false,
"headline": "release 0.9.7",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-13T10:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e77e20f41fae775aa8bb70517734b35b1c8eb77b",
"body": "feat: verify JWT using JWK header",
"is_bot": false,
"headline": "Merge pull request #308 from jumbojett/feat/support-header-jwk",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-13T10:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7429b218d5f043cc440dcd98fc27e4e0f1e418",
"body": null,
"is_bot": false,
"headline": "feat: verify JWT using JWK header",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-08T11:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbd282fbe2957d0e83476438d8f249e64a30433",
"body": "Implement RFC8693 Token Exchange Request",
"is_bot": false,
"headline": "Merge pull request #275 from IljaN/token-exchange-rfc8693",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-08T11:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfc48f1a17e163c76b3d9cb32b47f771646ee8e",
"body": "cleanup: unify formatting, using short array syntax, renaming non public things, adding comment",
"is_bot": false,
"headline": "Merge pull request #309 from jumbojett/JuliusPC-JuliusPC/cleanup",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-05T08:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22074e626a70364dbf649bb4452b0f9736e6aa0f",
"body": "…-PHP into JuliusPC-JuliusPC/cleanup",
"is_bot": false,
"headline": "Merge branch 'JuliusPC/cleanup' of github.com:JuliusPC/OpenID-Connect…",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-05T08:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c386fa01302741f6aa51f1a391e23cb4c635a161",
"body": "Fix error with PHP 5.4",
"is_bot": false,
"headline": "Merge pull request #304 from davidbernard04/master",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-05T06:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2171027223f32999fc4b9f0aed7aac6da1068fb",
"body": "Use session_status() to check if session should be started (#306)",
"is_bot": false,
"headline": "Merge pull request #307 from simonhammes/fix-check-inside-startSession",
"author_name": "Thomas Müller",
"author_login": "DeepDiver1975",
"committed_at": "2022-07-05T06:39:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 3,
"latest_release_at": "2024-09-13T07:09:17Z",
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 3,
"days_since_latest_release": 679,
"mean_days_between_releases": 114.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "jumbojett/openid-connect-php",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/jumbojett/openid-connect-php",
"is_deprecated": false,
"latest_version": "v1.0.2",
"repository_url": "https://github.com/jumbojett/OpenID-Connect-PHP",
"versions_count": 23,
"total_downloads": 11484710,
"dependents_count": 41,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 463870,
"first_published_at": null,
"latest_published_at": "2024-09-13T07:08:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 679
}
]
},
"popularity": {
"forks": 403,
"stars": 733,
"watchers": 31,
"fork_history": {
"days": [
{
"date": "2012-12-28",
"count": 1
},
{
"date": "2013-05-24",
"count": 1
},
{
"date": "2013-12-12",
"count": 1
},
{
"date": "2014-03-12",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-03-29",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-30",
"count": 1
},
{
"date": "2015-05-05",
"count": 1
},
{
"date": "2015-05-06",
"count": 1
},
{
"date": "2015-05-28",
"count": 2
},
{
"date": "2015-05-29",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-05",
"count": 2
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2015-12-27",
"count": 1
},
{
"date": "2016-02-02",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-03",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-04-06",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-06-09",
"count": 2
},
{
"date": "2016-06-16",
"count": 1
},
{
"date": "2016-06-21",
"count": 1
},
{
"date": "2016-06-27",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-07-21",
"count": 2
},
{
"date": "2016-08-21",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-10-06",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-11-06",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2016-12-30",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-19",
"count": 2
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-06-19",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-25",
"count": 2
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-19",
"count": 2
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2017-12-05",
"count": 2
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-02-21",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-17",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-06-20",
"count": 2
},
{
"date": "2018-06-21",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-12",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-25",
"count": 2
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-23",
"count": 2
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-17",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-10-16",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-01-06",
"count": 2
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-04-11",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-15",
"count": 2
},
{
"date": "2020-10-20",
"count": 2
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-03",
"count": 2
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-12",
"count": 2
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-04-14",
"count": 3
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-16",
"count": 2
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-03-08",
"count": 2
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-03-29",
"count": 3
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-26",
"count": 2
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-22",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-12",
"count": 2
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-08",
"count": 2
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2026-01-09",
"count": 2
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 366,
"total_forks": 403
},
"star_history": null,
"open_issues_and_prs": 135
},
"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": 68917,
"source_files_sampled": 4,
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ext-curl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpseclib/phpseclib",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "roave/security-advisories",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "yoast/phpunit-polyfills",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 0,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 39,
"merged_prs": 177,
"open_issues": 96,
"closed_ratio": 0.575,
"closed_issues": 130,
"closed_unmerged_prs": 66
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jumbojett",
"commits": 176,
"avatar_url": "https://avatars.githubusercontent.com/u/410057?v=4"
},
{
"type": "User",
"login": "DeepDiver1975",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/1005065?v=4"
},
{
"type": "User",
"login": "azmeuk",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/60163?v=4"
},
{
"type": "User",
"login": "ricklambrechts",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/1367665?v=4"
},
{
"type": "User",
"login": "JuliusPC",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/15018932?v=4"
},
{
"type": "User",
"login": "radenui",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/9445250?v=4"
},
{
"type": "User",
"login": "rasodu",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/13222196?v=4"
},
{
"type": "User",
"login": "kenguest",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/234118?v=4"
},
{
"type": "User",
"login": "morcs",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/555420?v=4"
},
{
"type": "User",
"login": "mcouillard",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/18841?v=4"
}
],
"contributors_sampled": 84,
"top_contributor_share": 0.358
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.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": "2 out of 30 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": 6,
"reason": "Found 17/26 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 37 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "5bb2dd143c26115f8af3255ab7fc189780c3553f",
"ran_at": "2026-07-25T00:24:41Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T11:37:19Z",
"oldest_open_prs": [
{
"number": 240,
"created_at": "2020-12-05T12:03:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 259,
"created_at": "2021-05-07T16:57:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 269,
"created_at": "2021-06-14T11:55:24Z",
"last_comment_at": "2022-10-19T13:15:31Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 277,
"created_at": "2021-11-04T11:00:27Z",
"last_comment_at": "2024-11-26T15:41:56Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 282,
"created_at": "2021-12-21T09:58:47Z",
"last_comment_at": "2023-11-24T08:11:29Z",
"last_comment_author": "omitobi"
},
{
"number": 314,
"created_at": "2022-07-20T19:48:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 336,
"created_at": "2022-10-04T11:45:16Z",
"last_comment_at": "2023-05-03T08:31:32Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 342,
"created_at": "2022-10-24T01:47:20Z",
"last_comment_at": "2023-05-03T08:27:31Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 348,
"created_at": "2022-11-28T19:05:21Z",
"last_comment_at": "2025-04-02T08:13:15Z",
"last_comment_author": "Magentron"
},
{
"number": 386,
"created_at": "2023-09-05T12:57:18Z",
"last_comment_at": "2024-07-04T18:53:20Z",
"last_comment_author": "mperusso"
},
{
"number": 389,
"created_at": "2023-09-08T20:48:03Z",
"last_comment_at": "2024-01-02T16:45:08Z",
"last_comment_author": "ricklambrechts"
},
{
"number": 393,
"created_at": "2023-10-10T14:51:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 395,
"created_at": "2023-11-14T12:30:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 397,
"created_at": "2023-11-16T13:53:56Z",
"last_comment_at": "2024-08-30T13:05:19Z",
"last_comment_author": "timoschinkel"
},
{
"number": 420,
"created_at": "2024-05-26T14:59:04Z",
"last_comment_at": "2026-01-12T09:20:08Z",
"last_comment_author": "flyingangel"
},
{
"number": 421,
"created_at": "2024-05-28T14:45:43Z",
"last_comment_at": "2024-09-05T10:26:23Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 436,
"created_at": "2024-09-12T15:44:14Z",
"last_comment_at": "2024-12-30T10:08:47Z",
"last_comment_author": "ekarlso"
},
{
"number": 447,
"created_at": "2024-09-30T12:11:06Z",
"last_comment_at": "2025-07-02T15:51:55Z",
"last_comment_author": "samuelwei"
},
{
"number": 455,
"created_at": "2025-01-08T10:21:26Z",
"last_comment_at": "2025-03-03T22:05:13Z",
"last_comment_author": "DeepDiver1975"
},
{
"number": 466,
"created_at": "2025-03-13T22:05:08Z",
"last_comment_at": "2025-07-31T13:48:47Z",
"last_comment_author": "samuelwei"
}
],
"last_merged_pr_at": "2026-07-22T11:36:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2013-04-25T19:03:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2,
"created_at": "2013-04-25T19:21:55Z",
"last_comment_at": "2017-05-17T20:52:24Z",
"last_comment_author": "identitymonk"
},
{
"number": 35,
"created_at": "2015-05-26T18:08:13Z",
"last_comment_at": "2017-06-03T18:15:29Z",
"last_comment_author": "rasodu"
},
{
"number": 44,
"created_at": "2016-02-09T01:55:20Z",
"last_comment_at": "2024-02-07T08:55:35Z",
"last_comment_author": "muhammadfauzi22"
},
{
"number": 83,
"created_at": "2017-06-01T12:59:00Z",
"last_comment_at": "2017-06-20T17:12:13Z",
"last_comment_author": "svrooij"
},
{
"number": 107,
"created_at": "2017-11-21T11:18:39Z",
"last_comment_at": "2017-11-21T15:20:59Z",
"last_comment_author": "jumbojett"
},
{
"number": 112,
"created_at": "2018-01-04T06:02:31Z",
"last_comment_at": "2018-01-04T13:40:56Z",
"last_comment_author": "jumbojett"
},
{
"number": 120,
"created_at": "2018-03-13T14:14:28Z",
"last_comment_at": "2025-03-06T21:33:20Z",
"last_comment_author": "gweinfurther"
},
{
"number": 122,
"created_at": "2018-04-10T09:25:47Z",
"last_comment_at": "2018-04-16T21:52:28Z",
"last_comment_author": "nk2580"
},
{
"number": 133,
"created_at": "2018-07-24T18:41:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 153,
"created_at": "2019-03-21T20:45:23Z",
"last_comment_at": "2022-01-25T08:39:42Z",
"last_comment_author": "xundeenergie"
},
{
"number": 163,
"created_at": "2019-05-23T01:42:15Z",
"last_comment_at": "2021-05-02T10:35:36Z",
"last_comment_author": "JuliusPC"
},
{
"number": 164,
"created_at": "2019-05-23T01:46:17Z",
"last_comment_at": "2026-04-08T17:40:46Z",
"last_comment_author": "rodpayne"
},
{
"number": 165,
"created_at": "2019-05-24T10:13:50Z",
"last_comment_at": "2019-05-31T09:58:39Z",
"last_comment_author": "Yivan"
},
{
"number": 168,
"created_at": "2019-06-26T10:31:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 169,
"created_at": "2019-06-26T10:36:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 171,
"created_at": "2019-07-02T11:09:33Z",
"last_comment_at": "2020-12-22T23:00:28Z",
"last_comment_author": "JuliusPC"
},
{
"number": 175,
"created_at": "2019-08-02T11:19:13Z",
"last_comment_at": "2021-06-22T12:49:33Z",
"last_comment_author": "Kukulkano"
},
{
"number": 176,
"created_at": "2019-08-12T20:01:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 183,
"created_at": "2019-11-03T23:25:03Z",
"last_comment_at": "2020-09-08T15:44:09Z",
"last_comment_author": "pendenga"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jumbojett/OpenID-Connect-PHP",
"host": "github.com",
"name": "OpenID-Connect-PHP",
"owner": "jumbojett"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 46,
"vitality": 50,
"community": 72,
"governance": 70,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.96,
"days_since_last_push": 2,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"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": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 60,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_latest_release": 679,
"mean_days_between_releases": 114.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 679 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 679
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~114.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 114.1
}
}
],
"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": 113,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 113 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 113
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"forks": 403,
"stars": 733,
"watchers": 31,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "733 stars",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 733
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "403 forks",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 403
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "31 watchers",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 31
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"packages": [
"jumbojett/openid-connect-php"
],
"dependents": 41,
"ecosystems": "packagist",
"total_downloads": 11484710,
"monthly_downloads": 463870
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "463,870 downloads/month across packagist",
"points": 75.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 463870,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "41 packages depend on it",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 41
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 84,
"top_contributor_share": 0.358
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 36% of commits",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 36
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "84 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 84
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 37 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 177,
"open_issues": 96,
"closed_issues": 130,
"issue_closed_ratio": 0.575,
"closed_unmerged_prs": 66
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "57% of issues closed",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 57
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "177/243 decided PRs merged",
"points": 27.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 177,
"decided": 243
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 17/26 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 143,
"owner_type": "User",
"is_verified": null,
"owner_login": "jumbojett",
"public_repos": 101,
"account_age_days": 5785
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "143 followers of jumbojett",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 143,
"login": "jumbojett"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "101 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 101
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"jumbojett/openid-connect-php"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 679
},
"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 679 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 679
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "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": "2 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"protocol",
"openid-connect",
"openid",
"authentication",
"authorization",
"identity-verification"
],
"has_wiki": true,
"homepage": "https://github.com/jumbojett/OpenID-Connect-PHP",
"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": "https://github.com/jumbojett/OpenID-Connect-PHP",
"points": 15,
"status": "met",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 30 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 17/26 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 37 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 22
},
"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": "at_risk",
"name": "AI Readiness",
"value": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.719,
"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": "69 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 38.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"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.04
},
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 68917,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-25T00:25:10.137057Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jumbojett/OpenID-Connect-PHP.svg",
"full_name": "jumbojett/OpenID-Connect-PHP",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}