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

sanmai / pipeline

Build streaming pipelines in PHP. The missing pipe operator. General-purpose collections pipeline. Since 2017.

PHPApache-2.0★ 75 stars⑂ 6 forkssince May 2017View on GitHub ↗

sanmai/pipeline holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Engineering Quality (90/100) and lowest on Community & Adoption (55/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

71
overall / 100
Good

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.

71
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

Alexey KopytkoPersonal account
90 followers251 public repossince Oct 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistsanmai/pipeline7.91,067,97570187 days ago

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
24.2/36Commit cadence — 35/52 weeks with commits
16.9/18Commit volume — 76 commits in the last year
10/10OpenSSF Scorecard: Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year76
human_commit_share0.68
days_since_last_push12
active_weeks_last_year35
How it's scored
27/27Ships releases — 70 releases published
16.2/36Release recency — latest release 187 days ago
27/27Release cadence — a release every ~19.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count70
latest_release_tag7.9
releases_from_tagsno
days_since_latest_release187
mean_days_between_releases19.7
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?

55Moderate · 18% of overall
How it's scored
30.3/60Stars — 75 stars
5.8/25Forks — 6 forks
1.7/15Watchers — 3 watchers
Inputs used
forks6
stars75
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
80/80Monthly downloads — 1,067,975 downloads/month across packagist
8.8/20Registry dependents — 20 packages depend on it
Inputs used
packagessanmai/pipeline
dependents20
ecosystemspackagist
total_downloads28,114,161
monthly_downloads1,067,975

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
6.8/13.5Contributor breadth — 5 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.992
How it's scored
29.5/46.8Issue resolution — 63% of issues closed
34.1/38.3PR acceptance — 248/278 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs248
open_issues14
closed_issues24
issue_closed_ratio0.632
closed_unmerged_prs30
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.1/25Owner reach — 90 followers of sanmai
25/25Track record — 251 public repos, account ~16 yr old
Inputs used
followers90
owner_typeUser
is_verified
owner_loginsanmai
public_repos251
account_age_days6,125
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 187 days ago
20/20Version history — 70 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessanmai/pipeline
ecosystemspackagist
any_deprecatedno
min_days_since_publish187

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://php-functional-pipeline.readthedocs.io/
10/10Repository description
10/10Topics — 6 topics
0/10Wiki
Inputs used
topicsphp-library, collections, pipeline, functional-programming, chain, stream-processing
has_wikino
homepagehttps://php-functional-pipeline.readthedocs.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 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 — 30 out of 30 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
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 — 12 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_aggregate7
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.

66Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 67 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.985
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes6,003
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 32 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_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.32
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/54 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes46,584
source_files_sampled54
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — cookbook
Inputs used
example_dirscookbook
has_mcp_signalno
api_schema_files

Key facts

75GitHub stars
5contributors
76commits, last 12 months
12days since last push
70releases
1bus factor
14open 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 ★ / 6 ⇿
0Stars
6Forks
44Releases

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.

23456622018-102022-012025-04
Major 1Minor 2Patch 25

Each point covers 6 days.

OpenSSF Scorecard 7.0 / 10
7.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 17:21 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-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained12 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 13

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

RegistryPackageVersionRelation
Packagistergebnis/composer-normalizeindirect
Packagistesi/phpunit-coverage-checkindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistinfection/infectionindirect
Packagistleague/pipelineindirect
Packagistphpindirect
Packagistphp-coveralls/php-coverallsindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Packagistsanmai/phpstan-rulesindirect
Packagistsanmai/phpunit-double-colon-syntaxindirect
Packagistvimeo/psalmindirect
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-library",
        "collections",
        "pipeline",
        "functional-programming",
        "chain",
        "stream-processing"
      ],
      "is_fork": false,
      "size_kb": 1258,
      "has_wiki": false,
      "homepage": "https://php-functional-pipeline.readthedocs.io/",
      "languages": {
        "PHP": 241384,
        "Makefile": 5145
      },
      "pushed_at": "2026-07-10T00:17:58Z",
      "created_at": "2017-05-27T03:58:03Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T00:18:02Z",
      "description": "Build streaming pipelines in PHP. The missing pipe operator. General-purpose collections pipeline. Since 2017.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Alexey Kopytko",
      "type": "User",
      "login": "sanmai",
      "company": null,
      "location": "Japan, Kobe",
      "followers": 90,
      "avatar_url": "https://avatars.githubusercontent.com/u/139488?v=4",
      "created_at": "2009-10-14T02:12:50Z",
      "is_verified": null,
      "public_repos": 251,
      "account_age_days": 6125
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "7.9",
          "kind": "other",
          "published_at": "2026-01-16T11:56:08Z"
        },
        {
          "tag": "7.8",
          "kind": "other",
          "published_at": "2026-01-16T10:17:22Z"
        },
        {
          "tag": "7.7",
          "kind": "other",
          "published_at": "2026-01-09T10:20:13Z"
        },
        {
          "tag": "7.6",
          "kind": "other",
          "published_at": "2025-12-20T07:42:39Z"
        },
        {
          "tag": "7.5",
          "kind": "other",
          "published_at": "2025-11-05T11:25:31Z"
        },
        {
          "tag": "7.4",
          "kind": "other",
          "published_at": "2025-10-11T08:17:01Z"
        },
        {
          "tag": "7.3",
          "kind": "other",
          "published_at": "2025-10-08T04:37:11Z"
        },
        {
          "tag": "7.2",
          "kind": "other",
          "published_at": "2025-09-23T12:32:29Z"
        },
        {
          "tag": "7.1",
          "kind": "other",
          "published_at": "2025-07-27T07:06:59Z"
        },
        {
          "tag": "7.0",
          "kind": "other",
          "published_at": "2025-07-23T10:13:22Z"
        },
        {
          "tag": "6.22",
          "kind": "other",
          "published_at": "2025-07-23T10:12:58Z"
        },
        {
          "tag": "6.21",
          "kind": "other",
          "published_at": "2025-07-16T04:07:27Z"
        },
        {
          "tag": "6.20",
          "kind": "other",
          "published_at": "2025-07-16T00:31:24Z"
        },
        {
          "tag": "6.19",
          "kind": "other",
          "published_at": "2025-07-05T14:56:55Z"
        },
        {
          "tag": "6.18",
          "kind": "other",
          "published_at": "2025-07-01T08:32:44Z"
        },
        {
          "tag": "6.17",
          "kind": "other",
          "published_at": "2025-06-16T09:36:30Z"
        },
        {
          "tag": "6.16",
          "kind": "other",
          "published_at": "2025-06-02T06:39:39Z"
        },
        {
          "tag": "6.15",
          "kind": "other",
          "published_at": "2025-05-30T06:52:25Z"
        },
        {
          "tag": "6.14",
          "kind": "other",
          "published_at": "2025-05-23T09:50:27Z"
        },
        {
          "tag": "6.13",
          "kind": "other",
          "published_at": "2025-05-13T23:28:24Z"
        },
        {
          "tag": "6.12",
          "kind": "other",
          "published_at": "2024-11-28T02:39:31Z"
        },
        {
          "tag": "v6.11",
          "kind": "other",
          "published_at": "2024-06-15T03:12:24Z"
        },
        {
          "tag": "v6.10",
          "kind": "other",
          "published_at": "2024-03-16T01:34:50Z"
        },
        {
          "tag": "v6.9",
          "kind": "other",
          "published_at": "2023-10-08T11:58:40Z"
        },
        {
          "tag": "v6.8.1",
          "kind": "patch",
          "published_at": "2023-06-15T09:15:15Z"
        },
        {
          "tag": "v6.8",
          "kind": "other",
          "published_at": "2023-06-13T02:52:07Z"
        },
        {
          "tag": "v6.7",
          "kind": "other",
          "published_at": "2023-04-29T11:22:18Z"
        },
        {
          "tag": "v6.6",
          "kind": "other",
          "published_at": "2023-04-21T23:52:21Z"
        },
        {
          "tag": "v6.5",
          "kind": "other",
          "published_at": "2023-04-15T00:29:07Z"
        },
        {
          "tag": "v6.4",
          "kind": "other",
          "published_at": "2023-04-12T10:39:14Z"
        },
        {
          "tag": "v6.3",
          "kind": "other",
          "published_at": "2022-11-30T06:08:33Z"
        },
        {
          "tag": "v6.2",
          "kind": "other",
          "published_at": "2022-11-09T09:38:38Z"
        },
        {
          "tag": "v6.1",
          "kind": "other",
          "published_at": "2022-01-30T08:17:08Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2021-11-27T14:46:37Z"
        },
        {
          "tag": "v6.0",
          "kind": "other",
          "published_at": "2021-11-02T02:26:02Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2021-11-01T10:17:20Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2021-10-10T13:49:28Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2020-10-26T03:23:12Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2020-10-21T02:18:22Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2020-10-21T02:18:12Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2020-09-06T02:32:20Z"
        },
        {
          "tag": "v5.0",
          "kind": "other",
          "published_at": "2020-08-05T03:08:37Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2020-10-21T01:50:43Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2020-10-21T01:49:25Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2020-10-21T01:51:55Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2020-10-21T01:54:48Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2020-10-21T01:53:35Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2020-01-28T02:15:32Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2020-01-28T02:14:08Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2020-01-28T02:12:29Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2019-10-06T04:28:11Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2019-10-05T10:54:38Z"
        },
        {
          "tag": "v3.1",
          "kind": "other",
          "published_at": "2019-10-05T10:53:33Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2020-01-28T02:17:13Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2019-06-04T05:41:09Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2019-06-04T05:06:18Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2019-06-04T05:10:12Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2018-10-22T03:45:51Z"
        },
        {
          "tag": "v3.0",
          "kind": "other",
          "published_at": "2018-10-21T05:25:37Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2018-10-20T16:35:29Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2018-10-20T15:42:31Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2018-10-20T15:49:11Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2018-10-19T05:13:18Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2018-10-19T04:07:15Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2018-10-12T06:54:04Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-10-12T06:55:07Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2018-07-10T13:52:36Z"
        },
        {
          "tag": "v2.0",
          "kind": "other",
          "published_at": "2018-07-07T10:01:22Z"
        },
        {
          "tag": "v1.5",
          "kind": "other",
          "published_at": "2018-03-27T13:53:07Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2017-05-30T01:38:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9877b5d4692561832a329fe30453422fe8be570e",
          "body": null,
          "is_bot": false,
          "headline": "Group Dependabot updates (#321)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-07-10T00:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2de1683afb6656defc0d770c3b15ed503e10c0f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.47.2 to 1.48.0 (#320)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T01:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59b5d87a6cc367a6f558f078b59005f9358470e",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6 (#319)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T22:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84da951da03f869b4d346b9e448d9da3c8207370",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#318)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T08:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bfc508973f2b05bf2ba52b40b964e41891dcd7",
          "body": null,
          "is_bot": false,
          "headline": "Add AGENTS.md (#317)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-06-10T10:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c45b02ec0aa2eb8b131af58a5d296b00847ee5",
          "body": null,
          "is_bot": false,
          "headline": "Revamp the docs (#316)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-06-10T09:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e647dcc41e7336ad126dbea8a2f741b27c40716",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.47.0 to 1.47.2 (#315)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T22:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00c090e65ac726ef43a916b194f7457ffce3e69",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.46.3 to 1.47.0 (#314)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T04:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c0d79ce28e6359aa1cd7e842e83e7192abbc9d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.46.1 to 1.46.3 (#313)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T23:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b197011a1bbcebe246b7c96dc91ac950f14ccfef",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Alexey Kopytko <alexey@kopytko.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.45.2 to 1.46.1 (#311)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T08:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056228f6cc427f589e3240b48863855d9b0df6a9",
          "body": null,
          "is_bot": false,
          "headline": "Update the docblocks on helpers to fix SA errors (#312)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-05-12T08:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36fe9634646094ab5cb377af0f574c55e861bf7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.45.1 to 1.45.2 (#309)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T23:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276f520c64a21a27e90ff637a328d535d030934b",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.44.0 to 1.45.1 (#308)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T22:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7695686d4b137bc6e0fa3cd20493a0c424a782f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Alexey Kopytko <alexey@kopytko.com>",
          "is_bot": true,
          "headline": "Bump nick-fields/retry from 3 to 4 (#305)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T00:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd25a45c70bce76239c2424476d35eec726b1c0b",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis build (#306)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-03-23T23:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0621466cf3a54763703730935d340009d8f0428f",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.5 to 1.44.0 (#304)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T09:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c572549f83396754e1023fd44307df71e3987a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.4 to 1.43.5 (#303)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-17T13:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add4dd0eb27c81ace5c388e860f4cff342b82ef0",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.43.0 to 1.43.4 (#302)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T00:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7d20de75ced96430b28ea2de1bf30bd2d74d7f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.42.2 to 1.43.0 (#300)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T07:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed92086b1722d92a092daaf68685a3e9fb8877a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.42.1 to 1.42.2 (#298)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-27T00:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfebb451d5fb5321e3d095448c2a15fde896724e",
          "body": null,
          "is_bot": false,
          "headline": "tests: Remove random-based tests that added little value (#297)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-26T11:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f84b335283f78be58dbc54c23d6df6e8e4365e",
          "body": null,
          "is_bot": false,
          "headline": "tests: Fix implicit conversion from float (#296)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-26T08:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783e3d871802e61d3695ce27cf77a9f998f5e0e9",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHPUnit to 12 (#293)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-25T04:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8570f41827e01344568773a371eaade7a4c7e50",
          "body": null,
          "is_bot": false,
          "headline": "chore: Ordered imports (#295)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-25T04:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea1a8fa11999275479738a8cdf82b182c04909ba",
          "body": null,
          "is_bot": false,
          "headline": "chore: Enable FQST CS Fixer rule (#294)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-25T04:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb328ed03a37d566b1746b3f1b4dc131cdb4ac5e",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.42.0 to 1.42.1 (#291)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T23:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a66db0ca74f859480ce12ed33bc4a2da640e6d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#290)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-19T08:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7046ecce91ae57fca403be694888371a21250eb",
          "body": null,
          "is_bot": false,
          "headline": "Extend select() with onReject hook (#288)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-16T11:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02b3038eec57a146a9ef9e2c5d4e8b86ba13bf3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Refactor optimization for internal callables (#289)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-16T11:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0bb533018ad7c91792994220b10f3dee42e1c4",
          "body": null,
          "is_bot": false,
          "headline": "Retry install step to counter JIT bug (#287)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-16T10:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5130bd788d7ae4a8aec45bdcf978b4d4391b154",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.41.0 to 1.42.0 (#284)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T10:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a1d57c78b0625d287fc827bbe4cfb4369871fa7",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add select() as primary method, filter() becomes alias (#285)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-16T10:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4257d827f885f83106d9c2b34902ed5b092a4ab3",
          "body": null,
          "is_bot": false,
          "headline": "Update Infection to 0.32.3 (#286)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-16T09:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af37233db505c9c637244250f39b7ff74168d5f8",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update documentation for v7.x release (#283)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-12T12:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd7a967b60dce87440d585224900724f0bbfc86",
          "body": "…ng (#282)",
          "is_bot": false,
          "headline": "ci: Increase test timeout and use all processes during mutation testi…",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-12T11:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c52abc379e4b7e9fcc76d0d8193ad66a1191ac",
          "body": null,
          "is_bot": false,
          "headline": "Merge coverage and mutation jobs to reduce CI overhead (#281)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-10T06:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9341ac243258ff16259b0edc6654af5583fa8743",
          "body": null,
          "is_bot": false,
          "headline": "Add a workaround for JIT NAN bug (#279)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-09T10:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8d5698292b28f0c90e4288ca5cf6c5464153fa",
          "body": null,
          "is_bot": false,
          "headline": "Update branch alias to 7.x-dev (#280)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-09T09:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36cb1eefba5bbcdfbbbc473b1415b1543bfd18d7",
          "body": null,
          "is_bot": false,
          "headline": "Refactor test data providers to use shared TestCase helpers (#277)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-09T07:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529dd69d506cd7c026483f892200ebb3b65876b4",
          "body": null,
          "is_bot": false,
          "headline": "Optimize CI runs with JIT and OPcache (#275)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-09T01:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8056ba2bb720dba46723b032129acdb326e702",
          "body": null,
          "is_bot": false,
          "headline": "Remove remaining phan references (#276)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-09T00:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36fd7cc9ca4f9ce2e77eeacf2a3065230a226b1",
          "body": null,
          "is_bot": false,
          "headline": "dependabot: Approve PR and enable auto-merge (#274)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-07T01:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474b34a670fc0f863c96ec9c912e9d4b55cd2ce5",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Alexey Kopytko <alexey@kopytko.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.40.1 to 1.41.0 (#273)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-07T01:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7c04f66c20b32c60c67598a184afc9422394e1",
          "body": null,
          "is_bot": false,
          "headline": "Add Dependabot Approve workflow",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2026-01-07T01:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075888d7ec1422916a9e8b2d92985664535d257e",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.40.0 to 1.40.1 (#272)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T22:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00529948d6c0ed627cf9f37086120dac04768677",
          "body": null,
          "is_bot": false,
          "headline": "Document that getIterator() returns only Iterator (#271)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-12-21T23:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30cb91bb3301e4e0720a11d65bad8ab4ceca239",
          "body": null,
          "is_bot": false,
          "headline": "Fix test deprecations (#270)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-12-21T02:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf25a9147498985ed00d5c1a5d3db9785c55532e",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP version requirement in README (#268)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-12-20T12:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2688b14891c5a3b37ce3585c5278f3651854bae6",
          "body": null,
          "is_bot": false,
          "headline": "Improve cursor() documentation (#267)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-12-20T09:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0acae2f8723800deb01e59ecae3739bb409d330e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5 (#265)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T09:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7aeb6e1c9572f366c6035c79d715a2a73eeb1c9",
          "body": null,
          "is_bot": false,
          "headline": "Add cursor() (#266)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-12-20T07:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a912d9f9f998f2c04aebe7aae341062b92864425",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.39.2 to 1.40.0 (#264)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T22:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4f50c542e1798a2d2ad754dfd8411853a058ba",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#263)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T02:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5efd6266aeb9b03a0440921d89075f8688d70c",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.39.0 to 1.39.2 (#262)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T23:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b87db671ee0bc286860bd13bdb7cfc108b7d7e",
          "body": null,
          "is_bot": false,
          "headline": "Make peek() return Pipeline for fluent API (#261)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-11-05T10:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af3b76a73f00ca2040b0a19b9a988ef68dfb4f1",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.38.1 to 1.39.0 (#259)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-04T05:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff770cba99675f9f9017798ff704bdb1bd78c5d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.37.2 to 1.38.1 (#257)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T23:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a73545f09b9b475a3735ecdee5e98476a063179",
          "body": null,
          "is_bot": false,
          "headline": "`peek()`  returns the first N items (#256)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-10-11T07:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b114341fa65d1aefe37e83597fe4b2f2140784",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the introduction for clarity (#254)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-10-08T02:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5dacadffb4fb9884e1a56fdb3011668b0ccf2c4",
          "body": null,
          "is_bot": false,
          "headline": "Add chunkBy() (#251)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-10-08T02:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46abe8c34f948482212e1cf7a3cd54fc27ffcf2b",
          "body": null,
          "is_bot": false,
          "headline": "Run documentation tests from Makefile (#253)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-10-08T02:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0f7e2544b4ac08fefa67a4f770f3f06ab31297",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Alexey Kopytko <alexey@kopytko.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.36.3 to 1.37.2 (#250)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T23:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54bb713426498d8538b0e508c1dc081875cca2ed",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.36.2 to 1.36.3 (#249)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-30T09:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ead38671b86a2c689484a871c72ce645326e9dd",
          "body": null,
          "is_bot": false,
          "headline": "Implement tap() (#248)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-09-23T12:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23667dfccd081b2d3f3b6047e81053b3eff9a3e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.35.4 to 1.36.2 (#246)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-16T13:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba24ac173226fdc6a694d4c068b5d88f1dade9d2",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.35.3 to 1.35.4 (#243)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-20T00:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8cb31ae74bc8411bb18a4af11d9e98b61580091",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Alexey Kopytko <alexey@kopytko.com>",
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.35.1 to 1.35.3 (#240)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T05:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b5c2e483f5efe0340f716fb0833c6062219b94",
          "body": null,
          "is_bot": false,
          "headline": "Limit operator_linebreak to booleans (#242)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-08-16T05:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5416295f51f734db8da84e3253236eed6313dd0",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#241)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T00:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808050200f017cc058a6d38670afaa9c585dd684",
          "body": null,
          "is_bot": true,
          "headline": "Bump crate-ci/typos from 1.34.0 to 1.35.1 (#238)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-10T09:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd57b7dab5e2614cc139af4209c0c5f519c4ca9",
          "body": null,
          "is_bot": false,
          "headline": "PHP 8.5 support (#239)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-08-07T02:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8e5032320b87593eb531b2923fc5d688cd6642",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPStan rules (#237)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-27T07:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d01565ef9f5cd7d1019c5f8bee09497067511f36",
          "body": null,
          "is_bot": false,
          "headline": "Prevent argument count errors by wrapping callables (#234)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-27T07:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144968c57b1e904f96ae70315c3e113859c256b5",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused imports (#236)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-27T06:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7565dd0426cd8c627293c1fb708f5ca292677729",
          "body": null,
          "is_bot": false,
          "headline": "Add Context7 configuration (#233)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-26T02:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b760e0f670555507fbdd0659f739f2ccf625a052",
          "body": null,
          "is_bot": false,
          "headline": "Remove toArrayPreservingKeys; toArray to require a parameter (#232)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-23T10:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8d0c23b4ef085315a36d397fafa052203020ce",
          "body": null,
          "is_bot": false,
          "headline": "Add code coverage safeguards (#231)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-22T09:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb0ac247a8cb32e3a3a0d1de13ff32a9e11d1a7",
          "body": "This reverts commit 23a156aa4b0b8727e27fe2df7819c721b795d4a4.",
          "is_bot": false,
          "headline": "Revert \"Extend TypeInferenceTest (#227)\"",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-22T08:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a156aa4b0b8727e27fe2df7819c721b795d4a4",
          "body": null,
          "is_bot": false,
          "headline": "Extend TypeInferenceTest (#227)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-22T06:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ad98a25677c5d5dd1630d250039203ca796790",
          "body": null,
          "is_bot": false,
          "headline": "Add placeholder inference fixtures (#229)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-18T11:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe3c68b5cab2fdf7f8a4484ba4d1c977843a527",
          "body": null,
          "is_bot": false,
          "headline": "Fix the issue with first-class callables (#228)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-18T10:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ed482bb5406d35d1157f9f5c0bd50c10a292bba",
          "body": null,
          "is_bot": false,
          "headline": "Simplify the implementation of last() (#226)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-18T04:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f412e8eef2ddf81b9ef0ff1fc48822d2694687a",
          "body": null,
          "is_bot": false,
          "headline": "Add first(), last() (#223)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-16T09:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4299e4a0c02f80def47cc61ac5f5e9d6c22bb427",
          "body": null,
          "is_bot": false,
          "headline": "Validate generic types during CI (#222)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-16T08:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d729c0b0c662010d84cdea9b99f90a65ae4cf5e",
          "body": null,
          "is_bot": false,
          "headline": "Extend generic types to specify keys (#219)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-16T04:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d6d1192244d3682af39658bc077e94aa93233c",
          "body": null,
          "is_bot": false,
          "headline": "Polish slice() to make it flow, MSI to 100 (#218)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-16T00:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efc643798aceac7021b4189b26db1de5e2f37ec",
          "body": null,
          "is_bot": false,
          "headline": "Add more generics documentation (#217)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-16T00:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a672af1a09aa99e7e77f94a3ab3c8105ce8c4773",
          "body": null,
          "is_bot": false,
          "headline": "Generics documentation (#199)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-15T23:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0d10a62de4c80b055937d6f3f596af4ffc2b29",
          "body": null,
          "is_bot": false,
          "headline": "Track type mutations of the current object (#215)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-15T23:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1e4fef035b32ca1a77a32ff58cf8fa01b5e87e",
          "body": null,
          "is_bot": false,
          "headline": "Utilize PHPStan's extension installer (#216)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-15T22:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e98486dfa8cdcb638b8f82c42e172ae18875879",
          "body": null,
          "is_bot": false,
          "headline": "Improved generic type annotations (#214)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-15T12:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa58bb18a6beccfa26c06630a762991885ad4d14",
          "body": null,
          "is_bot": false,
          "headline": "Simplify tests, remove outdated mutators (#212)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-15T00:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3707180c66dd6b3b9c4b5f9fe26155325812037d",
          "body": null,
          "is_bot": false,
          "headline": "Simplify internal type assertions (#210)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-05T14:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085f1390fa97473c0fd63da9fa384d66127b4f30",
          "body": null,
          "is_bot": false,
          "headline": "Improve documentation (#209)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-05T14:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448453a3eaf30e2c29a3982027dae35b324965d1",
          "body": null,
          "is_bot": false,
          "headline": "Fix steam() to work even for empty pipelines (#208)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-05T11:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd9835713dc141505bf0325553486f091830dd1",
          "body": null,
          "is_bot": false,
          "headline": "Improve CI concurrency (#207)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-04T07:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119812e2c273808c317e4a893479d29cd1f51197",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md with documentation links (#206)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-04T07:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09c6998a68ff7875e4902a08ab6c367e0f7bffd",
          "body": null,
          "is_bot": false,
          "headline": "Updated documentation and cookbook (#200)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-04T07:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9671c771f29742a3f706d070606fcad91b6a8e",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes, cleanup .gitignore (#205)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-04T04:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f22075407863ccadf134626440ef7fae508e256",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPStan to v2, improve code clarity (#203)",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2025-07-04T04:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 70,
      "commits_last_year": 76,
      "latest_release_at": "2026-01-16T11:56:08Z",
      "latest_release_tag": "7.9",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 187,
      "mean_days_between_releases": 19.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sanmai/pipeline",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/sanmai/pipeline",
          "is_deprecated": false,
          "latest_version": "7.9",
          "repository_url": "https://github.com/sanmai/pipeline",
          "versions_count": 70,
          "total_downloads": 28114161,
          "dependents_count": 20,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1067975,
          "first_published_at": null,
          "latest_published_at": "2026-01-16T11:54:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 187
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 75,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2018-10-18",
            "count": 2
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "cookbook"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 46584,
      "source_files_sampled": 54,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 6003
    },
    "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": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ergebnis/composer-normalize",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "esi/phpunit-coverage-check",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "infection/infection",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "league/pipeline",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-coveralls/php-coveralls",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/phpstan-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/phpunit-double-colon-syntax",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 0,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 248,
        "open_issues": 14,
        "closed_ratio": 0.632,
        "closed_issues": 24,
        "closed_unmerged_prs": 30
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "sanmai",
          "commits": 657,
          "avatar_url": "https://avatars.githubusercontent.com/u/139488?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "codacy-badger",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23704769?v=4"
        },
        {
          "type": "User",
          "login": "fossabot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29791463?v=4"
        },
        {
          "type": "User",
          "login": "stickler-ci",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16011037?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.992
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autoapprove.yaml",
        "dependabot.yaml",
        "main.yml",
        "typos.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": "12 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": "9877b5d4692561832a329fe30453422fe8be570e",
        "ran_at": "2026-07-22T17:21:08Z",
        "aggregate_score": 7,
        "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-22T17:13:15Z",
      "oldest_open_prs": [
        {
          "number": 91,
          "created_at": "2021-05-29T06:15:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 220,
          "created_at": "2025-07-16T06:27:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2025-07-22T08:42:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 252,
          "created_at": "2025-10-08T02:07:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 299,
          "created_at": "2026-01-29T11:17:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-10T00:17:58Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 83,
          "created_at": "2020-03-08T04:35:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2022-01-27T04:30:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2022-11-07T11:07:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2023-06-13T01:47:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2023-08-23T01:11:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2024-06-15T03:28:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2024-06-15T03:28:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2024-06-15T03:29:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 153,
          "created_at": "2024-06-15T03:29:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2024-06-15T03:47:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2024-06-15T03:49:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 191,
          "created_at": "2025-06-18T04:47:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 213,
          "created_at": "2025-07-15T00:22:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 225,
          "created_at": "2025-07-16T09:06:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sanmai/pipeline",
    "host": "github.com",
    "name": "pipeline",
    "owner": "sanmai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 71,
      "inputs": {
        "security": 70,
        "vitality": 79,
        "community": 55,
        "governance": 60,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 76,
              "human_commit_share": 0.68,
              "days_since_last_push": 12,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "76 commits in the last year",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 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": 78,
            "inputs": {
              "releases_count": 70,
              "latest_release_tag": "7.9",
              "releases_from_tags": false,
              "days_since_latest_release": 187,
              "mean_days_between_releases": 19.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "70 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 187 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 187
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19.7
                    }
                  }
                ],
                "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 6,
              "stars": 75,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "75 stars",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 89,
            "inputs": {
              "packages": [
                "sanmai/pipeline"
              ],
              "dependents": 20,
              "ecosystems": "packagist",
              "total_downloads": 28114161,
              "monthly_downloads": 1067975
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,067,975 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1067975,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "20 packages depend on it",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.992
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 248,
              "open_issues": 14,
              "closed_issues": 24,
              "issue_closed_ratio": 0.632,
              "closed_unmerged_prs": 30
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "63% of issues closed",
                "points": 29.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "248/278 decided PRs merged",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 248,
                      "decided": 278
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 90,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sanmai",
              "public_repos": 251,
              "account_age_days": 6125
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "90 followers of sanmai",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 90,
                      "login": "sanmai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "251 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 251
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "sanmai/pipeline"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 187
            },
            "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 187 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 187
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "70 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "php-library",
                "collections",
                "pipeline",
                "functional-programming",
                "chain",
                "stream-processing"
              ],
              "has_wiki": false,
              "homepage": "https://php-functional-pipeline.readthedocs.io/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://php-functional-pipeline.readthedocs.io/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "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": 70,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 7
            },
            "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": "30 out of 30 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "12 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": 9
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.985,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 6003
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "67 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "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": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.32
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "32 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 32,
                      "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": 46584,
              "source_files_sampled": 54,
              "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/54 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 54,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "cookbook"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "cookbook",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cookbook"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:21:28.178315Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sanmai/pipeline.svg",
  "full_name": "sanmai/pipeline",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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