Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"php",
"guzzle",
"middleware",
"guzzle-middleware",
"http",
"retry"
],
"is_fork": false,
"size_kb": 182,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 56382
},
"pushed_at": "2026-07-28T16:41:34Z",
"created_at": "2017-07-30T01:12:04Z",
"owner_type": "User",
"updated_at": "2026-07-22T14:53:07Z",
"description": "Middleware for Guzzle v6/7+ that automatically retries HTTP requests on 429, 503 responses.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://www.caseymclaughlin.com",
"name": "Casey McLaughlin",
"type": "User",
"login": "caseyamcl",
"company": "Florida State University",
"location": "Tallahassee, Florida",
"followers": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/53035?v=4",
"created_at": "2009-02-09T15:19:19Z",
"is_verified": null,
"public_repos": 31,
"account_age_days": 6378
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.13.0",
"kind": "minor",
"published_at": "2025-07-11T12:36:37Z"
},
{
"tag": "v2.12.1",
"kind": "patch",
"published_at": "2024-12-05T15:04:13Z"
},
{
"tag": "v2.12.0",
"kind": "minor",
"published_at": "2024-10-10T17:35:21Z"
},
{
"tag": "v2.11.0",
"kind": "minor",
"published_at": "2024-09-16T19:04:08Z"
},
{
"tag": "v2.10.0",
"kind": "minor",
"published_at": "2024-06-19T23:06:28Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2023-08-30T18:03:15Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2022-11-20T22:04:03Z"
},
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2022-08-07T16:34:30Z"
},
{
"tag": "v2.7",
"kind": "other",
"published_at": "2021-12-04T02:52:43Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2020-11-27T19:12:01Z"
},
{
"tag": "v2.6",
"kind": "other",
"published_at": "2020-11-24T19:00:35Z"
},
{
"tag": "v2.5",
"kind": "other",
"published_at": "2020-11-02T22:07:39Z"
},
{
"tag": "v2.4",
"kind": "other",
"published_at": "2020-08-19T21:02:25Z"
},
{
"tag": "v2.3.3",
"kind": "patch",
"published_at": "2020-05-17T17:26:51Z"
},
{
"tag": "v2.3.2",
"kind": "patch",
"published_at": "2020-01-27T17:13:57Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2019-10-28T14:24:15Z"
},
{
"tag": "v2.3",
"kind": "other",
"published_at": "2019-09-16T16:26:32Z"
},
{
"tag": "v2.2",
"kind": "other",
"published_at": "2018-06-06T18:23:55Z"
},
{
"tag": "2.1",
"kind": "other",
"published_at": "2018-02-13T19:18:47Z"
},
{
"tag": "v2.0",
"kind": "other",
"published_at": "2017-10-02T13:05:01Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2017-07-30T01:37:38Z"
}
],
"recent_commits": [
{
"oid": "80efbcdf3c072ae7861baf8c24d5a34a5b918ea3",
"body": null,
"is_bot": false,
"headline": "Add Symfony 8.0 support to dev dependencies",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2026-05-22T20:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c9299cde438b00bbeb099c6480319a81636a60",
"body": null,
"is_bot": false,
"headline": "Bumping CHANGELOG.md for v2.13.0",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2025-07-11T12:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c518a1b99661d4ed8f29ecdd7d10bb1427d29443",
"body": "fixed no blocking delay",
"is_bot": false,
"headline": "Merge pull request #43 from teandr/fix-no-blocking-delay",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2025-07-11T12:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c33f45a164f95597aed60a5c32911d8e5c7cae",
"body": null,
"is_bot": false,
"headline": "Fixed non blocking delay GuzzleRetryMiddleware.php",
"author_name": "teandr",
"author_login": "teandr",
"committed_at": "2025-07-11T05:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a463fcd93308779038c301bbc94b4ec1a1bab474",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "teandr",
"author_login": "teandr",
"committed_at": "2025-07-11T03:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c37d3d34e2ff2fe0e830d005a525824c306bc4",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "teandr",
"author_login": "teandr",
"committed_at": "2025-07-10T15:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6289686ad05db3419eadca58c35ee0612b729bdf",
"body": null,
"is_bot": false,
"headline": "fix-no-blocking-delay",
"author_name": "teandr",
"author_login": "teandr",
"committed_at": "2025-07-10T08:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362bdd5e6d19e54e1f4c8c27757e7598201efa3c",
"body": null,
"is_bot": false,
"headline": "Bumping CHANGELOG for v2.12.1",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-12-05T15:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2dedf233ef33236cd24c24461dc99027ef3407a",
"body": null,
"is_bot": false,
"headline": "Updated GitHub build `action/checkout` and `action/cache`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-12-05T14:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2049bcd22a5538ccadb0ac3deb44a7ec5a56da",
"body": null,
"is_bot": false,
"headline": "Fixed implicit nullable in GuzzleRetryMiddleware.php",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-12-05T14:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42ce0589cf3ec657bfce63e7e3a8b46fb76d2fb",
"body": null,
"is_bot": false,
"headline": "Added PHP 8.4 to GitHub build matrix",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-12-05T14:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5867f6e6bda922f2a7aa748ae38bb832e96eb62b",
"body": null,
"is_bot": false,
"headline": "Bumping changelog to prepare for 2.12.0 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a3d9f4dbe687d602483b4dee42d25013ac2da5",
"body": null,
"is_bot": false,
"headline": "Updated test coverage badge",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a50bf4f9491e057cbca42bca2119db7e7f9338",
"body": null,
"is_bot": false,
"headline": "Updating README to reflect new functionality",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979a03890e181a62cd38a9ce5b67a98512aa1464",
"body": null,
"is_bot": false,
"headline": "Adding change to changelog",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2790242c3b230e570ca68adafc032ced81af205c",
"body": null,
"is_bot": false,
"headline": "Adding tests for new functionality (retry on connection reset)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0157c304743d236dc49b2f538ffa64fa074f88",
"body": null,
"is_bot": false,
"headline": "Minor cleanup to code",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T17:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1df2255e662d627292c3c08ad4500547e11fb41",
"body": "Add support for retry on curl connection reset by peer",
"is_bot": false,
"headline": "Merge pull request #42 from Yapla-Labs/master",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-10-10T13:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ce2cf9dff18a781f026fe73658ef5f927df9ca",
"body": null,
"is_bot": false,
"headline": "Add suport for retry on curl connection reset by peer",
"author_name": "Frédéric G.-Boutin",
"author_login": "fredericgboutin-yapla",
"committed_at": "2024-10-07T12:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319829956ad61be3f48fba8f79e789b92538e56f",
"body": null,
"is_bot": false,
"headline": "Preparing changelog for v2.11.0 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-09-16T19:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3fb37e77cc8180403712bd87f7fc8980df4cf1",
"body": null,
"is_bot": false,
"headline": "Removed `.scrutinizer.yml`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-09-16T19:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd2cd0d7cc36e9472af4d7120acd67adfa39e7d",
"body": "Include RequestInterface as argument in should_retry_callback",
"is_bot": false,
"headline": "Merge pull request #40 from Nicolai-/should_retry_request_argument",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-09-16T18:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a51804562024377e4b8f8d10b5e04364cfa106d6",
"body": null,
"is_bot": false,
"headline": "Include RequestInterface as argument in should_retry_callback",
"author_name": "Nicolai Steffensen",
"author_login": "Nicolai-",
"committed_at": "2024-09-11T08:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ddb58a3d88ed120eb9c4739d72680ed6b3d55c",
"body": null,
"is_bot": false,
"headline": "Added PHP 8.3 to GitHub builds",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T23:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a807a458a228ae350d7e7ebd336aac195bc4939",
"body": null,
"is_bot": false,
"headline": "Bumped CHANGELOG.md for 2.10.0 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T23:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3825dc9c8f700281852fa38a6fbbb0effdb0a47b",
"body": null,
"is_bot": false,
"headline": "Include exception in on_retry_callback (fixes #38)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T22:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2259dc70530dd2fda8be80399c0c8548110fae",
"body": null,
"is_bot": false,
"headline": "Allow nesbot/carbon v3 in dev-dependencies",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T21:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d7701a7eeb2b9586642386e10a40e0ad8d77a1",
"body": null,
"is_bot": false,
"headline": "Typecast return values from calculations that return different types",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T21:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b77debd75fc310ac213313fa257077d448279d",
"body": "… to fix issue #36",
"is_bot": false,
"headline": "Change logic in `determineDelayTimeout` and `shouldRetryHttpResponse`…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T21:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22cac8a51ebc29ec88b5afabce23f05800b3534a",
"body": null,
"is_bot": false,
"headline": "Added Symfony var dumper to dev dependencies",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-06-19T21:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb89c79974dbf7edf444c0fe162956949beb282c",
"body": null,
"is_bot": false,
"headline": "Working on trying to recreate issue #36 in testing.",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2024-04-08T16:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbec4ce59c2dbd200a11aed19e7c26c37e50e535",
"body": null,
"is_bot": false,
"headline": "Fixed CHANGELOG.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2023-08-30T18:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff13196f0a3ac440bf0842b333efd600077bffe",
"body": null,
"is_bot": false,
"headline": "Bumping CHANGELOG.md for v2.9.0 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2023-08-30T18:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7449bf90dae8a62ebee261338ff159018a6c022a",
"body": null,
"is_bot": false,
"headline": "Fixed links in CHANGELOG.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2023-08-30T17:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2eaaf804cae12702975ebadaf131737d12786f",
"body": null,
"is_bot": false,
"headline": "Fixed PHPStan and style issues",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2023-08-30T17:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36831c2bd02f6b29a48e9446f4c82cb6fc2bf71",
"body": null,
"is_bot": false,
"headline": "Added `retry_on_methods` option (fixes #34)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2023-08-30T17:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "225c8485e6777746d32deac341b4781011e61424",
"body": null,
"is_bot": false,
"headline": "Added `should_retry_callback` option (fixes #32)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-11-20T21:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5d9e7c1f92e6e04f45cb98c5633068379fffd6",
"body": "… fail on automated builds",
"is_bot": false,
"headline": "Added some extra parameters to PHPStan checks to make sure they don't…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-11-20T21:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e766c0cc6324c88f54e3df41bc0fc227f9b58f99",
"body": null,
"is_bot": false,
"headline": "Added GitHub Action build for PHP 8.2 (take II)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-11-20T21:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15485febcb2a0b477c0e721091f122e4b817eb31",
"body": null,
"is_bot": false,
"headline": "Added GitHub Action build for PHP 8.2",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-11-20T21:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9bf8b75bf40ff83c858708a2e3cc073ee4cfcd",
"body": null,
"is_bot": false,
"headline": "Fixed link in README.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-08-07T16:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7408ca71fe1358333638031e3e7124552d5496",
"body": null,
"is_bot": false,
"headline": "Bumped CHANGELOG.md to prepare 2.7.1 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-08-07T16:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e882a7cd3e5ec7b938e09715a044ff0e6879973",
"body": "…-installer` and ensure PHPUnit produces coverage reports.",
"is_bot": false,
"headline": "Fixed Composer 2.2+ security issue with installing `phpstan/extension…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-08-07T16:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2e2d091bc3629f339f00ac93b130bfbcef50b9",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2022-08-06T19:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6717d8460e5ef40db6d2e7218069a2826f69138",
"body": null,
"is_bot": false,
"headline": "Bumping changelog for v2.7 release",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-04T02:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26640c3b5d7f9756db62057b1917ea6154833eae",
"body": null,
"is_bot": false,
"headline": "Upgraded to PHPStan v1.2",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-04T02:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4efd5ff8c4a4e64c118760825ddeb170847499",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev-give-up-after-secs'",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-04T02:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2816a0cc85bfc52f8d21eefb02581de80666fcb",
"body": null,
"is_bot": false,
"headline": "Update comment for class",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-04T02:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31d5786e7e80ad3150cf66906441dfbf1372b23",
"body": null,
"is_bot": false,
"headline": "Added tests for `give_up_after_secs` in connect timeouts",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-04T02:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f027f4006c97fd6fc741a3d1723cab42d56df2fc",
"body": "…ecs` value is honored for connect timeouts",
"is_bot": false,
"headline": "Added TODO to write test in order to ensure that the `give_up_after_s…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T21:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60011d73cdfd3827b8c8ff4951000cb87d905df5",
"body": null,
"is_bot": false,
"headline": "Updated README.md for the new retry limit timeout",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T21:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c9bc2a4ee2fedf05d656072dec2e1614adbc54",
"body": null,
"is_bot": false,
"headline": "Finished up logic for `give_up_after_secs`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T21:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8e3706e383dcb202348c88523fec0f1d876cb7b",
"body": null,
"is_bot": false,
"headline": "Implemented basic logic for `give_up_after_secs`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T20:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21c781104b499b39666055711c921c71e2d1cfc",
"body": "… is set only on first request",
"is_bot": false,
"headline": "Add first_retry_timestamp on first request and test to ensure that it…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T18:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ff7cb5afe38a0345085c4e9285a821a36d3b68",
"body": null,
"is_bot": false,
"headline": "Minor cleanup in code",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T17:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49ea2185d84126cb7f1e4c0dc336eb65c5f473b",
"body": null,
"is_bot": false,
"headline": "Attended to some minor cleanup documentation in README",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T17:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23306771ec9e8b3e0b4b56e839d61a2b045d5467",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T17:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609b0e7cf0a7c10096895904436f8e6c3105f849",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T17:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a139ddc03c45d27ea9da78278d6e5f91f4955849",
"body": null,
"is_bot": false,
"headline": "Added tests for PHP 8.1",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-12-03T17:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb702a85701e044262f60e587bb7dc3a7e367a4",
"body": "Update .gitattributes",
"is_bot": false,
"headline": "Merge pull request #31 from sunaoka/feature/gitattributes",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-11-17T15:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8985fe98221354bd8a9be1d39a5d152ee850f34d",
"body": "Let's ignore these files while installing this package via composer.",
"is_bot": false,
"headline": "Update .gitattributes",
"author_name": "sunaoka",
"author_login": "sunaoka",
"committed_at": "2021-11-10T09:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f4daf07b3da35a4af8a2d4a94aef81f3f528b5",
"body": null,
"is_bot": false,
"headline": "README clarification and cleanup",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-10-26T15:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b818b427bd757e0fcf0fe67367552853349d8fb2",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-10-26T15:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "526bafc1ea8d1e1a5a8bac980ced93685eb4632e",
"body": null,
"is_bot": false,
"headline": "Update test code to make phpstan happy.",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-10-26T15:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cbc0628211845e445e5c297a1373e0415c1d430",
"body": "Improve README",
"is_bot": false,
"headline": "Merge pull request #29 from rkok/master",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2021-10-25T22:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573fd967789791f4b336298d35ffade7a9ce6737",
"body": "Clarify that retry_on_timeout doesn't just catch timeouts, but any ConnectException",
"is_bot": false,
"headline": "Improve README",
"author_name": "Roberto Kok",
"author_login": "rkok",
"committed_at": "2021-08-31T02:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e889c949a45e86fcbad088cef715897fbb998d4f",
"body": null,
"is_bot": false,
"headline": "Improved comments for options array (thanks @mfn)",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-12-08T14:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d6c8e0bdc0c7102b3000ca157f535da48bd0bd0",
"body": null,
"is_bot": false,
"headline": "Bumping CHANGELOG for v2.6.1",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T19:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60818a4d6042af7e6720127d181c31658c73caf3",
"body": null,
"is_bot": false,
"headline": "Tiny change in README.md; make badge styles consistent.",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T19:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52bda22141361810e3798a3b554bdebdfc1d3d14",
"body": null,
"is_bot": false,
"headline": "Additional minor code & documentation cleanup",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T19:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af514feaad56ae3c512e935181b5099ab60aa7e8",
"body": null,
"is_bot": false,
"headline": "Bugfix to last commit",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T18:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05a546da6ab2f3b6d8149ac26ce7cd4bab47981",
"body": null,
"is_bot": false,
"headline": "Bugfix to last commit",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T18:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79bcf726356a7738ec4b9f5e685c514344f3481",
"body": null,
"is_bot": false,
"headline": "Update GH workflow and badges in README.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T18:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c3af2f00f3db3267f18124cbdaf21884cb1d93",
"body": null,
"is_bot": false,
"headline": "Update GH build script to include style checks and PHPStan checks",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T17:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f9f59b9b8c3e4267533574bf4e4790aa5f5c4d",
"body": null,
"is_bot": false,
"headline": "Fix a bunch of things that PHPStan reported.",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T17:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7740903714e976acaff484bc06c2bc7a4423a692",
"body": null,
"is_bot": false,
"headline": "Added PHPStan test script to `composer.json`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T17:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "665fcdf87c0a8717094b76308cc397d142968cb9",
"body": null,
"is_bot": false,
"headline": "Added PHPStan to dev dependencies",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-27T16:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29345257f4182b73593c3396bda9ae26fe500385",
"body": null,
"is_bot": false,
"headline": "Bumping CHANGELOG.md for v2.6 release.",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-24T18:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb6e8c503b709ffa24fb750d37979b27175edfe",
"body": null,
"is_bot": false,
"headline": "fix: ensure null not sent to `abs()` and correct docblock comment",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-24T18:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9befecc65bcfed95ae4716e81f35ddefa231a2",
"body": null,
"is_bot": false,
"headline": "Updated README.md and added change to CHANGELOG.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-24T17:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29bdb884b8b84326b5c49525f79a349067ac512f",
"body": "…ons, as well as made some other minor updates.",
"is_bot": false,
"headline": "Added `retry_after_date_format` and `max_allowable_timeout_secs` opti…",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-24T17:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f525e0628ae558722f838a2a127e49d85278a2dd",
"body": null,
"is_bot": false,
"headline": "Typo in README",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f605a21c4532c2ea0e9fac8934109a7aeac764ad",
"body": null,
"is_bot": false,
"headline": "Replace travis.yml badge with GH Actions badge in README",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdbed9f91d7c3e31441e65d2abfc29fd4c9f3c05",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG.md",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ba89d66180e210c5a34c521c61b0b53d73f049",
"body": null,
"is_bot": false,
"headline": "Removed support for travis",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e575f5ca3350582038209287c65a461fe8f9f352",
"body": null,
"is_bot": false,
"headline": "Changed name of Github Action",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43262fac35ca2097565273fb15f57d8f3eb26f4",
"body": null,
"is_bot": false,
"headline": "Added support PHP v8 in `composer.json`",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e6857664ed866cdbd010b28a163d36d7ad6332",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.5",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T22:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "744213dcc8f414b1e3151ebd7a9c31ed8099bf1c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:caseyamcl/guzzle_retry_middleware",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T21:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b7963578f4c71fb2818f82abfbe2ed109a9727",
"body": null,
"is_bot": false,
"headline": "Setup Github actions",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T21:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2017b38ac418fc7c480d741fc6e3bd21b3d365a9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:caseyamcl/guzzle_retry_middleware",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T21:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775dc7e530038760c9de2fed6ae53117d6007a43",
"body": "Fix microsecond delays",
"is_bot": false,
"headline": "Merge pull request #23 from andrewdalpino/master",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T21:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4427cef99b6bfd9b0495348f3ea7c46edee252",
"body": null,
"is_bot": false,
"headline": "Added test for decimal `Retry-After` headers",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-11-02T21:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81e498d98267b8c5450d1959ca5e5e351b9f355",
"body": null,
"is_bot": false,
"headline": "Fix floating point (microseconds) header parsing",
"author_name": "Andrew DalPino",
"author_login": "andrewdalpino",
"committed_at": "2020-11-02T03:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a525de1671d2ddfe77831c99039191722e2b4a29",
"body": "Fix delay",
"is_bot": false,
"headline": "Merge pull request #1 from andrewdalpino/andrewdalpino-patch-1",
"author_name": "Andrew DalPino",
"author_login": "andrewdalpino",
"committed_at": "2020-11-02T03:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b246c5dc94023a0d80074dbe91635631ad03e20",
"body": "This change fixes the issue where a server returns a decimal Retry-After, for example sub-second delays. The previous code would first round the delay to the nearest integer (integer type-cast) and THEN convert to microseconds. However to retain the decimal precision, we should first convert to microseconds and THEN cast to an integer.",
"is_bot": false,
"headline": "Fix delay",
"author_name": "Andrew DalPino",
"author_login": "andrewdalpino",
"committed_at": "2020-11-02T03:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172758f2bfd178efeec812c498cc152b2357c62d",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG.md in preparation to release v2.4",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-08-19T20:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b1f126e6f188eb9c9ea20fd718c219ef1f35ee",
"body": null,
"is_bot": false,
"headline": "A few minor tweaks...",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-08-19T20:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ae53b8bf008ba3bb9556808fc09345ccea7af9",
"body": null,
"is_bot": false,
"headline": "Add *.cache to .gitignore",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-08-19T20:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b1f9591296baeb086bca2a51beb0a4477f9d41",
"body": null,
"is_bot": false,
"headline": "Updated `phpunit.xml.dist` to latest spec",
"author_name": "Casey McLaughlin",
"author_login": "caseyamcl",
"committed_at": "2020-08-19T20:52:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 1,
"latest_release_at": "2025-07-11T12:36:37Z",
"latest_release_tag": "v2.13.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 382,
"mean_days_between_releases": 187.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "caseyamcl/guzzle_retry_middleware",
"exists": true,
"license": "MIT",
"keywords": [
"Guzzle",
"middleware",
"retry",
"caseyamcl",
"guzzle_retry_middleware",
"back-off",
"retry-after"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/caseyamcl/guzzle_retry_middleware",
"is_deprecated": false,
"latest_version": "v2.13.0",
"repository_url": "https://github.com/caseyamcl/guzzle_retry_middleware",
"versions_count": 21,
"total_downloads": 12676019,
"dependents_count": 71,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 521691,
"first_published_at": null,
"latest_published_at": "2025-07-11T12:33:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 382
}
]
},
"popularity": {
"forks": 33,
"stars": 220,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2019-05-12",
"count": 1
},
{
"date": "2019-06-09",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 33,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": 37807,
"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": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.3|^7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "jaschilz/php-coverage-badger",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 1,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 19,
"open_issues": 6,
"closed_ratio": 0.75,
"closed_issues": 18,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "caseyamcl",
"commits": 164,
"avatar_url": "https://avatars.githubusercontent.com/u/53035?v=4"
},
{
"type": "User",
"login": "teandr",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4022382?v=4"
},
{
"type": "User",
"login": "andrewdalpino",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/18690561?v=4"
},
{
"type": "User",
"login": "jamesaspence",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6488043?v=4"
},
{
"type": "User",
"login": "alexeyshockov",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/203120?v=4"
},
{
"type": "User",
"login": "danmichaelo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/434495?v=4"
},
{
"type": "User",
"login": "Krunch",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1214548?v=4"
},
{
"type": "User",
"login": "Illizian",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/703800?v=4"
},
{
"type": "User",
"login": "ederuiter",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6728434?v=4"
},
{
"type": "User",
"login": "fredericgboutin-yapla",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/91906601?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.863
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"php.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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
"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": 1,
"reason": "Found 3/24 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "80efbcdf3c072ae7861baf8c24d5a34a5b918ea3",
"ran_at": "2026-07-28T16:45:40Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-05-22T20:29:02Z",
"oldest_open_prs": [
{
"number": 44,
"created_at": "2026-07-24T09:45:34Z",
"last_comment_at": "2026-07-27T13:43:42Z",
"last_comment_author": "caseyamcl"
}
],
"last_merged_pr_at": "2025-07-11T12:27:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2020-11-27T19:17:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2020-11-27T19:19:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2020-11-27T19:27:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2023-09-21T18:45:03Z",
"last_comment_at": "2023-12-30T11:39:41Z",
"last_comment_author": "constantinosergiou"
},
{
"number": 37,
"created_at": "2023-11-21T14:01:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2023-11-29T07:35:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/caseyamcl/guzzle_retry_middleware",
"host": "github.com",
"name": "guzzle_retry_middleware",
"owner": "caseyamcl"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 28,
"vitality": 44,
"community": 73,
"governance": 57,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 24,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 44,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": 21,
"latest_release_tag": "v2.13.0",
"releases_from_tags": false,
"days_since_latest_release": 382,
"mean_days_between_releases": 187.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 382 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 382
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~187.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 187.4
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 72,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 72 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 72
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 33,
"stars": 220,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "220 stars",
"points": 38,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 220
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"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": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 0,
"status": "missed",
"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": 89,
"inputs": {
"packages": [
"caseyamcl/guzzle_retry_middleware"
],
"dependents": 71,
"ecosystems": "packagist",
"total_downloads": 12676019,
"monthly_downloads": 521691
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "521,691 downloads/month across packagist",
"points": 76.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 521691,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "71 packages depend on it",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 71
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.863
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 19,
"open_issues": 6,
"closed_issues": 18,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/19 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 19
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/24 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 59,
"owner_type": "User",
"is_verified": null,
"owner_login": "caseyamcl",
"public_repos": 31,
"account_age_days": 6378
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "59 followers of caseyamcl",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 59,
"login": "caseyamcl"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "31 public repos, account ~17 yr old",
"points": 23,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 31
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"caseyamcl/guzzle_retry_middleware"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 382
},
"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 382 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 382
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"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 3 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"php",
"guzzle",
"middleware",
"guzzle-middleware",
"http",
"retry"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/24 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 24,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.14,
"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": "14 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 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": 37807,
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6,
"middleware": 2
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "tags",
"label": "middleware",
"source": "tag:middleware",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T16:45:54.647274Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/caseyamcl/guzzle_retry_middleware.svg",
"full_name": "caseyamcl/guzzle_retry_middleware",
"license_state": "standard",
"license_spdx": "MIT"
}