JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 486,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 109978,
"TSQL": 2443,
"Shell": 5751,
"PLpgSQL": 9746,
"Makefile": 1756,
"Dockerfile": 2376
},
"pushed_at": "2025-03-03T08:10:59Z",
"created_at": "2019-09-15T15:09:49Z",
"owner_type": "Organization",
"updated_at": "2025-04-30T09:07:07Z",
"description": "DB module for Codeception",
"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": "3.2.2",
"kind": "patch",
"published_at": "2025-03-03T08:10:59Z"
},
{
"tag": "3.2.1",
"kind": "patch",
"published_at": "2025-02-06T19:56:35Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2025-01-31T22:25:44Z"
},
{
"tag": "3.1.4",
"kind": "patch",
"published_at": "2024-05-16T20:15:44Z"
},
{
"tag": "3.1.3",
"kind": "patch",
"published_at": "2024-03-04T19:29:12Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2024-01-12T08:19:37Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2023-12-01T11:34:57Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2022-12-03T10:23:12Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2022-12-03T10:22:30Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2022-03-05T19:47:19Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2022-03-05T19:36:19Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2022-03-05T19:29:02Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2022-02-20T17:05:36Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2022-02-20T17:06:05Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-02-20T17:03:37Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2021-12-07T05:38:52Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2020-12-20T13:38:20Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2020-10-23T18:22:43Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2019-12-08T18:03:36Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2019-10-19T15:27:01Z"
}
],
"recent_commits": [
{
"oid": "0ac08372c13f72c33745050e396317c8456a5f7b",
"body": null,
"is_bot": false,
"headline": "fix: properly quote table names with schema definition #84 (#86)",
"author_name": "Szabolcs Hajdu",
"author_login": "sabee-bb",
"committed_at": "2025-03-03T08:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a295c40d009f9821fae5e32c4d3ce10273e57a6",
"body": "…ing the primary key of a table in PostgreSQL (#82)",
"is_bot": false,
"headline": "fix: allow uppercase table names by quoting the table name when fetch…",
"author_name": "Alejandro Rodríguez",
"author_login": "jandrusku",
"committed_at": "2025-02-06T19:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bc6a37472b9d5935bc8cf8defc9d59e852c0c2",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary files from Composer package (#83)",
"author_name": "Evgeniy Moiseenko",
"author_login": "s1lver",
"committed_at": "2025-01-31T21:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b490e0216191e759565c6dc7e02fbfa2d5d1764",
"body": "---------\nCo-authored-by: Dieter Beck <beck.worma@gmail.com>",
"is_bot": false,
"headline": "Update Db.php: Fixing code formating, removing duplication (#78)",
"author_name": "Thomas Landauer",
"author_login": "ThomasLandauer",
"committed_at": "2025-01-14T23:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c1932f241849df38db8d89604f90ef0abc5fc8d",
"body": null,
"is_bot": false,
"headline": "Avoid deprecated direct access to driver and dbh property (#81)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2025-01-14T23:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16021a83eca2c51d72a0211899b4c04ac6cdb300",
"body": null,
"is_bot": false,
"headline": "Test against PHP 8.4 (#77)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2025-01-05T13:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656a30e27083315cf0728cacacfa33e4c12ee9a0",
"body": null,
"is_bot": false,
"headline": "fix(ci): /opt/mssql-tools/bin/sqlcmd tool not found in given path (#80)",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2025-01-03T16:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9285f84b0640a9a3c6f80c5f2e8505d1e0b3ac",
"body": "…PHP 8.4 (#73)",
"is_bot": false,
"headline": "Configure nullable types explicitly to avoid deprecation warnings in …",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2024-07-28T03:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe0d1f66215259b13b3641e4fb8f0d5cc4f63a2",
"body": null,
"is_bot": false,
"headline": "Use short array syntax for consistency (#72)",
"author_name": "Dieter Beck",
"author_login": "W0rma",
"committed_at": "2024-07-28T03:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a88c5414f66a67c7f9f5405e5a24e5711cd1e1",
"body": null,
"is_bot": false,
"headline": "Add explicit support for PHP 8.3 in test pipeline (#71)",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2024-05-19T15:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06be16dcf4dda46eaef9454f1361d62bcb971c36",
"body": null,
"is_bot": false,
"headline": "Validate PSR12 codestyle with PHPCS #69 (#70)",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2024-05-16T20:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad61407a502b1d1c77305ea38b191c5548179000",
"body": "* feat(mssql): add odbc 18 support in mssql tests\r\n\r\n* feat(test): add documentation to run tests locally + Apple Silicon support",
"is_bot": false,
"headline": "Support ODBC 18 in tests (#66)",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2024-05-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d636cb8fa0d61fea10f42f6d434e998dfc80d53",
"body": "[bugfix] #49 Fix last insert id return type in case of dblib (3.x)",
"is_bot": false,
"headline": "Merge pull request #56 from szhajdu/v3-fix-last-insert-id-sqlsrv",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2024-03-04T19:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5666795f745ba0cd758ee0fe2744ee0209c451bf",
"body": null,
"is_bot": false,
"headline": "Call isBinary() only if parameter is a string",
"author_name": "Worma",
"author_login": "W0rma",
"committed_at": "2024-01-12T08:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c45db45457e5519b68463fc79e6e96b9113e13",
"body": "…s mb_detect_encoding()",
"is_bot": false,
"headline": "Add direct dependency for mbstring extension because this package use…",
"author_name": "Worma",
"author_login": "W0rma",
"committed_at": "2024-01-12T08:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a00cb7b3cac7fdd179e7ef978c45be48cfb4cf1f",
"body": null,
"is_bot": false,
"headline": "Use proper parameter type for NULL values",
"author_name": "Worma",
"author_login": "W0rma",
"committed_at": "2024-01-12T08:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9d53a181a41b7b3ca14da12fe1a26db929abbf",
"body": "…s with false in case of dblib",
"is_bot": false,
"headline": "#49 Cast last insert id to string to avoid type error when pdo return…",
"author_name": "Szabolcs Hajdu",
"author_login": "szhajdu",
"committed_at": "2023-05-29T15:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185889230bccfc65d2c03624879ade5357ec43f9",
"body": "Co-authored-by: sm <sergeim@educonlines.com>",
"is_bot": false,
"headline": "Fixed encoding of binary values in assertion messages",
"author_name": "Sergei Matros",
"author_login": "cybd",
"committed_at": "2023-03-18T07:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b0a198bcfb9ad0a29a1d807421b7ceab65073e",
"body": "if preg_replace returned null during dump loading.",
"is_bot": false,
"headline": "Throw exception with advice to increase pcre.backtrack_limit",
"author_name": "rizort",
"author_login": "rizort",
"committed_at": "2023-03-18T07:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff358215efef8513869d407bb3bb850187975a3",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.2",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-12-03T09:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f659bdfdb0654a94a051e904867016f531b2a23",
"body": "* add Dockerfiles and docker-compose for local testing\n\n* fix: env defaults\n\n* fix: populator requires config\n\n* fix: use cli base image\nand import composer from official image\n\n* fix: key check triggering warning\n\n* fix: exclude Dockerfiles from git archives\n\nCo-authored-by: Gintautas Miselis <gintautas@miselis.lt>",
"is_bot": false,
"headline": "add Dockerfiles and docker-compose for local testing",
"author_name": "Jesus The Hun",
"author_login": "JesusTheHun",
"committed_at": "2022-12-03T09:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298150cb18d4191f41ee2d5e956a2171a8e40015",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary and incorrect @return annotation",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-12-03T09:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b6313f9a8cf601d4cda2af5564bc6cc74646e9",
"body": "* feat: mysql helper to grab entire rows\n\n* fix: use semantic assertions\n\n* feat: grabEntryFromDatabase makes the test fail if no row is found\n\n* misc: code style\n\n* Fix syntax error made while resolving conflict\n\nCo-authored-by: Gintautas Miselis <gintautas@miselis.lt>",
"is_bot": false,
"headline": "Add grabEntryFromDatabase and grabEntriesFromDatabase methods",
"author_name": "Jesus The Hun",
"author_login": "JesusTheHun",
"committed_at": "2022-12-03T09:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a5e95a7f01db9f36787f42ef27fb04d4d61606",
"body": null,
"is_bot": false,
"headline": "feat: support auto increment on a composite pk",
"author_name": "Jonathan Massuchetti",
"author_login": "JesusTheHun",
"committed_at": "2022-12-03T09:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b4b881cbf899236b337c4efd705b76a84813ed3",
"body": null,
"is_bot": false,
"headline": "feat: use rows value to delete inserted row if primary key is filled",
"author_name": "Jonathan Massuchetti",
"author_login": "JesusTheHun",
"committed_at": "2022-12-03T09:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f36cb72af26a06410fd14d0d9f375404632b1733",
"body": null,
"is_bot": false,
"headline": "update links (#41)",
"author_name": "Ihor Sychevskyi",
"author_login": "Arhell",
"committed_at": "2022-11-05T00:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e207a03e229949bbfb86e9dc7789d589a450bf1",
"body": "Update comments on grabFromDatabase",
"is_bot": false,
"headline": "Merge pull request #35 from KeitaHiguchi/fix-comment-grabfromdatabase",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-04-29T19:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b794d9d55d7180362153abb1811c65bd26606c1",
"body": null,
"is_bot": false,
"headline": "Update comments",
"author_name": "Keita Higuchi",
"author_login": "KeitaHiguchi",
"committed_at": "2022-04-27T11:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec1208d6d5f546b72decd733a94bf4488683a74",
"body": "Null safety in destructor",
"is_bot": false,
"headline": "Merge pull request #33 from Codeception/issue-32",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-03-05T19:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a875d9d48831e480abe9d5d348cbd21ac9e1a9",
"body": null,
"is_bot": false,
"headline": "Null safety in destructor",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-03-05T18:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f97f192345ac8d6eca36d85a7cb598b4cf04137",
"body": "* Add no_cleanup_failed option for not cleaning up failed tests\r\n\r\n* Update to handle all databases\r\n\r\n* Change name from 'no_cleanup_failed' to 'skip_cleanup_if_failed'",
"is_bot": false,
"headline": "Add skip_cleanup_if_failed option for not cleaning up failed tests (#30)",
"author_name": "Thomas Faurbye Nielsen",
"author_login": "Archanium",
"committed_at": "2022-03-05T18:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b2d6bb2e69e26c1bc47024276805d248132f0e",
"body": "…ion-on-php-8.1\n\nFix Sqlite primary key column detection on PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #31 from Codeception/fix-sqlite-primary-key-detect…",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-02-20T17:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2579a57c0667a70c166b0c0d82e411ad29156c2",
"body": null,
"is_bot": false,
"headline": "Fix Sqlite primary key column detection on PHP 8.1",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-02-20T16:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c637687526bf2ec45eeddbf62194f9ac872b4ae6",
"body": null,
"is_bot": false,
"headline": "Codeception 5 compatibility",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2022-02-16T09:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888f64f9d863dfa903152aed6222f28f0351adab",
"body": null,
"is_bot": false,
"headline": "assertSame instead of assertEquals (#29)",
"author_name": "Gustavo Nieves",
"author_login": "TavoNiievez",
"committed_at": "2022-01-03T13:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f4fe67ecc1902982001839dd131397d605d681",
"body": null,
"is_bot": false,
"headline": "Fix more optional parameters",
"author_name": "Gustavo Nieves",
"author_login": "TavoNiievez",
"committed_at": "2021-12-04T03:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03a1071ae6611173127a9a2b184bab098007dce1",
"body": null,
"is_bot": false,
"headline": "Fix optional parameters",
"author_name": "Gustavo Nieves",
"author_login": "TavoNiievez",
"committed_at": "2021-12-02T03:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67040a530c84fec70130e40ea476a8df66fcf66",
"body": null,
"is_bot": false,
"headline": "Update codebase to PHP 7.4 (#26)",
"author_name": "Gustavo Nieves",
"author_login": "TavoNiievez",
"committed_at": "2021-12-01T00:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35dcdbade236c51f0e1a4c4596a2ecd50f7d8f9",
"body": null,
"is_bot": false,
"headline": "Update readme.md (#24)",
"author_name": "Ihor Sychevskyi",
"author_login": "Arhell",
"committed_at": "2021-08-18T23:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3471944aabe876cb08c39f5565ec9f48be4332",
"body": null,
"is_bot": false,
"headline": "Standardize the `README` format (#19)",
"author_name": "Tavo Nieves J",
"author_login": "TavoNiievez",
"committed_at": "2021-01-12T20:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9298d14556505c502278ac36e3c3634fccc15702",
"body": "Replace Codeception\\Util\\Stub with Codeception\\Stub in tests",
"is_bot": false,
"headline": "Merge pull request #13 from Codeception/replace-util-stub",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-29T17:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3436a96689db943c3035aea4d2dcbf02f8ff9fe7",
"body": null,
"is_bot": false,
"headline": "Replace Codeception\\Util\\Stub with Codeception\\Stub in tests",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-29T17:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8076cd05d4db95798acd7dba2a56578210982c",
"body": "Add support for IS NOT NULL",
"is_bot": false,
"headline": "Merge pull request #12 from iter8-au/master",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-20T13:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9215be52d5a2d0f4f4f589765e2d9e47717b0eea",
"body": null,
"is_bot": false,
"headline": "Documentation for null comparisons added",
"author_name": "Dan Barrett",
"author_login": "yesdevnull",
"committed_at": "2020-12-06T01:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f92758555d3e9536fa377eb7c86653949b41e3",
"body": null,
"is_bot": false,
"headline": "Change codeception version constraint to fix codeception builds on PHP 8",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-12-05T19:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f848028d9e4a701b02dff0f18136e320c406b7",
"body": null,
"is_bot": false,
"headline": "Added tests for IS NULL/IS NOT NULL where clauses",
"author_name": "Dan Barrett",
"author_login": "yesdevnull",
"committed_at": "2020-12-03T22:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f1def43c1f0ebdd57d506224c4a4632e3a6059",
"body": "Support PHP 8",
"is_bot": false,
"headline": "Merge pull request #11 from Codeception/php8",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-10-23T18:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65355c78be8953c8b8ec1441716e24cede943112",
"body": null,
"is_bot": false,
"headline": "Delete local copy of generated documentation",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-10-23T17:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564d491bc6919a7f13296eb7a48df1b80a1bcc00",
"body": null,
"is_bot": false,
"headline": "Support PHP8",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-10-23T17:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b1e88921a6e5108c085c22c85ac5e80d1cdef1",
"body": "Update description",
"is_bot": false,
"headline": "Merge pull request #8 from RusiPapazov/patch-1",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-07-05T15:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5efc31aa845046ab2df9ee08497d7a62462ee8a",
"body": null,
"is_bot": false,
"headline": "Update description",
"author_name": "Rusi Papazov",
"author_login": null,
"committed_at": "2020-05-21T07:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "778c46d70e7d3c949f47231c49d313a93c5cfa3d",
"body": "* Create main.yml\r\n\r\n* Delete .travis.yml\r\n\r\n* Update readme.md\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* \n[…]\nphp\r\n\r\n* Update PostgreSqlDbTest.php\r\n\r\n* Update PostgreSqlDbTest.php\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update main.yml\r\n\r\n* Update composer.json\r\n\r\n* Update main.yml",
"is_bot": false,
"headline": "Replace Travis by Github Actions (#6)",
"author_name": "Vincent Dauce",
"author_login": "eXorus",
"committed_at": "2020-05-07T10:41:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bba098db25180d01adcf297ddad8c32d2a0c1629",
"body": null,
"is_bot": false,
"headline": "Add support for IS NOT NULL",
"author_name": "Dan Barrett",
"author_login": "yesdevnull",
"committed_at": "2020-04-27T05:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03c5337078b73cbabe8468c5810f3028c9b7d360",
"body": "Note that Sqlite DSN requires relative path",
"is_bot": false,
"headline": "Merge pull request #5 from benr77/benr77-sqlite-relative-paths",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2020-03-28T15:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7595e1ab9deb515599b4f2959694940527195951",
"body": null,
"is_bot": false,
"headline": "Note that Sqlite DSN requires relative path",
"author_name": "Ben Roberts",
"author_login": "benr77",
"committed_at": "2020-03-26T17:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a2b86206d09c50ab2e5375b261df35b650e58f",
"body": "Use single quotes for string literal",
"is_bot": false,
"headline": "Merge pull request #1 from chadicus/bug/double-quotes",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-12-08T17:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b142c244442adbd93aeebc25a7974937c77075",
"body": null,
"is_bot": false,
"headline": "Use single quotes for string literal",
"author_name": "chadicus",
"author_login": "chadicus",
"committed_at": "2019-12-05T20:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47219b91689a8d4c6eae3332b9f3e6a6949f46f3",
"body": null,
"is_bot": false,
"headline": "[Travis] Unlimited memory for composer update",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-11-29T17:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658e8af0a851a18d56c2f4596d241bd8699ef4b8",
"body": null,
"is_bot": false,
"headline": "Compatible with codeception/codeception branches",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-11-09T20:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be00adccf72424af7c68ab994ade1000fa9ce5e",
"body": null,
"is_bot": false,
"headline": "Generated documentation.md",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-10-19T14:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f031a9fda62cc49cb318321c929ba839fcb5df42",
"body": null,
"is_bot": false,
"headline": "fix grabFromDatabase description in docs (#5717)",
"author_name": "Dmitry Kolosov",
"author_login": "Mitrichius",
"committed_at": "2019-10-19T14:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "734a4eaf0d710c78013aa59607e65d7d393e8c29",
"body": null,
"is_bot": false,
"headline": "Added package files",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-09-19T13:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd860f4e80732abbdbeafc259a632a173c5f94eb",
"body": "* Support initial queries execution\r\n\r\n* Support initial queries execution\r\n\r\n* Support initial queries execution\r\n\r\n* initial queries documentation",
"is_bot": false,
"headline": "[Db] Support initial queries execution after creating connection (#5660)",
"author_name": "tadasauciunas",
"author_login": "tadasaa",
"committed_at": "2019-08-24T15:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe6e7c4c89ba565c7afe3e4a7933e97ddce99dc",
"body": "…use (#5639)\n\n* SCA: dropped import duplicates, fixed a few cases of php core API misuse\r\n\r\n* SCA: partial revert to probe if semaphore build gets fixed",
"is_bot": false,
"headline": "SCA: dropped import duplicates, fixed a few cases of php core API mis…",
"author_name": "Vladimir Reznichenko",
"author_login": "kalessil",
"committed_at": "2019-08-09T16:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177ae4e68159b34a4f2b987144ec17c6514820ef",
"body": "…#5557)",
"is_bot": false,
"headline": "[Db] Fix sqlite connection close when holding reference in PHP's GC (…",
"author_name": "Thorsten Ho",
"author_login": "hoogi91",
"committed_at": "2019-07-04T07:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c712a11e5930810065b7501551603e98a2b67870",
"body": "Because it has no meaningful differences from the same functionality in the parent class.\r\nThis removal allows to use more comparison operators in where condtions.",
"is_bot": false,
"headline": "[Db] Remove generateWhereClause method from SqlSrv (#5451)",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-04-24T11:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f8a4941d2cf5f85370ea88d884d3a3b625bc92",
"body": "* Removed AngularJS module\r\n\r\n* updated guides\r\n\r\n* codestyle fix",
"is_bot": false,
"headline": "2.6 remove angular (#5449)",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2019-03-25T11:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c9ef53980c792dcbda76e148bd98da5d5c89ff3",
"body": null,
"is_bot": false,
"headline": "Removed test of removed method getPrimaryColumn",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-19T08:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f3fbd880fd090bc6694febd63186754ba8037c",
"body": null,
"is_bot": false,
"headline": "Removed methods that were deprecated long time ago",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-19T08:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4c42299811052af912457efa4bf9b17f1daf35",
"body": null,
"is_bot": false,
"headline": "Removed deprecated setExpectedException method",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-19T08:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fe38b67ca002e35cd5da340d5b6365cd8afab6",
"body": null,
"is_bot": false,
"headline": "Remove workarounds used to make tests pass on PHP 5.4",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-19T08:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb841fce371eae196259487e919353a029bf4ee",
"body": null,
"is_bot": false,
"headline": "Deleted all HHVM specific code",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-03-19T08:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "660c7143881c48c6cb643e1ba5165c8387491a63",
"body": "Because assertInternalType is deprecated",
"is_bot": false,
"headline": "Used assertIsInt and assertIsString instead of assertInternalType",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-02-24T16:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4d796805cf5b601900de310180e21fc7db707c",
"body": null,
"is_bot": false,
"headline": "Use assertStringContainsString for asserting strings",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-02-24T15:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5b2e6d420791887ea5ef92449a4767778bbcf7",
"body": null,
"is_bot": false,
"headline": "Use wrapper methods in unit tests",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2019-02-05T20:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fde56489207faa3e39e9672586ec7078688fcb1",
"body": "* Allow clean up of DB regardless of dump config if populator is used",
"is_bot": false,
"headline": "[Db] cleanup database if populator is used (#5358)",
"author_name": "Alex Finney",
"author_login": "finlex",
"committed_at": "2019-02-02T15:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3717aa9537f5b8841fbb4065173efa07cd2c65d",
"body": "* issue-5367 grabFromDatabase() returns string\r\n\r\n* issue-5367 grabFromDatabase() return changed to mixed",
"is_bot": false,
"headline": "[Db][Docs] grabFromDatabase() returns mixed results",
"author_name": "Mergen Sanzhiev",
"author_login": "crazymerg",
"committed_at": "2019-01-31T07:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7243f15ab5e32822b5ec99fab013c1f2919177e",
"body": null,
"is_bot": false,
"headline": "Db: don't clear database for empty dump",
"author_name": "Filippo Tessarotto",
"author_login": "Slamdunk",
"committed_at": "2018-12-19T08:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c94c6af865b75ac560ba90ba7c04af6eafe89b",
"body": null,
"is_bot": false,
"headline": "[Db] hide isPopulated method",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-11-29T14:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23643a8ecc48ffe1dea118e52b907f1b9a19bb0e",
"body": "* Preliminary Commit\r\n\r\n* Adding Protection Against Any Array (IE: databases)\r\n\r\n* Updating Documentation\r\n\r\n* Discussion Updates",
"is_bot": false,
"headline": "Adding Ability To Specify More Than One Dump File (#5220)",
"author_name": "Fenikkusu",
"author_login": "Fenikkusu",
"committed_at": "2018-10-26T16:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bac0cdc34e8421e2aa75340dcd9242ad5fedc99",
"body": "* [Db] _loadDump works unconditionally, like in 2.4 #5195\r\n\r\n* [Db] some internal method take databaseKey parameter only\r\n\r\n* [Db] Added some docblocks\r\n\r\n* [Db] Call _getDriver instead of __getDriver\r\n\r\n* [DB] _insertInDatabase prints PDO exception to debug output",
"is_bot": false,
"headline": "Unconditional _loadDump in 2.5 (#5198)",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2018-10-07T17:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ee79564778e6b56dfe95c933873ca06c509927",
"body": "* Fixes PHPStan issue\r\n\r\nUses full namespace for docblock, allowing PHPStan to find the class when using namespaces\r\n\r\n* Fixes docblock (#2)\r\n\r\n* Alphabetize types",
"is_bot": false,
"headline": "Fixes PHPStan issue (#5204)",
"author_name": "Joseph Zidell",
"author_login": "josephzidell",
"committed_at": "2018-10-04T12:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440e83dff2e45bb82df6afe7e3a01f6c65a51284",
"body": "* Update Db.php to manage multi database\r\n\r\n* Update Db.php\r\n\r\n* Update Db.php\r\n\r\n* Update SqliteDbTest.php\r\n\r\n* Update Db.php\r\n\r\n* Update Db.php\r\n\r\n* Update SqliteDbTest.php\r\n\r\n* Update Db.php\r\n\r\n* Update SqliteDbTest.php\r\n\r\n* Update Db.php\r\n\r\n* Update Db.php\r\n\r\n* Update SqliteDbTest.php\r\n\r\n* Updat\n[…]\nd deprecated driver\r\n\r\n* Update Db.php\r\n\r\n* Merge branch 'multi-db' of https://github.com/eXorus/Codeception into eXorus-multi-db\r\n\r\n# Conflicts:\r\n#\tsrc/Codeception/Module/Db.php\r\n\r\n* small docs patch",
"is_bot": false,
"headline": "Multi database merged and updated (#5140)",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2018-09-05T08:47:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91f6644d5943d2da5f737f14171b5c2e321680da",
"body": "* if $dbh is already PDO instance, no need to connect again;\r\n\r\n* always disconnect before connect when reconnect is set;\r\n\r\n* let it connect every time...",
"is_bot": false,
"headline": "always disconnect before connect when reconnect is set (#5068)",
"author_name": "Chuck Burgess",
"author_login": "ashnazg",
"committed_at": "2018-07-31T22:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b66bef12ee32b00174f7ebd77c2942f7dcd042",
"body": "* do explicit rollback if destructing while transaction is open;\r\n\r\n* do explicit disconnect on destruct;\r\n\r\n* destruct driver first, where the PDO instance gets destructed more cleanly;",
"is_bot": false,
"headline": "More explicit PDO closing upon destruction (#5072)",
"author_name": "Chuck Burgess",
"author_login": "ashnazg",
"committed_at": "2018-07-31T22:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c923d38938c61506134b1f08a87de8536f1109",
"body": "…\" (#5095)\n\n* Two new options: \"ssl_cipher\" and \"ssl_verify_server_cert\"\r\n\r\nAdded two options: \"ssl_cipher\" (list of one or more permissible ciphers to use for SSL encryption) and \"ssl_verify_server_cert\" (disables certificate CN verification)\r\n\r\n* Spaces removed",
"is_bot": false,
"headline": "[DB][Mysql] Two new options: \"ssl_cipher\" and \"ssl_verify_server_cert…",
"author_name": "bangertz",
"author_login": "bangertz",
"committed_at": "2018-07-29T20:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58356472c846e9faeba551f6733a40f699c90a16",
"body": "…ation); (#5069)",
"is_bot": false,
"headline": "add config option for session lock wait setting (and Oracle implement…",
"author_name": "Chuck Burgess",
"author_login": "ashnazg",
"committed_at": "2018-07-11T14:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5b357abc6ccd6d520b72baeb8aa175db464f7c",
"body": null,
"is_bot": false,
"headline": "added support for null (#4987)",
"author_name": "philek",
"author_login": "philek",
"committed_at": "2018-05-26T00:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f655d5c57e0647a6be7b42fb83ac98a031f466fd",
"body": "Added dochead for proceedSeeInDatabase",
"is_bot": false,
"headline": "Added dochead for grabFromDatabase (#4945)",
"author_name": "René",
"author_login": "rwese",
"committed_at": "2018-04-30T19:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa23bc4d32d73ad2ecdfbbfa7c4881f1bf8a5057",
"body": "* changed build process for phar\r\n\r\n* Switched to use phpunit-wrapper\r\n\r\n* loading shim\r\n\r\n* fixed REST\r\n\r\n* Switched to use phpunit-wrapper\r\n\r\n* Fixed tests\r\n\r\n* Switched to use phpunit-wrapper\r\n\r\n* Fixed zend expressive - to not install dev deps\r\n\r\n* Switched to use phpunit-wrapper\r\n\r\n* no dev dependencies for project\r\n\r\n* Fixed laravel event tests\r\n\r\n* fixed Laravel event mocking\r\n\r\n* Removed PHP 5.4 and PHP 5.5 tests from Travis CI",
"is_bot": false,
"headline": "Phpunit wrapper (#4817)",
"author_name": "Michael Bodnarchuk",
"author_login": "DavertMik",
"committed_at": "2018-02-26T18:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0730fa697c3dfebf7229ce13d6c73b409302280",
"body": null,
"is_bot": false,
"headline": "Fix typo (#4728)",
"author_name": "Patrik Csak",
"author_login": "patrik-csak",
"committed_at": "2018-01-07T22:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc8060f4c57a3057d7e22977ec4e7bca89041cd",
"body": null,
"is_bot": false,
"headline": "Minor documentation updates",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2017-12-12T13:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189e6e9c75aae5d7278926a886632812f703c196",
"body": "If your DSN for MS SQL (sqlsrv) specifies the `Database` param as the last option then the regex for the Database name find it due to the semicolon not being optional.",
"is_bot": false,
"headline": "Match Database even if it's the last param in DSN (#4680)",
"author_name": "Dan Barrett",
"author_login": "yesdevnull",
"committed_at": "2017-12-12T03:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "928abfdcc3e436702d274439debce38d23a00b34",
"body": null,
"is_bot": false,
"headline": "updated changelog, updated docs for Db module",
"author_name": "Davert",
"author_login": "DavertMik",
"committed_at": "2017-12-12T02:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed08c7a03a446523157679f994d82bb4e5c2b350",
"body": "* Enable DbDriver to handle PDO-SSL-Parameter\r\n\r\n* PSR formatted and PHPDoc extend\r\n\r\n* Update Db.php\r\n\r\nFollowed Nitpick-CI sugestions\r\n\r\n* Update Sqlite.php\r\n\r\nFollowed Nitpick-CI sugestions\r\n\r\n* Followed Nitpick-CI sugestions\r\n\r\n* Update Db.php\r\n\r\nConfig for SSL section in the class docblock above the Db Module class extended.\r\n\r\n* Update Db.php\r\n\r\nNITPICK: Whitespaces removed\r\n\r\n* Update Db.php\r\n\r\nHints and links added for MySQL specific SSL settings.",
"is_bot": false,
"headline": "Dbdriver ssloptions (#4622)",
"author_name": "kossi84",
"author_login": "kossi84",
"committed_at": "2017-11-21T22:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dbf8c9d7e4d3e057a9bcdaaee7f93536cf1819a",
"body": "* [Db] SqlSrv driver wraps each part of identifier with []\r\n\r\n* [Db] Removed getQuotedName method from PostgreSql driver\r\n\r\nBecause it was functionally identical to method in parent class",
"is_bot": false,
"headline": "[Db] improved getQuotedName in SqlSrv driver (#4547)",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2017-10-10T19:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6154aa10e4e48f215775b4c064c35dffc754fa39",
"body": "* [Db] Replaced failed generateWhereClauses tests\r\n\r\nWith passing and more efficient tests\r\n\r\n* MysqlTest: display error message if connection failed",
"is_bot": false,
"headline": "Db generate where clause tests (#4548)",
"author_name": "Gintautas Miselis",
"author_login": "Naktibalda",
"committed_at": "2017-10-01T13:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36ea6c2f712efccca308bd469b0a4a2c681af21",
"body": "Comparison operators >, >=, <, <=, != are supported in conditions of seeInDatabase, dontSeeInDatabase, seeNumRecords, grabFromDatabase and grabNumRecords methods.",
"is_bot": false,
"headline": "[DB] Comparison operators supported in conditions (#4468)",
"author_name": "susgo",
"author_login": "susgo",
"committed_at": "2017-09-30T20:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5efb4877bf3c280e24d33ce2717ddadeae0977",
"body": "* [Db] Add doc for updateInDatabase\r\n\r\n* [Db] Add insertInDatabase\r\n\r\n* Add test for insertInDatabase\r\n\r\n* Fix test\r\n\r\n* Fix again\r\n\r\n* Add test ro check if insert is not deleted\r\n\r\n* insertInDatabase only accessible from helper\r\n\r\n* insertInDatabase only accessible by helper\r\n\r\n* Fix",
"is_bot": false,
"headline": "[Db] Update and Insert in database (#4473)",
"author_name": "Vincent Dauce",
"author_login": "eXorus",
"committed_at": "2017-09-11T13:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2bef8e2d8e877487082750f0f1d68c59a767c8",
"body": null,
"is_bot": false,
"headline": "fix/postgres_cleanup alter postgres cleanup (recreate schema) (#4424)",
"author_name": "Ihor Samusenko",
"author_login": "ihorsamusenko",
"committed_at": "2017-08-01T18:23:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 0,
"latest_release_at": "2025-03-03T08:10:59Z",
"latest_release_tag": "3.2.2",
"releases_from_tags": false,
"days_since_last_push": 514,
"active_weeks_last_year": 0,
"days_since_latest_release": 514,
"mean_days_between_releases": 121.5
},
"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/module-db",
"exists": true,
"license": "MIT",
"keywords": [
"codeception",
"database-testing",
"db-testing"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/codeception/module-db",
"is_deprecated": false,
"latest_version": "3.2.2",
"repository_url": "https://github.com/Codeception/module-db",
"versions_count": 20,
"total_downloads": 22898480,
"dependents_count": 229,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 513431,
"first_published_at": null,
"latest_published_at": "2025-03-03T08:10:27Z",
"latest_version_yanked": null,
"days_since_latest_publish": 514
}
]
},
"popularity": {
"forks": 31,
"stars": 23,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2019-12-05",
"count": 2
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
}
],
"complete": true,
"collected": 31,
"total_forks": 31
},
"star_history": null,
"open_issues_and_prs": 22
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 35606,
"source_files_sampled": 21,
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "codeception/codeception",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "*@dev"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codeception/codeception",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "behat/gherkin",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-mbstring",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-pdo",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 1,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 39,
"open_issues": 14,
"closed_ratio": 0.562,
"closed_issues": 18,
"closed_unmerged_prs": 9
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "DavertMik",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/220264?v=4"
},
{
"type": "User",
"login": "Naktibalda",
"commits": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/395992?v=4"
},
{
"type": "User",
"login": "tiger-seo",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/398720?v=4"
},
{
"type": "User",
"login": "sergeyklay",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1256298?v=4"
},
{
"type": "User",
"login": "W0rma",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/20659830?v=4"
},
{
"type": "User",
"login": "ashnazg",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/100170?v=4"
},
{
"type": "User",
"login": "szhajdu",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4129631?v=4"
},
{
"type": "User",
"login": "TavoNiievez",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/64917965?v=4"
},
{
"type": "User",
"login": "satahippy",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5000502?v=4"
},
{
"type": "User",
"login": "JesusTheHun",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/94478?v=4"
}
],
"contributors_sampled": 71,
"top_contributor_share": 0.345
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "0 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 7,
"reason": "Found 15/21 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "0ac08372c13f72c33745050e396317c8456a5f7b",
"ran_at": "2026-07-30T22:44:44Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 20,
"created_at": "2021-02-03T11:37:12Z",
"last_comment_at": "2021-09-13T19:05:19Z",
"last_comment_author": "andrew-svirin"
},
{
"number": 38,
"created_at": "2022-08-16T16:10:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2022-08-16T16:12:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2023-06-14T14:15:27Z",
"last_comment_at": "2023-06-16T10:57:44Z",
"last_comment_author": "JesusTheHun"
},
{
"number": 59,
"created_at": "2023-06-16T13:43:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2023-10-02T04:42:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2024-12-03T21:26:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2025-07-26T12:49:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-03-03T08:10:27Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 18,
"created_at": "2017-05-16T11:15:54Z",
"last_comment_at": "2017-05-23T13:08:21Z",
"last_comment_author": "sburiachenko"
},
{
"number": 17,
"created_at": "2017-06-20T17:15:39Z",
"last_comment_at": "2020-08-20T14:29:23Z",
"last_comment_author": "krukru"
},
{
"number": 15,
"created_at": "2017-12-15T17:20:25Z",
"last_comment_at": "2017-12-15T17:25:38Z",
"last_comment_author": "Naktibalda"
},
{
"number": 16,
"created_at": "2018-01-17T16:33:23Z",
"last_comment_at": "2018-01-26T23:40:22Z",
"last_comment_author": "DavertMik"
},
{
"number": 7,
"created_at": "2020-04-09T14:30:26Z",
"last_comment_at": "2020-04-13T15:38:51Z",
"last_comment_author": "cmath10"
},
{
"number": 25,
"created_at": "2021-08-23T09:24:56Z",
"last_comment_at": "2021-09-20T12:41:18Z",
"last_comment_author": "7118path"
},
{
"number": 37,
"created_at": "2022-07-05T08:29:29Z",
"last_comment_at": "2022-07-08T18:17:03Z",
"last_comment_author": "Naktibalda"
},
{
"number": 47,
"created_at": "2023-03-15T18:03:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2023-03-31T20:34:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2023-06-14T14:57:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2024-05-09T18:04:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2024-05-10T09:37:25Z",
"last_comment_at": "2024-05-10T17:16:18Z",
"last_comment_author": "DavertMik"
},
{
"number": 85,
"created_at": "2025-02-25T12:07:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2025-06-09T09:12:12Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Codeception/module-db",
"host": "github.com",
"name": "module-db",
"owner": "Codeception"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 28,
"inputs": {
"security": 36,
"vitality": 21,
"community": 56,
"governance": 68,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 53,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 48,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 21,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 514,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 514 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 514
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"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": "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": 52,
"inputs": {
"releases_count": 20,
"latest_release_tag": "3.2.2",
"releases_from_tags": false,
"days_since_latest_release": 514,
"mean_days_between_releases": 121.5
},
"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 514 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 514
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~121.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 121.5
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 8,
"unanswered_open_issues": 10,
"days_since_last_merged_pr": 517,
"days_since_last_human_commit": 517,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 517 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 517,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 31,
"stars": 23,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "23 stars",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 23
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "31 forks",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 31
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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/module-db"
],
"dependents": 229,
"ecosystems": "packagist",
"total_downloads": 22898480,
"monthly_downloads": 513431
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "513,431 downloads/month across packagist",
"points": 76.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 513431,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "229 packages depend on it",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 229
}
}
],
"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": 68,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 71,
"top_contributor_share": 0.345
},
"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 34% of commits",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "71 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 71
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 39,
"open_issues": 14,
"closed_issues": 18,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.562,
"closed_unmerged_prs": 9,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "56% of issues closed",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 56
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/48 decided PRs merged",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 48
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/21 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"codeception/module-db"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 514
},
"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 514 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 514
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"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": "0 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "weak",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 15/21 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.58,
"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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 35606,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"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:45:13.808574Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Codeception/module-db.svg",
"full_name": "Codeception/module-db",
"license_state": "standard",
"license_spdx": "MIT"
}