Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 17:54 UTC

php-http / message

HTTP Message related tools

PHPMIT★ 1,318 stars⑂ 40 forkssince Dec 2015View on GitHub ↗

php-http/message holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (88/100) and lowest on Security (22/100). It was last updated 224 days ago. 2 contributors account for most of its recent work.

28
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

28
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

The PHP HTTP groupOrganization
65 followers44 public repossince Apr 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistphp-http/message1.16.24,942,83031658 days agohttpmessagepsr-7

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

25Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 224 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push224
active_weeks_last_year1
How it's scored
27/27Ships releases — 26 releases published
7.2/36Release recency — latest release 658 days ago
12.6/27Release cadence — a release every ~148.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count26
latest_release_tag1.16.2
releases_from_tagsno
days_since_latest_release658
mean_days_between_releases148.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

88Excellent · 18% of overall
How it's scored
50.6/60Stars — 1,318 stars
13.3/25Forks — 40 forks
5.6/15Watchers — 11 watchers
Inputs used
forks40
stars1,318
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

100Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 4,942,830 downloads/month across packagist
19.3/20Registry dependents — 774 packages depend on it
Inputs used
packagesphp-http/message
dependents774
ecosystemspackagist
total_downloads282,220,861
monthly_downloads4,942,830

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

72Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.1/22.5Commit distribution — top contributor authored 33% of commits
13.5/13.5Contributor breadth — 33 contributors
10/10OpenSSF Scorecard: Contributors — project has 71 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled33
top_contributor_share0.33
How it's scored
41.7/46.8Issue resolution — 89% of issues closed
35.1/38.3PR acceptance — 111/121 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 7/16 approved changesets -- score normalized to 4
Inputs used
merged_prs111
open_issues5
closed_issues41
issue_closed_ratio0.891
closed_unmerged_prs10
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.1/25Owner reach — 65 followers of php-http
24/25Track record — 44 public repos, account ~11 yr old
Inputs used
followers65
owner_typeOrganization
is_verified
owner_loginphp-http
public_repos44
account_age_days4,106
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 658 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesphp-http/message
ecosystemspackagist
any_deprecatedno
min_days_since_publish658

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://php-http.org
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttp://php-http.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

22Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 7/16 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 71 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.5
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction45
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 and gives Security posture an At risk ceiling of 49.

AI Readiness

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.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24/40Legible commit history — 45 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.45
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/98 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes11,294
source_files_sampled98
oversized_source_files0

Key facts

1,318GitHub stars
33contributors
1commits, last 12 months
224days since last push
26releases
2bus factor
5open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 40 ⇿
0Stars
40Forks
25Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0102030404022016-012021-022026-02
Major 1Minor 15Patch 9

Each point covers 10 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 17:54 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal 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
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 7/16 approved changesets -- score normalized to 4
10Contributorsproject has 71 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistclue/stream-filter^1.5composer.json
Packagistpsr/http-message^1.1 || ^2.0composer.json
All dependencies 10

