Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 85,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 60505
},
"pushed_at": "2026-02-06T15:22:42Z",
"created_at": "2017-08-18T11:26:35Z",
"owner_type": "Organization",
"updated_at": "2026-06-17T11:13:46Z",
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://codeception.com",
"name": "Codeception Testing Framework",
"type": "Organization",
"login": "Codeception",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/1288753?v=4",
"created_at": "2011-12-27T17:46:30Z",
"is_verified": null,
"public_repos": 78,
"account_age_days": 5329
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.3.0",
"kind": "minor",
"published_at": "2026-02-06T15:22:43Z"
},
{
"tag": "4.2.1",
"kind": "patch",
"published_at": "2025-12-05T13:40:28Z"
},
{
"tag": "4.2.0",
"kind": "minor",
"published_at": "2025-08-01T08:18:08Z"
},
{
"tag": "4.1.4",
"kind": "patch",
"published_at": "2025-02-14T06:59:00Z"
},
{
"tag": "4.1.3",
"kind": "patch",
"published_at": "2024-02-02T19:21:55Z"
},
{
"tag": "4.1.2",
"kind": "patch",
"published_at": "2023-10-07T19:27:31Z"
},
{
"tag": "4.1.1",
"kind": "patch",
"published_at": "2023-08-16T19:23:30Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2022-12-27T18:42:32Z"
},
{
"tag": "4.0.2",
"kind": "patch",
"published_at": "2022-01-31T19:30:11Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2022-01-08T09:43:39Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2021-12-07T14:48:13Z"
},
{
"tag": "3.7.0",
"kind": "minor",
"published_at": "2020-07-03T16:02:20Z"
},
{
"tag": "3.6.1",
"kind": "patch",
"published_at": "2020-02-07T18:43:28Z"
},
{
"tag": "3.6.0",
"kind": "minor",
"published_at": "2019-11-23T20:12:16Z"
},
{
"tag": "3.5.0",
"kind": "minor",
"published_at": "2019-10-05T09:58:37Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2019-08-10T16:22:22Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2019-03-02T15:45:41Z"
},
{
"tag": "2.0.4",
"kind": "patch",
"published_at": "2018-07-29T21:16:20Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2018-05-18T14:36:00Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2018-05-18T14:22:45Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2018-05-17T09:31:40Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2018-05-16T17:05:44Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2018-02-18T13:57:41Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2018-01-27T00:37:44Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2018-01-10T02:12:56Z"
}
],
"recent_commits": [
{
"oid": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
"body": null,
"is_bot": false,
"headline": "feat: add support for phpunit 13 (#60)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2026-02-06T15:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19219991c9cda8f23ed90acf02e1dda64fc688f3",
"body": "* chore: leverage str_starts_with()\n* chore: bump consolidation/robo version for consistency with codeception.github.com",
"is_bot": false,
"headline": "chore: bump consolidation/robo version (#59)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2025-12-12T04:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc07eb91ab8a01782da02427851f3fb04b40dab0",
"body": "* chore(ci): bump actions/checkout version\n* chore(ci): test against php 8.5",
"is_bot": false,
"headline": "chore: test against PHP 8.5 (#58)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2025-12-12T03:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da70bfd977b6f0db6e18dd9bcdaf5ff918b4c6d",
"body": "Co-authored-by: Sid Roberts <sid@sidroberts.co.uk>",
"is_bot": false,
"headline": "chore: fix use statement (#57)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2025-12-12T03:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c573cd5c62a828dadadc41bc56f8434860bb7bb",
"body": null,
"is_bot": false,
"headline": "fix: compatability with phpunit 12.5 (#56)",
"author_name": "Craig McMahon",
"author_login": "craig-mcmahon",
"committed_at": "2025-12-05T13:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19014cec368cefc0579499779c451551cd288557",
"body": null,
"is_bot": false,
"headline": "chore(ci): specify tag format in config",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T08:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b989776eb7e50224676b18b80f953d7b7bcf52",
"body": null,
"is_bot": false,
"headline": "chore(ci): fix typo in job dependency name",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T08:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583a09f2fb191a80f06fb3d1199c975c82c6b13d",
"body": null,
"is_bot": false,
"headline": "chore: trigger release workflow",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T08:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acbab0d588656e973cc203bb6b704c445818b821",
"body": "Automated releases",
"is_bot": false,
"headline": "Merge pull request #55 from Codeception/automated-releases",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T07:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985e77b3bc7ab0fb5e566edf835b7eb1f4ea52f5",
"body": null,
"is_bot": false,
"headline": "chore(ci): configure permission for github token",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T07:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6b19904406c95de5d314c063c842133e82917d",
"body": null,
"is_bot": false,
"headline": "feat: bump minimum php version to 8.1, first automated release",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T07:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ff17e38dd047736d4121a30b6be8d9adb3e751",
"body": null,
"is_bot": false,
"headline": "chore(ci): set up automated releases",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-08-01T07:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea95ca0ce1effa70a18fc2ca725eef64e9c48d21",
"body": "Remove Reflection*::setAccessible() calls + drop PHP < 8.1",
"is_bot": false,
"headline": "Merge pull request #53 from W0rma/reflection-set-accessible",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-07-31T11:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac80212d945504c663723127e8c31296c27e7f8",
"body": null,
"is_bot": false,
"headline": "setAccessible() has no effect as of PHP 8.1",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-07-31T09:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7725486d9ff3df30556e7a4cbc0633de93bc642f",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP < 8.1",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-07-31T09:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2159c3656b59a68e620fb07955f6330e1d51cfa6",
"body": "Fix number of arguments used in tests",
"is_bot": false,
"headline": "Merge pull request #52 from W0rma/fix-ci",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-07-31T09:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde33a018dbbe2db01693b6838b5ab25010bdf4e",
"body": null,
"is_bot": false,
"headline": "Do not use more arguments than excepted by the method",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-07-31T09:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd4172897101cdf47e7f1d35d53b627ece757d6",
"body": "Improve error message if an abstract class is mocked in PHPUnit 12",
"is_bot": false,
"headline": "Merge pull request #51 from W0rma/abstract-classes",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-02-14T09:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d544612b1695dcb56f587bb0f64bf9cfad392b4c",
"body": "PHPUnit 12 removed the possibility to mock abstract classes (https://github.com/sebastianbergmann/phpunit/issues/5314)",
"is_bot": false,
"headline": "Improve error message if an abstract class is mocked in PHPUnit 12",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-02-14T08:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce453073a0c220b254dd7f4383645615e4071c3",
"body": "PHPUnit 12",
"is_bot": false,
"headline": "Merge pull request #50 from W0rma/phpunit12",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2025-02-14T06:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec38df41b7b38a2979366982e4770f0a9715d3a",
"body": null,
"is_bot": false,
"headline": "Fix compatibility of mock generation with PHPUnit 12",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-02-09T17:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779a789bde3154ed01ca47ebb553a977d321c349",
"body": "…nnotations anymore",
"is_bot": false,
"headline": "Leverage DataProvider attribute because PHPUnit 12 does not support a…",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-02-09T17:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ca1bacfe50a4e7f4981dadc5001c3d08c431f2",
"body": null,
"is_bot": false,
"headline": "Allow installation of PHPUnit 12",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2025-02-09T17:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5852cc1c8282633e3fa0445f29c7d54c89f7830a",
"body": "Test against PHP 8.3 + 8.4, fix CI",
"is_bot": false,
"headline": "Merge pull request #49 from W0rma/php84",
"author_name": "Sam Mousa",
"author_login": "SamMousa",
"committed_at": "2025-02-09T09:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409c98d24e8e10bc7f2b612bf118c7cbf7991579",
"body": null,
"is_bot": false,
"headline": "Fix test for PHPUnit >= 10.5.30",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2024-12-06T08:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9ebd6e4d2c29c44a97b2eee9720f6897b3a63b",
"body": null,
"is_bot": false,
"headline": "Test against PHP 8.3 + 8.4",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2024-12-06T08:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bcf5ddbf40ded1f3a1adcad2be72d6f07f0d7f9",
"body": null,
"is_bot": false,
"headline": "Bump actions/checkout version",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2024-12-06T08:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcad2c165f365377486dc3fd8703b07f1f2fcae",
"body": "Support PHPUnit 11",
"is_bot": false,
"headline": "Merge pull request #48 from W0rma/phpunit11",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2024-02-02T19:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a073bae56feffeb8ff0220ac7c7e77e37f26e5",
"body": "Generator::testDouble() does now have an additional parameter",
"is_bot": false,
"headline": "Support PHPUnit 11",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2024-02-02T10:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bc56e33e3f5ba7a831dfb968c49b27cf1676ad",
"body": "Fix compatibility with PHPUnit 10.4",
"is_bot": false,
"headline": "Merge pull request #47 from W0rma/fix-compatibility-with-phpunit10-4",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2023-10-07T19:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9963998a3e3f15774b34977d9383527536f9ecf",
"body": "…PUnit 10.4",
"is_bot": false,
"headline": "Consider new boolean parameter in Generator::testDouble() added in PH…",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2023-10-06T10:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7762fd917d42d13de841c3c18b7c82b0d1a7d5f",
"body": null,
"is_bot": false,
"headline": "Fix method names of Generator when using PHPUnit 10.4",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2023-10-06T10:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0216efe874ddc6a1f58624f98a12b2fea244c36a",
"body": "…r higher",
"is_bot": false,
"headline": "Remove obsolete version check since this package requires PHPUnit 8 o…",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2023-10-06T10:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aaeffdc7089f3cae173b73bd4bc3672e4618747",
"body": "Fix namespace for Generator in PHPUnit >= 10.3",
"is_bot": false,
"headline": "Merge pull request #42 from W0rma/fix-generator-phpunit-10-3",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2023-08-16T19:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6153a58ef6958ac6413ff8e46234f6a020ff4f30",
"body": null,
"is_bot": false,
"headline": "Remove unused method",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2023-08-07T04:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9253ca6fadc33d3b2d339d44e275e4bd8ee268",
"body": null,
"is_bot": false,
"headline": "Fix namespace for Generator in PHPUnit >= 10.3",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2023-08-07T04:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58751aed08a68ae960a952fd3fe74ee9a56cdb1b",
"body": "Don't add dynamic property __mocked to mocked object",
"is_bot": false,
"headline": "Merge pull request #40 from Codeception/improved-php8.2-support",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-12-27T18:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3a874f60015b7783c374bbddbfe14f4b83e996",
"body": "Because setting dynamic properties is deprecated since PHP 8.2",
"is_bot": false,
"headline": "Don't add dynamic property __mocked to mocked object",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-12-26T15:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69868e13cbb8f9b6bdf95df961284ffbc043dce0",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.2",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-12-25T18:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a148dacd293fc7b044042f5aa63a82b08bff5d",
"body": "Support PHPUnit 10",
"is_bot": false,
"headline": "Merge pull request #39 from Codeception/phpunit-10",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-01-31T19:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8017188cdcbd784ec492746b7877db6c50898071",
"body": null,
"is_bot": false,
"headline": "Support PHPUnit 10",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-01-31T18:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0a9e418c775ca8b737d50c2b4ac1132f3990d8",
"body": "Fix @template annotation for Stub::makeEmptyExcept",
"is_bot": false,
"headline": "Merge pull request #38 from lysyjan/master",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-01-08T09:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0059f96bed92c502267187806bc769abbd6eec8a",
"body": null,
"is_bot": false,
"headline": "Fix @template annotation for Stub::makeEmptyExcept",
"author_name": "Jan Lysý",
"author_login": "lysyjan",
"committed_at": "2022-01-07T10:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9cf3e19bd5f064e08e7f3ba6be651c218dc6ae",
"body": null,
"is_bot": false,
"headline": "Require PHP 7.4+ explicitly",
"author_name": "Gustavo Nieves",
"author_login": "TavoNiievez",
"committed_at": "2021-12-07T14:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3989ade2fefe50ab20dbc93502450344d2ca87",
"body": null,
"is_bot": false,
"headline": "Update codebase to PHP 7.4 (#37)",
"author_name": "Tavo Nieves J",
"author_login": "TavoNiievez",
"committed_at": "2021-11-30T01:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eafd5c95cf35bf340ea451110677bdfb2571c72",
"body": null,
"is_bot": false,
"headline": "Add MIT licence file (#34)",
"author_name": "Scott Dutton",
"author_login": "exussum12",
"committed_at": "2021-06-23T19:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d74caa4583b837dff8b75f44d53178471d44b24",
"body": null,
"is_bot": false,
"headline": "Fix syntax in example code (#35)",
"author_name": "dontub",
"author_login": "dontub",
"committed_at": "2021-06-23T19:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f95563ac76d7d2565f1a508fe1643d997013d34",
"body": "Regenerated docs from comments",
"is_bot": false,
"headline": "Merge pull request #29 from Codeception/regenerate-docs",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-18T17:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "149c385e133bcc070de13beca02847ef8fbb90c1",
"body": null,
"is_bot": false,
"headline": "Regenerated docs from comments",
"author_name": "Gintautas Miselis",
"author_login": null,
"committed_at": "2020-12-18T17:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29bd06bbf766f810fbbe9dcffdc5eff07c632fb",
"body": "Use Github Actions",
"is_bot": false,
"headline": "Merge pull request #28 from Codeception/github-actions",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-18T17:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7d3c89e4b532af1ef721c14303aef60c645fc3",
"body": null,
"is_bot": false,
"headline": "Use Github Actions",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-18T17:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468dd5fe659f131fc997f5196aad87512f9b1304",
"body": "Make stubs more SA-friendly via @template",
"is_bot": false,
"headline": "Merge pull request #25 from ostrolucky/psalm-template",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-07-03T15:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb924a1f82b7bb05c20a4d36607dee7ecb83ccc",
"body": null,
"is_bot": false,
"headline": "Make stubs more SA-friendly via @template",
"author_name": "Gabriel Ostrolucký",
"author_login": "ostrolucky",
"committed_at": "2020-06-28T11:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ba01414cbee76a1bced9f9b6b169cc8d203880",
"body": "Support PHPUnit 9",
"is_bot": false,
"headline": "Merge pull request #23 from Codeception/phpunit9",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-02-07T18:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798f0d600a2da84c41672e109ea7625420cf9864",
"body": null,
"is_bot": false,
"headline": "Support PHPUnit 9",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-02-07T18:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94874f511ab1025b1f4cb927884cdda5004ece64",
"body": "…apper\n\nDropped dependency on phpunit wrapper",
"is_bot": false,
"headline": "Merge pull request #22 from Codeception/drop-dependency-on-phpunit-wr…",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-11-23T20:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c401bec0881f71ca14884727f29cd5a6fe01243",
"body": "Int was only necessary for PHPUnit7 support",
"is_bot": false,
"headline": "Dropped dependency on phpunit wrapper",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-11-23T20:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54718d82d87db6806dc0e8b55ce46c943d79e690",
"body": "Fix typos in code examples",
"is_bot": false,
"headline": "Merge pull request #21 from W0rma/fix-typos-in-code-examples",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-11-02T17:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d9336f53316c967a48962a65acd27ee605a3cc",
"body": null,
"is_bot": false,
"headline": "Fix typos in code examples",
"author_name": "W0rma",
"author_login": "W0rma",
"committed_at": "2019-11-01T20:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016a035c287c898745504f7f2916f4dae14265e0",
"body": "Compatibility with PHPUnit 8.4",
"is_bot": false,
"headline": "Merge pull request #20 from Codeception/phpunit-8.4",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-10-05T09:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459432947e261365fe251c68388619efc1eed9ee",
"body": null,
"is_bot": false,
"headline": "Solved all compatibility issues with PHPUnit 8.4",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-10-05T09:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61217e56cae8ad74f76fe6eda5ebb8182960de24",
"body": null,
"is_bot": false,
"headline": "Updated use to match PHPUnit change",
"author_name": "Kaz",
"author_login": "krazzer",
"committed_at": "2019-09-30T12:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea518711d736eab838c1274593c4568ec06b23d",
"body": "3.0",
"is_bot": false,
"headline": "Merge pull request #17 from Codeception/3.0",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-08-10T16:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92fd9ba7ab92c4ca6e4ec0abb4b3061de7d6fec3",
"body": "…y class name aliases which are included in phpunit/php-mock-objects (6.5.0 ~ 7.2.0) or in phpunit/phpunit (since 7.2.0)",
"is_bot": false,
"headline": "Require phpunit 6.5 or greater so we don't need shim.php to set legac…",
"author_name": "Jaak Tamre",
"author_login": "zebraf1",
"committed_at": "2019-07-30T17:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8c7903fa8b66fe184a076fc589d3afc7b32e82",
"body": "Fix typo",
"is_bot": false,
"headline": "Merge pull request #16 from dmalykh/patch-1",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-07-30T07:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494c6b0da8c3530362a3c595d16d93f2e4bdbf28",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Daniil Malykh",
"author_login": "dmalykh",
"committed_at": "2019-07-17T12:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "853657f988942f7afb69becf3fd0059f192c705a",
"body": "Support PHPUnit 8",
"is_bot": false,
"headline": "Merge pull request #15 from Codeception/phpunit8",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-02T15:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8dcbd7dcdb85d169e873c3d3534edca7099580",
"body": null,
"is_bot": false,
"headline": "Made tests compatible with PHPUnit 8 and earlier versions",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2019-03-02T15:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92021b02686978aba909aa09e295a4ecfa2707f4",
"body": null,
"is_bot": false,
"headline": "Support PHPUnit 8",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-02-25T08:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50bc271f392a2836ff80690ce0c058efe1ae03e",
"body": "…punit-mock-objects\n\nRevert \"Revert \"Mark PHPUnit mandatory\"\"",
"is_bot": false,
"headline": "Merge pull request #11 from Codeception/revert-10-revert-9-suggest_ph…",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-07-26T11:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a16d5364bcfc7019c727830db4f5744bd97b67",
"body": null,
"is_bot": false,
"headline": "Revert \"Revert \"Mark PHPUnit mandatory\"\"",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-07-26T11:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe83b0a22dc1f28b811c517862e747bdb1a4139",
"body": "…-objects\n\nRevert \"Mark PHPUnit mandatory\"",
"is_bot": false,
"headline": "Merge pull request #10 from Codeception/revert-9-suggest_phpunit-mock…",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-07-24T17:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490e9322640fb2b45ab8c2895f7d61b25a3731b0",
"body": null,
"is_bot": false,
"headline": "Revert \"Mark PHPUnit mandatory\"",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-07-24T17:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a914637e3a4339349259eaa5abb9cae0e4d8d3f7",
"body": "phpunit is a direct dependency",
"is_bot": false,
"headline": "Merge pull request #9 from Slamdunk/suggest_phpunit-mock-objects",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-07-24T15:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95310a0e3b160a0d15b3532ed461065b63bd72b5",
"body": null,
"is_bot": false,
"headline": "Mark PHPUnit mandatory",
"author_name": "Filippo Tessarotto",
"author_login": "Slamdunk",
"committed_at": "2018-07-16T07:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2eff325d8ff0b824ff659048be7be4e5767d7d0",
"body": "Because it broke Codeception builds",
"is_bot": false,
"headline": "Removed conflict from composer.json",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-18T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000766b85dcf854cd172b01d3bcdc1ce35f146c2",
"body": null,
"is_bot": false,
"headline": "Incompatible with Codeception 2.3",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-18T14:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afa7fd28aff8953421214ae74e5a662e5d89e7bf",
"body": "to get it working with my ZF1 codebase",
"is_bot": false,
"headline": "Reversed MockObject_Generator condition",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-18T14:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681b62348837a5ef07d10d8a226f5bc358cc8805",
"body": "Revert \"Reversed MockObject_Generator condition\"",
"is_bot": false,
"headline": "Merge pull request #6 from Codeception/revert-4-shim-generator-patch",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-17T09:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140db735cc94258e2596538e6b67fd15865c518b",
"body": null,
"is_bot": false,
"headline": "Revert \"Reversed MockObject_Generator condition\"",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-17T09:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36981f59f7a29180aa8fecd0a4dc6250a2cc5fb1",
"body": "Reversed MockObject_Generator condition",
"is_bot": false,
"headline": "Merge pull request #4 from Codeception/shim-generator-patch",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-05-16T17:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a7c4e53f641ef13d87584312f46c721345604b",
"body": "to get it working with my ZF1 codebase",
"is_bot": false,
"headline": "Reversed MockObject_Generator condition",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-04-12T10:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95fb7a36b81890dd2e5163e7ab31310df6f1bb99",
"body": "* Update to support PHPUnit 7\r\n\r\n* Update composer.json\r\n\r\n* Update composer.json",
"is_bot": false,
"headline": "Update to support PHPUnit 7 (#3)",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2018-02-18T13:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac5f9dee2f42b75afd8115c968ce0fa268a49f4",
"body": "Bring back my autocomplete",
"is_bot": false,
"headline": "Merge pull request #2 from svycka/patch-1",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2018-02-18T13:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb146689ced0431f9fa1fb935f9436841c0755b",
"body": null,
"is_bot": false,
"headline": "fixes auto-completion for IDE",
"author_name": "Vytautas Stankus",
"author_login": "svycka",
"committed_at": "2018-02-01T06:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673ea54cdd7141e0a5138ad78aaa60751912f573",
"body": null,
"is_bot": false,
"headline": "Updated dependency for phpunit-mock-objects",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2018-01-27T00:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbcd98eea31b93b09a0bb19226b8ed4b7d4a2f0",
"body": null,
"is_bot": false,
"headline": "updated docs",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-11T01:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521d2d3ab409e061553d1588e23fc16898f9a5cc",
"body": null,
"is_bot": false,
"headline": "added travis badge",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T02:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333505ad5c556c853ee1844687563949bf954f2f",
"body": null,
"is_bot": false,
"headline": "updated shim",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T01:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a92425a21cac1563d6fdcbfb8d21a6c467a0a992",
"body": null,
"is_bot": false,
"headline": "replaced params for shim",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T01:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efef0d5cb39f4047492ff5103bbcb3b84444a87b",
"body": null,
"is_bot": false,
"headline": "updated code to work with different phpunit versions",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T01:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11fcc00fd9b41b0d00c46d0fe29ecdd3780dfc64",
"body": null,
"is_bot": false,
"headline": "updated readme, changed version contraints",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T01:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e86b0f15e6a99b8cdfcef73a35a5f211c8bb874",
"body": null,
"is_bot": false,
"headline": "updated documentation",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-10T01:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d860431c510a34681577f6dcf397ccce3ef7c8bd",
"body": null,
"is_bot": false,
"headline": "code updated to support PHP 5.4",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T21:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebc6601608579898652aa986d17b5fabe68ca58",
"body": null,
"is_bot": false,
"headline": "Lowered constraints to support PHP >= 5.4 and all PHPUnit versions",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T21:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a804346738931157ebd3b515fc43de2e9550a45",
"body": null,
"is_bot": false,
"headline": "fixed compatibility",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T02:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3366949440d0138adce3365a48f3a8938ae76a",
"body": null,
"is_bot": false,
"headline": "removed version check for Stub",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T02:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298733bf9710c1297793b1d43bda5b3614f90451",
"body": null,
"is_bot": false,
"headline": "documentation updated",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T02:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a1fb1ef675b39f50c7a864eeb277ee9d51310b",
"body": null,
"is_bot": false,
"headline": "lowered dependencies",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T02:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0457c55ad0777fa11314e42a6d96aa1154a45f3",
"body": null,
"is_bot": false,
"headline": "added test for StubTrait",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2018-01-09T02:01:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 17,
"latest_release_at": "2026-02-06T15:22:43Z",
"latest_release_tag": "4.3.0",
"releases_from_tags": false,
"days_since_last_push": 174,
"active_weeks_last_year": 4,
"days_since_latest_release": 174,
"mean_days_between_releases": 165.6
},
"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": "codeception/stub",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/codeception/stub",
"is_deprecated": false,
"latest_version": "4.3.0",
"repository_url": "https://github.com/Codeception/Stub",
"versions_count": 25,
"total_downloads": 83214048,
"dependents_count": 53,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1333370,
"first_published_at": null,
"latest_published_at": "2026-02-06T15:19:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 174
}
]
},
"popularity": {
"forks": 18,
"stars": 301,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2017-08-21",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
}
],
"complete": true,
"collected": 18,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 9
},
"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": 21951,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "consolidation/robo",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 37,
"open_issues": 7,
"closed_ratio": 0.611,
"closed_issues": 11,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Naktibalda",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/395992?v=4"
},
{
"type": "User",
"login": "DavertMik",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/220264?v=4"
},
{
"type": "User",
"login": "W0rma",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/20659830?v=4"
},
{
"type": "User",
"login": "SamMousa",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/547021?v=4"
},
{
"type": "User",
"login": "TavoNiievez",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/64917965?v=4"
},
{
"type": "User",
"login": "craig-mcmahon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5879594?v=4"
},
{
"type": "User",
"login": "dmalykh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3869310?v=4"
},
{
"type": "User",
"login": "Slamdunk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/152236?v=4"
},
{
"type": "User",
"login": "ostrolucky",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/496233?v=4"
},
{
"type": "User",
"login": "zebraf1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1769654?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.359
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"release.yml"
],
"has_docs_dir": true,
"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": 6,
"reason": "8 out of 13 merged PRs checked by a CI test -- score normalized to 6",
"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": 5,
"reason": "Found 8/16 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
"ran_at": "2026-07-30T22:41:40Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-18T01:04:39Z",
"oldest_open_prs": [
{
"number": 26,
"created_at": "2020-07-28T22:00:31Z",
"last_comment_at": "2021-01-24T09:37:48Z",
"last_comment_author": "rbait"
},
{
"number": 43,
"created_at": "2023-08-10T11:06:49Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-02-06T15:19:05Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 33,
"created_at": "2015-11-25T16:23:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2017-04-19T16:32:21Z",
"last_comment_at": "2017-04-20T08:48:10Z",
"last_comment_author": "mikk150"
},
{
"number": 7,
"created_at": "2018-06-11T18:50:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2020-06-09T09:28:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2021-09-01T01:48:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2023-09-29T12:13:43Z",
"last_comment_at": "2023-09-29T12:15:15Z",
"last_comment_author": "SamMousa"
},
{
"number": 61,
"created_at": "2026-06-30T09:41:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Codeception/Stub",
"host": "github.com",
"name": "Stub",
"owner": "Codeception"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 41,
"vitality": 44,
"community": 62,
"governance": 74,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 44,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"commits_last_year": 17,
"human_commit_share": 1,
"days_since_last_push": 174,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 174 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 174
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "17 commits in the last year",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 17
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 25,
"latest_release_tag": "4.3.0",
"releases_from_tags": false,
"days_since_latest_release": 174,
"mean_days_between_releases": 165.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 174 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 174
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~165.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 165.6
}
}
],
"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": 174,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 174 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 174
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 18,
"stars": 301,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "301 stars",
"points": 40.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 301
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"codeception/stub"
],
"dependents": 53,
"ecosystems": "packagist",
"total_downloads": 83214048,
"monthly_downloads": 1333370
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,333,370 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1333370,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "53 packages depend on it",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 53
}
}
],
"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": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 16,
"top_contributor_share": 0.359
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"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": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 37,
"open_issues": 7,
"closed_issues": 11,
"issue_closed_ratio": 0.611,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/41 decided PRs merged",
"points": 34.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 41
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/16 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 54,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Codeception",
"public_repos": 78,
"account_age_days": 5329
},
"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": "54 followers of Codeception",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "Codeception"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "78 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 78
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"codeception/stub"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 174
},
"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 174 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 174
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"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": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "8 out of 13 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.1
},
"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": "8 out of 13 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 8/16 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": 15
},
"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": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.45,
"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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 21951,
"source_files_sampled": 12,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:42:02.110780Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Codeception/Stub.svg",
"full_name": "Codeception/Stub",
"license_state": "standard",
"license_spdx": "MIT"
}