JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 200,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 17328,
"Hack": 44
},
"pushed_at": "2025-12-28T10:55:22Z",
"created_at": "2021-12-24T10:22:30Z",
"owner_type": "Organization",
"updated_at": "2026-01-22T02:48:42Z",
"description": "Qiq template module for BEAR.Sunday",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://bearsunday.github.io/",
"name": "BEAR.Sunday",
"type": "Organization",
"login": "bearsunday",
"company": null,
"location": "Tokyo, Japan",
"followers": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1219103?v=4",
"created_at": "2011-11-25T00:03:15Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 5359
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2025-12-28T10:55:23Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2023-03-20T22:43:36Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2022-12-15T06:47:45Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2022-12-06T10:10:02Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2022-11-29T05:42:46Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2022-11-21T12:59:44Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2022-07-05T02:34:58Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2022-05-13T07:01:18Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2022-03-23T08:06:47Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2022-02-11T13:58:02Z"
}
],
"recent_commits": [
{
"oid": "8f9bc9922ddd2679667ebf7d91d9941b7829c633",
"body": "Updated the project to use Qiq3.",
"is_bot": false,
"headline": "Merge pull request #29 from suzumaze/2.x-dev",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2025-12-28T10:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a655992612c017d233791c639f431c41d99b1e48",
"body": null,
"is_bot": false,
"headline": "Add CHANGELOG.md for 2.0.0 release",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2025-12-28T10:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf1fd51e77827be75077100f3879350334a66b8",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions to use actions/checkout@v4 and actions/cache@v4",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2025-12-28T10:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37eddb18973cb0bad335c999c1c06c19cb42db2",
"body": "- Upgrade vimeo/psalm from ^4.2 to ^6.0\n- Upgrade psalm/plugin-phpunit from ^0.13 to ^0.19\n- Change QiqRenderer to use Template instead of Engine for proper __invoke() support\n- Add final modifier to QiqErrorPage and QiqErrorPageRenderer\n- Fix $headers type annotation in QiqErrorPage using psalm-imp\n[…]\neavedRo for ray/aop compatibility\n- Remove unused exception classes (LogicException, RuntimeException)\n- Remove psalm-baseline.xml (no longer needed)\n- Clean up phpstan.neon and psalm.xml suppressions",
"is_bot": false,
"headline": "Upgrade to Psalm 6 and improve type safety",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2025-12-28T09:57:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "53c6f248df1893ed6d5b100dc11e123557281f8d",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2024-06-12T01:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abdb762eaa8242e08a5e8eebd13465fefd0764d0",
"body": null,
"is_bot": false,
"headline": "Add PHP versions 8.1 and 8.2 to the test matrix",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-06-12T01:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410a1f67015732811b55592542881b3191fdfb44",
"body": null,
"is_bot": false,
"headline": "Update the PHP version to 8.3 in the GitHub Workflow",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-06-11T10:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bec4683979540efc013111f756fde110abff7c",
"body": null,
"is_bot": false,
"headline": "Add .gitkeep",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-04-04T01:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc8b4fe560de9ff14fd4ae7c3206f5a61614bc6",
"body": null,
"is_bot": false,
"headline": "Remove StubGen and other unused files",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-04-03T05:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebfe512d0c90d8cefa0e180a06aebb8b0b2b3609",
"body": null,
"is_bot": false,
"headline": "Update demo and refactor custom helper binding",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-04-03T04:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70492073853a16a297fe1c876dd7f0771bcd08ed",
"body": null,
"is_bot": false,
"headline": "Update dependencies to use Qiq3 instead of Qiq1",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-04-01T06:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ca2e81d9232212ba9ebd5221324b6ce435479a",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-03-31T12:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a38146e9a9feb2cb6d9ead8add2fb6d9c6670aa",
"body": null,
"is_bot": false,
"headline": "Update PHP and Qiq",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2024-03-31T12:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda376cc517a4d8b4af44f85cca9e1b27d432de8",
"body": "Enable PHP 8.3 compat",
"is_bot": false,
"headline": "Merge pull request #28 from bearsunday/php-8.3",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2024-01-11T01:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be25d7ff1a406a61c7c37554cf52f5fb89125fb4",
"body": null,
"is_bot": false,
"headline": "Update LICENSE year 2024",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2024-01-11T01:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe2731b64fadb9ea93f16a299e0fc11e5ba96ac",
"body": null,
"is_bot": false,
"headline": "Enable PHP compat 8.3",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2024-01-11T01:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252f0d4f9727d3f3430d1d81442dd2c3a4014025",
"body": "Fix HelperLocator",
"is_bot": false,
"headline": "Merge pull request #27 from apple-x-co/qiq-1.1.0",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2023-03-20T22:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fb26815636c57d1c28efb3728812b4b0dbc2bc",
"body": null,
"is_bot": false,
"headline": "fix: HelperLocator",
"author_name": "apple-x-co",
"author_login": "apple-x-co",
"committed_at": "2023-03-17T09:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b139b460284db1f6c870b5a9b6765b8279609983",
"body": "Remove bin config",
"is_bot": false,
"headline": "Merge pull request #25 from jingu/remove_bin_config",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-12-15T06:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7715ea95217aac81b9e4d0a9d6f49a2c4ae5b733",
"body": null,
"is_bot": false,
"headline": "Fixed php version specification in coding-standards.yml",
"author_name": "Yoshitaka Jingu",
"author_login": "jingu",
"committed_at": "2022-12-14T13:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e6b33c53cdd3ae460065b1f8b1304292521c7f",
"body": null,
"is_bot": false,
"headline": "Remove non-existent bin configuration from composer.json",
"author_name": "Yoshitaka Jingu",
"author_login": "jingu",
"committed_at": "2022-12-14T13:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c829781efe0676fe13842b892d04a07d2c82ab",
"body": "Bind Template",
"is_bot": false,
"headline": "Merge pull request #24 from bearsunday/untarget_binding",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-12-06T10:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed113e3eea776b526fc7284fa50fd97e9a93f23c",
"body": null,
"is_bot": false,
"headline": "Bind Template",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-12-06T09:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038ce33e4bbf31c5dada8358eff258916509d0f8",
"body": null,
"is_bot": false,
"headline": "Update year 2022",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-29T05:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a092802cc0aa46d47e7c51aaf3d8d575ff08fa",
"body": "Drop PHP 7.4 support and optimized for PHP8",
"is_bot": false,
"headline": "Merge pull request #23 from bearsunday/drop-php7",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-25T05:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5fcf27a364b49d550b903bcca77903f1c5068e5",
"body": null,
"is_bot": false,
"headline": "PHP 8.2 support",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-22T01:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "637869fb12c3d9ebbae266c2c0e9cecb91ab5de2",
"body": null,
"is_bot": false,
"headline": "Rector",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-22T01:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b9cd35890d76e283997175fd9527bb267d1a8b",
"body": null,
"is_bot": false,
"headline": "Setup rector",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-22T01:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f5ac6966f0accd6005ddd28cffe2860c995822",
"body": null,
"is_bot": false,
"headline": "Fic CS",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-22T01:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4af6ae27a4187f4efe62d67e702cfe315953d3",
"body": null,
"is_bot": false,
"headline": "Drop PHP 7.x support",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-22T00:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a3b6912fbf5f653b7f6b1ccbdd9e4746032a34",
"body": "enable QiqRenderer to render resources that have a null body",
"is_bot": false,
"headline": "Merge pull request #22 from shotanue/1.x",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-11-21T12:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dfe275f735e49cc33ca38b54b7e3ca0ce8558e7",
"body": null,
"is_bot": false,
"headline": "enable QiqRenderer to render resources that have a null body",
"author_name": "shotanue",
"author_login": "shotanue",
"committed_at": "2022-11-15T15:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf5d97e2cbcc2fdd04e401204214b94f2c281df",
"body": "set ro->view in QiqRenderer::render",
"is_bot": false,
"headline": "Merge pull request #20 from jingu/1.x",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-07-05T02:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a841ef615bc79da97bd10a7687c627014d735f",
"body": null,
"is_bot": false,
"headline": "set ro->view in QiqRenderer::render",
"author_name": "Yoshitaka Jingu",
"author_login": "jingu",
"committed_at": "2022-07-05T02:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0514d229035b43771800ce679374a226d4540a2",
"body": "add binding for QiqCompiler with cache path",
"is_bot": false,
"headline": "Merge pull request #19 from jingu/1.x",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-05-13T07:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6cc2c9c5e2a0d50ba207dd2abff8f7fe69eb18",
"body": null,
"is_bot": false,
"headline": "add binding for QiqCompiler with cache path",
"author_name": "Yoshitaka Jingu",
"author_login": "jingu",
"committed_at": "2022-04-18T12:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674680372a932c863400009c5508d973685778bb",
"body": "Refactor #17",
"is_bot": false,
"headline": "Merge pull request #18 from koriym/renderer",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2022-03-01T08:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6deefc396a20826f198fefe3c0539d1ac8d4480",
"body": null,
"is_bot": false,
"headline": "Refactor #17",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-03-01T08:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef242eeed8112dc42ff9d432cdda4a0189010ea5",
"body": null,
"is_bot": false,
"headline": "Clean PHPDoc",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-28T14:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b694d92edc0dcec9e8af90b64119b37eaea6a96",
"body": null,
"is_bot": false,
"headline": "Change the way to find template path",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-28T13:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4008464fcfe8052b881cddee00f5e89f2b36deae",
"body": null,
"is_bot": false,
"headline": "Soothe phpstan",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-28T12:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3d28238fc15fbf4b1d7c5ebf43cc024acd6264",
"body": null,
"is_bot": false,
"headline": "Support weaved resource",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-28T11:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa1d2f81143aab60b978bf1f531defd3135ba17",
"body": "Do not install QiqErrorModule by default",
"is_bot": false,
"headline": "Merge pull request #15 from bearsunday/fix-14",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-11T14:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d298dac90ff81d12564a6660c7775927f8e83a",
"body": null,
"is_bot": false,
"headline": "Fix QiqModule constructor signature change",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-11T14:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4c84111c73c0d2bbe93dbc0dfbaed383e3b021",
"body": null,
"is_bot": false,
"headline": "Do not install QiqErrorModule by default",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-11T14:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aacc9a97086ec14134c27c05988d4a65497f400",
"body": null,
"is_bot": false,
"headline": "Merge pull request #16 from bearsunday/readme",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-11T13:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b6e9215f49978a871cd80f68e6b506c41cf0ee",
"body": "Add var/qiq template",
"is_bot": false,
"headline": "Merge pull request #12 from bearsunday/stub",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-11T13:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d2133569248d22a17a0eae4dfec9a49d9844917",
"body": null,
"is_bot": false,
"headline": "Update README to link to BEAR.Sunday manual",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-11T12:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4f8326bc692f3547e911abcedae0dd217516ce",
"body": "Test coverage",
"is_bot": false,
"headline": "Merge pull request #13 from bearsunday/test_coverage",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T14:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed99cf7e0a756cbaf5c1fbf4a39aab9312315bb",
"body": null,
"is_bot": false,
"headline": "Add EOL",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02db94da731e2ef7133c4708ebfc8cc0f4ee1d3a",
"body": null,
"is_bot": false,
"headline": "Bump QA tools",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923881485f940acc8f6aa5a8a14bbeb2291d76c3",
"body": null,
"is_bot": false,
"headline": "Add tearDown to recover test file",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737f5bb18067d7e5c544a9e7b7600092ee2b9999",
"body": null,
"is_bot": false,
"headline": "Soothe phpcs",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e440305b1103f96a4e0669998585e531872ee20e",
"body": null,
"is_bot": false,
"headline": "Build stub in php file",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fbb46f0aeae49544fa3b7e59b2ed4e3cbbcef6",
"body": null,
"is_bot": false,
"headline": "Ignore coverage.xml",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538024da4ca6462faf123a0db229809823e9d41a",
"body": null,
"is_bot": false,
"headline": "fixup! Change stubgen script to class",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e164ec283cccf3dbaf31d77bc255d7206912544",
"body": "This is taken from Qiq original file.",
"is_bot": false,
"headline": "Ignore files from SA",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57de16973920a7981717f34a2309624698e6dd8",
"body": null,
"is_bot": false,
"headline": "Remove readonly variables",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3ee3704e721fa0486f8fac0ad05e4ef3215498",
"body": null,
"is_bot": false,
"headline": "Soothe SA",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T10:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ce6b5499aa0d287f7c4f226e2af45d09662d1e",
"body": null,
"is_bot": false,
"headline": "Change stubgen script to class",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-10T09:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d9ad82b995f8f9d685e87c6d77e9a49d5a9316",
"body": null,
"is_bot": false,
"headline": "Add EOL",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T18:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f6659d14974e58f9bf58944267f211a57651d0",
"body": null,
"is_bot": false,
"headline": "Add var/qiq template",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T18:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa35e964a99a31c04b81a6e34414501e800a3584",
"body": null,
"is_bot": false,
"headline": "Create stubgen bin script",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T18:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e606d902634f80ced93d6df3ce44c3cade1de46a",
"body": "Add demo project",
"is_bot": false,
"headline": "Merge pull request #11 from bearsunday/demo",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T07:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed6193019b1385aa1986670445a062b8f070f18",
"body": "Co-authored-by: Kenichi Horikawa <horikawa@bitnauts.co.jp>",
"is_bot": false,
"headline": "Update demo/src/Module/HtmlModule.php",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T06:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa8c531c868ce2c20534fb8f05e2352d67975bf7",
"body": "Make helper plugin autoloadable",
"is_bot": false,
"headline": "Merge pull request #10 from bearsunday/object_graph",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T06:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a285bbe35efab37020f4e27e694b9432ea0371e",
"body": "Co-authored-by: Kenichi Horikawa <horikawa@bitnauts.co.jp>",
"is_bot": false,
"headline": "Update src/HelperLocator.php",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T06:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0070c86bf6ae2ce8032f0000d7b0fed7e28798b9",
"body": "Co-authored-by: Kenichi Horikawa <horikawa@bitnauts.co.jp>",
"is_bot": false,
"headline": "Update demo/src/Module/HtmlModule.php",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T06:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee946c0eec53b1bd093b6fdacd5e3998c77c8929",
"body": null,
"is_bot": false,
"headline": "Make HelperLocator autoloadable",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T01:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2a241823d29d6817b312df4f8712ed347f1ada8",
"body": "Add CI",
"is_bot": false,
"headline": "Merge pull request #7 from bearsunday/ci",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T01:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e40fc833296737eb5b567b76dd9bd53bc26801",
"body": null,
"is_bot": false,
"headline": "Move template folder",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c55ade932f25bd076dff1b9e2c1a011c7d606e26",
"body": null,
"is_bot": false,
"headline": "Add Bar plugin",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e02ec9043d8333d7317cda12bd24acbb3930336",
"body": null,
"is_bot": false,
"headline": "Add Foo plugin",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5bc93d14727bc02e3a01642980da0bb229e148",
"body": null,
"is_bot": false,
"headline": "Add layout",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73171fa6ac82dfe7f8c1fa87fb7db30cddb616e4",
"body": null,
"is_bot": false,
"headline": "Autoload by composer.json",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e7dc24868a62f50c1548211a4e9ae9d5d3afa1",
"body": null,
"is_bot": false,
"headline": "Autoload project QiqModule",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95c0dba717618d52407a60aa5cc7078653d7ba3",
"body": null,
"is_bot": false,
"headline": "Install QiqModule in HtmlModule",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0de489b2e8c00f83d2d64c71aef9542121ff90",
"body": null,
"is_bot": false,
"headline": "Create demo application",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-09T00:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac3d7029fc326dff0dcecc6f3fbcc01457713d8",
"body": null,
"is_bot": false,
"headline": "Merge pull request #9 from suzumaze/test_coverage",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-07T07:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570ddaf0181b3d77e2eceb392a59fba7f6c50b4a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'test_coverage' into test_coverage",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-07T07:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c76d5d728d89ab8b5426861a49d7241b514b3396",
"body": null,
"is_bot": false,
"headline": "Fix use",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-07T07:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0040177327730590583a8cc3ad533ae79085d683",
"body": null,
"is_bot": false,
"headline": "Add QiqErrorPage sleep test",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-07T05:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5362dd6d0c2538fad6d01b178d9c656b07e1e282",
"body": null,
"is_bot": false,
"headline": "Add QiqErrorPage sleep test",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-07T05:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e42895daf4cbd4f4dc6582ec680a86dc99b565",
"body": "Co-authored-by: Akihito Koriyama <akihito.koriyama@gmail.com>",
"is_bot": false,
"headline": "Update .github/workflows/static-analysis.yml",
"author_name": "Kenichi Horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-07T05:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596d26f8e185db93623f96313331c8fa6c9a21fb",
"body": null,
"is_bot": false,
"headline": "Soothe psalm",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-04T04:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8ad267a845f3dd75a5773a1532d140778a7546",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.x' into ci",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-04T01:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8002612071b56040fffc564c558f665acfef75a7",
"body": "Fix test",
"is_bot": false,
"headline": "Merge pull request #8 from bearsunday/fix-test",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-02-04T01:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0238b2f457c34c3607d5fe2ae7e99b61f828f2d0",
"body": null,
"is_bot": false,
"headline": "Make psalm-baseline.xml",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T14:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d72200817c3f5d6e9b4a4a51501e87c39b96bd3",
"body": null,
"is_bot": false,
"headline": "Soothe psalm",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T13:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc4271afd771ca8e7d6f87fb92ae601ff988a77",
"body": null,
"is_bot": false,
"headline": "Add phpstan excludePaths",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T10:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e3c92aa85a2388eb837973047523b76a0bb0f7",
"body": null,
"is_bot": false,
"headline": "Fix test",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T10:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b07891d8f08a45cad9d107c378fa1e651a59398",
"body": null,
"is_bot": false,
"headline": "Add CA and SA to GH actions",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T10:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494dccf7274ea04cd3512f6947cce2fec1df96ca",
"body": null,
"is_bot": false,
"headline": "Remove Run demo",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T10:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5440cbd0de2600f724a734690571120be1278a9a",
"body": null,
"is_bot": false,
"headline": "Add GH actions",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-02-02T10:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa293195a030a613685e231e922ccb354005824a",
"body": "Fix ErrorHandler bug",
"is_bot": false,
"headline": "Merge pull request #4 from bearsunday/fix-error-handler-use",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-01-28T11:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4e9a39a2a0deebcd07824aca1055ffb406e77ce",
"body": null,
"is_bot": false,
"headline": "Fix use",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-01-28T11:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1656597ff3d8edadd210e30451457afebfee991e",
"body": null,
"is_bot": false,
"headline": "Merge pull request #3 from bearsunday/error_page",
"author_name": "Akihito Koriyama",
"author_login": "koriym",
"committed_at": "2022-01-21T00:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014bcd4727939e9bb5b1b52446527757991790ca",
"body": null,
"is_bot": false,
"headline": "Soothe phpstan",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-01-20T07:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511f7357c91747dd2ce277417975b2f8b34af83c",
"body": null,
"is_bot": false,
"headline": "Remove comment annotation",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-01-20T04:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5515450405b156f0c3f57e3a4b53c3314194786",
"body": null,
"is_bot": false,
"headline": "Change from hard code to taking dynamic arguments",
"author_name": "horikawa",
"author_login": "suzumaze",
"committed_at": "2022-01-19T04:57:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 4,
"latest_release_at": "2025-12-28T10:55:23Z",
"latest_release_tag": "2.0.0",
"releases_from_tags": false,
"days_since_last_push": 212,
"active_weeks_last_year": 1,
"days_since_latest_release": 212,
"mean_days_between_releases": 157.3
},
"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": "bear/qiq-module",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/bear/qiq-module",
"is_deprecated": false,
"latest_version": "2.0.0",
"repository_url": "https://github.com/bearsunday/BEAR.QiqModule",
"versions_count": 11,
"total_downloads": 157749,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5909,
"first_published_at": null,
"latest_published_at": "2025-12-28T10:54:57Z",
"latest_version_yanked": null,
"days_since_latest_publish": 212
}
]
},
"popularity": {
"forks": 5,
"stars": 3,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 2779,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"demo/composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "composer/composer",
"direct": false,
"version": "2.2.6",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-47f6-5gq3-vx9c",
"GHSA-499r-g7pc-vmp9",
"GHSA-59pp-r3rg-353g",
"GHSA-7c6p-848j-wh5h",
"GHSA-f9f8-rm49-7jv2",
"GHSA-g6xq-892h-64w3",
"GHSA-gjfg-22fp-rrxx",
"GHSA-gqw4-4w2p-838q",
"GHSA-jm6m-4632-36hf",
"GHSA-v9qv-c7wm-wgmf"
],
"fixed_version": "2.10.2",
"advisory_count": 12,
"oldest_advisory_days": 1557
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "6.5.5",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8,
"advisory_ids": [
"GHSA-25mq-v84q-4j7r",
"GHSA-94pj-82f3-465w",
"GHSA-cwmx-hcrq-mhc3",
"GHSA-cwxw-98qj-8qjx",
"GHSA-f283-ghqc-fg79",
"GHSA-f2wf-25xc-69c9",
"GHSA-g446-98w2-8p5w",
"GHSA-h95v-h523-3mw8",
"GHSA-q559-8m2m-g699",
"GHSA-w248-ffj2-4v5q"
],
"fixed_version": "7.15.1",
"advisory_count": 12,
"oldest_advisory_days": 1524
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.5.13",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 181
},
{
"name": "symfony/cache",
"direct": false,
"version": "5.4.3",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.1,
"advisory_ids": [
"GHSA-6qh9-h6wf-jgqc"
],
"fixed_version": "8.0.12",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.3",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.4,
"advisory_ids": [
"GHSA-qq5c-677p-737q",
"GHSA-r39x-jcww-82v6"
],
"fixed_version": "8.0.5",
"advisory_count": 2,
"oldest_advisory_days": 628
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "1.8.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-34xg-wgjx-8xph",
"GHSA-c2w2-prh8-qm98",
"GHSA-hq7v-mx3g-29hw",
"GHSA-q7rv-6hp3-vh96",
"GHSA-vm85-hxw5-5432",
"GHSA-wxmh-65f7-jcvw"
],
"fixed_version": "2.12.3",
"advisory_count": 6,
"oldest_advisory_days": 1585
},
{
"name": "symfony/http-client",
"direct": false,
"version": "5.4.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-38cx-cq6f-5755",
"GHSA-9c3x-r3wp-mgxm"
],
"fixed_version": "8.0.13",
"advisory_count": 2,
"oldest_advisory_days": 628
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.24.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2xf4-cg6j-vhgq"
],
"fixed_version": "1.38.1",
"advisory_count": 1,
"oldest_advisory_days": 60
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 5,
"moderate": 3
},
"advisory_count": 37,
"affected_count": 8,
"assessed_count": 205,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "qiq/qiq",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0"
},
{
"name": "bear/resource",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.16"
},
{
"name": "bear/sunday",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bear/resource",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "bear/resource",
"direct": true,
"version": "1.17.1",
"ecosystem": "packagist"
},
{
"name": "bear/sunday",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "bear/sunday",
"direct": true,
"version": "1.6.0",
"ecosystem": "packagist"
},
{
"name": "qiq/qiq",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/amp",
"direct": false,
"version": "2.6.1",
"ecosystem": "packagist"
},
{
"name": "amphp/amp",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "amphp/byte-stream",
"direct": false,
"version": "1.8.1",
"ecosystem": "packagist"
},
{
"name": "amphp/byte-stream",
"direct": false,
"version": "2.1.2",
"ecosystem": "packagist"
},
{
"name": "amphp/cache",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "amphp/dns",
"direct": false,
"version": "2.4.0",
"ecosystem": "packagist"
},
{
"name": "amphp/parallel",
"direct": false,
"version": "2.3.3",
"ecosystem": "packagist"
},
{
"name": "amphp/parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "packagist"
},
{
"name": "amphp/pipeline",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
},
{
"name": "amphp/process",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "amphp/serialization",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "amphp/socket",
"direct": false,
"version": "2.3.1",
"ecosystem": "packagist"
},
{
"name": "amphp/sync",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "aura/cli",
"direct": false,
"version": "2.2.0",
"ecosystem": "packagist"
},
{
"name": "aura/sql",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "bamarni/composer-bin-plugin",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "bamarni/composer-bin-plugin",
"direct": false,
"version": "1.4.1",
"ecosystem": "packagist"
},
{
"name": "bear/api-doc",
"direct": false,
"version": " 1-dev.0",
"ecosystem": "packagist"
},
{
"name": "bear/app-meta",
"direct": false,
"version": "1.7.0",
"ecosystem": "packagist"
},
{
"name": "bear/devtools",
"direct": false,
"version": "0.1.4",
"ecosystem": "packagist"
},
{
"name": "bear/dotenv",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "bear/package",
"direct": false,
"version": "1.13.0",
"ecosystem": "packagist"
},
{
"name": "bear/query-repository",
"direct": false,
"version": "1.8.2",
"ecosystem": "packagist"
},
{
"name": "bear/streamer",
"direct": false,
"version": "1.2.2",
"ecosystem": "packagist"
},
{
"name": "composer/ca-bundle",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "composer/composer",
"direct": false,
"version": "2.2.6",
"ecosystem": "packagist"
},
{
"name": "composer/metadata-minifier",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "composer/package-versions-deprecated",
"direct": false,
"version": "1.11.99.5",
"ecosystem": "packagist"
},
{
"name": "composer/pcre",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "composer/pcre",
"direct": false,
"version": "3.3.2",
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": "3.2.9",
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": "3.4.4",
"ecosystem": "packagist"
},
{
"name": "composer/spdx-licenses",
"direct": false,
"version": "1.5.6",
"ecosystem": "packagist"
},
{
"name": "composer/xdebug-handler",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "composer/xdebug-handler",
"direct": false,
"version": "3.0.5",
"ecosystem": "packagist"
},
{
"name": "danog/advanced-json-rpc",
"direct": false,
"version": "3.2.2",
"ecosystem": "packagist"
},
{
"name": "daverandom/libdns",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"direct": false,
"version": "0.7.2",
"ecosystem": "packagist"
},
{
"name": "dnoegel/php-xdg-base-dir",
"direct": false,
"version": "0.1.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/annotations",
"direct": false,
"version": "1.13.2",
"ecosystem": "packagist"
},
{
"name": "doctrine/annotations",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "doctrine/cache",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/coding-standard",
"direct": false,
"version": "10.0.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/coding-standard",
"direct": false,
"version": "9.0.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/deprecations",
"direct": false,
"version": "1.1.5",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "1.4.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "1.2.2",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "fakerphp/faker",
"direct": false,
"version": "1.19.0",
"ecosystem": "packagist"
},
{
"name": "felixfbecker/advanced-json-rpc",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "felixfbecker/language-server-protocol",
"direct": false,
"version": "1.5.1",
"ecosystem": "packagist"
},
{
"name": "felixfbecker/language-server-protocol",
"direct": false,
"version": "1.5.3",
"ecosystem": "packagist"
},
{
"name": "fidry/cpu-core-counter",
"direct": false,
"version": "1.3.0",
"ecosystem": "packagist"
},
{
"name": "graham-campbell/result-type",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "6.5.5",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "1.5.1",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "1.8.3",
"ecosystem": "packagist"
},
{
"name": "justinrainbow/json-schema",
"direct": false,
"version": "5.2.11",
"ecosystem": "packagist"
},
{
"name": "kelunik/certificate",
"direct": false,
"version": "1.1.3",
"ecosystem": "packagist"
},
{
"name": "koriym/app-state-diagram",
"direct": false,
"version": "0.8.0",
"ecosystem": "packagist"
},
{
"name": "koriym/attributes",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "koriym/attributes",
"direct": false,
"version": "1.0.7",
"ecosystem": "packagist"
},
{
"name": "koriym/data-file",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "koriym/http-constants",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "koriym/json-schema-faker",
"direct": false,
"version": "0.2.1",
"ecosystem": "packagist"
},
{
"name": "koriym/null-object",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "koriym/null-object",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "koriym/printo",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "koriym/psr4list",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "league/uri",
"direct": false,
"version": "7.7.0",
"ecosystem": "packagist"
},
{
"name": "league/uri-interfaces",
"direct": false,
"version": "7.7.0",
"ecosystem": "packagist"
},
{
"name": "michelf/php-markdown",
"direct": false,
"version": "1.9.1",
"ecosystem": "packagist"
},
{
"name": "mobiledetect/mobiledetectlib",
"direct": false,
"version": "2.8.37",
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": false,
"version": "2.3.5",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.10.2",
"ecosystem": "packagist"
},
{
"name": "netresearch/jsonmapper",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "netresearch/jsonmapper",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "4.13.2",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.7.0",
"ecosystem": "packagist"
},
{
"name": "nocarrier/hal",
"direct": false,
"version": "0.9.14",
"ecosystem": "packagist"
},
{
"name": "openlss/lib-array2xml",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "pdepend/pdepend",
"direct": false,
"version": "2.10.2",
"ecosystem": "packagist"
},
{
"name": "pdepend/pdepend",
"direct": false,
"version": "2.16.2",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-common",
"direct": false,
"version": "2.2.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.2.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.3.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.6.6",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/type-resolver",
"direct": false,
"version": "1.12.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/type-resolver",
"direct": false,
"version": "1.6.0",
"ecosystem": "packagist"
},
{
"name": "phpmd/phpmd",
"direct": false,
"version": "2.11.1",
"ecosystem": "packagist"
},
{
"name": "phpmd/phpmd",
"direct": false,
"version": "2.15.0",
"ecosystem": "packagist"
},
{
"name": "phpmetrics/phpmetrics",
"direct": false,
"version": "2.7.4",
"ecosystem": "packagist"
},
{
"name": "phpmetrics/phpmetrics",
"direct": false,
"version": "2.9.1",
"ecosystem": "packagist"
},
{
"name": "phpoption/phpoption",
"direct": false,
"version": "1.8.1",
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": "1.12.32",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": "1.4.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.10",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.5.13",
"ecosystem": "packagist"
},
{
"name": "psalm/plugin-phpunit",
"direct": false,
"version": "0.16.1",
"ecosystem": "packagist"
},
{
"name": "psalm/plugin-phpunit",
"direct": false,
"version": "0.19.5",
"ecosystem": "packagist"
},
{
"name": "psr/cache",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "psr/cache",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "1.1.2",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "psr/link",
"direct": false,
"version": "1.1.1",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "1.1.4",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/simple-cache",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "ray/aop",
"direct": false,
"version": "2.12.0",
"ecosystem": "packagist"
},
{
"name": "ray/aop",
"direct": false,
"version": "2.19.0",
"ecosystem": "packagist"
},
{
"name": "ray/di",
"direct": false,
"version": "2.13.3",
"ecosystem": "packagist"
},
{
"name": "ray/di",
"direct": false,
"version": "2.20.0",
"ecosystem": "packagist"
},
{
"name": "ray/object-visual-grapher",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "ray/psr-cache-module",
"direct": false,
"version": "1.1.2",
"ecosystem": "packagist"
},
{
"name": "ray/rector-ray",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ray/rector-ray",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "ray/web-param-module",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "react/promise",
"direct": false,
"version": "2.8.0",
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": "0.14.8",
"ecosystem": "packagist"
},
{
"name": "revolt/event-loop",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "rize/uri-template",
"direct": false,
"version": "0.3.4",
"ecosystem": "packagist"
},
{
"name": "roave/security-advisories",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "7.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "2.3.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "seld/jsonlint",
"direct": false,
"version": "1.8.3",
"ecosystem": "packagist"
},
{
"name": "seld/phar-utils",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "slevomat/coding-standard",
"direct": false,
"version": "7.0.18",
"ecosystem": "packagist"
},
{
"name": "slevomat/coding-standard",
"direct": false,
"version": "8.22.1",
"ecosystem": "packagist"
},
{
"name": "spatie/array-to-xml",
"direct": false,
"version": "3.4.4",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.13.5",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.6.2",
"ecosystem": "packagist"
},
{
"name": "symfony/cache",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/cache-contracts",
"direct": false,
"version": "2.5.0",
"ecosystem": "packagist"
},
{
"name": "symfony/config",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/config",
"direct": false,
"version": "7.4.1",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "8.0.1",
"ecosystem": "packagist"
},
{
"name": "symfony/dependency-injection",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/dependency-injection",
"direct": false,
"version": "7.4.2",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.6.0",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": false,
"version": "7.4.0",
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/http-client",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/http-client-contracts",
"direct": false,
"version": "2.5.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php72",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php73",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php81",
"direct": false,
"version": "1.24.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php84",
"direct": false,
"version": "1.33.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.3",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "2.4.1",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "3.6.1",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "8.0.1",
"ecosystem": "packagist"
},
{
"name": "symfony/var-exporter",
"direct": false,
"version": "6.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/var-exporter",
"direct": false,
"version": "8.0.0",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": "4.20.0",
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": "6.14.3",
"ecosystem": "packagist"
},
{
"name": "vlucas/phpdotenv",
"direct": false,
"version": "5.4.1",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "1.10.0",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "webmozart/path-util",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 214,
"direct_count": 5,
"indirect_count": 209
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 24,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "koriym",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/529021?v=4"
},
{
"type": "User",
"login": "suzumaze",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/17695387?v=4"
},
{
"type": "User",
"login": "jingu",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/892913?v=4"
},
{
"type": "User",
"login": "apple-x-co",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8497012?v=4"
},
{
"type": "User",
"login": "shotanue",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22065594?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.649
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"coding-standards.yml",
"continuous-integration.yml",
"static-analysis.yml",
"update-copyright-years-in-license-file.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml",
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"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": 1,
"reason": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"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 4/7 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 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 0,
"reason": "36 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8f9bc9922ddd2679667ebf7d91d9941b7829c633",
"ran_at": "2026-07-28T12:48:20Z",
"aggregate_score": 2.9,
"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-01-01T04:09:35Z",
"oldest_open_prs": [
{
"number": 31,
"created_at": "2024-08-31T12:39:31Z",
"last_comment_at": "2024-08-31T12:39:36Z",
"last_comment_author": "coderabbitai"
},
{
"number": 36,
"created_at": "2024-10-07T03:49:07Z",
"last_comment_at": "2024-10-07T03:49:15Z",
"last_comment_author": "coderabbitai"
},
{
"number": 39,
"created_at": "2024-11-11T03:40:56Z",
"last_comment_at": "2024-11-11T03:41:02Z",
"last_comment_author": "coderabbitai"
}
],
"last_merged_pr_at": "2025-12-28T10:54:57Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bearsunday/BEAR.QiqModule",
"host": "github.com",
"name": "BEAR.QiqModule",
"owner": "bearsunday"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 43,
"vitality": 31,
"community": 34,
"governance": 65,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 212,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 212 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 212
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 62,
"inputs": {
"releases_count": 10,
"latest_release_tag": "2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 212,
"mean_days_between_releases": 157.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 212 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 212
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~157.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 157.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 212,
"days_since_last_human_commit": 212,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 212 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 212
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 5,
"stars": 3,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"packages": [
"bear/qiq-module"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 157749,
"monthly_downloads": 5909
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,909 downloads/month across packagist",
"points": 50.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5909,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.649
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 65% of commits",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 24,
"open_issues": 0,
"closed_issues": 5,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/31 decided PRs merged",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/7 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": 62,
"inputs": {
"followers": 9,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "bearsunday",
"public_repos": 69,
"account_age_days": 5359
},
"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": "9 followers of bearsunday",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9,
"login": "bearsunday"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"bear/qiq-module"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 212
},
"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 212 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 212
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 4/7 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "36 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 205 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 205
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 37,
"affected_packages": 8,
"assessed_packages": 205,
"unassessed_packages": 9,
"affected_by_severity": "high 5, moderate 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 205,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 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": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.24,
"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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpcs.xml, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": 2779,
"source_files_sampled": 47,
"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/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-28T12:48:36.451802Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bearsunday/BEAR.QiqModule.svg",
"full_name": "bearsunday/BEAR.QiqModule",
"license_state": "standard",
"license_spdx": "MIT"
}