Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 08:14 UTC

sabre-io / uri

:earth_asia: Functions for making sense out of URIs in PHP

PHPBSD-3-Clause★ 296 stars⑂ 24 forkssince Nov 2014View on GitHub ↗

sabre-io/uri holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on AI Readiness (45/100). It was last updated 21 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

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.

69
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.

Ownership

sabre.ioOrganization
153 followers20 public repossince May 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistsabre/uri3.1.0858,9882893 days agourlurirfc3986

Metrics by category

Vitality

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

66Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 21 days ago
7.6/36Commit cadence — 11/52 weeks with commits
14.9/18Commit volume — 45 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year45
human_commit_share0.93
days_since_last_push21
active_weeks_last_year11
How it's scored
27/27Ships releases — 28 releases published
27/36Release recency — latest release 93 days ago
12.6/27Release cadence — a release every ~148.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tag3.1.0
releases_from_tagsno
days_since_latest_release93
mean_days_between_releases148.3
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?

63Moderate · 18% of overall
How it's scored
40.1/60Stars — 296 stars
11.3/25Forks — 24 forks
6.8/15Watchers — 18 watchers
Inputs used
forks24
stars296
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
79.1/80Monthly downloads — 858,988 downloads/month across packagist
11/20Registry dependents — 43 packages depend on it
Inputs used
packagessabre/uri
dependents43
ecosystemspackagist
total_downloads38,423,130
monthly_downloads858,988

Sustainability & Governance

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

69Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.4/22.5Commit distribution — top contributor authored 54% of commits
13.5/13.5Contributor breadth — 14 contributors
10/10OpenSSF Scorecard: Contributors — project has 27 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.538
How it's scored
38.5/46.8Issue resolution — 82% of issues closed
33.3/38.3PR acceptance — 115/132 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 4/10 approved changesets -- score normalized to 4
Inputs used
merged_prs115
open_issues3
closed_issues14
issue_closed_ratio0.824
closed_unmerged_prs17
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.7/25Owner reach — 153 followers of sabre-io
21.6/25Track record — 20 public repos, account ~9 yr old
Inputs used
followers153
owner_typeOrganization
is_verified
owner_loginsabre-io
public_repos20
account_age_days3,368
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 93 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessabre/uri
ecosystemspackagist
any_deprecatedno
min_days_since_publish93

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://sabre.io/uri/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsphp, sabre, uri, url, rfc3986
has_wikiyes
homepagehttp://sabre.io/uri/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

65Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 4/10 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 27 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not 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_aggregate6.5
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

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.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 78 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.839
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, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
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.07
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/10 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes13,244
source_files_sampled10
oversized_source_files0

Key facts

296GitHub stars
14contributors
45commits, last 12 months
21days since last push
28releases
1bus factor
3open 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 ★ / 24 ⇿
0Stars
24Forks
27Releases

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.

048121620242412015-012020-102026-07
Major 3Minor 6Patch 18

Each point covers 11 days.