Full resolved dependency set from the GitHub dependency graph: 2 direct and 8 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistclue/stream-filterdirect
Packagistpsr/http-messagedirect
Packagistergebnis/composer-normalizeindirect
Packagistext-zlibindirect
Packagistguzzlehttp/psr7indirect
Packagistlaminas/laminas-diactorosindirect
Packagistphpindirect
Packagistphp-http/message-factoryindirect
Packagistphpspec/phpspecindirect
Packagistslim/slimindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 311,
      "has_wiki": false,
      "homepage": "http://php-http.org",
      "languages": {
        "PHP": 179020
      },
      "pushed_at": "2025-12-10T17:07:47Z",
      "created_at": "2015-12-20T11:36:24Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-10T10:17:31Z",
      "description": "HTTP Message related tools",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "1.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://php-http.org",
      "name": "The PHP HTTP group",
      "type": "Organization",
      "login": "php-http",
      "company": null,
      "location": null,
      "followers": 65,
      "avatar_url": "https://avatars.githubusercontent.com/u/12104859?v=4",
      "created_at": "2015-04-24T20:27:37Z",
      "is_verified": null,
      "public_repos": 44,
      "account_age_days": 4106
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.16.2",
          "kind": "patch",
          "published_at": "2024-10-02T11:35:59Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2024-03-07T13:23:02Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2023-05-17T06:44:27Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2023-05-10T08:21:04Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2023-04-14T14:26:55Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2022-02-11T13:41:58Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2021-08-29T09:13:52Z"
        },
        {
          "tag": "1.11.2",
          "kind": "patch",
          "published_at": "2021-08-03T11:53:29Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2021-05-24T18:13:10Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2021-02-01T08:55:42Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2020-11-11T10:21:39Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2020-10-13T06:21:52Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2020-08-24T13:31:02Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2019-08-05T06:56:13Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2018-11-01T09:35:07Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2018-11-01T09:33:59Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2018-08-15T13:49:39Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2017-07-05T07:58:41Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2017-02-14T09:00:42Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2016-12-16T21:28:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-10-20T07:02:27Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2016-07-15T14:51:10Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2016-07-14T09:42:09Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2016-03-29T20:45:04Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-01-27T11:42:58Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2015-12-24T20:10:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4ecf21ea277c8a86f8b1ff8dc76fff961411abd3",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2025-12-10T16:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c3b1e24d07f986c6867bf632ffa168e4eeaaef",
          "body": "docs: remove $ in bash command",
          "is_bot": false,
          "headline": "Merge pull request #167 from Chris53897/patch-1",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2025-02-16T16:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8945831d439ace404b6f54ed65d4ef8af087b804",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove $ in bash command",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2025-02-15T10:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
          "body": "Run CI on PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #164 from GrahamCampbell/patch-1",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-10-02T11:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406f1ba9c3264d3fa3fda54f80d7d00a66832984",
          "body": "fix edge case of reading 0 bytes from BufferedStream",
          "is_bot": false,
          "headline": "Merge pull request #165 from php-http/fix-phpstan",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-10-02T11:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e656a72f0ea45aebdbd8424719072ed15633c0fe",
          "body": null,
          "is_bot": false,
          "headline": "fix edge case of reading 0 bytes from BufferedStream",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-10-02T11:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d168d2b13cbcd248ab97ff373083eca6fe81b2a",
          "body": "…e incompatible with PHP 7",
          "is_bot": false,
          "headline": "adjust php cs fixer configuration to not want to change the code to b…",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-10-02T11:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1702819fe5b032442665de72c117ac5d174dddfb",
          "body": null,
          "is_bot": false,
          "headline": "Run CI on PHP 8.4",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2024-09-30T08:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba03180f3b4844aea9c2f475978a8b231aef21a5",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-05-06T06:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb00d6d316783d357a59ec94c234c50aca515f5",
          "body": "feat: fix deprecation",
          "is_bot": false,
          "headline": "Merge pull request #163 from Chris53897/feature/fix-deprecation",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-03-16T19:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddaef02f8814bed66553c2937ef3777da3677e2b",
          "body": null,
          "is_bot": false,
          "headline": "feat: fix deprecation",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-03-16T16:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e516a1eb22fd17d38ed656e5044f2e1688fdd953",
          "body": null,
          "is_bot": false,
          "headline": "feat: fix deprecation",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-03-16T16:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d391078801fa9c3e0f32edaf00cbd126c8eb326a",
          "body": null,
          "is_bot": false,
          "headline": "feat: fix deprecation",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-03-16T16:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33555d9fc7932eb0efd76e236adba6e4278c2bfd",
          "body": "adjust to latest cs fixer rules",
          "is_bot": false,
          "headline": "Merge pull request #162 from php-http/cs",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-03-07T13:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6039d7ea370f42fc071dd6636a743a79c7be04ff",
          "body": null,
          "is_bot": false,
          "headline": "adjust to latest cs fixer rules",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-03-07T13:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb0e9b122fb487465d1f67c0f5577b722947366",
          "body": "Add mixed return type to `StreamInterface::getMetadata`",
          "is_bot": false,
          "headline": "Merge pull request #161 from ruudk/patch-1",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-03-07T13:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c020ab85a3ad9873da6c8ce9c4a63b5621dcc4",
          "body": "Fixes the following error caught by Symfony's PHPUnit Bridge:\r\n\r\n```\r\n  1x: Method \"Psr\\Http\\Message\\StreamInterface::getMetadata()\" might add \"mixed\" as a native return type declaration in the future. Do the same in implementation \"Http\\Message\\Encoding\\FilteredStream\" now to avoid errors or add an explicit @return annotation to suppress this message.\r\n```",
          "is_bot": false,
          "headline": "Add mixed return type",
          "author_name": "Ruud Kamphuis",
          "author_login": "ruudk",
          "committed_at": "2024-03-07T11:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2311491d26df850f0da910ca2c3a03b236d12cd5",
          "body": "chore: add testruns for php 8.3,",
          "is_bot": false,
          "headline": "Merge pull request #156 from Chris53897/feature/bump-ci-actions",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-01-23T09:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafd003aa2beaa4cda5ea27ff7014ee8f9dcc83a",
          "body": "update to newest cs fixer rules",
          "is_bot": false,
          "headline": "Merge pull request #157 from php-http/cs",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-01-23T09:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a072b10428400766809feefc7cffe02309c53f",
          "body": null,
          "is_bot": false,
          "headline": "update to newest cs fixer rules",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2024-01-23T09:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c1371599b284bf83d621c466b474a6f103d0fe",
          "body": "bump github actions \"actions/checkout\" 3 => 4,",
          "is_bot": false,
          "headline": "chore: add testruns for php 8.3,",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-01-23T08:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1298fb3891b897f25500cf50afe16b66e90079",
          "body": "fix GitHub workflow badge URL",
          "is_bot": false,
          "headline": "Merge pull request #155 from shoito/patch-1",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-10-23T07:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91b559590cb7b454f840d8aced80fede25f9745",
          "body": null,
          "is_bot": false,
          "headline": "tweak badge design",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-10-23T07:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5962ca54b75bf7a3ce40aaf038fda78fce7402",
          "body": null,
          "is_bot": false,
          "headline": "fix GitHub workflow badge URL",
          "author_name": "shoito",
          "author_login": "shoito",
          "committed_at": "2023-10-21T11:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-05-17T06:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3827027355e05a950c6ce620b961d9886870a5",
          "body": "Remove direct dependency on php-http/message-factory",
          "is_bot": false,
          "headline": "Merge pull request #152 from nicolas-grekas/drop-httplg-factory",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-05-17T06:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cdf1749bc0d6b85a2d6d5cec01f7d7a68c3a9c",
          "body": null,
          "is_bot": false,
          "headline": "Remove direct dependency on php-http/message-factory",
          "author_name": "Nicolas Grekas",
          "author_login": "nicolas-grekas",
          "committed_at": "2023-05-16T06:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1fbaa00cf5ffc82f379adf47388663bce8190d",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-05-10T08:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890b63931093c04e6fa845e84b26393468171d0e",
          "body": "fix code to actually be compatible with psr/http-message 2",
          "is_bot": false,
          "headline": "Merge pull request #154 from php-http/fix-psr-2",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-05-10T08:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf26bd57b93d6610e1f65d177f28e16f7d6dda7",
          "body": "* add test run with explicit PSR-7 2 (need to remove slim for that build\n  as it does not allow PSR-7 2)",
          "is_bot": false,
          "headline": "fix code to actually be compatible with psr/http-message 2",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-05-10T08:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccee04a28c3d98eb3f2b85ce1e2fcff70c0e63b",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbc965ddd592a0f321020d4f7f7c8ca98c347f48",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7bd5f8a93115b0f5898209970b9e093828cde71",
          "body": "Allow \"psr/http-message\" v2",
          "is_bot": false,
          "headline": "Merge pull request #150 from nicolas-grekas/patch-2",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e542e6eaeb4c35447aae3ff0332802198d7a9947",
          "body": "Cleanup build",
          "is_bot": false,
          "headline": "Merge pull request #151 from php-http/cleanup-build",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9682dadbe109c254998800ad285330f162a38857",
          "body": null,
          "is_bot": false,
          "headline": "drop broken roave-bc-check",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68750d6e225b05747aa65cc0066a85eac71cde33",
          "body": null,
          "is_bot": false,
          "headline": "phpstan cleanup",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7f2e98c8ada2837742bbe40a2f6329f1924511",
          "body": null,
          "is_bot": false,
          "headline": "cs fixer update",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T14:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3063ec7cfe641d1055d9b9559346bfc7e32593",
          "body": null,
          "is_bot": false,
          "headline": "cleanup ci",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T13:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd10afda402529fc3c10fda16cd51cbc92348cd",
          "body": null,
          "is_bot": false,
          "headline": "semantic branch naming",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2023-04-14T13:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1ce26c631209b652397884332543c2bebf9005",
          "body": null,
          "is_bot": false,
          "headline": "Allow \"psr/http-message\" v2",
          "author_name": "Nicolas Grekas",
          "author_login": "nicolas-grekas",
          "committed_at": "2023-04-11T09:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7886e647a30a966a1a8d1dad1845b71ca8678361",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-11T13:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148306350b151f71a1546b588c547c2b494a9d1d",
          "body": "phpdoc for the new method",
          "is_bot": false,
          "headline": "Merge pull request #149 from php-http/phpdoc-new-formatter-method",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-11T13:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c84052622db39c6d2eee35ed1820cb52d7b1778",
          "body": null,
          "is_bot": false,
          "headline": "phpdoc for the new method",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-11T13:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca05db9779f3dd38a0da51bd50cde8bbb465cab",
          "body": "php 8 seems to behave the same as php 7",
          "is_bot": false,
          "headline": "Merge pull request #148 from php-http/fix-php8-test",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-11T13:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5a4ef15c3d22a9f5e1b88a6c6652cfe37ab378",
          "body": "…n php 8 previews that got fixed before stable?",
          "is_bot": false,
          "headline": "php 8 seems to behave the same as php 7 - maybe it was a regression i…",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-11T13:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8df2b344429cfa55f072f94089429839a9e10d",
          "body": "Add Formatter::formatResponseForRequest()",
          "is_bot": false,
          "headline": "Merge pull request #146 from ro0NL/req-resp",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-10T09:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10454be686167c11fc665adcbb2d6605e820617c",
          "body": "adjust baseline to reformatted error messages and fix some issues",
          "is_bot": false,
          "headline": "Merge pull request #147 from php-http/fix-phpstan",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-10T08:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ce699a9601926880026c23edcde14a4a07bb762",
          "body": null,
          "is_bot": false,
          "headline": "adjust baseline to reformatted error messages and fix some issues",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2022-02-10T08:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46b1b1769a1b52195ba7714b2090b99afd56d1e",
          "body": null,
          "is_bot": false,
          "headline": "deprecate-formatResponse",
          "author_name": "Roland Franssen",
          "author_login": "ro0NL",
          "committed_at": "2022-02-10T08:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8224f1ba67e3fb31288cc4d3379e48a8183614d",
          "body": null,
          "is_bot": false,
          "headline": "formatResponseForRequest",
          "author_name": "Roland Franssen :)",
          "author_login": "ro0NL",
          "committed_at": "2022-02-07T18:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccf2c58c6dbc018cbd4214dd12269d9acaa4e73",
          "body": null,
          "is_bot": false,
          "headline": "Test on PHP 8.1 (#143)",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2021-10-18T06:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39eb7548be982a81085fe5a6e2a44268cd586291",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-08-29T09:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da9223583958d3f9726ba37e3d69040fd264eec",
          "body": "Add support for adjusting binary detection regex in FullHttpMessageFormatter",
          "is_bot": false,
          "headline": "Merge pull request #142 from ostrolucky/adjustable-binary-regex",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-08-29T09:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf70baeb1ccc9d97b1f8de088d548f2e622cfc5f",
          "body": "…rmatter\n\nRegrettably, in our applications, php serialize() is often used instead of JSON as a serialization format used over wire. Instead of changing ∂efault regex for everyone (which could be a security risk in case target endpoint is untrusted), this allows to inject custom regex.",
          "is_bot": false,
          "headline": "Add support for adjusting binary detection regex in FullHttpMessageFo…",
          "author_name": "Gabriel Ostrolucký",
          "author_login": "ostrolucky",
          "committed_at": "2021-08-28T09:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295c82867d07261f2fa4b3a26677519fc6f7f5f6",
          "body": null,
          "is_bot": false,
          "headline": "GuzzleStreamFactory: support guzzle/psr7 version 2 (#141)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2021-08-03T11:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887734d9c515ad9a564f6581a682fff87a6253cc",
          "body": "support guzzle psr7 version 2",
          "is_bot": false,
          "headline": "Merge pull request #139 from php-http/guzzle-psr7-2",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-05-24T18:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dd897486dcbff8e4634e27fe929a2d64d38498",
          "body": null,
          "is_bot": false,
          "headline": "fix code rot in ci setup",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-05-24T15:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8d8f7179ba76e19c13737af5974f3b84915953",
          "body": null,
          "is_bot": false,
          "headline": "support guzzle psr7 version 2",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-05-24T14:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0dbce7355cad4f4f6a225f537c34d013571f29",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-02-01T08:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659f8760e3deba6c453ba99c33e4e79338f54ced",
          "body": null,
          "is_bot": false,
          "headline": "Allow to specify hashing algorithm for WSSE",
          "author_name": "Chun-Sheng, Li",
          "author_login": "peter279k",
          "committed_at": "2021-02-01T08:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f875f769f4c62fa2df71f9e6275e641024366c",
          "body": "…ivate",
          "is_bot": false,
          "headline": "final class has no use for protected property or method, make them pr…",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2021-01-24T09:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23ac28dd2787fb4786d7da5cd6df1ff28859e74",
          "body": null,
          "is_bot": false,
          "headline": "add license badge to readme",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-12-16T07:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd638ef224d452b076f8937d5c5e1e66bda5fd4",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #137 from php-http/link-workflow",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-12-16T07:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613250d3d94648b81a3355a1aa404c88d098c02e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-12-16T07:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2c5745fc47cfd7365ed3c0b132d31df19dff62",
          "body": null,
          "is_bot": false,
          "headline": "migrated to laminas/laminas-diactoros (#125) (#134)",
          "author_name": "Dennis Riehle",
          "author_login": "driehle",
          "committed_at": "2020-12-03T07:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39db36d5972e9e6d00ea852b650953f928d8f10d",
          "body": "* Bump branch alias\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Fixed date\r\n\r\n* Fixed links",
          "is_bot": false,
          "headline": "Release 1.10.0 (#135)",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2020-11-11T10:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e94a9f2f18d31a478af384e2c718f9e81ec903b",
          "body": "PHP 8.0 Support",
          "is_bot": false,
          "headline": "Merge pull request #129 from GrahamCampbell/php8",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-11-11T08:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075b945c7018f65004cdccf1dd8755e3d79af971",
          "body": null,
          "is_bot": false,
          "headline": "Support PHP 8",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2020-11-10T19:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f3f13af3a1a4273ecbf8e6b27248c002a3db29",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-10-13T06:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4478942904ca5a3689201f2353f2207ab71f86",
          "body": "fixed detection of binary strings (#132)",
          "is_bot": false,
          "headline": "Merge pull request #133 from driehle/bugfix/binary-detection",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-10-13T06:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2afb6bb486b42664ba2a81ab470602ea8da0227",
          "body": null,
          "is_bot": false,
          "headline": "fixed detection of binary strings (#132)",
          "author_name": "Dennis Riehle",
          "author_login": "driehle",
          "committed_at": "2020-10-12T11:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af3759d32a2cc6d91141c1cf1ed1cc32dd867ef",
          "body": "prepare release",
          "is_bot": false,
          "headline": "Merge pull request #131 from php-http/prepare-release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-08-24T13:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7256e3c1aba0bfca70f099810f1c7712e00945",
          "body": null,
          "is_bot": false,
          "headline": "prepare release",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-08-17T06:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226ba9f7a4bddb6295b9ccff5a70b54013562ff0",
          "body": "…rmatter\n\nOmit binary body in FullHttpMessageFormatter",
          "is_bot": false,
          "headline": "Merge pull request #128 from ostrolucky/handle-binary-in-full-http-fo…",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-05-14T06:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8baa5e15c0862049757c8baa5bf9daba5eb793dc",
          "body": "Goes in line with CurlCommandFormatter.\nMakes this formatter safer to use",
          "is_bot": false,
          "headline": "Omit binary body in FullHttpMessageFormatter",
          "author_name": "Gabriel Ostrolucký",
          "author_login": "ostrolucky",
          "committed_at": "2020-05-13T21:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fa350eae2340b5afb39d6a8936a0373242370e",
          "body": "Fix: composer.json -  clue/stream-filter version",
          "is_bot": false,
          "headline": "Merge pull request #127 from tuhin18003/master",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2020-05-13T12:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f48e96f3deb35d4b4387a0711083ad7f917eaf13",
          "body": "* clue/stream-filter version should update to 1.4.1. \r\n\r\n*Problem:* if you use \"php-http/message\" several time on a package it will call \"clue/stream-filter\" several time. On their previous version before 1.4.1 they didn't have the duplicate function checking. So, it will create same namespace sever\n[…]\nns with - infusionsoft/php-sdk and install all the plugins in same website then \"php-http/message\" will be called several time so the \"clue/stream-filter\". Which create error for using same namespace.",
          "is_bot": false,
          "headline": "Fix: composer.json -  clue/stream-filter version",
          "author_name": "M. Tuhin",
          "author_login": "tuhin18003",
          "committed_at": "2020-05-13T11:15:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcf9b45c267b7a11d83f6578ccc418a0a54484f7",
          "body": "Upgrade GitHub actions",
          "is_bot": false,
          "headline": "Merge pull request #124 from php-http/github-actions",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2020-01-03T15:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88200d43678cba363add985b563267f903afd16b",
          "body": "See https://github.com/Roave/BackwardCompatibilityCheck/issues/37",
          "is_bot": false,
          "headline": "Disable Roave BC check for now",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2020-01-03T15:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d660cac53c6d43aadf97516cbd6e5332b943b4e",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade GitHub actions",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2020-01-03T15:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1307e9f397937b81c5cfe5972508706e0d4f98",
          "body": "Add GitHub actions",
          "is_bot": false,
          "headline": "Merge pull request #122 from php-http/github-actions",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2020-01-03T15:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209c48611dde8c65ec911b745347b315bfd83a84",
          "body": null,
          "is_bot": false,
          "headline": "Drop scrutinizer",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257e65cd0fcacc21c49f403c5823a20f48b138dd",
          "body": null,
          "is_bot": false,
          "headline": "Drop styleci",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca684f13eaf586200fe15ac241dec3c4ac780f0",
          "body": null,
          "is_bot": false,
          "headline": "Drop travis",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa22caae5dbbd4f1cb524aa74140fb4ebc884a1",
          "body": null,
          "is_bot": false,
          "headline": "Remove license badge",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd5c2c78755b340bf8cd87c145b0a230aab1759",
          "body": null,
          "is_bot": false,
          "headline": "Add github actions",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ea4f1b73cd33aade62dd722bfb3ee6505f83af",
          "body": null,
          "is_bot": false,
          "headline": "Add phpstan config",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8538848b98ffe07f32a0e315129a482ce99d935",
          "body": null,
          "is_bot": false,
          "headline": "Run php cs fixer",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a23e29ada1eca7485a5ff042d07f1d0202f960d",
          "body": null,
          "is_bot": false,
          "headline": "Improve php cs fixer",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e4384cb18a2ddd7a88bf09cf4630091ec1b8e1",
          "body": null,
          "is_bot": false,
          "headline": "Add composer normalize",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T14:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74924cbcdf704b9824bcb4f3424cb9ba8cfae8f1",
          "body": null,
          "is_bot": false,
          "headline": "Remove community health files",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-30T13:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc58fbce2ac6c4b445891048942c10c5ac3a222",
          "body": "Enhancement: Use ergebnis/composer-normalize instead of localheinz/composer-normalize",
          "is_bot": false,
          "headline": "Merge pull request #121 from localheinz/feature/composer-normalize",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-27T18:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f910da169b56679ce55aa8f2368d9a93ea383321",
          "body": "…mposer-normalize",
          "is_bot": false,
          "headline": "Enhancement: Use ergebnis/composer-normalize instead of localheinz/co…",
          "author_name": "Andreas Möller",
          "author_login": "localheinz",
          "committed_at": "2019-12-27T15:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b979fdad2b1b4da2caad397a67c02041bf9ad0e",
          "body": "Test on PHP 7.4",
          "is_bot": false,
          "headline": "Merge pull request #120 from GrahamCampbell/patch-1",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2019-12-20T15:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ed51e071f41ab8ddf938fe3dab3f1d539eb098",
          "body": null,
          "is_bot": false,
          "headline": "Test on PHP 7.4",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2019-12-20T10:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f6bf6b147c9c726086f632afa48c7817b03bf2",
          "body": "Added deprecation notification on our factories",
          "is_bot": false,
          "headline": "Merge pull request #106 from php-http/patch-deprecation",
          "author_name": "David Buchmann",
          "author_login": "dbu",
          "committed_at": "2019-12-17T07:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af747abec085b285e4975f3859547b3fec4ff9cc",
          "body": null,
          "is_bot": false,
          "headline": "updated message",
          "author_name": "Nyholm",
          "author_login": "Nyholm",
          "committed_at": "2019-12-16T21:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c469b03b67b98d3d17bb04811ac2e8e75c0738",
          "body": null,
          "is_bot": false,
          "headline": "cs",
          "author_name": "Tobias Nyholm",
          "author_login": "Nyholm",
          "committed_at": "2019-12-16T21:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e133330c144335ce1887f32a7985608777d91b8a",
          "body": null,
          "is_bot": false,
          "headline": "Added deprecation notification on our factories",
          "author_name": "Nyholm",
          "author_login": "Nyholm",
          "committed_at": "2019-12-16T21:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144d13ba024d0c597830636907144bc7c23f50dd",
          "body": null,
          "is_bot": false,
          "headline": "add Header authentication method (#118)",
          "author_name": "Fabien Bourigault",
          "author_login": "fbourigault",
          "committed_at": "2019-09-16T16:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 1,
      "latest_release_at": "2024-10-02T11:35:59Z",
      "latest_release_tag": "1.16.2",
      "releases_from_tags": false,
      "days_since_last_push": 224,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 658,
      "mean_days_between_releases": 148.8
    },
    "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/message",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "http",
            "message",
            "psr-7"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/php-http/message",
          "is_deprecated": false,
          "latest_version": "1.16.2",
          "repository_url": "https://github.com/php-http/message",
          "versions_count": 31,
          "total_downloads": 282220861,
          "dependents_count": 774,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4942830,
          "first_published_at": null,
          "latest_published_at": "2024-10-02T11:34:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 658
        }
      ]
    },
    "popularity": {
      "forks": 40,
      "stars": 1318,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-03-26",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 40
      },
      "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": 11294,
      "source_files_sampled": 98,
      "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": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "clue/stream-filter",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.5"
        },
        {
          "name": "psr/http-message",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.1 || ^2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "clue/stream-filter",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ergebnis/composer-normalize",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-zlib",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laminas/laminas-diactoros",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/message-factory",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpspec/phpspec",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "slim/slim",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 2,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 111,
        "open_issues": 5,
        "closed_ratio": 0.891,
        "closed_issues": 41,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sagikazarmark",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
        },
        {
          "type": "User",
          "login": "dbu",
          "commits": 84,
          "avatar_url": "https://avatars.githubusercontent.com/u/76576?v=4"
        },
        {
          "type": "User",
          "login": "Nyholm",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
        },
        {
          "type": "User",
          "login": "joelwurtz",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/90466?v=4"
        },
        {
          "type": "User",
          "login": "localheinz",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/605483?v=4"
        },
        {
          "type": "User",
          "login": "mekras",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/192067?v=4"
        },
        {
          "type": "User",
          "login": "GrahamCampbell",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
        },
        {
          "type": "User",
          "login": "Chris8934",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/44963939?v=4"
        },
        {
          "type": "User",
          "login": "ajgarlag",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/388184?v=4"
        },
        {
          "type": "User",
          "login": "tuupola",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/21913?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.33
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "checks.yml",
        "static.yml",
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 7/16 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 71 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": "4ecf21ea277c8a86f8b1ff8dc76fff961411abd3",
        "ran_at": "2026-07-22T17:54:03Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-12-10T16:40:13Z",
      "oldest_open_prs": [
        {
          "number": 159,
          "created_at": "2024-01-23T10:08:39Z",
          "last_comment_at": "2024-03-16T16:19:53Z",
          "last_comment_author": "Chris53897"
        },
        {
          "number": 168,
          "created_at": "2025-12-10T16:41:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-02-16T16:17:27Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 25,
          "created_at": "2016-01-01T18:46:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2018-04-05T12:09:05Z",
          "last_comment_at": "2018-04-10T16:03:55Z",
          "last_comment_author": "stof"
        },
        {
          "number": 117,
          "created_at": "2019-08-03T18:06:21Z",
          "last_comment_at": "2019-08-06T06:38:25Z",
          "last_comment_author": "dbu"
        },
        {
          "number": 144,
          "created_at": "2021-10-18T17:57:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2024-01-23T09:57:27Z",
          "last_comment_at": "2024-01-23T10:09:21Z",
          "last_comment_author": "Chris53897"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/php-http/message",
    "host": "github.com",
    "name": "message",
    "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": 28,
      "inputs": {
        "security": 22,
        "vitality": 25,
        "community": 88,
        "governance": 72,
        "engineering": 64,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 55,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 224,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 224 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 224
                    }
                  }
                ],
                "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": "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": 26,
              "latest_release_tag": "1.16.2",
              "releases_from_tags": false,
              "days_since_latest_release": 658,
              "mean_days_between_releases": 148.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 658 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 658
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~148.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 148.8
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 4,
              "days_since_last_merged_pr": 521,
              "days_since_last_human_commit": 224,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 224 days; 3 unmet obligation(s): releases stalled, Scorecard reports it unmaintained, CI broken",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 224,
                      "count": 3,
                      "signals": "releases stalled, Scorecard reports it unmaintained, CI broken"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 88,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 40,
              "stars": 1318,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,318 stars",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1318
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "40 forks",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 99,
            "inputs": {
              "packages": [
                "php-http/message"
              ],
              "dependents": 774,
              "ecosystems": "packagist",
              "total_downloads": 282220861,
              "monthly_downloads": 4942830
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,942,830 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4942830,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "774 packages depend on it",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 774
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 33,
              "top_contributor_share": 0.33
            },
            "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 33% of commits",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 71 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 111,
              "open_issues": 5,
              "closed_issues": 41,
              "issue_closed_ratio": 0.891,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "111/121 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 111,
                      "decided": 121
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/16 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 65,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "php-http",
              "public_repos": 44,
              "account_age_days": 4106
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "65 followers of php-http",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 65,
                      "login": "php-http"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "44 public repos, account ~11 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 44
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "php-http/message"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 658
            },
            "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 658 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 658
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "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": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://php-http.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://php-http.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 22,
        "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": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.5,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 45
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 11 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 7/16 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 71 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": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.45,
              "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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": 11294,
              "source_files_sampled": 98,
              "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/98 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 98,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:54:29.845786Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-http/message.svg",
  "full_name": "php-http/message",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.