Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 119,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 25942
},
"pushed_at": "2025-12-11T08:21:02Z",
"created_at": "2016-07-05T18:34:46Z",
"owner_type": "Organization",
"updated_at": "2026-06-23T20:09:58Z",
"description": "Build a multipart stream independently form any PSR7 Stream implementation",
"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": 4115
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2024-09-04T13:23:29Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2024-09-04T11:55:31Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2024-09-01T11:10:20Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2024-06-10T14:52:40Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2023-04-28T14:12:37Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2021-05-21T08:34:33Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2020-07-13T15:50:16Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2020-07-04T09:31:13Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2019-08-22T14:17:52Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-05-21T17:46:17Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2017-02-20T15:37:52Z"
},
{
"tag": "0.1.6",
"kind": "patch",
"published_at": "2017-02-16T08:53:34Z"
},
{
"tag": "0.1.5",
"kind": "patch",
"published_at": "2017-02-14T09:42:34Z"
},
{
"tag": "0.1.4",
"kind": "patch",
"published_at": "2016-12-30T23:22:00Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2016-12-22T14:33:45Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2016-08-31T10:14:00Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2016-08-10T08:05:57Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2016-07-19T12:26:23Z"
}
],
"recent_commits": [
{
"oid": "daa3355ce51c844d409d82e8c91c20e12b850d81",
"body": "test with php 8.5",
"is_bot": false,
"headline": "Merge pull request #69 from php-http/php85",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2025-12-11T08:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11a94ae92fbc21e3551122ece729e4be4ea39b4",
"body": null,
"is_bot": false,
"headline": "test with php 8.5",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2025-12-11T08:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afaf3dea8d7ffe47cfbb2d8484b9671d9a6e40a7",
"body": "Test on PHP 8.3 and 8.4",
"is_bot": false,
"headline": "Merge pull request #68 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-10-02T11:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ab55c4703d8d6b9589176a16c390daeef5bd64",
"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:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10086e6de6f53489cca5ecc45b6f468604d3460e",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-09-04T13:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "825153b32b89e8324133b67a94eabf0a6df84d25",
"body": "* Unquote array shape field names\r\n\r\nOtherwise optionals don't work.\r\n\r\nSee #66\r\n\r\n* align parameter phpdoc\r\n\r\n---------\r\n\r\nCo-authored-by: David Buchmann <david@liip.ch>",
"is_bot": false,
"headline": "Unquote array shape field names (#67)",
"author_name": "Ruud Kamphuis",
"author_login": "ruudk",
"committed_at": "2024-09-04T13:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbaa2d3215a080da42431fe5ade9396d4fd09332",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-09-04T11:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276eb9130ca9cba72317915a3c7c1e10495e82b8",
"body": "Fix regression with the change in #66",
"is_bot": false,
"headline": "Make options optional again (#66)",
"author_name": "Ruud Kamphuis",
"author_login": "ruudk",
"committed_at": "2024-09-04T11:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a0e13d0243cada4a12a649224fa92b884a4dc1",
"body": "use array shape for phpdoc",
"is_bot": false,
"headline": "Merge pull request #65 from php-http/array-shape-doc",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-09-01T11:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3d012c44d6a5a1686fea99cbfa560f0fb80448",
"body": null,
"is_bot": false,
"headline": "use array shape for phpdoc",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-09-01T11:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4087940d560593adbc2c797d435e12b7fe5b5090",
"body": "… class (#63)\n\n* fix: Remove default content-length header from MultipartStreamBuilder class\r\n\r\n---------\r\n\r\nCo-authored-by: David Buchmann <david@liip.ch>",
"is_bot": false,
"headline": "fix: Remove default content-length header from MultipartStreamBuilder…",
"author_name": "chris-lee-lb",
"author_login": "chris-lee-lb",
"committed_at": "2024-09-01T11:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed56da23b95949ae4747378bed8a5b61a2fdae24",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-06-10T14:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5fd971cf608d492b74d3887cbb17035ffb98f2",
"body": "add `webp` mimetype",
"is_bot": false,
"headline": "Merge pull request #62 from roelmonnens/add-webp-mimetype",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2024-06-10T14:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f1f0f17218b116a7082fd13341b29a2f45c606",
"body": null,
"is_bot": false,
"headline": "add webp mimetype",
"author_name": "Roel Monnens",
"author_login": null,
"committed_at": "2024-06-10T12:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c3016c402651018429ca9e6572fac4ea2eefee",
"body": null,
"is_bot": false,
"headline": "add missing information to changelog",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-29T09:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5938fd135d9fa442cc297dc98481805acfe2b6a",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-28T14:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4057817f1e64694803e6017bfb37231bb17ea601",
"body": "Rely on abstract packages to auto-install PSR-17 factories",
"is_bot": false,
"headline": "Merge pull request #60 from nicolas-grekas/discovery",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-28T14:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed5017704c1e302048d5cfcc45e649e1454f534",
"body": null,
"is_bot": false,
"headline": "Rely on abstract packages to auto-install PSR-17 factories",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2023-04-27T17:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62a9c4c72afade8fd9712dcf58ff23424d4ff304",
"body": "use semantic branch name and avoid double builds",
"is_bot": false,
"headline": "Merge pull request #59 from php-http/cleanup-build",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-18T06:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ecd6ca8ee1c0ec7390aedc1ff2b99484b375fd",
"body": null,
"is_bot": false,
"headline": "use semantic branch name and avoid double builds",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-18T06:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a006d91f342d60fb05200e4d2e3fb8b55ada5c04",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #58 from php-http/analysis-kYv0KR",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-18T06:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6298e9d806fef99888bc463eb19701de6975bc71",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "StyleCI Bot",
"author_login": "StyleCIBot",
"committed_at": "2023-04-18T06:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e4384fb71436836121b2041fe91a85417fa440",
"body": "Allow `psr/http-message` v2",
"is_bot": false,
"headline": "Merge pull request #56 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2023-04-18T06:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e44a2be80cfaaf08a2f1820975544fcaccdfaa",
"body": "* Test on PHP 8.1 and 8.2\r\n\r\n* Update tests.yml",
"is_bot": false,
"headline": "Test on PHP 8.1 and 8.2 (#57)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-04-18T05:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b087386d1397623c873c5a642f1e7f38b4bd8a",
"body": null,
"is_bot": false,
"headline": "Allow `psr/http-message` v2",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-04-17T20:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30060155621c66e519075dfaa9a631237c9c029e",
"body": null,
"is_bot": false,
"headline": "Also skip setting filename if URI starts with `data://` (#55)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2022-03-13T15:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c1d31f72e01c738bbce9e27649a7cca829c30e",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-05-21T08:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8819e799bff3948f8e1dd7533dce4afac0811f90",
"body": "* Use temp stream instead of string to buffer content\r\n\r\n* Update MultipartStreamBuilder::build to buffer built content\r\n in a php://temp stream resource instead of (string) $contents.\r\n This way, the size of the stream built won't be limited by PHP\r\n runtime limit.\r\n\r\n* Detect available memory f\n[…]\nreamBuilder::build.\r\n\r\n* Code style update\r\n\r\n* Minor updates\r\n\r\n* Improve readability of comment.\r\n* Use the old __toString approach if the stream is not isReadable().\r\n\r\n* Remove unnecessary comment",
"is_bot": false,
"headline": "Use temp stream instead of string to buffer content (#52)",
"author_name": "Koala Yeung",
"author_login": "yookoala",
"committed_at": "2020-12-23T17:11:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9addfcf2409a8514c96ae5d53e6b6508a4270e0b",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-22T15:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c336330f933ae984a696eedb91ac5bfc5fdaa5e",
"body": "* Add MultipartStreamBuilder::addData\r\n\r\n* Rewrite MultipartStreamBuilder::addResource with addData\r\n\r\n* Remove internal 'filename' key from MultipartStreamBuilder::data.",
"is_bot": false,
"headline": "Allow MultipartStreamBuilder subclass to manipulate data (#49)",
"author_name": "Koala Yeung",
"author_login": "yookoala",
"committed_at": "2020-12-22T15:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78df82a812ba56494187cc23d2d67287815acf12",
"body": "remove option that has become part of the symfony ruleset",
"is_bot": false,
"headline": "Merge pull request #50 from php-http/styleci",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-19T12:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c68d2cfbfd8eb460edb4cd09c5ed5a096964b9e",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #51 from php-http/analysis-KZWeNj",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-19T12:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148d73dc953e14139e9d38052624b6ba268faf83",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-19T12:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35862d827562076899a061c5c3b3999995b5ae84",
"body": null,
"is_bot": false,
"headline": "remove option that has become part of the symfony ruleset",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-12-19T12:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121299c2aad475a19087bc6298a1c9aa4d5c1ecc",
"body": "Release 1.1.2",
"is_bot": false,
"headline": "Merge pull request #48 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-13T15:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bccab7cd2c38901a8e7a5376fd39e78ed37b841",
"body": null,
"is_bot": false,
"headline": "Release 1.1.2",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-13T15:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8c0fc3d48a68fc7245f96b753f1929d445a497",
"body": "PHP 8.0 support",
"is_bot": false,
"headline": "Merge pull request #47 from GrahamCampbell/php8",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-13T15:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e30e09d10a2c5072852d2690f7d54a449aa4c9",
"body": null,
"is_bot": false,
"headline": "PHP 8.0 support",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-13T09:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9baa0fb66f4d0b0efbdc425ffdbbe3e01a3bf104",
"body": "Release 1.1.1",
"is_bot": false,
"headline": "Merge pull request #46 from GrahamCampbell/patch-2",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-04T09:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0816b210e6fd4258ff4642fffe615319b3af52be",
"body": null,
"is_bot": false,
"headline": "Release 1.1.1",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-04T09:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4565f12b992c0d754ea2f428c39be33b5eb74ba",
"body": "fix styleci config",
"is_bot": false,
"headline": "Merge pull request #44 from php-http/dbu-patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-04T08:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b52d894aeaac0a544eb379c76a23bd4e615871a9",
"body": null,
"is_bot": false,
"headline": "fix styleci config",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-04T08:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd5300540dfd6629a9f98b99ea44d656da62db8",
"body": "Fixed typos",
"is_bot": false,
"headline": "Merge pull request #43 from GrahamCampbell/patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2020-07-04T08:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7266d821ab8e517601ec15e6fc28d246156649d",
"body": null,
"is_bot": false,
"headline": "Fixed typos",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-03T20:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9621e654f01facdde8bb70e6418e2bebdaf1c0fb",
"body": "Test on PHP 7.4",
"is_bot": false,
"headline": "Merge pull request #42 from GrahamCampbell/patch-1",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2019-12-20T15:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c026fdf9aa4cd2b3cd31a6fbf17705ca68533609",
"body": null,
"is_bot": false,
"headline": "Test on PHP 7.4",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T10:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d73adad53cf1d674dcc6c5b288a3ff3f76c4849",
"body": "Prepare for 1.1.0",
"is_bot": false,
"headline": "Merge pull request #40 from php-http/patch-11",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-08-22T14:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9cde93219b930081542f02a2399e36cd404a325",
"body": null,
"is_bot": false,
"headline": "Prepare for 1.1.0",
"author_name": "Nyholm",
"author_login": "Nyholm",
"committed_at": "2019-08-22T14:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c0c52943235ac1c96b7b72c4c61b9f12b451ba",
"body": "* Add support for PSR17 factories\r\n\r\n* Added changelog\r\n\r\n* cs\r\n\r\n* Fixes\r\n\r\n* Drop older PHP versions that does not support psr/http-factory\r\n\r\n* Updated phpunit\r\n\r\n* updated composer deps\r\n\r\n* Support PHP 7.1\r\n\r\n* Allow PHPunit 7.5",
"is_bot": false,
"headline": "Add support for PSR17 factories (#38)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2019-08-22T13:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a59c1c13dc431c74617226050fe80cccaa51fa2",
"body": "Adding license badge",
"is_bot": false,
"headline": "Merge pull request #39 from php-http/license",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2019-08-22T13:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f20f31525eef348961b5cc617007b485458f04",
"body": null,
"is_bot": false,
"headline": "Adding license badge",
"author_name": "Nyholm",
"author_login": "Nyholm",
"committed_at": "2019-08-22T13:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d37c0d405c36fd5e4693bc0cede613492e68d8",
"body": "Apply fixes from StyleCI",
"is_bot": false,
"headline": "Merge pull request #37 from php-http/analysis-XVlRoD",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2017-11-22T21:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406837b0e402e04b176d3082aa2e5fa3c5f9efeb",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2017-11-22T21:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f66890b095841c1606be107d68be250fe8ed768",
"body": null,
"is_bot": false,
"headline": "Update branch alias (#36)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-05-21T18:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa3c623fc813a43b39494b2a1612174e36e0fb0",
"body": null,
"is_bot": false,
"headline": "Prepare for 1.0 (#35)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-05-21T17:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b3c05f587e2df7370f88579994593a07b0e9cf5",
"body": null,
"is_bot": false,
"headline": "Prepare for 0.2.0 (#33)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-20T15:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78d9e74ff7cee3d66facb742c82f886886c0064",
"body": "* Make sure we can add resources with same name. Ie no overwrite\r\n\r\n* added changelog\r\n\r\n* Updated docs",
"is_bot": false,
"headline": "Make sure we can add resources with same name. Ie no overwrite (#32)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-17T16:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74d5ac517778ae87a065c6f4076316c35b58a777",
"body": null,
"is_bot": false,
"headline": "Fixed typo in version number",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-16T08:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98c87605c26cd7d5fa06e0f4cbb1b44233ed2fd",
"body": "Boundery should only be quoted in header",
"is_bot": false,
"headline": "Merge pull request #30 from php-http/patch-release2",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-15T14:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e50080ed22f53595575a98d4844ca05f68c19b",
"body": null,
"is_bot": false,
"headline": "Boundery should only be quoted in header",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-15T12:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd504eb800956ae19fd4519316007a5bc7303d4",
"body": null,
"is_bot": false,
"headline": "Use uniqid('', true) for performance reasons (#28)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-14T19:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af03e2235d5e17c85e471ab2633245910fcc370e",
"body": "* Prepare for 0.1.5\r\n\r\n* typo",
"is_bot": false,
"headline": "Prepare for 0.1.5 (#29)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-02-14T09:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8dc03484b2b48952e025941b80320eefb0e941e",
"body": "* Added support for multipart uri streams by ensuring content from non-seekable streams is not fetched using string casting.\r\nAdded testSupportURIResources phpUnit test validating the multipart stream created from an uri resource.\r\nChanged composer dev requirement zendframework/zend-diactoros for gu\n[…]\n\r\n* refactoring: improved naming in line with other tests.\r\n\r\n* when building the stream changed from toString via string casting to explicitly calling __toString() for clarity as suggested by @Nyholm",
"is_bot": false,
"headline": "Added support for multipart stream created from uri streams (#27)",
"author_name": "Mats Karstad",
"author_login": "Mats",
"committed_at": "2017-02-14T09:17:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e02c79d98517da758a8ac1045be332a27d3809f",
"body": "Allow us to reset the builder",
"is_bot": false,
"headline": "Merge pull request #25 from php-http/issue-24",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-12-30T23:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3fd223b9390ddc2579c78f74f2d1c5d78cab675",
"body": null,
"is_bot": false,
"headline": "Allow us to reset the builder",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-25T20:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf58c6d81e763ff91c2b83dd01ec441b138cf09f",
"body": "* Code style and doc typo\r\n\r\n* Update MultipartStreamBuilder.php",
"is_bot": false,
"headline": "Code style and doc typo (#23)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-25T20:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fade9d2dfd620bf74380d756f614271c898efb",
"body": null,
"is_bot": false,
"headline": "Added scrutinizer config (#22)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-22T15:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "617eb901e04638617f504a963d02e81f8128077e",
"body": "* Prepare for 0.1.3\r\n\r\n* Updated changlog",
"is_bot": false,
"headline": "Prepare for 0.1.3 (#19)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-22T14:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f58220157a5b652f0d280749df87990fee1e4d6",
"body": "* Adding tests on appveyor\r\n\r\n* typo\r\n\r\n* Updating test command\r\n\r\n* Updating test command\r\n\r\n* Updated tests to avoid specify filename\r\n\r\n* Specify filename\r\n\r\n* throwing in some swedish characters\r\n\r\n* and some greek\r\n\r\n* test with ä\r\n\r\n* Applied fix with pathinfo\r\n\r\n* Better tests\r\n\r\n* disable weird locale\r\n\r\n* Using pathinfo\r\n\r\n* Updated tests\r\n\r\n* Added function to get basename\r\n\r\n* style fix",
"is_bot": false,
"headline": "Adding tests on appveyor (#20)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-22T14:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "968b6442cd148408e4991248cf45a86900b55808",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#21)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-22T12:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1b2d761ea23cf7e5df3bdda5e22bfa18de7984",
"body": null,
"is_bot": false,
"headline": "change basename to pathinfo (#18)",
"author_name": "GreenSuslik",
"author_login": "GreenSuslik",
"committed_at": "2016-12-21T10:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e898005f70a5bc1d14739b1077fc3f106808de",
"body": "Added custom mimetype helper",
"is_bot": false,
"headline": "Added custom mimetype helper (#14)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-12T10:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a99fd38181e525bdca258830aed2a57453d381",
"body": "Cleanup",
"is_bot": false,
"headline": "Merge pull request #15 from php-http/cleanup",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-12-08T00:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b689f185d307f6c70798c626227f58dfe76b2d0",
"body": null,
"is_bot": false,
"headline": "Added keywords",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-08T00:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439cbf040da059caa1a3ff90a52e126367352ca7",
"body": null,
"is_bot": false,
"headline": "Fixed typo",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-08T00:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0721af0e77123ed1ae6d35ec6d15151b83332e",
"body": null,
"is_bot": false,
"headline": "Test on PHP 7.1",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-08T00:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0ae2d4f2dd365b5affd80adbe712d1ee71a461",
"body": null,
"is_bot": false,
"headline": "Added badges",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-08T00:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "becc534c5b9cab24c2b49854252f6a57485f07d3",
"body": "Initialize $data with an array.",
"is_bot": false,
"headline": "Merge pull request #13 from php-http/Nyholm-patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-12-07T23:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a880ce34c1526280700239d823cb4a2e93bcda",
"body": null,
"is_bot": false,
"headline": "Initialize $data with an array.",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-12-07T21:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f8b0a9e00ebaa7cbf0f2f0f7db4e0bc3f403d2",
"body": null,
"is_bot": false,
"headline": "Prepare for 0.1.2 release",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-31T10:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd42b672be38343e1354d858382955617629a8e",
"body": "Moved non-apache mime types to the bottom",
"is_bot": false,
"headline": "Merge pull request #12 from php-http/separate-types",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-08-31T10:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fa7ab55ba17fc0277c6c07603a06e4db899ae9",
"body": null,
"is_bot": false,
"headline": "Style fix",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-31T09:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47974a2292f1cb41f518e921b85b0b8b0dbcb889",
"body": null,
"is_bot": false,
"headline": "Moved non-apache mime types to the bottom",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-31T09:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9b687f633e3afd2096c419be750b389ac598c4",
"body": null,
"is_bot": false,
"headline": "Fix .MSG files (MS Outlook Mail Exports) (#11)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-31T09:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e9f63f433fef1ad89082cb84929ea5ce453d6a",
"body": null,
"is_bot": false,
"headline": "Fix .MSG files (MS Outlook Mail Exports)",
"author_name": "Wietse Wind",
"author_login": "WietseWind",
"committed_at": "2016-08-31T09:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c55a81001be18dd8ceae5291249a85c08d9be7a4",
"body": "Added changelog for 0.1.1",
"is_bot": false,
"headline": "Merge pull request #9 from php-http/Nyholm-patch-1",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2016-08-10T07:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c811ad86a6f1ae4bae9109059224e4c4d57d94",
"body": null,
"is_bot": false,
"headline": "Added changelog for 0.1.1",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-08-10T07:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81056916f0bb7c0af535a53acd2ef2ce07756f2f",
"body": ".pkpass is the official extension from apple for passbook (apple wallet).\r\n\r\nDocumentation:\r\nhttps://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/PassKit_PG/DistributingPasses.html",
"is_bot": false,
"headline": "Add pkpass (Apple Passbook) to list of Mime-Types (#8)",
"author_name": "Philipp Rappold",
"author_login": null,
"committed_at": "2016-08-10T07:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd04192f1e8d3c19552783dda6f7aa6a72a89b23",
"body": null,
"is_bot": false,
"headline": "Moved documentation (#6)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-19T12:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c6e00c3e8a788b47005c2f8f2d12b46f4a41f2",
"body": "Remove static MimetypeHelper.",
"is_bot": false,
"headline": "Remove static MimetypeHelper. (#5)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-19T12:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "070299d0f39b86257817f0fc6fbfa776debf3966",
"body": "* Be less restrict in phpunit versions\r\n\r\n* Minor",
"is_bot": false,
"headline": "Be less restrict in phpunit versions (#7)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-18T19:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af7166ec3972c8118a6452df35ccbc8bf2feab6",
"body": null,
"is_bot": false,
"headline": "Code cleanup",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T11:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160f7ae5e645c41ace8a816ba3c919f36ce1d925",
"body": "Fix issue #2",
"is_bot": false,
"headline": "Updated namespace",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T11:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e78d0cc6100679f6a12f40dc873aa0f3b775ae",
"body": null,
"is_bot": false,
"headline": "Using stable version of discovery",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T11:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68ea16a82b335aaae658e75cd76359a8ef44de4",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T11:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede69219dbbac289fce812516842d7ada5a23282",
"body": null,
"is_bot": false,
"headline": "Updated docs",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T10:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f44b29d740e4f2482f5144cf5802f280d3ffa9",
"body": null,
"is_bot": false,
"headline": "style",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T10:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b233d7ec3ff308ff5fc2ce3c2c895cbd53de23d0",
"body": "Remove our stream implementation",
"is_bot": false,
"headline": "Merge pull request #1 from Nyholm/no-stream",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T10:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963307f3e90f013a27e931226eca5b314b1f846a",
"body": null,
"is_bot": false,
"headline": "Added tests",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T10:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997c6a30317c48f0ce24b2af1a1cce339e3b33ec",
"body": null,
"is_bot": false,
"headline": "minor",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2016-07-14T09:14:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 2,
"latest_release_at": "2024-09-04T13:23:29Z",
"latest_release_tag": "1.4.2",
"releases_from_tags": false,
"days_since_last_push": 231,
"active_weeks_last_year": 2,
"days_since_latest_release": 694,
"mean_days_between_releases": 295.9
},
"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/multipart-stream-builder",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"stream",
"message",
"factory",
"multipart stream"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-http/multipart-stream-builder",
"is_deprecated": false,
"latest_version": "1.4.2",
"repository_url": "https://github.com/php-http/multipart-stream-builder",
"versions_count": 18,
"total_downloads": 106069878,
"dependents_count": 246,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3984181,
"first_published_at": null,
"latest_published_at": "2024-09-04T13:22:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 694
}
]
},
"popularity": {
"forks": 11,
"stars": 295,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-08-10",
"count": 1
},
{
"date": "2016-12-21",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 10408,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/http-factory-implementation",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/http-factory-implementation",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nyholm/psr7",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/discovery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/message",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/message-factory",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 1,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 53,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Nyholm",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
},
{
"type": "User",
"login": "dbu",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/76576?v=4"
},
{
"type": "User",
"login": "GrahamCampbell",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
},
{
"type": "User",
"login": "yookoala",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/91274?v=4"
},
{
"type": "User",
"login": "ruudk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/104180?v=4"
},
{
"type": "User",
"login": "GreenSuslik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16554138?v=4"
},
{
"type": "User",
"login": "Mats",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/58366?v=4"
},
{
"type": "User",
"login": "sagikazarmark",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
},
{
"type": "User",
"login": "nicolas-grekas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/243674?v=4"
},
{
"type": "User",
"login": "StyleCIBot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11048387?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.477
},
"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": "1 out of 15 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": 5,
"reason": "Found 11/22 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 45 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": "daa3355ce51c844d409d82e8c91c20e12b850d81",
"ran_at": "2026-07-30T22:36:24Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-12-11T08:21:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-11T08:20:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/php-http/multipart-stream-builder",
"host": "github.com",
"name": "multipart-stream-builder",
"owner": "php-http"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 26,
"inputs": {
"security": 23,
"vitality": 26,
"community": 79,
"governance": 73,
"engineering": 48,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 51,
"overall_after_jurisdiction_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 26,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 231,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 231 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 231
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"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": 18,
"latest_release_tag": "1.4.2",
"releases_from_tags": false,
"days_since_latest_release": 694,
"mean_days_between_releases": 295.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 694 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 694
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~295.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 295.9
}
}
],
"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": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 231,
"days_since_last_human_commit": 231,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 231 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 231
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 79,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"forks": 11,
"stars": 295,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "295 stars",
"points": 40,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 295
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": 96,
"inputs": {
"packages": [
"php-http/multipart-stream-builder"
],
"dependents": 246,
"ecosystems": "packagist",
"total_downloads": 106069878,
"monthly_downloads": 3984181
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,984,181 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3984181,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "246 packages depend on it",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 246
}
}
],
"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": 73,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 12,
"top_contributor_share": 0.477
},
"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 48% of commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 45 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"merged_prs": 53,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"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": "53/57 decided PRs merged",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 53,
"decided": 57
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/22 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 65,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "php-http",
"public_repos": 44,
"account_age_days": 4115
},
"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/multipart-stream-builder"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 694
},
"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 694 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 694
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"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": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 23,
"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": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.6,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 23,
"security_posture_before_jurisdiction": 46
},
"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": "1 out of 15 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 11/22 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 45 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": "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": 31
},
"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": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.53,
"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": "53 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 10408,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:36:41.416389Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-http/multipart-stream-builder.svg",
"full_name": "php-http/multipart-stream-builder",
"license_state": "standard",
"license_spdx": "MIT"
}