原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 91,
"has_wiki": true,
"homepage": "http://httplug.io",
"languages": {
"PHP": 13034
},
"pushed_at": "2024-10-31T10:30:45Z",
"created_at": "2015-06-15T12:39:45Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T19:27:26Z",
"description": "Mock HTTP client",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "1.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://php-http.org",
"name": "The PHP HTTP group",
"type": "Organization",
"login": "php-http",
"company": null,
"location": null,
"followers": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/12104859?v=4",
"created_at": "2015-04-24T20:27:37Z",
"is_verified": null,
"public_repos": 44,
"account_age_days": 4106
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.6.1",
"kind": "patch",
"published_at": "2024-10-31T10:31:04Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2023-05-21T08:32:46Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2023-05-17T10:59:59Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2023-04-30T19:12:25Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2021-08-25T07:07:05Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2020-07-14T08:05:35Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2020-07-02T06:57:10Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2019-12-19T08:57:20Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2019-02-21T08:51:55Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2019-01-20T10:56:40Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-01-08T07:40:40Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2017-05-02T09:23:33Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-03-10T14:10:34Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2016-09-16T18:49:43Z"
},
{
"tag": "0.3.2",
"kind": "patch",
"published_at": "2016-07-18T10:35:06Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2016-06-29T15:15:32Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2016-02-26T09:07:16Z"
}
],
"recent_commits": [
{
"oid": "81f558234421f7da58ed015604a03808996017d0",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-10-31T10:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e9f57d7b5304a3d643b035ddd06f947a07b5ec",
"body": "Make compatible with PHP 8.4",
"is_bot": false,
"headline": "Merge pull request #67 from ruudk/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-10-31T10:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e533baa3124db6c965053bbbaa56458df257bd",
"body": "> Http\\Mock\\Client::setDefaultException(): Implicitly marking parameter $defaultException as nullable is deprecated, the explicit nullable type must be used instead\r\n\r\n> Http\\Mock\\Client::setDefaultResponse(): Implicitly marking parameter $defaultResponse as nullable is deprecated, the explicit nullable type must be used instead",
"is_bot": false,
"headline": "Make compatible with PHP 8.4",
"author_name": "Ruud Kamphuis",
"author_login": "ruudk",
"committed_at": "2024-10-31T09:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d5d9bd16b727f2eb283548f86881103b33bfa7",
"body": "Test on PHP 8.3 and 8.4",
"is_bot": false,
"headline": "Merge pull request #66 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-10-02T11:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95dc565e32c4698fe6034e72ac9c3d1dba6fad1a",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.3 and 8.4",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2024-09-30T08:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5d717334ecd68199667bea6e9db07276e69a2b",
"body": "test that mock client can discover a message factory",
"is_bot": false,
"headline": "Merge pull request #65 from php-http/fix-factory",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-21T08:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a326a30cc326e859d0448e74620999e066738d",
"body": null,
"is_bot": false,
"headline": "prefer psr 17 factory discovery",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-21T08:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d046f47059fc8d32ad1192bf894e9541651e5a1",
"body": null,
"is_bot": false,
"headline": "do psr17 discovery",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-21T08:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f8463b890d0e1b379f5149f2c85134e9fc4d07",
"body": null,
"is_bot": false,
"headline": "test that mock client can discover a message factory",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-21T08:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86cc71542038501ff33ca5f26f5139e0466d8e3b",
"body": "fix tests",
"is_bot": false,
"headline": "Merge pull request #63 from php-http/fix-build",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-17T11:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6277260264541cb3c355ddcaf3547e048bf357c8",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-17T11:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934fd352e210f3ab4fbb545998c3791e1a07554f",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-17T10:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12107a19cdc7d5b53283860abdeee6cb0379c3ba",
"body": " Remove dependency on php-http/message-factory",
"is_bot": false,
"headline": "Merge pull request #62 from JoepdeJong/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-05-14T09:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45ac99e7ba126dbc90d2a733ebf394650983b5b5",
"body": null,
"is_bot": false,
"headline": " Remove dependency on php-http/message-factory",
"author_name": "Joep de Jong",
"author_login": "joep-nl",
"committed_at": "2023-05-13T21:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e9ce64f6c9cf916474f1b963bc22502a125e7e",
"body": "prepare release",
"is_bot": false,
"headline": "Merge pull request #61 from php-http/prepare-release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-30T19:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0695a32ea0bfc624834e95958e39cb3b9a170192",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-30T19:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce1e6e99d3313e247bb1a1ea6183d516dfd51d0",
"body": null,
"is_bot": false,
"headline": "fix badges in readme",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-30T19:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b591c363bc3a79f8e4b596cb58a11fd65de0590a",
"body": "Add support for `psr/http-message` v2",
"is_bot": false,
"headline": "Merge pull request #59 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-30T19:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4e7fb2083997f2da304baca9fc69daac16520a",
"body": "Test on PHP 8.1 and 8.2",
"is_bot": false,
"headline": "Merge pull request #60 from GrahamCampbell/patch-2",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-30T19:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79880256a2401c73b33a6c39e075be57d32c01e3",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-04-30T18:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de2a038576b27386b682a0666c8035c6339bbe6",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.1 and 8.2",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-04-30T18:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d143918879fe178c5c340198320d0714bb055539",
"body": null,
"is_bot": false,
"headline": "Add support for `psr/http-message` v2",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-04-30T18:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a797c2a9122cccafcce14773b8a24d2808a9ab44",
"body": "simplify client now that we only support httplug 2",
"is_bot": false,
"headline": "Merge pull request #58 from php-http/httplug2-cleanup",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-08-25T07:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d88411e4b09a609a064e0d2cd206d1c281364c",
"body": null,
"is_bot": false,
"headline": "simplify client now that we only support httplug 2",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-08-25T07:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e200d4c2404813491a8973af221c264777553b",
"body": "have the mock client provide the PSR client implementation as well",
"is_bot": false,
"headline": "Merge pull request #57 from php-http/provide-psr",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-08-25T06:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c92c7a7d0d582f3265277750cd52b0188fdf2bf",
"body": "We need to bump httplug to version 2 because version 1 did not implement\nthe PSR interface. Version 2 implements both the php-http interface as\nwell as the PSR interface.",
"is_bot": false,
"headline": "have the mock client provide the PSR client implementation as well",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-08-25T06:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c877d4c78128315701ded02d3a4ba3d59990b9ee",
"body": "Remove `$` from readme commands",
"is_bot": false,
"headline": "Merge pull request #54 from simPod/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-22T07:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca72a037def5fe385f3b3bd1329e43a34e50861f",
"body": "It's not part of command\n\nAllows easier copy",
"is_bot": false,
"headline": "Remove `$` from readme commands",
"author_name": "Simon Podlipsky",
"author_login": "simPod",
"committed_at": "2020-12-21T18:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f849631df2ae55ddd2a90b313469d50253c579c1",
"body": "Update .styleci.yml",
"is_bot": false,
"headline": "Merge pull request #55 from php-http/fix-styleci",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-21T16:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac3e3339f46f5addd3e614673838483e1e63745",
"body": null,
"is_bot": false,
"headline": "Update .styleci.yml",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-21T16:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f89dc2dcfcf7c2aa69a2045fd05d67c52f8b612",
"body": "Release 1.4.1",
"is_bot": false,
"headline": "Merge pull request #53 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-14T08:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba6fc953fb9f79e6814b1bbf5a2721973bbd365",
"body": null,
"is_bot": false,
"headline": "Release 1.4.1",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-14T07:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ea4584df7337d1adc911a204f897937dc26e30",
"body": null,
"is_bot": false,
"headline": "Support PHP 7.4 and 8.0 (#52)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-14T07:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9947c7ff939b4d64ff78c5aaf7b3a7d5192c82c5",
"body": null,
"is_bot": false,
"headline": "Allow the PSR-17 response factory and add union type checking (#51)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-02T06:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f718936d0764c3b2dbd51070df45a7e48aa121a4",
"body": null,
"is_bot": false,
"headline": "Reset should not trigger setDefaultException error (#50)",
"author_name": "Kai Dederichs",
"author_login": "KDederichs",
"committed_at": "2020-02-27T07:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eff6e4c3207e2f6bd0bbef705271738462131c3",
"body": "drop support for PHP 5 and 7.0",
"is_bot": false,
"headline": "Merge pull request #48 from xabbuh/php-support",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-12-01T09:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1af37ef112d09e0b48cb2d6ff526580fd316210",
"body": null,
"is_bot": false,
"headline": "drop support for PHP 5 and 7.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2019-11-30T08:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "186547be76fe81cc0c0589f9285ef9c8dded9845",
"body": "Reset conditionalResults as well",
"is_bot": false,
"headline": "Merge pull request #47 from KDederichs/master",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-11-06T12:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c055f1814c4ebd82431506f7913a1e8d10a8655",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Kai",
"author_login": "KDederichs",
"committed_at": "2019-11-06T10:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de312a3052ae2c95bb128a1102d74e8934012b88",
"body": null,
"is_bot": false,
"headline": "Reset conditionalResults as well",
"author_name": "Kai",
"author_login": "KDederichs",
"committed_at": "2019-11-06T10:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f11ada5a1270b8b447679ede0049b5793926bc",
"body": "Enhancement: Extract method which ensures result is or converts it to callable",
"is_bot": false,
"headline": "Merge pull request #43 from localheinz/feature/extract",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-06-20T12:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad4c098993f582a57b2d48d62d7220a287a6f0f",
"body": null,
"is_bot": false,
"headline": "Enhancement: Use if instead of switch",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2019-06-05T21:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987c5a0078dde983441f33017c6cf8b33ab78175",
"body": null,
"is_bot": false,
"headline": "Enhancement: Return early",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2019-06-05T21:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2875fd771bdcf351c7649318e2fdb15788b40ef3",
"body": null,
"is_bot": false,
"headline": "Enhancement: Extract method which ensures callable",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2019-06-05T21:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dcd5959074138fd38e1ac45e7e1b07b74f7a826",
"body": "Enhancement: Normalize composer.json",
"is_bot": false,
"headline": "Merge pull request #40 from localheinz/feature/normalize",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-05-29T14:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4bc8b13421d3281e135cacecd1344a6c9bda374",
"body": null,
"is_bot": false,
"headline": "Enhancement: Normalize composer.json",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2019-05-29T14:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff58c42502e700ac2cc3e0861285dd7068e21861",
"body": "Enhancement: Keep packages sorted in composer.json",
"is_bot": false,
"headline": "Merge pull request #39 from localheinz/feature/sort-packages",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-05-29T14:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c248ffe3e24664aea43ee81848953cac505ec68",
"body": null,
"is_bot": false,
"headline": "Enhancement: Keep packages sorted in composer.json",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2019-05-29T14:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d364c4a2847229dd37237d0083887889d3bd8564",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-02-21T08:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a888ecbe3430e61c11864ba4f07ba9a79384bb34",
"body": null,
"is_bot": false,
"headline": "Merge branch 'conditional-responses'",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-02-21T08:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5ec0d16d96271981c3f9f4fe98d26e11ec5631",
"body": "Following discussions at https://github.com/php-http/mock-client/issues/3 this\nadds a method to set up the MockClient with responses or exceptions that are\nused when a request matcher matches the request. Additionally, a callback can\nbe given to create responses / exceptions dynamically.\n\nThis allows for mock clients to not depend on the order the responses/exceptions\nare mocked.\n\nIt also allows for responses to depend on some content in the request, avoiding\nduplication in some cases.",
"is_bot": false,
"headline": "Implement conditional responses to mock client",
"author_name": "Adam Quaile",
"author_login": "adamquaile",
"committed_at": "2019-02-21T08:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41093eb00235685d7a7b55f6d77b076c7e83955",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-01-20T10:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7402292861511f458dbedf309042678e57f3abc5",
"body": "clients may only throw http exceptions, deprecate configuring other e…",
"is_bot": false,
"headline": "Merge pull request #35 from php-http/deprecate-invalid-exceptions",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-01-07T16:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407890da41488f3a0a643bc319b5bcf129ff858d",
"body": "Implement reset",
"is_bot": false,
"headline": "Merge pull request #25 from adelplace/feature-clear-responses",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-01-05T17:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c693672cf7c0bdcfcce2d1b123c638ef88edacc",
"body": null,
"is_bot": false,
"headline": "Implement reset",
"author_name": "adelplace",
"author_login": "adelplace",
"committed_at": "2019-01-03T13:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb600b5515b08c2d9144adcd48c9a3eda47803e8",
"body": "…xceptions",
"is_bot": false,
"headline": "clients may only throw http exceptions, deprecate configuring other e…",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-01-02T09:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d48298bb0fab6cd1df03899b201d54fe0e34ce",
"body": null,
"is_bot": false,
"headline": "Support HTTPlug 2.0 (#33)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-12-30T11:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d00afe847aadffc028f9e794045ac1330dd7ed1",
"body": "* Support client-common 2.0\r\n\r\n* minors\r\n\r\n* Added prefer stable and min-stab: deb",
"is_bot": false,
"headline": "Support client-common 2.0 (#31)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-12-29T14:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d646bc8222919d678ea5a3e01c04750732859d",
"body": "update readme",
"is_bot": false,
"headline": "Merge pull request #28 from php-http/update-readme",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-12-03T07:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a24874999ef487a1124ba8eb036db6dbdb138a",
"body": "drop hhvm test as hhvm diverged and no longer works",
"is_bot": false,
"headline": "Merge pull request #30 from php-http/remove-hhvm",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-12-03T07:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c251571ba1941b6d15d0e9260edcc5835e7cd25c",
"body": null,
"is_bot": false,
"headline": "drop hhvm test as hhvm diverged and no longer works",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-12-02T17:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6290084e4a621a1e9ce47b020a62b4462156105",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-12-02T16:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28195af1ba69590c9c4a02fab7b2eb1fb0200021",
"body": null,
"is_bot": false,
"headline": "prepare release 1.1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-01-08T07:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51322ebb06d3436601006dcf15edd3eef20da00b",
"body": "Add Client::getLastRequest",
"is_bot": false,
"headline": "Merge pull request #23 from Soullivaneuh/last-elements",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-01-04T16:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cafad9745c346179a209de3f36c9d0709035fa2e",
"body": null,
"is_bot": false,
"headline": "Add Client::getLastRequest",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2017-11-30T15:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5edc24d40d9ee2515cb3ef8d49c3766e95fa23f3",
"body": "Implement default response and exception",
"is_bot": false,
"headline": "Merge pull request #21 from Soullivaneuh/default-response-exception",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2017-11-10T08:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94906079b58ddd9c96a9860050c3626879a72553",
"body": null,
"is_bot": false,
"headline": "Implement default response and exception",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2017-11-08T12:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4744017d833f61010dd297644e06bd5996be81",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2017-05-02T09:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5123dbf0382b0ff3f826ab2a82bc1ce610e10466",
"body": "Fix the min version for client-common",
"is_bot": false,
"headline": "Merge pull request #19 from stof/patch-1",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2017-05-02T09:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d34beb36d510f0a35cca436770ced4abdc780b",
"body": "The 1.0 release does not depend on the php-http/message and so does not bring the message factories, making testing painful",
"is_bot": false,
"headline": "Fix the min version for client-common",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2017-05-02T08:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af36845fa34af3e563a116c09e4dff20b7e3e97",
"body": "prepare stable release 1.0",
"is_bot": false,
"headline": "Merge pull request #18 from php-http/prepare-release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2017-03-10T14:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a10c412164a36b077f61fed8602f3bd68f27d8",
"body": null,
"is_bot": false,
"headline": "prepare stable release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2017-03-10T13:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd3f62b102877f8af984d94345fce58605f0c96",
"body": "provide async implementation",
"is_bot": false,
"headline": "Merge pull request #15 from danalloway/danalloway-provide-async",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2016-09-16T18:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3d96dc4a5504379ceda0c7dc4a8ef18c1dbede",
"body": null,
"is_bot": false,
"headline": "provide async implementation",
"author_name": "Dan Alloway",
"author_login": "danalloway",
"committed_at": "2016-09-16T17:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525d22cbc6671148889b9b4eec247e98f1f915de",
"body": "General package improvements",
"is_bot": false,
"headline": "Merge pull request #14 from php-http/package_improvements",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-23T08:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b778b7db6b00111e938b3d67ee19230f8fd3cd43",
"body": null,
"is_bot": false,
"headline": "General package improvements",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2016-08-23T08:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379678d1b492003906ecb5dca0eb71cd942b1e7b",
"body": "Using discovery 1.0",
"is_bot": false,
"headline": "Merge pull request #12 from php-http/dev-discovery10",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-18T10:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220417ae7229eb2d08de432ded2f58634aadf176",
"body": null,
"is_bot": false,
"headline": "Using discovery 1.0",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-18T10:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97740cac6f3ac4cf6ed23d85069c0cca167a5023",
"body": "Using latest version of discovery",
"is_bot": false,
"headline": "Merge pull request #11 from php-http/Nyholm-patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-06-29T15:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0bbf74f799cbe3f68a83442ba0319e06eee3ed5",
"body": null,
"is_bot": false,
"headline": "Update travis to drop PHP 5.4",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-06-29T12:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff9e2f92d53b8e3ce495d73e1e5328411dcbd16",
"body": null,
"is_bot": false,
"headline": "Using latest version of discovery",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-06-29T12:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e89dcf4b18d31c8dddd5ac00bb77f6d7531b9a",
"body": "Update dependencies, remove puli requirement, add unit tests",
"is_bot": false,
"headline": "Merge pull request #10 from php-http/updates",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2016-02-26T09:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790c12ed1454d75924bcfc659007f5244cb53003",
"body": null,
"is_bot": false,
"headline": "Update dependencies, remove puli requirement, add unit tests",
"author_name": "Márk Sági-Kazár",
"author_login": null,
"committed_at": "2016-02-26T08:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e36afbb41bd0e1319e05a4df0bd89842af9d8df",
"body": null,
"is_bot": false,
"headline": "Prepare release",
"author_name": "Márk Sági-Kazár",
"author_login": null,
"committed_at": "2016-02-01T10:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7182706504a2271f571bd76315470e3489d445f",
"body": "Update HTTPlug version",
"is_bot": false,
"headline": "Merge pull request #9 from krichprollsch/master",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2016-02-01T10:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706b2835f22cac3966f5dde274f9fdbdc5d612c1",
"body": null,
"is_bot": false,
"headline": "use stable httplug",
"author_name": "Pierre Tachoire",
"author_login": "krichprollsch",
"committed_at": "2016-02-01T09:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b5e37dc60172fd1150910092d815f81fca92e5b",
"body": null,
"is_bot": false,
"headline": "Allow newer php-http/discovery versions",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-12-31T14:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a956b211d645952448fb9d48ccb160a7efc596",
"body": null,
"is_bot": false,
"headline": "Add client-common dependency",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-12-29T21:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1adfd6d547a3cf25aeb26ccee0896949e180134a",
"body": "Applied fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #7 from php-http/analysis-zDEgg8",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2015-12-29T18:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1e3bfb5499feca99ac1b595d481d0743d54b86",
"body": null,
"is_bot": false,
"headline": "Applied fixes from StyleCI",
"author_name": "sagikazarmark",
"author_login": "sagikazarmark",
"committed_at": "2015-12-29T18:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8132139844520346d379786db046b4fb8f50eb91",
"body": null,
"is_bot": false,
"headline": "Update package",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2015-12-29T18:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a0e237ee78f528a7476e1c050bf46630b12fc2",
"body": "Change namespace",
"is_bot": false,
"headline": "Merge pull request #6 from php-http/namespace",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2015-12-29T18:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7471a12aa2e6ad443fb5fbd0c77fcf7e6af99af7",
"body": null,
"is_bot": false,
"headline": "Change namespace",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-12-29T17:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c87bb334561954a7cb0b08da1a9a60ba1fbdd78",
"body": "Add mock adapter implementation",
"is_bot": false,
"headline": "Merge pull request #1 from php-http/implementation",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-12-29T17:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be0d146c2a9d7946e6513f84478eb61c761ddde",
"body": null,
"is_bot": false,
"headline": "Add mock adapter implementation",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-12-29T16:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db149376440d463d81df18f34d767fafba71bd0a",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Sági-Kazár Márk",
"author_login": "sagikazarmark",
"committed_at": "2015-06-15T12:47:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 0,
"latest_release_at": "2024-10-31T10:31:04Z",
"latest_release_tag": "1.6.1",
"releases_from_tags": false,
"days_since_last_push": 629,
"active_weeks_last_year": 0,
"days_since_latest_release": 629,
"mean_days_between_releases": 234.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "php-http/mock-client",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"client",
"mock",
"psr7"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-http/mock-client",
"is_deprecated": false,
"latest_version": "1.6.1",
"repository_url": "https://github.com/php-http/mock-client",
"versions_count": 20,
"total_downloads": 10607774,
"dependents_count": 858,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 233244,
"first_published_at": null,
"latest_published_at": "2024-10-31T10:30:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 629
}
]
},
"popularity": {
"forks": 17,
"stars": 71,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 17
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 7775,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/http-client",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "psr/http-factory-implementation",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0 || ^2.0"
},
{
"name": "symfony/polyfill-php80",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.17"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/http-client",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-factory-implementation",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/client-common",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/discovery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/httplug",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpspec/phpspec",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 4,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 41,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 19,
"closed_unmerged_prs": 7
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dbu",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/76576?v=4"
},
{
"type": "User",
"login": "sagikazarmark",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
},
{
"type": "User",
"login": "GrahamCampbell",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
},
{
"type": "User",
"login": "Nyholm",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
},
{
"type": "User",
"login": "localheinz",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/605483?v=4"
},
{
"type": "User",
"login": "ddeboer",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/89267?v=4"
},
{
"type": "User",
"login": "KDederichs",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/24696606?v=4"
},
{
"type": "User",
"login": "soullivaneuh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1698357?v=4"
},
{
"type": "User",
"login": "adamquaile",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69929?v=4"
},
{
"type": "User",
"login": "xabbuh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1957048?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.468
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 6/15 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 73 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "81f558234421f7da58ed015604a03808996017d0",
"ran_at": "2026-07-22T17:49:37Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 34,
"created_at": "2018-12-30T12:21:17Z",
"last_comment_at": "2019-09-12T15:00:18Z",
"last_comment_author": "Taluu"
}
],
"last_merged_pr_at": "2024-10-31T10:08:17Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/php-http/mock-client",
"host": "github.com",
"name": "mock-client",
"owner": "php-http"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 45,
"vitality": 21,
"community": 75,
"governance": 72,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 629,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 629 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 629
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 17,
"latest_release_tag": "1.6.1",
"releases_from_tags": false,
"days_since_latest_release": 629,
"mean_days_between_releases": 234.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 629 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 629
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~234.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 234.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 629,
"days_since_last_human_commit": 629,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 629 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 629
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 75,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 17,
"stars": 71,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "71 stars",
"points": 29.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 71
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"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 (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": 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": 7.2,
"status": "met",
"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": 91,
"inputs": {
"packages": [
"php-http/mock-client"
],
"dependents": 858,
"ecosystems": "packagist",
"total_downloads": 10607774,
"monthly_downloads": 233244
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "233,244 downloads/month across packagist",
"points": 71.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 233244,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "858 packages depend on it",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 858
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 17,
"top_contributor_share": 0.468
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 47% of commits",
"points": 12,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 47
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 73 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"merged_prs": 41,
"open_issues": 0,
"closed_issues": 19,
"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": "41/48 decided PRs merged",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/15 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 65,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "php-http",
"public_repos": 44,
"account_age_days": 4106
},
"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": "65 followers of php-http",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 65,
"login": "php-http"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "44 public repos, account ~11 yr old",
"points": 24,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 44
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"php-http/mock-client"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 629
},
"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 629 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 629
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://httplug.io",
"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": "http://httplug.io",
"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": 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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.5
},
"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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/15 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 73 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 37
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.458,
"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": "44 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 96",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 96
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 7775,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T17:49:58.287970Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-http/mock-client.svg",
"full_name": "php-http/mock-client",
"license_state": "standard",
"license_spdx": "MIT"
}