Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"http"
],
"is_fork": false,
"size_kb": 4958,
"has_wiki": false,
"homepage": "https://docs.laminas.dev/laminas-http/",
"languages": {
"PHP": 872528,
"Hack": 8,
"Shell": 1799
},
"pushed_at": "2026-07-25T13:46:25Z",
"created_at": "2019-12-31T21:28:25Z",
"owner_type": "Organization",
"updated_at": "2026-02-03T00:35:45Z",
"description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "2.24.x",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.getlaminas.org/",
"name": "Laminas Project",
"type": "Organization",
"login": "laminas",
"company": null,
"location": null,
"followers": 448,
"avatar_url": "https://avatars.githubusercontent.com/u/47865178?v=4",
"created_at": "2019-02-21T17:39:06Z",
"is_verified": null,
"public_repos": 137,
"account_age_days": 2713
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.23.0",
"kind": "minor",
"published_at": "2025-12-05T11:03:21Z"
},
{
"tag": "2.22.0",
"kind": "minor",
"published_at": "2025-05-06T08:48:10Z"
},
{
"tag": "2.21.0",
"kind": "minor",
"published_at": "2024-12-04T09:22:59Z"
},
{
"tag": "2.20.0",
"kind": "minor",
"published_at": "2024-10-18T07:39:04Z"
},
{
"tag": "2.19.0",
"kind": "minor",
"published_at": "2023-11-02T16:28:26Z"
},
{
"tag": "2.18.0",
"kind": "minor",
"published_at": "2022-11-23T15:46:16Z"
},
{
"tag": "2.17.1",
"kind": "patch",
"published_at": "2022-11-11T09:18:32Z"
},
{
"tag": "2.16.1",
"kind": "patch",
"published_at": "2022-11-11T09:15:32Z"
},
{
"tag": "2.17.0",
"kind": "minor",
"published_at": "2022-10-16T15:52:13Z"
},
{
"tag": "2.16.0",
"kind": "minor",
"published_at": "2022-08-17T17:22:58Z"
},
{
"tag": "2.15.3",
"kind": "patch",
"published_at": "2022-08-17T17:19:38Z"
},
{
"tag": "2.15.2",
"kind": "patch",
"published_at": "2022-08-17T16:38:09Z"
},
{
"tag": "2.15.1",
"kind": "patch",
"published_at": "2021-12-03T10:18:16Z"
},
{
"tag": "2.15.0",
"kind": "minor",
"published_at": "2021-09-10T10:49:34Z"
},
{
"tag": "2.14.3",
"kind": "patch",
"published_at": "2021-02-18T21:58:16Z"
},
{
"tag": "2.14.2",
"kind": "patch",
"published_at": "2021-01-05T16:10:59Z"
},
{
"tag": "2.14.1",
"kind": "patch",
"published_at": "2020-12-31T04:02:35Z"
},
{
"tag": "2.14.0",
"kind": "minor",
"published_at": "2020-12-29T13:38:23Z"
},
{
"tag": "2.13.0",
"kind": "minor",
"published_at": "2020-08-18T17:12:05Z"
},
{
"tag": "2.12.0",
"kind": "minor",
"published_at": "2020-06-23T15:16:00Z"
},
{
"tag": "2.11.3",
"kind": "patch",
"published_at": "2020-06-23T15:11:48Z"
}
],
"recent_commits": [
{
"oid": "9462fc84330d25b23383823831380abb33907fdd",
"body": "Update actions/checkout action to v6",
"is_bot": false,
"headline": "Merge pull request #119 from laminas/renovate/actions-checkout-6.x",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-12-05T11:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2e0d1544a051e57fc1aea146a916a2d4e4eeda",
"body": "| datasource | package | from | to |\n| ----------- | ---------------- | ---- | -- |\n| github-tags | actions/checkout | v5 | v6 |\n\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-05T10:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc66836fabe52c44d92e072d0ecc261729ba0efd",
"body": "---------\n\nSigned-off-by: Bhavin Parmar <cod62627@adobe.com>\nSigned-off-by: sandesh.as <cod48668@adobe.com>\nCo-authored-by: sandesh.as <cod48668@adobe.com>",
"is_bot": false,
"headline": "Drop support for PHP 8.1, Add support for PHP 8.5 (#116)",
"author_name": "Bhavin Parmar",
"author_login": "cod62627",
"committed_at": "2025-12-05T10:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d46866c3854bab47b40187031eff62f983ff8f",
"body": "Update docs-build workflow",
"is_bot": false,
"headline": "Merge pull request #115 from Xerkus/gh/docs",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2025-10-14T23:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8643e2f87fa2ecfb4e1ce50f230c9c0f3b0d251",
"body": "Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>",
"is_bot": false,
"headline": "Update docs-build workflow",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2025-10-14T23:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd114e26123d0d287cb5eee80c26d4cec2f6539",
"body": "Update actions/checkout action to v5",
"is_bot": false,
"headline": "Merge pull request #113 from laminas/renovate/actions-checkout-5.x",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-08-11T15:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f924eb1de966bbbb9b3f4c027ea1490f3af9f19d",
"body": "| datasource | package | from | to |\n| ----------- | ---------------- | ---- | -- |\n| github-tags | actions/checkout | v4 | v5 |\n\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v5",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-11T14:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5052177fb8176e00b0d4b89108648f557be072b7",
"body": "Used gzdecode() instead of gzinflate() for better compatibility.",
"is_bot": false,
"headline": "Merge pull request #109 from Daniel-KM/fix/gunzip_body",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2025-05-06T08:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b25951dc757cfa2338e9316d3b75a70bd2a9cf0",
"body": "Signed-off-by: Daniel Berthereau <Daniel.git@Berthereau.net>",
"is_bot": false,
"headline": "Used gzdecode() instead of gzinflate() for better compatibility.",
"author_name": "Daniel Berthereau",
"author_login": null,
"committed_at": "2025-04-28T00:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fba886706e14825eb4a225b3401946bbb608e51",
"body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Lock file maintenance (#104)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-08T18:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507662cc67bab4ac4969e98bdf576cd9a958a5ae",
"body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Lock file maintenance (#103)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-24T07:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd5e89288d7b3c360d97ea433170b28bd619409",
"body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Lock file maintenance (#102)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-17T13:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51e94ded2556796d94be2eca1b15edd5032fcfd",
"body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Lock file maintenance (#101)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-10T06:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3457dbbcc5b07f0a37b50c5540a329d67caadde",
"body": "Update actions/checkout action to v4",
"is_bot": false,
"headline": "Merge pull request #98 from laminas/renovate/actions-checkout-4.x",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T12:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce5957e0c0db484e06a081fd89673cb30c2376d",
"body": "| datasource | package | from | to |\n| ----------- | ---------------- | ---- | -- |\n| github-tags | actions/checkout | v2 | v4 |\n\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-04T12:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a42c6b4b0818714cb959ec45a840e16cbcfeb5",
"body": "Configure Renovate",
"is_bot": false,
"headline": "Merge pull request #97 from laminas/renovate/configure",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T12:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7e2d94dfd4d34e2b394bcd7344dcfce0dd80fa",
"body": "…te-notice\n\nRemove outdated maintenance mode section in README",
"is_bot": false,
"headline": "Merge pull request #95 from froschdesign/hotfix/remove-feature-comple…",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T12:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9717f32722338bf0051ae4ac26da49225da52b9f",
"body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Add renovate.json",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-04T12:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6de66bd1ed448d681392e51fbc15b7580d4f20",
"body": "phpunit/phpunit:^10.5.38, laminas/laminas-coding-standard:^3.0, Apply…",
"is_bot": false,
"headline": "Merge pull request #93 from fezfez/update-deps",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T12:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd087971895c784fd928f059bf2fb4bfe530a0c",
"body": "Signed-off-by: fezfez <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "remove teardown",
"author_name": "fezfez",
"author_login": "fezfez",
"committed_at": "2024-12-04T12:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a45306a14d5cc2a7cae5443418a0b6f9a9d426",
"body": "The removed section referred to the package's security-only status, along with guidance on security reporting and future maintainership.\n\nSigned-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Remove outdated maintenance mode section in README",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2024-12-04T12:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5dc91852d9d88005370d0bf84f6b09124355df2",
"body": "Standardize headings across documentation",
"is_bot": false,
"headline": "Merge pull request #94 from froschdesign/docs/hotfix/headlines",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T11:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214c904c11ee18c03e814248435220feaac3eefb",
"body": "Co-authored-by: George Steel <george@netglue.uk>\nSigned-off-by: Stéphane <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Update test/Client/UseCaseTest.php",
"author_name": "Stéphane",
"author_login": "fezfez",
"committed_at": "2024-12-04T11:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d226a62c4211bca07a40a0b2c62ab66f4f8cf027",
"body": "Co-authored-by: George Steel <george@netglue.uk>\nSigned-off-by: Stéphane <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Update test/Client/UseCaseTest.php",
"author_name": "Stéphane",
"author_login": "fezfez",
"committed_at": "2024-12-04T11:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6dd8ebad3da514d997f11796c30952a7b8a562e",
"body": "This commit standardizes the capitalization of section headings in the documentation to improve consistency and readability. Descriptive information sections are marked with category tags (INFO or WARNING) to distinguish them more clearly. These changes do not alter any functional content or code.\n\nSigned-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Standardize headings across documentation",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2024-12-04T11:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f82b88ca0dd4d012496ef57945a7b8190484301",
"body": "… phpunit attribute migration\n\nSigned-off-by: fezfez <demonchaux.stephane@gmail.com>\n\nclean\n\nSigned-off-by: fezfez <demonchaux.stephane@gmail.com>\n\nclean",
"is_bot": false,
"headline": "phpunit/phpunit:^10.5.38, laminas/laminas-coding-standard:^3.0, Apply…",
"author_name": "fezfez",
"author_login": "fezfez",
"committed_at": "2024-12-04T10:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9867e4d1cda3dbad208903239c83a3d670cce10",
"body": "…eadings\n\nRefactor navigation and headings for clarity",
"is_bot": false,
"headline": "Merge pull request #92 from froschdesign/docs/hotfix/navigation-and-h…",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T09:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6440d57fc88ce813520b7d90badcbefcc2096a6e",
"body": "Allow laminas/laminas-validator 3.0",
"is_bot": false,
"headline": "Merge pull request #90 from marcelthole/2.21.x",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-04T09:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6140095c86527457b436ee8f287d80bcc2a5133",
"body": "Simplified the navigation structure in mkdocs.yml and revised document headings for better consistency and readability. The changes improve how the HTTP client sections are organized and presented in the documentation, facilitating easier navigation and comprehension for users.\n\nSigned-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Refactor navigation and headings for clarity",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2024-12-04T08:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f09e6346fdf6adaad6c285c3a443c0dc11abbc",
"body": "Signed-off-by: Marcel Thole <marcel@marcelthole.de>",
"is_bot": false,
"headline": "Allow laminas/laminas-validator 3.0",
"author_name": "Marcel Thole",
"author_login": "marcelthole",
"committed_at": "2024-12-04T07:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e0b2f392de1544e3e9816fc5ab4ee7af270db7",
"body": "Delete .github/workflows/auto-close.yml",
"is_bot": false,
"headline": "Merge pull request #89 from arhimede/remove-auto-close-action",
"author_name": "arhimede",
"author_login": "arhimede",
"committed_at": "2024-11-27T11:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3339d6d799c0dd12d33026beffae2cbd62dc2bd2",
"body": "Signed-off-by: arhimede <julian@dotkernel.com>",
"is_bot": false,
"headline": "Delete .github/workflows/auto-close.yml",
"author_name": "arhimede",
"author_login": "arhimede",
"committed_at": "2024-11-27T11:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66bfb65c698aad6ee9f10df42cb5902f2c3dec8",
"body": "Allow PHP 8.4",
"is_bot": false,
"headline": "Merge pull request #84 from fezfez/php8.4",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-10-18T07:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16526fff15193d1d6280e02b6f790a3d49de68a",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "md lint",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T07:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e359ef87f74b64f828c93a421ba41945c4117d",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "md lint",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T07:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4bbe1bca2c5dc2c093d6f82041f64a37b952bb",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "debug CI",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T07:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01958e7ba14f35089b71e34c9e4fa22ed003042",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "debug CI",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T07:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6228e917c329522646949c16eb30fc37a0db7c49",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "debug CI",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T06:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065804169728dc8baac6598d9e52c65c2ca04d51",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "md lint",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T06:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718f27bc2a3a4270c691f604e9b18986a7230464",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "md lint",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T06:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3e72aad5c73d2ce44af8a13705cea3df2a8828",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "composer bump --dev-only",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-10-18T06:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db3f0a655b63cb0a83554e7132d438ce65d2cc9",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Allow PHP 8.4",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2024-08-03T18:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26dd6d1177e25d970058863c2afed12bb9dbff4d",
"body": "PHP 8.3 support added",
"is_bot": false,
"headline": "Merge pull request #80 from glo71317/php_8.3",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-11-02T16:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68953be8661aee844f8fa0fb324e5580dc3beb69",
"body": null,
"is_bot": false,
"headline": "Fixed trailing spaces and headline level",
"author_name": "Rajesh Kumar",
"author_login": "glo71317",
"committed_at": "2023-11-02T06:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d4d80cea76c5a2e465b85f0e2b69176d78d25b5",
"body": null,
"is_bot": false,
"headline": "Update the associate release patches",
"author_name": "Rajesh Kumar",
"author_login": "glo71317",
"committed_at": "2023-10-31T13:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d35841553e31bc8850c67f1ba477f3ab8a6a70b",
"body": null,
"is_bot": false,
"headline": "PHP 8.3 support added",
"author_name": "Rajesh Kumar",
"author_login": "glo71317",
"committed_at": "2023-10-16T07:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76de9008f889bc7088f85a41d0d2b06c2b59c53d",
"body": "Remove dynamic properties to remove PHP 8.2 deprecation warnings",
"is_bot": false,
"headline": "Merge pull request #75 from adambalint-srg/fix-dynamic-properties",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-11-23T15:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3047f7e9b90e4a4a62b17564ececa9ea7135eaf0",
"body": "Signed-off-by: Ádám Bálint <adam.balint@srg.hu>",
"is_bot": false,
"headline": "fix: Put back headersSent in Response, define the property as deprecated",
"author_name": "Ádám Bálint",
"author_login": "adambalint-srg",
"committed_at": "2022-11-23T15:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7fcb3c29e9a7e61b63c2c18a7cd6a1b89849c1",
"body": "Signed-off-by: Ádám Bálint <adam.balint@srg.hu>",
"is_bot": false,
"headline": "fix: Put back type, define the property as deprecated",
"author_name": "Ádám Bálint",
"author_login": "adambalint-srg",
"committed_at": "2022-11-23T15:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d0d462a46e9c9242c5ed60ab04cadc2dc17061",
"body": "…e classes\n\nSigned-off-by: Ádám Bálint <adam.balint@srg.hu>",
"is_bot": false,
"headline": "fix: Remove non defined, not used properties in Response and SetCooki…",
"author_name": "Ádám Bálint",
"author_login": "adambalint-srg",
"committed_at": "2022-11-23T12:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e914f77ac85a437a14db83ae4e4fe951284a66",
"body": "Merge release 2.17.1 into 2.18.x",
"is_bot": false,
"headline": "Merge pull request #73 from laminas/2.17.x-merge-up-into-2.18.x_xOsyqvK3",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-11-11T09:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324e5895235fe40bfd5a4e2a0337bd7bf9a97a50",
"body": "Merge release 2.16.1 into 2.17.x",
"is_bot": false,
"headline": "Merge pull request #72 from laminas/2.16.x-merge-up-into-2.17.x_GOMQun0G",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-11-11T09:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838825d42b03aedcb1d8b5a61ebfe28967bbfbfb",
"body": "Fix content deflating for IIS HTTP responses",
"is_bot": false,
"headline": "Merge pull request #71 from blat/2.16.x",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-11-11T09:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ab6d254d9d1cbca961f1aac268093b533397e4",
"body": null,
"is_bot": false,
"headline": "smaller example",
"author_name": "blat",
"author_login": "blat",
"committed_at": "2022-11-09T13:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e26988c40fc482e6dfe871f3b3ab6d055816b2b",
"body": null,
"is_bot": false,
"headline": "import functions",
"author_name": "blat",
"author_login": "blat",
"committed_at": "2022-11-09T13:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "813e3f3aef1897c9e4c166b792e01d57e04471a4",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "blat",
"author_login": "blat",
"committed_at": "2022-11-08T10:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40218e9786a471832b4e52a9fe900e0b130aa641",
"body": null,
"is_bot": false,
"headline": "fix decode deflate response",
"author_name": "blat",
"author_login": "blat",
"committed_at": "2022-11-07T15:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac4588d698c93b56bb7c0608d9a7537a3f057239",
"body": "Drop support php 7, add php 8.2 support",
"is_bot": false,
"headline": "Merge pull request #70 from fezfez/php8.2",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-10-16T15:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b6add0d9bda8e6491707586be69162c8628832",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Drop support php 7, add php 8.2 support",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2022-10-16T15:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7300482d3e570e81b6a6ecf6b28da1b12334bf63",
"body": "[Response] Update HTTP Reason phrase based on latest iana.org",
"is_bot": false,
"headline": "Merge pull request #58 from samsonasik/update-response-reason-phrase",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-08-17T17:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bd20a802417d00e6f4b216bc167d56a353cc2a",
"body": "Merge release 2.15.3 into 2.16.x",
"is_bot": false,
"headline": "Merge pull request #69 from laminas/2.15.x-merge-up-into-2.16.x_sOxZeGR6",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-08-17T17:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36d4234089e42b10224837ae7a9ceffe1e475f9",
"body": "Allows require-trusted-types-for CSP directive",
"is_bot": false,
"headline": "Merge pull request #67 from blat/2.16.x",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-08-17T17:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d2a55ea7d42f45c60c088b497a3f22eef474730",
"body": "Allows require-trusted-types-for CSP directive",
"is_bot": false,
"headline": "Merge pull request #67 from blat/2.16.x",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-08-17T16:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2728ea44fff8a10588827255656d209fc3f3d3",
"body": null,
"is_bot": false,
"headline": "Allowing installation of CS rulesets via composer plugin",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-08-17T16:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddcd7b3b762887e7642ceedf4fb826dd8c7f0b1c",
"body": null,
"is_bot": false,
"headline": "fix require-trusted-types-for csp directive",
"author_name": "blat",
"author_login": "blat",
"committed_at": "2022-08-16T14:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ec4879c5ad153c3a940695e4e56e6a5ffe4f0d",
"body": "🇷🇺 Русским гражданам\n\nМы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мирово\n[…]\n that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say \"stop the war!\"\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Message against the war, in Russian and English",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2022-03-08T15:55:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "edcf76db8b7a92c811d84235d123d342ecd8a6c3",
"body": "Merge release 2.15.1 into 2.16.x",
"is_bot": false,
"headline": "Merge pull request #63 from laminas/2.15.x-merge-up-into-2.16.x_h9NGG1H7",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "261f079c3dffcf6f123484db43c40e44c4bf1c79",
"body": "Regression: non-float HTTP version detection",
"is_bot": false,
"headline": "Merge pull request #61 from boesing/bugfix/http-version-float",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c60dfbd576993222d042ee10b8b758ddf7ebca",
"body": "…rray\n\n`Headers#toArray` does not properly return all header values",
"is_bot": false,
"headline": "Merge pull request #60 from boesing/bugfix/iterator-extension-in-to-a…",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fbb8e5669d25899a203ce893ce9d653709c535",
"body": "Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "bugfix: ensure we force loading all headers before iterating over them",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542538465a395b1a806f047225588f18848bc99d",
"body": "Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "qa: add failing unit test for iterator extension in `Headers#toArray`",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6561dde1475cf968e66ea812ef916e46fd31b9",
"body": "…url` adapter\n\nSigned-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "bugfix: allow either string or float HTTP versions to be passed to `C…",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38f09856e76372c6d013a4c869d1e31c47bc4ae",
"body": "Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "bugfix: add failing unit tests for non-float HTTP versions",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe1aeec660c32b3492a9ef67eea6a3757bdf2ac",
"body": "Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "qa: add `ext-curl` as dev-requirement",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a08a4146f94a739bf9e2e189e1dc6c3c1ed0df5",
"body": "Remove exception for PHP 8.1 for installing php-fpm",
"is_bot": false,
"headline": "Merge pull request #62 from boesing/qa/remove-8.1-exception-for-php-fpm",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac51a2659f407afb629fbf9175cbce62a52c5b57",
"body": "Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>",
"is_bot": false,
"headline": "qa: remove exception for PHP 8.1 for installing php-fpm",
"author_name": "Maximilian Bösing",
"author_login": "boesing",
"committed_at": "2021-12-03T10:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ffdb2b4db06ef4c55a1bf5b30eea6284241e8f",
"body": "Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>",
"is_bot": false,
"headline": "[Response] Update RHTTP Reason phrase based on latest iana.org",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2021-10-25T20:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
"body": "Provide PHP 8.1 support",
"is_bot": false,
"headline": "Merge pull request #57 from weierophinney/feature/php-8.1-support",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-10T10:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fded87e0f88c716ca4147f9b3be064d74bdb654",
"body": "Testing if this is necessary, or in fact causing issues\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: disable fpm enablement on PHP 8.1",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T20:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952b1160fc57703c677f635806bdf170b34cff55",
"body": "…with apache\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: on PHP 8.1, use php-builder specific tools for enabling fpm SAPI …",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T19:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2360099a850c85820381f8c4303aeddca1463f9e",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: Fix errors flagged during CI testing",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T19:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72380a8f2aadc096637ca148116ff4cdcf227208",
"body": "There's a bug in the apache2 package whereby one hook writes to the /etc/apache2/sites-available/000-default.conf file, and then a later one attempts to do so as well, thus creating a conflict situation.\nProviding the `-o Dpkg::Options::=\"--force-confnew\"` option ensures the new version from the lat\n[…]\ninstalled.\nIn the end, it doesn't matter which one is installed, because we write over it, but without this, the installation fails.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: fix how we attempt to install apache2",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T19:39:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1f3ba9d461d3c3a7ba8a8648c8049829de2222d6",
"body": "…minas-http\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: pull in laminas-uri 2.9.1 to pickup fix detected when testing la…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T18:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e4bc308eb7604fb56c7867ba5d4c29e5cb6a12",
"body": "Primarily, these are around ensuring that the appropriate type of argument is passed to internal methods/functions.\nGenerally the solutions are achieved via null coalesce to the appropriate empty version of a type (e.g., `?? ''` or `?? []`).\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: provide functionality to work with PHP 8.1",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T18:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb513e0477f336c184bbbba5c7459062b8d73b6",
"body": "…ng internal interfaces\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: add ReturnTypeWillChange attribute to Headers methods implementi…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T17:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efe45b35c727e86760164a50954a990563aa165e",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: apply laminas-coding-standard 2.2 ruleset",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T17:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f55efb62c759d409849aeee9d5897d7d163e63bd",
"body": "- Adds `~8.1.0` to list of allowed PHP versions\n- Removes dev requirement on laminas-config; testing can be done with vanilla `Traversable` classes.\n- Bumps laminas-coding-standard to 2.2 series\n- Bumps PHPUnit to 9.5 series\n- Bumps laminas-stdlib, laminas-uri, laminas-loader, and laminas-validator \n[…]\nges the zend-http constraint to \"*\"\n - Removes the dependency on laminas-zendframework-bridge\n- Adds the lockfile to the repository\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "feat: prepare for PHP 8.1 support",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-09-09T14:06:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b424a148acb02f2383d6a4b673acd0aef9b4edec",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: use org admin token for auto-close workflow",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-03-04T19:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9fc5306be7694ebaa7f0477310b0757923f122",
"body": null,
"is_bot": false,
"headline": "Marking repository security-only",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-23T22:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f5e824ef0b13d558ecad92d31bfc7dc097e124",
"body": "…2f9a24635.97018209\n\nMerge release 2.14.3 into 2.15.x",
"is_bot": false,
"headline": "Merge pull request #51 from laminas/2.14.x-merge-up-into-2.15.x_602ee…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-18T22:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc15d6b0c4778dcddbb0fbfd9993944486c8510",
"body": "Changelog will be kept in milestone descriptions, and propagated to tag and relaese notes.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "docs: remove CHANGELOG.md",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-18T22:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac3d396eda281dbba947fe0347c5ac65d4db86f",
"body": "Updates the CHANGELOG.md to set the release date.",
"is_bot": false,
"headline": "2.14.3 readiness",
"author_name": "Laminas Bot",
"author_login": "laminas-bot",
"committed_at": "2021-02-18T22:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56b790fb5744f6efb3f1ed3e924b4372ab0d0c2",
"body": "This patch adopts the Laminas CI workflow, following some prototyping (and the release) for the 1.1.0 release of the CI container to allow for pre/post run scripts.\n\nThis patch provides the following:\n\n- `.laminas-ci/pre-run.sh`:\n - exits early if not for a PHPUnit job\n - installs the CI version o\n[…]\n.sh`:\n - exits early if not for a PHPUnit job\n - if a non-zero exit status was provided, it cats the apache2 access and error logs\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: migrate to Laminas CI workflow for GHA",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-18T22:02:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0548a9e36533c63c6fbe4a2adf66ad1c20dc3f4",
"body": "Updates the CHANGELOG.md file to add a changelog entry for a new 2.14.3 version.",
"is_bot": false,
"headline": "Bumps changelog version to 2.14.3",
"author_name": "Laminas Bot",
"author_login": "laminas-bot",
"committed_at": "2021-02-18T22:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbac817db21464ff1f57a00ba9c25ceff748f19",
"body": "…f94d92030.18123048\n\nMerge release 2.14.2 into 2.15.x",
"is_bot": false,
"headline": "Merge pull request #49 from laminas/2.14.x-merge-up-into-2.15.x_5ff48…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-01-05T16:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf0a033ed082f73bc566804267d274ba4e438ce",
"body": "….18123048",
"is_bot": false,
"headline": "Merge branch '2.15.x' into 2.14.x-merge-up-into-2.15.x_5ff48f94d92030…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-01-05T16:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298f732e1acb031db70ea4fd2133a283b2a4a65e",
"body": "Updates the CHANGELOG.md to set the release date.",
"is_bot": false,
"headline": "2.14.2 readiness",
"author_name": "Laminas Bot",
"author_login": "laminas-bot",
"committed_at": "2021-01-05T16:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019f31fe1c5449823e08ce98b0afd6835f5ffa32",
"body": "Security tightening: verify a stream file name is a string before unlinking",
"is_bot": false,
"headline": "Merge pull request #48 from weierophinney/security/stream-destruction",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-01-05T16:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab608e10896270416aae7ffce36cc48072aa796",
"body": "Per https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3007 there is a possibility IF A USER HAS USED UNSERIALIZE() ON UNTRUSTED DATA of the stream response destructor potentially invoking a class `__toString()` implementation, and thus triggering a vulnerability.\n\nThis patch ensures that given\n[…]\nt scenario, the stream response destructor does not use an object as a string for purposes of unlinking a potential stream filename.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: do not unlink file if it is not a file",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-01-05T14:58:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce4b8b1592623134fee39e1e341d21edd101cfa0",
"body": "…d5cc4ffc6.30341449\n\nMerge release 2.14.1 into 2.15.x",
"is_bot": false,
"headline": "Merge pull request #47 from laminas/2.14.x-merge-up-into-2.15.x_5fed4…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-01-05T14:40:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 7,
"latest_release_at": "2025-12-05T11:03:21Z",
"latest_release_tag": "2.23.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 3,
"days_since_latest_release": 235,
"mean_days_between_releases": 134
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "laminas/laminas-http",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"http",
"http client",
"laminas"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/laminas/laminas-http",
"is_deprecated": false,
"latest_version": "2.23.0",
"repository_url": "https://github.com/laminas/laminas-http",
"versions_count": 103,
"total_downloads": 32406860,
"dependents_count": 266,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 756624,
"first_published_at": null,
"latest_published_at": "2025-12-05T11:02:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 235
}
]
},
"popularity": {
"forks": 37,
"stars": 37,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-11-27",
"count": 2
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 37
},
"star_history": null,
"open_issues_and_prs": 14
},
"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": 46328,
"source_files_sampled": 217,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.59",
"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
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 44,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laminas/laminas-loader",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.10"
},
{
"name": "laminas/laminas-stdlib",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.6"
},
{
"name": "laminas/laminas-uri",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.14"
},
{
"name": "laminas/laminas-validator",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.15 || ^3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laminas/laminas-loader",
"direct": true,
"version": "2.11.1",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-stdlib",
"direct": true,
"version": "3.21.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-uri",
"direct": true,
"version": "2.14.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-validator",
"direct": true,
"version": "3.11.0",
"ecosystem": "packagist"
},
{
"name": "brick/varexporter",
"direct": false,
"version": "0.6.0",
"ecosystem": "packagist"
},
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-coding-standard",
"direct": false,
"version": "3.1.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-escaper",
"direct": false,
"version": "2.18.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-servicemanager",
"direct": false,
"version": "4.5.0",
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-translator",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.4",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.6.2",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "10.1.16",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "4.1.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.59",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "5.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "5.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "6.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "5.1.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "5.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "slevomat/coding-standard",
"direct": false,
"version": "8.22.1",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.13.5",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "webimpress/coding-standard",
"direct": false,
"version": "1.4.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 4,
"indirect_count": 40
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 49,
"open_issues": 6,
"closed_ratio": 0.893,
"closed_issues": 50,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "weierophinney",
"commits": 4850,
"avatar_url": "https://avatars.githubusercontent.com/u/25943?v=4"
},
{
"type": "User",
"login": "Maks3w",
"commits": 670,
"avatar_url": "https://avatars.githubusercontent.com/u/1301698?v=4"
},
{
"type": "User",
"login": "Ocramius",
"commits": 422,
"avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
},
{
"type": "User",
"login": "michalbundyra",
"commits": 220,
"avatar_url": "https://avatars.githubusercontent.com/u/7423207?v=4"
},
{
"type": "User",
"login": "ezimuel",
"commits": 173,
"avatar_url": "https://avatars.githubusercontent.com/u/475967?v=4"
},
{
"type": "User",
"login": "EvanDotPro",
"commits": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/5607?v=4"
},
{
"type": "User",
"login": "akrabat",
"commits": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/33135?v=4"
},
{
"type": "User",
"login": "samsonasik",
"commits": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/459648?v=4"
},
{
"type": "User",
"login": "Xerkus",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/725842?v=4"
},
{
"type": "User",
"login": "marc-mabe",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/302689?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.643
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"continuous-integration.yml",
"docs-build.yml",
"release-on-milestone-closed.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "3 out of 16 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 7/12 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 79 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": 10,
"reason": "security policy file 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9462fc84330d25b23383823831380abb33907fdd",
"ran_at": "2026-07-28T15:04:09Z",
"aggregate_score": 5.7,
"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": "2025-12-05T11:06:16Z",
"oldest_open_prs": [
{
"number": 78,
"created_at": "2023-10-03T06:04:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2025-04-15T08:22:38Z",
"last_comment_at": "2025-04-15T08:38:54Z",
"last_comment_author": "gsteel"
},
{
"number": 117,
"created_at": "2025-11-03T10:12:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 123,
"created_at": "2026-01-06T05:54:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2026-01-28T06:13:48Z",
"last_comment_at": "2026-01-28T06:13:50Z",
"last_comment_author": "renovate"
},
{
"number": 127,
"created_at": "2026-06-18T19:38:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2026-07-24T18:32:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2026-07-24T18:32:41Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-30T12:03:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 81,
"created_at": "2024-02-26T21:24:25Z",
"last_comment_at": "2024-02-27T16:07:53Z",
"last_comment_author": "Xerkus"
},
{
"number": 91,
"created_at": "2024-12-03T12:45:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2024-12-04T12:15:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2024-12-04T12:42:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2025-02-18T21:54:21Z",
"last_comment_at": "2025-04-02T17:44:11Z",
"last_comment_author": "froschdesign"
},
{
"number": 114,
"created_at": "2025-09-23T23:06:48Z",
"last_comment_at": "2026-02-15T20:56:14Z",
"last_comment_author": "froschdesign"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/laminas/laminas-http",
"host": "github.com",
"name": "laminas-http",
"owner": "laminas"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 30,
"inputs": {
"security": 42,
"vitality": 52,
"community": 74,
"governance": 68,
"engineering": 66,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 61,
"overall_after_jurisdiction_multiplier": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 0.92,
"days_since_last_push": 3,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"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": 21,
"latest_release_tag": "2.23.0",
"releases_from_tags": false,
"days_since_latest_release": 235,
"mean_days_between_releases": 134
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 235 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 235
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~134 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 134
}
}
],
"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"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 210,
"days_since_last_human_commit": 235,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 235 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 235
}
},
{
"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": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 37,
"stars": 37,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "37 stars",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 37
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"packages": [
"laminas/laminas-http"
],
"dependents": 266,
"ecosystems": "packagist",
"total_downloads": 32406860,
"monthly_downloads": 756624
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "756,624 downloads/month across packagist",
"points": 78.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 756624,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "266 packages depend on it",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 266
}
}
],
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 99,
"top_contributor_share": 0.643
},
"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 64% of commits",
"points": 8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 79 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 49,
"open_issues": 6,
"closed_issues": 50,
"issue_closed_ratio": 0.893,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "49/65 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 49,
"decided": 65
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 448,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "laminas",
"public_repos": 137,
"account_age_days": 2713
},
"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": "448 followers of laminas",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 448,
"login": "laminas"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "137 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 137
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"laminas/laminas-http"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 235
},
"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 235 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 235
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "103 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 103
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"http"
],
"has_wiki": false,
"homepage": "https://docs.laminas.dev/laminas-http/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.laminas.dev/laminas-http/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.7,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 28,
"security_posture_before_jurisdiction": 57
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 16 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 7/12 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 79 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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 detected",
"points": 5,
"status": "met",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 44 resolved dependencies against OSV. 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": 44
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 44,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"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": 44,
"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": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 30
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.685,
"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": "63 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 63,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 46328,
"source_files_sampled": 217,
"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/217 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 217,
"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-28T15:04:41.394404Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laminas/laminas-http.svg",
"full_name": "laminas/laminas-http",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}