OpenSSF Scorecard 6.5 / 10
6.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-28 08:14 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
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 4/10 approved changesets -- score normalized to 4
10Contributorsproject has 27 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpstan/phpstan-strict-rulesindirect
Packagistphpunit/phpunitindirect
Packagistrector/rectorindirect
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": [
        "php",
        "sabre",
        "uri",
        "url",
        "rfc3986"
      ],
      "is_fork": false,
      "size_kb": 322,
      "has_wiki": true,
      "homepage": "http://sabre.io/uri/",
      "languages": {
        "PHP": 32704
      },
      "pushed_at": "2026-07-07T04:11:00Z",
      "created_at": "2014-11-18T03:33:47Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T20:58:26Z",
      "description": ":earth_asia:  Functions for making sense out of URIs in PHP",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://sabre.io",
      "name": "sabre.io",
      "type": "Organization",
      "login": "sabre-io",
      "company": null,
      "location": null,
      "followers": 153,
      "avatar_url": "https://avatars.githubusercontent.com/u/28524376?v=4",
      "created_at": "2017-05-08T06:00:16Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 3368
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2026-04-26T04:23:38Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2026-04-01T08:21:58Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2024-09-04T15:31:16Z"
        },
        {
          "tag": "2.3.4",
          "kind": "patch",
          "published_at": "2024-08-27T12:21:33Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2023-06-09T07:05:42Z"
        },
        {
          "tag": "2.3.3",
          "kind": "patch",
          "published_at": "2023-06-09T06:59:18Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-09-26T06:17:21Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2022-09-19T12:33:24Z"
        },
        {
          "tag": "2.3.2",
          "kind": "patch",
          "published_at": "2022-09-19T12:04:09Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2022-08-30T14:02:16Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2022-08-17T09:52:59Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2022-08-17T08:12:58Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2021-11-04T09:30:56Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2020-10-03T10:35:09Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2020-01-31T18:54:24Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2019-09-10T08:20:47Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2019-06-25T05:35:41Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2019-06-25T05:36:00Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2019-06-25T05:37:03Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2016-12-07T01:55:30Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2016-12-07T01:55:12Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2016-12-07T01:54:43Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-12-07T01:54:04Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2016-10-07T03:27:13Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2016-03-12T22:18:40Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2016-03-12T22:18:25Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2016-03-12T22:18:12Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2014-11-18T04:53:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e59c5e3c64a23e4e9e1e50e3a237f8c257030896",
          "body": "ci: bump minimum tool versions",
          "is_bot": false,
          "headline": "Merge pull request #150 from phil-davis/bump-tool-versions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-07-07T04:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48a29827350dddb399f8098a7ab11a09022791e",
          "body": "Record the current minor versions of tools that are really in use in CI.\n(mainly an excuse to run CI to check that it is still passing)",
          "is_bot": false,
          "headline": "ci: bump minimum tool versions",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-07-07T04:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71209dcc8043efac9fc4da0d1b7ca27f51d57481",
          "body": "…ns/checkout-7.0.0\n\nchore(deps): bump actions/checkout from 6.0.3 to 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #147 from sabre-io/dependabot/github_actions/actio…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-07-01T05:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7d11c31315188ea7afbe7764d1aa078d43b559",
          "body": "…ns/cache-6.1.0\n\nchore(deps): bump actions/cache from 5.0.5 to 6.1.0",
          "is_bot": false,
          "headline": "Merge pull request #148 from sabre-io/dependabot/github_actions/actio…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-07-01T05:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684e8b12446d9dde87a14301636005d4516fb209",
          "body": "…mmathur/setup-php-2.37.2\n\nchore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2",
          "is_bot": false,
          "headline": "Merge pull request #149 from sabre-io/dependabot/github_actions/shiva…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-07-01T05:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15842613733df693c04fc250e113aa28dd8d2af3",
          "body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.37.1 to 2.37.2.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc...f3e473d116dcccaddc5834248c87\n[…]\ndency-name: shivammathur/setup-php\n  dependency-version: 2.37.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:23:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "724a7add6af1382d3501a8d441f305d5ccc1afb9",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/27d5ce7f107fe9357f9df03efb73ab90386fcca\n[…]\ns:\n- dependency-name: actions/cache\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/cache from 5.0.5 to 6.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:23:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2777eb54688bcc14c5c7fb759786fbcfb654546",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:23:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4fcf8bb84988f6044bd9b380c7128686404cb481",
          "body": "ci: add rector DataProvider rules",
          "is_bot": false,
          "headline": "Merge pull request #146 from phil-davis/add-rector-DataProvider-rules",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-06-29T08:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1fb3cea0bfe8b3b6959c4a6dc7447f31186000",
          "body": "to be consistent across all sabre-io repos",
          "is_bot": false,
          "headline": "ci: add rector DataProvider rules",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-06-29T08:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec46026b1f4d1a4c31368684ab6744012e2b228e",
          "body": "ci: pin GitHub actions to SHA",
          "is_bot": false,
          "headline": "Merge pull request #144 from phil-davis/pin-actions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-06-15T07:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ee3ce560ea592ebbb690cd3e04ba17ab5c7103",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin GitHub actions to SHA",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-06-15T07:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1cfb1a5444fb40ff115bdf80be14415063dcd92",
          "body": "test: migrate to phpunit 11",
          "is_bot": false,
          "headline": "Merge pull request #143 from phil-davis/phpunit11",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-05-31T09:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6732cbc54681e45d265117e0d4db45bc0674fb4d",
          "body": "convert test annotations to PHP attributes\n\nThe XML schema is the same for PHPunit 10 and 11,\nso that does not need to be migrated.",
          "is_bot": false,
          "headline": "test: migrate to phpunit 11",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-05-31T09:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421a8a7a94acc11f957d908fff72e06c818efa8e",
          "body": "test: add failure options to phpunit10 settings",
          "is_bot": false,
          "headline": "Merge pull request #142 from phil-davis/phpunit-options",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-05-31T06:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c158d38f5ccf09c44fabc7d2ff555bf5ad73434",
          "body": "set options failOnRisky and failOnWarning so that CI will fail in these cases.\nThat is new phpunit behavior that needs to be set, otherwise the test suite can\nexit with success even though there are \"risky\" tests or warnings.",
          "is_bot": false,
          "headline": "test: add failure options to phpunit10 settings",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-05-31T06:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a926c749dddfb289b8a9b5218d16ac06affdc631",
          "body": "chore: prepare release 3.1.0",
          "is_bot": false,
          "headline": "Merge pull request #141 from phil-davis/prepare-3.1.0",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-26T04:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5629d259d641cb9d258b81b1bf0778988151737",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare release 3.1.0",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-26T04:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b91a116c4dca72a3d76a632e0f9ce7add2e839d",
          "body": "chore: drop PHP 7.4 8.0 8.1 and support PHP 8.2 and up",
          "is_bot": false,
          "headline": "Merge pull request #140 from phil-davis/php82",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-26T04:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d153ff74cf8ea69ef1819355dee818cbff2351",
          "body": null,
          "is_bot": false,
          "headline": "test: bump minor versions of dev tools",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-26T04:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bec17f5d42ee0bc502baa8f1e6b8923c6650099",
          "body": "composer phpunit is already always specifying\n  --coverage-clover clover.xml\n\nWith PHPunit10 it now actually complains if PCOV is not installed:\n  There was 1 PHPUnit test runner warning:\n  1) No code coverage driver available\n\nRather than sorting out different phpunit commands for the PHP\nversions where we did not bother to have coverage,\njust do coverage with every phpunit run.",
          "is_bot": false,
          "headline": "chore: always install pcov coverage in CI",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-02T06:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3add56cbdf91a46d8ad4f49171374806e587f295",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): update phpunit from 9 to 10",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-04-01T13:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d542c8df177f5d6cc4d00f4277c978a005a8b9",
          "body": null,
          "is_bot": false,
          "headline": "chore: drop PHP 7.4 8.0 8.1 and support PHP 8.2 and up",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T13:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd3b67b42f1d622d15802d6145072a08948b9d8",
          "body": "chore: add rector check to CI",
          "is_bot": false,
          "headline": "Merge pull request #139 from phil-davis/add-rector-to-ci",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-04-01T09:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2a5cd6ef9f2fe05750c13422aef594a87c49b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: run rector-check in CI with PHP 8.5",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T08:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a8b615c16ec549a483cb8ba9cec9f79d32922e",
          "body": null,
          "is_bot": false,
          "headline": "chore: add rector check to CI",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T08:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa0b2049e06a4fbe4aea4f0aa69e7b8410a13bc",
          "body": "chore: prepare release 3.0.3",
          "is_bot": false,
          "headline": "Merge pull request #138 from phil-davis/prepare-3.0.3",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T08:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33dfaab000cf0bef077422920ff6fea71c344c78",
          "body": "This releases the current code, which has a few minor refactorings\nsuggested by phpstan and rector. See the PRs linked in the\nrelease notes.\n\nWithout or without this release, URI works with PHP 7.4 through 8.5.\n\nThis is likely the last release that supports PHP 7.4.",
          "is_bot": false,
          "headline": "chore: prepare release 3.0.3",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T08:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6521c54bdcc2d786566b740819ba2a62e65bb3a4",
          "body": "refactor: add and apply rector",
          "is_bot": false,
          "headline": "Merge pull request #133 from sabre-io/refactor/rector",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T06:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85c96c8dee3373c4e2844ba338fc722af5936e7",
          "body": "…ov/codecov-action-6\n\nchore(deps): bump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #136 from sabre-io/dependabot/github_actions/codec…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-04-01T06:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c2fee66694fb766446a161271f144469638698",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T04:44:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a99ce7e8c786b3c4820bf906aa9e3b338375b2a2",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fixup! chore(deps): add rector",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-03-26T13:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7400674073eae6bcb01c940969aaa66c2e62bca9",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fixup! chore(deps): add rector",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-03-26T13:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968e1bd57b9c9dab75b2db5c397ee8f121794fd4",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fixup! refactor: leverate PHP7.4 features",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-03-26T13:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9efbf268e21a1ec7c6b8d675145093366975d7",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "refactor: leverate PHP7.4 features",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-03-26T13:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6632e7d6a4318e27779fd7caffe6250f6c6ad872",
          "body": "Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(deps): add rector",
          "author_name": "Christoph Wurst",
          "author_login": "ChristophWurst",
          "committed_at": "2026-03-26T13:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ebd4a14372ddd783b5b9cbe8fe38a5f71ebf4a2",
          "body": "chore: update dev deps",
          "is_bot": false,
          "headline": "Merge pull request #132 from phil-davis/bump-dev-deps",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-03-25T10:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4fd239ce21eb5bea3de3543bbd51cf8db17650d",
          "body": "to document the minor versions of php-cs-fixer and phpstan\nthat are actually in use and passing.",
          "is_bot": false,
          "headline": "chore: update dev deps",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-03-25T10:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fac16e03b325c8d4c899b082ede2f3e8be8efb1",
          "body": "chore: bump workflow actions versions",
          "is_bot": false,
          "headline": "Merge pull request #130 from phil-davis/workflow-bumps-20260114",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-01-14T03:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce7a4a7b356d673c8967864101e17c6c693ce24",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump workflow actions versions",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2026-01-14T03:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b0c8cc9a92670328deea8d92234a16101c86a5",
          "body": "chore(ci): add PHP 8.5 to CI workflows",
          "is_bot": false,
          "headline": "Merge pull request #127 from phil-davis/php-8.5",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2025-12-01T09:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8034c70a11645f8bfb4799f360c94eef14f2b20",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump php-cs-fixer requirement minor version",
          "author_name": "Phillip Davis",
          "author_login": "phil-davis",
          "committed_at": "2025-12-01T09:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b471c1bfd00551c66a360ce3589b5d5af91fc61b",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): add PHP 8.5 to CI workflows",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2025-09-09T08:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78de45d8cc7ddd4e12e7e7b28ffe645b323a3642",
          "body": "chore(ci): update github workflow actions to latest versions",
          "is_bot": false,
          "headline": "Merge pull request #126 from phil-davis/update-action-versions-20250909",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2025-09-09T08:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee18688154f2e9c0d35b9a11e8a4ee543995bc90",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update github workflow actions to latest versions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2025-09-09T07:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eee50370a1c0a3d02d03bc01c6d4b96740900fd",
          "body": "chore(deps): phpstan major version 2",
          "is_bot": false,
          "headline": "Merge pull request #124 from phil-davis/phpstan-2",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-12-02T03:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e615df6a8fff78359b7c9e8c26d6a017d913754",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): phpstan major version 2",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-12-02T02:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38eeab6ed9eec435a2188db489d4649c56272c51",
          "body": "chore: prepare release 3.0.2",
          "is_bot": false,
          "headline": "Merge pull request #123 from phil-davis/prepare-3.0.2",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T15:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "685ad63a740926b37e9a194981338f488d3b5c82",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare release 3.0.2",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T15:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1718709d1d6f77f0e16fdf3924cf10617226d2a1",
          "body": "chore: update CI for PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #122 from phil-davis/update-ci-20240904",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T15:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563979570ab269c63c9c1c77f90eb5cf0d664fcd",
          "body": "…ning in PHP 8.4",
          "is_bot": false,
          "headline": "Set reportUnmatchedIgnoredErrors false for phpstan to stop it complai…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T15:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896c2b51faf8ec1e69cd5556f3356c4e481886e0",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjust for new phpstan 1.12",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T15:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e338d8e08125839156153886c4076dbf15615ae7",
          "body": null,
          "is_bot": false,
          "headline": "chore: check for nullable_type_declaration",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T14:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb4c088cc090410440cc2b34eaa2740405e20d4",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CI for PHP 8.4",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-09-04T14:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82545e82d16f6592d62c16603a43f5a31d5502f8",
          "body": "chore: bump dev dependencies",
          "is_bot": false,
          "headline": "Merge pull request #114 from phil-davis/bump-dev-deps-20240514",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-05-14T08:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7706088f291dc68d5a5025397c09d61b3976798",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump dev dependencies",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-05-14T08:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f158534d3a72cba3b11752b83d6f104d31a9bc",
          "body": "chore: stop exporting php-cs-fixer config",
          "is_bot": false,
          "headline": "Merge pull request #113 from phil-davis/export-ignore-php-cs-fixer",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-05-10T08:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254a67007cad13e9a87356db93681d18c87948f0",
          "body": null,
          "is_bot": false,
          "headline": "chore: stop exporting php-cs-fixer config",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-05-10T08:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0498efe1b2729230b4ee6c53aa9c07bef8f6262",
          "body": "chore: bump php-cs-fixer to 3.54 in composer.json",
          "is_bot": false,
          "headline": "Merge pull request #112 from phil-davis/cs-fixer-3.54-in-composer",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T16:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4c7038fbe19a6bd2d3ba0f0b722b97b95b4d28",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump php-cs-fixer to 3.54 in composer.json",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T16:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e660358b382efbeff6dd0d402d241846c9bcf1d",
          "body": "Change array<int...> to list<...> in PHP doc",
          "is_bot": false,
          "headline": "Merge pull request #103 from phil-davis/phpdoc-list",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T11:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c408f99b898702503ab698884b8098bc69871c",
          "body": null,
          "is_bot": false,
          "headline": "Change array<int...> to list<...> in PHP doc",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T11:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "facd9f993c3faa2f715613a37911eb413ae6ae82",
          "body": "chore: apply changes suggested by cs-fixer 3.54.0",
          "is_bot": false,
          "headline": "Merge pull request #110 from phil-davis/cs-fixer-3.54.0",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T11:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93732bd8397e730c0ab767a5648e4709fe761479",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply changes suggested by cs-fixer 3.54.0",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-04-18T11:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc6ba3ee724191e94df6c72455ca24d3140c1254",
          "body": "chore: use php-cs-fixer 3.51",
          "is_bot": false,
          "headline": "Merge pull request #109 from phil-davis/cs-fixer-3.51",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-03-04T05:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116c1a4404f256b8ae6ef7591bb030033ed3535f",
          "body": null,
          "is_bot": false,
          "headline": "chore: use php-cs-fixer 3.51",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-03-04T05:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2737496c45ef2f163b3bf3097da101ba9adb9ea6",
          "body": "chore: use php-cs-fixer 3.49",
          "is_bot": false,
          "headline": "Merge pull request #108 from phil-davis/cs-fixer-3.49",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-02-11T06:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f94e43197eb876e71216cb7b812f52f2d8deac4",
          "body": null,
          "is_bot": false,
          "headline": "chore: use php-cs-fixer 3.49",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-02-11T06:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500cd033bd303ccfa37be9ac502ade08b024c88f",
          "body": "…ov/codecov-action-4\n\nBump codecov/codecov-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #106 from sabre-io/dependabot/github_actions/codec…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-02-01T07:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f38e3c26b1ae6e5b1a81b08745336cd22acd715",
          "body": "…ns/cache-4\n\nBump actions/cache from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #107 from sabre-io/dependabot/github_actions/actio…",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2024-02-01T07:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f89d332fef29f2ffa4171ce0f2b36ee887f69a7",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-01T04:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892768b5c805610ebd39c9ee650f23280e131706",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-01T04:20:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73a6272a90a6416c3f726a96d012583dfa245f38",
          "body": "test: add convertDeprecationsToExceptions option to unit test settings",
          "is_bot": false,
          "headline": "Merge pull request #105 from phil-davis/convertDeprecationsToExceptions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-12-05T06:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397f5d43b595566267ccdb74fea161b212aa84c4",
          "body": null,
          "is_bot": false,
          "headline": "test: add convertDeprecationsToExceptions option to unit test settings",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-12-05T06:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae777c09e76610c15e8e8998b1f45c59ce0352a",
          "body": "Add PHP 8.3 to CI",
          "is_bot": false,
          "headline": "Merge pull request #104 from phil-davis/php-8.3-ci",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-11-19T12:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a43913cbfe8e9ea08820f690480fb38d4270a0",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.3 to CI",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-11-19T12:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75bb07e84fe85e873958e0c0a9460e09e154acf4",
          "body": "…ns/checkout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #102 from sabre-io/dependabot/github_actions/actio…",
          "author_name": "Thomas Müller",
          "author_login": "DeepDiver1975",
          "committed_at": "2023-11-09T09:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0190890e0805f401a0b3f704994319525020870a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-09T09:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4103b99960f8415bfa162ba5b45a404f8ea78b",
          "body": "ci: Create dependabot.yml",
          "is_bot": false,
          "headline": "Merge pull request #101 from sabre-io/DeepDiver1975-patch-1",
          "author_name": "Thomas Müller",
          "author_login": "DeepDiver1975",
          "committed_at": "2023-11-09T09:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ed9e3751eb179c2851a9fc788d0192b855816a",
          "body": null,
          "is_bot": false,
          "headline": "ci: Create dependabot.yml",
          "author_name": "Thomas Müller",
          "author_login": "DeepDiver1975",
          "committed_at": "2023-11-09T08:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ec9494df6b1de1a0bf841023958fd1536291d32",
          "body": "Update CI and test things",
          "is_bot": false,
          "headline": "Merge pull request #100 from phil-davis/update-20231109",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-11-09T03:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c8719cff6e7447a2943689d64210b60220342a",
          "body": null,
          "is_bot": false,
          "headline": "Put current php-cs-fixer minor version into composer.json",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-11-09T03:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c57fd57231e2cd531a3fbc67de588958806cc1",
          "body": null,
          "is_bot": false,
          "headline": "Migrate phpunit.xml to latest for phpunit 9",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-11-09T03:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f0fc54bf65ae9b709cbef6c1eb660a92d2b330",
          "body": "Update readme and test",
          "is_bot": false,
          "headline": "Merge pull request #98 from phil-davis/update-readme-and-test",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-26T08:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfba1448253ed26871cec2292f813dd650621475",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP support table in README",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-26T08:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f236c7f5b8b52092550ddd82169746326b360e",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded qualifier in ParseTest",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-26T08:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1774043c843f1db7654ecc93368a98be29b07544",
          "body": "Add 2.3.3 patch changelog",
          "is_bot": false,
          "headline": "Merge pull request #97 from phil-davis/add-2.3.3-changelog-to-master",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T07:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf9377db7036d8153261608f4bb03d35db9c58a",
          "body": null,
          "is_bot": false,
          "headline": "Add 2.3.3 patch changelog",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T07:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383881e76f51a5b16b9af1b18bef3db390a036a9",
          "body": "Prepare 3.0.1",
          "is_bot": false,
          "headline": "Merge pull request #94 from phil-davis/prepare-3.0.1",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T06:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fdc1387afd60f3746686a6eec0c1fa6e4749c75",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 3.0.1",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T05:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1d3f8b06eaabf4753d41ee64f882d5c36311aa",
          "body": "Minor cs-fixer change and add count to phpstan.neon",
          "is_bot": false,
          "headline": "Merge pull request #93 from phil-davis/cs-fixer-change",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T04:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a60d6501ff8486ab544a23f7e698979df11b3a",
          "body": null,
          "is_bot": false,
          "headline": "Minor cs-fixer change and add count to phpstan.neon",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-06-09T04:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85abd2861bc78ad4f345584d87fd1a34437a7cc",
          "body": "Change deprecated set-output to GITHUB_OUTPUT",
          "is_bot": false,
          "headline": "Merge pull request #92 from phil-davis/remove-github-set-output",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T14:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4d17116565d98b90430a83b441d1d1e452a72d",
          "body": null,
          "is_bot": false,
          "headline": "Change deprecated set-output to GITHUB_OUTPUT",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T14:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1894a4b2d4fae8cba45bb138eb9122df84499a",
          "body": "Use newer GitHub workflow action versions",
          "is_bot": false,
          "headline": "Merge pull request #91 from phil-davis/use-newer-workflow-actions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T14:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04835abbd605a03e83a6de8152132de8984761ef",
          "body": null,
          "is_bot": false,
          "headline": "Use newer GitHub workflow action versions",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T14:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f3fbf6a57ac6a7374be96dbe0c73f116206de3",
          "body": "Add phpstan-phpunit phpstan-strict-rules to phpstan analysis",
          "is_bot": false,
          "headline": "Merge pull request #90 from phil-davis/phpstan-phpunit",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T13:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff60c87b4754c1a847027572b2267fef2113692",
          "body": null,
          "is_bot": false,
          "headline": "Adjust check for substr returning false",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T13:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e6275b1d02958662614ca14652aaca19f70ae3",
          "body": null,
          "is_bot": false,
          "headline": "Fix logic error",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T13:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9c564c6740e9e938784f25360bb071c92cca01",
          "body": null,
          "is_bot": false,
          "headline": "Do not assume that 'build' is always passed a full array of parts",
          "author_name": "Phil Davis",
          "author_login": "phil-davis",
          "committed_at": "2023-05-10T13:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 45,
      "latest_release_at": "2026-04-26T04:23:38Z",
      "latest_release_tag": "3.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 21,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 93,
      "mean_days_between_releases": 148.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sabre/uri",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "url",
            "uri",
            "rfc3986"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/sabre/uri",
          "is_deprecated": false,
          "latest_version": "3.1.0",
          "repository_url": "https://github.com/sabre-io/uri",
          "versions_count": 28,
          "total_downloads": 38423130,
          "dependents_count": 43,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 858988,
          "first_published_at": null,
          "latest_published_at": "2026-04-26T04:19:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 93
        }
      ]
    },
    "popularity": {
      "forks": 24,
      "stars": 296,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2017-08-26",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 24,
        "total_forks": 24
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "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": 13244,
      "source_files_sampled": 10,
      "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": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 115,
        "open_issues": 3,
        "closed_ratio": 0.824,
        "closed_issues": 14,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "phil-davis",
          "commits": 175,
          "avatar_url": "https://avatars.githubusercontent.com/u/1535615?v=4"
        },
        {
          "type": "User",
          "login": "evert",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/178960?v=4"
        },
        {
          "type": "User",
          "login": "DeepDiver1975",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/1005065?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        },
        {
          "type": "User",
          "login": "ChristophWurst",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1374172?v=4"
        },
        {
          "type": "User",
          "login": "dsazup",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8631224?v=4"
        },
        {
          "type": "User",
          "login": "abhimanyu003",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/265913?v=4"
        },
        {
          "type": "User",
          "login": "BenMorel",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1952838?v=4"
        },
        {
          "type": "User",
          "login": "cedric-anne",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/33253653?v=4"
        },
        {
          "type": "User",
          "login": "DominikTo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1384635?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.538
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "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": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "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 4/10 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 27 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e59c5e3c64a23e4e9e1e50e3a237f8c257030896",
        "ran_at": "2026-07-28T08:14:20Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-07T04:11:38Z",
      "oldest_open_prs": [
        {
          "number": 145,
          "created_at": "2026-06-25T09:02:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2026-07-07T04:14:13Z",
          "last_comment_at": "2026-07-07T04:15:00Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 152,
          "created_at": "2026-07-26T23:10:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-07T04:11:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 32,
          "created_at": "2018-04-28T05:55:51Z",
          "last_comment_at": "2026-02-22T07:30:54Z",
          "last_comment_author": "alecpl"
        },
        {
          "number": 63,
          "created_at": "2021-02-20T05:55:24Z",
          "last_comment_at": "2021-02-20T06:07:42Z",
          "last_comment_author": "evert"
        },
        {
          "number": 137,
          "created_at": "2026-04-01T06:21:55Z",
          "last_comment_at": "2026-04-28T08:07:00Z",
          "last_comment_author": "staabm"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sabre-io/uri",
    "host": "github.com",
    "name": "uri",
    "owner": "sabre-io"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 65,
        "vitality": 66,
        "community": 63,
        "governance": 69,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 45,
              "human_commit_share": 0.93,
              "days_since_last_push": 21,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 21 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "45 commits in the last year",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 74,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "3.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 93,
              "mean_days_between_releases": 148.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 93 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~148.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 148.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 21,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 21 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 24,
              "stars": 296,
              "watchers": 18,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "296 stars",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 296
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "24 forks",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "packages": [
                "sabre/uri"
              ],
              "dependents": 43,
              "ecosystems": "packagist",
              "total_downloads": 38423130,
              "monthly_downloads": 858988
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "858,988 downloads/month across packagist",
                "points": 79.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 858988,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "43 packages depend on it",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.538
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 54% of commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 54
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 115,
              "open_issues": 3,
              "closed_issues": 14,
              "issue_closed_ratio": 0.824,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "115/132 decided PRs merged",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 115,
                      "decided": 132
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/10 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": 153,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sabre-io",
              "public_repos": 20,
              "account_age_days": 3368
            },
            "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": "153 followers of sabre-io",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 153,
                      "login": "sabre-io"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~9 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "sabre/uri"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 93
            },
            "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 93 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "php",
                "sabre",
                "uri",
                "url",
                "rfc3986"
              ],
              "has_wiki": true,
              "homepage": "http://sabre.io/uri/",
              "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://sabre.io/uri/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 4/10 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.839,
              "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": "78 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 78,
                      "sampled": 93
                    }
                  }
                ],
                "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": 46,
            "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.07
            },
            "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, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php, phpstan.neon"
                    }
                  }
                ],
                "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": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 13244,
              "source_files_sampled": 10,
              "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/10 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "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-28T08:14:40.546722Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sabre-io/uri.svg",
  "full_name": "sabre-io/uri",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.27.0 — full methodology · metrics wiki.

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