Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 22:22 UTC

BrianHenryIE / strauss

Prefix PHP namespaces and classnames to allow multiple versions of libraries to exist without conflict.

PHPMIT★ 192 stars⑂ 36 forkssince Jan 2020forkView on GitHub ↗

BrianHenryIE/strauss holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (89/100) and lowest on AI Readiness (40/100). It was last updated today. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

62
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

Brian HenryPersonal account
101 followers221 public repossince Jun 2013

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
Packagistbrianhenryie/strauss0.28.143,7906716 days ago

Metrics by category

Vitality

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

89Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 642 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year642
human_commit_share0.97
days_since_last_push0
active_weeks_last_year29
How it's scored
27/27Ships releases — 61 releases published
36/36Release recency — latest release 16 days ago
27/27Release cadence — a release every ~22.2 days
6/10OpenSSF Scorecard: Signed-Releases — 4 out of the last 5 releases have a total of 4 signed artifacts.
Inputs used
releases_count61
latest_release_tag0.28.1
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases22.2

Community & Adoption

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

46At risk · 18% of overall
How it's scored
37/60Stars — 192 stars
12.9/25Forks — 36 forks
0/15Watchers — 2 watchers
Inputs used
forks36
stars192
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
61.9/80Monthly downloads — 43,790 downloads/month across packagist
8.2/20Registry dependents — 16 packages depend on it
Inputs used
packagesbrianhenryie/strauss
dependents16
ecosystemspackagist
total_downloads477,959
monthly_downloads43,790

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.8/22.5Commit distribution — top contributor authored 88% of commits
13.5/13.5Contributor breadth — 30 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled30
top_contributor_share0.875
How it's scored
38.4/46.8Issue resolution — 82% of issues closed
33.6/38.3PR acceptance — 130/148 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/6 approved changesets -- score normalized to 0
Inputs used
merged_prs130
open_issues27
closed_issues124
issue_closed_ratio0.821
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.4/25Owner reach — 101 followers of BrianHenryIE
25/25Track record — 221 public repos, account ~13 yr old
Inputs used
followers101
owner_typeUser
is_verified
owner_loginBrianHenryIE
public_repos221
account_age_days4,788
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
35/35Publish recency — latest publish 16 days ago
20/20Version history — 67 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbrianhenryie/strauss
ecosystemspackagist
any_deprecatedno
min_days_since_publish16

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 9 workflow(s)
24/24Tests present
16/16Linter config — phpcs.xml, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://brianhenryie.github.io/strauss/
0/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicscomposer, namespaces
has_wikino
homepagehttps://brianhenryie.github.io/strauss/
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 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
0/7.5Code-Review — Found 0/6 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 11 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 5 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
4.5/7.5Signed-Releases — 4 out of the last 5 releases have a total of 4 signed artifacts.
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, 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.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.3/40Legible commit history — 17 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.175
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml, phpstan.neon
0/11Static type checking
0/10Reproducible environment
10/10Demonstrated agent practice — 11 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.11
toolchain_manifests
dependency_bot_commit_share0.03
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
54.2/55Manageable file sizes — 3/203 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes959,678
source_files_sampled203
oversized_source_files3

Key facts

192GitHub stars
30contributors
642commits, last 12 months
0days since last push
61releases
1bus factor
27open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 36 ⇿
0Stars
36Forks
54Releases

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.

01325383622021-052023-112026-05
Major 0Minor 19Patch 35

Each point covers 5 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/6 approved changesets -- score normalized to 0
10Contributorsproject has 11 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 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
6Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
Packagistbrianhenryie/simple-php-code-parser^0.15.6composer.json
Packagistelazar/flystream^0.6.0 || ^1.4.0composer.json
Packagistinmarelibero/gitignore-checker^1.0composer.json
Packagistjson-mapper/json-mapper^2.0.0composer.json
Packagistleague/flysystem^2.5.0 || ^3.35.1composer.json
Packagistleague/flysystem-memory*composer.json
Packagistmonolog/monolog^2.11 || ^3.10composer.json
Packagistnikic/php-parser^5.8.0composer.json
Packagistsymfony/console^4 || ^5 || ^6 || ^7composer.json
Packagistsymfony/finder^4 || ^5 || ^6 || ^7 || ^8composer.json
All dependencies 24

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

RegistryPackageVersionRelation
Packagistbrianhenryie/simple-php-code-parserdirect
Packagistelazar/flystreamdirect
Packagistinmarelibero/gitignore-checkerdirect
Packagistjson-mapper/json-mapperdirect
Packagistleague/flysystemdirect
Packagistleague/flysystem-memorydirect
Packagistmonolog/monologdirect
Packagistnikic/php-parserdirect
Packagistsymfony/consoledirect
Packagistsymfony/finderdirect
Packagistbrianhenryie/color-loggerindirect
Packagistcomposer-runtime-apiindirect
Packagistcomposer/class-map-generatorindirect
Packagistcomposer/composerindirect
Packagistext-jsonindirect
Packagistmockery/mockeryindirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-mockeryindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/phpcovindirect
Packagistphpunit/phpunitindirect
Packagistsquizlabs/php_codesnifferindirect
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": [
        "composer",
        "namespaces"
      ],
      "is_fork": true,
      "size_kb": 64421,
      "has_wiki": false,
      "homepage": "https://brianhenryie.github.io/strauss/",
      "languages": {
        "PHP": 2106464,
        "Shell": 2450
      },
      "pushed_at": "2026-07-27T22:20:12Z",
      "created_at": "2020-01-08T09:27:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-16T08:08:45Z",
      "description": "Prefix PHP namespaces and classnames to allow multiple versions of libraries to exist without conflict.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://brianhenry.ie",
      "name": "Brian Henry",
      "type": "User",
      "login": "BrianHenryIE",
      "company": null,
      "location": "Sacramento, California",
      "followers": 101,
      "avatar_url": "https://avatars.githubusercontent.com/u/4720401?v=4",
      "created_at": "2013-06-17T17:05:53Z",
      "is_verified": null,
      "public_repos": 221,
      "account_age_days": 4788
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "0.28.1",
          "kind": "patch",
          "published_at": "2026-07-11T00:16:46Z"
        },
        {
          "tag": "0.28.0",
          "kind": "minor",
          "published_at": "2026-06-27T06:20:42Z"
        },
        {
          "tag": "0.27.4",
          "kind": "patch",
          "published_at": "2026-06-25T22:21:12Z"
        },
        {
          "tag": "0.27.3",
          "kind": "patch",
          "published_at": "2026-06-02T21:49:05Z"
        },
        {
          "tag": "0.27.2",
          "kind": "patch",
          "published_at": "2026-04-30T19:42:13Z"
        },
        {
          "tag": "0.27.1",
          "kind": "patch",
          "published_at": "2026-04-09T01:58:20Z"
        },
        {
          "tag": "0.27.0",
          "kind": "minor",
          "published_at": "2026-03-06T19:08:16Z"
        },
        {
          "tag": "0.26.5",
          "kind": "patch",
          "published_at": "2026-02-03T04:11:19Z"
        },
        {
          "tag": "0.26.4",
          "kind": "patch",
          "published_at": "2026-01-31T04:13:50Z"
        },
        {
          "tag": "0.26.3",
          "kind": "patch",
          "published_at": "2025-12-22T23:06:56Z"
        },
        {
          "tag": "0.26.2",
          "kind": "patch",
          "published_at": "2025-11-29T00:28:55Z"
        },
        {
          "tag": "0.26.1",
          "kind": "patch",
          "published_at": "2025-11-18T15:52:13Z"
        },
        {
          "tag": "0.26.0",
          "kind": "minor",
          "published_at": "2025-11-17T13:51:28Z"
        },
        {
          "tag": "0.25.0",
          "kind": "minor",
          "published_at": "2025-11-13T23:19:35Z"
        },
        {
          "tag": "0.24.1",
          "kind": "patch",
          "published_at": "2025-08-21T21:46:41Z"
        },
        {
          "tag": "0.24.0",
          "kind": "minor",
          "published_at": "2025-07-16T00:47:17Z"
        },
        {
          "tag": "0.23.0",
          "kind": "minor",
          "published_at": "2025-07-15T21:15:20Z"
        },
        {
          "tag": "0.22.6",
          "kind": "patch",
          "published_at": "2025-06-28T02:28:17Z"
        },
        {
          "tag": "0.22.5",
          "kind": "patch",
          "published_at": "2025-06-26T08:32:41Z"
        },
        {
          "tag": "0.22.4",
          "kind": "patch",
          "published_at": "2025-06-18T22:08:56Z"
        },
        {
          "tag": "0.22.3",
          "kind": "patch",
          "published_at": "2025-06-18T04:57:22Z"
        },
        {
          "tag": "0.22.2",
          "kind": "patch",
          "published_at": "2025-04-18T05:48:49Z"
        },
        {
          "tag": "0.22.1",
          "kind": "patch",
          "published_at": "2025-04-11T04:18:03Z"
        },
        {
          "tag": "0.22.0",
          "kind": "minor",
          "published_at": "2025-04-11T03:34:02Z"
        },
        {
          "tag": "0.21.1",
          "kind": "patch",
          "published_at": "2025-01-10T15:47:10Z"
        },
        {
          "tag": "0.21.0",
          "kind": "minor",
          "published_at": "2025-01-04T04:17:10Z"
        },
        {
          "tag": "0.20.1",
          "kind": "patch",
          "published_at": "2024-12-12T00:29:23Z"
        },
        {
          "tag": "0.20.0",
          "kind": "minor",
          "published_at": "2024-11-12T07:54:45Z"
        },
        {
          "tag": "0.19.5",
          "kind": "patch",
          "published_at": "2024-10-25T03:38:25Z"
        },
        {
          "tag": "0.19.4",
          "kind": "patch",
          "published_at": "2024-10-10T21:06:09Z"
        },
        {
          "tag": "0.19.3",
          "kind": "patch",
          "published_at": "2024-10-10T20:49:25Z"
        },
        {
          "tag": "0.19.2",
          "kind": "patch",
          "published_at": "2024-06-10T21:04:50Z"
        },
        {
          "tag": "0.19.1",
          "kind": "patch",
          "published_at": "2024-04-26T16:53:47Z"
        },
        {
          "tag": "0.19.0",
          "kind": "minor",
          "published_at": "2024-04-26T05:35:31Z"
        },
        {
          "tag": "0.18.0",
          "kind": "minor",
          "published_at": "2024-04-25T04:37:44Z"
        },
        {
          "tag": "0.17.0",
          "kind": "minor",
          "published_at": "2024-03-19T03:27:57Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2024-02-15T22:11:10Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2023-12-06T01:50:46Z"
        },
        {
          "tag": "0.14.1",
          "kind": "patch",
          "published_at": "2023-11-02T02:25:02Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2023-03-08T02:08:33Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2023-01-09T21:55:03Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2022-12-03T02:54:19Z"
        },
        {
          "tag": "0.11.1",
          "kind": "patch",
          "published_at": "2022-10-09T21:30:24Z"
        },
        {
          "tag": "0.11.0",
          "kind": "minor",
          "published_at": "2021-11-06T15:14:03Z"
        },
        {
          "tag": "0.10.4",
          "kind": "patch",
          "published_at": "2021-08-02T00:13:59Z"
        },
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2021-07-02T22:07:04Z"
        },
        {
          "tag": "0.10.2",
          "kind": "patch",
          "published_at": "2021-07-02T19:02:21Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2021-07-01T23:09:43Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2021-07-01T20:26:19Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2021-06-03T00:02:29Z"
        },
        {
          "tag": "0.8.10",
          "kind": "patch",
          "published_at": "2021-05-27T05:14:38Z"
        },
        {
          "tag": "0.8.9",
          "kind": "patch",
          "published_at": "2021-05-26T06:19:55Z"
        },
        {
          "tag": "0.8.8",
          "kind": "patch",
          "published_at": "2021-05-25T22:41:32Z"
        },
        {
          "tag": "0.8.7",
          "kind": "patch",
          "published_at": "2021-05-13T05:19:06Z"
        },
        {
          "tag": "0.8.6",
          "kind": "patch",
          "published_at": "2021-05-08T21:37:59Z"
        },
        {
          "tag": "0.8.5",
          "kind": "patch",
          "published_at": "2021-05-08T19:20:25Z"
        },
        {
          "tag": "0.8.4",
          "kind": "patch",
          "published_at": "2021-05-08T18:45:25Z"
        },
        {
          "tag": "0.8.3",
          "kind": "patch",
          "published_at": "2021-05-08T05:00:54Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2021-05-04T21:52:47Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2021-05-01T23:22:36Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2021-05-01T09:19:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "105a0fdb386977332003b7b11ed6fd432c68cd87",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T03:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32a47e760ec16338706c97e3fa612742e793ad3",
          "body": null,
          "is_bot": false,
          "headline": "Fix errors",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T02:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355958e2081c18aae6893ee53dbac7be9b83dd73",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T02:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acebdc464ccedb18587d16a7055e8624215e9792",
          "body": null,
          "is_bot": false,
          "headline": "Commit version change later because that's not our goal",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T02:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a9fcd162cc82846cfe05a89ad835a561b96c9c",
          "body": null,
          "is_bot": false,
          "headline": "🤖 Update version number in bin",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T00:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b87573a18d446ac85c0f3d0153d8e2ab49d4a78",
          "body": "Update packages",
          "is_bot": false,
          "headline": "Merge pull request #306 from BrianHenryIE/update-packages",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-11T00:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8931a83001b972c38e71ef2b8d1056f58565826",
          "body": null,
          "is_bot": false,
          "headline": "fix case",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-10T01:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecf915b338b7d27c070376318f7e329175e4ecd",
          "body": "phpdocumentor/reflection-docblock 5.x emits E_USER_DEPRECATED from its\nDocBlock\\Tags\\Method factory when parsing @method tags. It is pinned to\n5.x by simple-php-code-parser (~5.3) and json-mapper (^5.6), so it cannot\nbe upgraded past the deprecation. Under PHPUnit 10 this tripped CI's\n--fail-on-depr\n[…]\nal\nrestore_error_handler(), keeping the handler stack balanced and avoiding\nPHPUnit's \"removed error handlers\" risky-test warning.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Swallow reflection-docblock deprecations at the parser call site",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T22:56:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f06e093bfbdba0a6fb5cede4f0cdd7f94cc69146",
          "body": null,
          "is_bot": false,
          "headline": "Don't fail so bad",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T05:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4ee048fc944f1eb3b157cf81f981dd42030cd3",
          "body": null,
          "is_bot": false,
          "headline": "Add note",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T05:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3c705e6f7302206d1cd3ed120cb505a0981ec8",
          "body": null,
          "is_bot": false,
          "headline": "Improve test fail messaging",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T05:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0856cd7543c3a06c70a187d0b8079901ad9ad5dc",
          "body": null,
          "is_bot": false,
          "headline": "`phpcbf`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T00:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e614fd06ff808eed432dc1623a2db598e584ae16",
          "body": null,
          "is_bot": false,
          "headline": "Don't check `::getTestLogger()` when running phar",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T00:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95c35b56d25f56498894b8ae7cb86e156349b4f",
          "body": null,
          "is_bot": false,
          "headline": "Exclude packages to speed up test",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T00:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2125ba9b5c8b158be52b32e5c5ea54a08007bcb0",
          "body": null,
          "is_bot": false,
          "headline": "Increase memory limit when running phar",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T00:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbf9c2ee503a1a3a140e4cef2454ae54130d9ae",
          "body": null,
          "is_bot": false,
          "headline": "Add `::isTestingPhar()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-09T00:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60925c91e2f8ed71602a3540609bc7386b206b5",
          "body": null,
          "is_bot": false,
          "headline": "Update ComposerPackage.php",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T22:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c626b4bc2db2464c83a64bbfaeaf96d7bf25506a",
          "body": null,
          "is_bot": false,
          "headline": "Update AbstractRenamespacerCommand.php",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T22:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774418a3f458aa752b022b329fffa728f76be3c3",
          "body": null,
          "is_bot": false,
          "headline": "Allow tests to run in parallel in PhpStorm",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T20:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f804c9af3c92065bad6779f9a1afadd339a10dcb",
          "body": null,
          "is_bot": false,
          "headline": "`Reflection*::setAccessible()` is deprecated",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T19:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4cb52f89dbb1666dcd782d4c9e60afb24095c6e",
          "body": "The phar is uploaded unzipped via upload-artifact `archive: false`.\ndownload-artifact@v7 always tries to unzip and fails with \"Unable to\ndownload and extract artifact\". v8+ checks the Content-Type and skips\nunzipping non-zipped artifacts.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use download-artifact@v8 to fetch unzipped phar",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T18:15:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bfaa5c82958318272b2464e4a12769bbcbf95e1d",
          "body": null,
          "is_bot": false,
          "headline": "Skip where \"Constant SUNFUNCS_RET_STRING is deprecated.\"",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T18:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0576a972b2a3a62812a62d8163816afde0a36d",
          "body": null,
          "is_bot": false,
          "headline": "Avoid passing `null` to `str_starts_with`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T18:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038742a3ad3d032757d2529203d42a46d2a09f37",
          "body": null,
          "is_bot": false,
          "headline": "Fix phpunit flags",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T18:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e5e629fe63a402df7b3a140da8bbd32c59da88",
          "body": null,
          "is_bot": false,
          "headline": "Use `TestCase::getFilesystem()->read()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T05:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3041d4fe242c1b2a7aaec72c5ef659ac6e02fbfb",
          "body": null,
          "is_bot": false,
          "headline": "Use `TestCase::getLogger()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T05:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596ea8d4884fba7cedaef3fec365a27ec775dfcf",
          "body": null,
          "is_bot": false,
          "headline": "Avoid double-processing of log messages during tests",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-08T01:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9026236623d107f1b3f53cb98eea0e92908c9d0c",
          "body": "symfony/console 7.2 added a global `--silent` option to every command. Strauss\nalso registered its own `--silent`/`-s`, so merging the application definition\nthrew \"An option named 'silent' already exists.\" (the previous\n`getDefinition()->hasOption('silent')` guard runs at configure() time, before\nt\n[…]\nntegration test harness, attach an Application before running\nthe command so the global `--silent` (7.2+) is available, mirroring real CLI use.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix `--silent` option collision with symfony/console 7.2+",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T06:25:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6fa6d07ba3283dc8df04357008a1b1cbddf79209",
          "body": null,
          "is_bot": false,
          "headline": "Add new variable for each change",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T06:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039c9d46cc19d4e8ef5207d3761523529fb8d471",
          "body": null,
          "is_bot": false,
          "headline": "Delete commented logs",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T06:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f5a0352057f9ef5d057ece462b1337452a9584",
          "body": "upload-artifact v7 supports uploading a single file as-is rather than wrapped\nin a .zip. Relabel the PR-comment link accordingly.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Upload strauss.phar unzipped via upload-artifact archive:false",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T06:00:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7538cf4e916653b2903d620eece85144792d22fa",
          "body": "…s all PHP versions\n\nBuild strauss.phar once under PHP 7.4 and test that same artifact under every\nPHP version, rather than each matrix leg building and testing its own phar.\nFail tests on deprecation warnings, both in-process (PHPUnit --fail-on-*) and\nfrom the phar subprocess (stderr inspection in IntegrationTestCase).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Split lint/spelling into own workflows; test one 7.4-built phar acros…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T05:20:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "be7f195387bb73d1e3a081472a0021fd3b56b83e",
          "body": null,
          "is_bot": false,
          "headline": "Skip failing PDF related tests on PHP 8.6: `MB_ONIGURUMA_VERSION`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c4dfa2dcd406f13441d4fd900d424050a65f44",
          "body": null,
          "is_bot": false,
          "headline": "`nikic/php-parser: ^5.8.0`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f9c5c6bccd5ed713b7180715cf60362c27bb44",
          "body": null,
          "is_bot": false,
          "headline": "Don't log entire json files",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a4c457db56077770f38723da5c37814eeb151f",
          "body": null,
          "is_bot": false,
          "headline": "Don't log entire json files",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c25807eb83513e8541904898e345602de62516",
          "body": null,
          "is_bot": false,
          "headline": "Use `hasOption()` rather than checking version",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2922f3d0ea8fd57004d58a5032851010a547f95",
          "body": null,
          "is_bot": false,
          "headline": "`TestLogger` assertions",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T04:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0261151f4ddc641b5185aa8813f8388c30e29f",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.6 to matrix",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303d93ecc1eac20f9bf75f27e3ee8a42549470a1",
          "body": null,
          "is_bot": false,
          "headline": "`phpcbf`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c42462db5ad5e8968df5514696612696e5d5229",
          "body": null,
          "is_bot": false,
          "headline": "Don't generate code coverage badge here. (only do it in CI)",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1bc5421c36ef9832d24a3cd236429cf5e15889",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.5 to matrix",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7792b090587041c7666460d97312619555c89e5f",
          "body": null,
          "is_bot": false,
          "headline": "`cat composer.lock` -> `composer show`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cd9023c89f51c09936cd39d076ccaa6e04921a",
          "body": null,
          "is_bot": false,
          "headline": "dev deps: remove unused; use more appropriate version",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dab941b271b6ad295df3b9f2f9b6c974104274c2",
          "body": null,
          "is_bot": false,
          "headline": "Allow `symfony/finder: ^4 || ^5 || ^6 || ^7 || ^8`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-07T03:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35731131887c6c14e5271a0620823b10eb5711b6",
          "body": null,
          "is_bot": false,
          "headline": "🤖 PHPCBF",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588584f923351a1e43a3efd424e719a9e8515a14",
          "body": "…s/git\n\nPerformance: improve compiling file list for paths/git",
          "is_bot": false,
          "headline": "Merge pull request #299 from BrianHenryIE/perf/compileFileListForPath…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f19a6f8d031af01790da0123adaf648b8ebc1ab",
          "body": null,
          "is_bot": false,
          "headline": "🤖 Commit code coverage badge",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0f6d0fb8ad0d10f07b8a19f51b673731a889c3",
          "body": "Upgrade/monolog",
          "is_bot": false,
          "headline": "Merge pull request #304 from BrianHenryIE/upgrade/monolog",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd0d5dd135c69a0edca064ecc1609648a00662a",
          "body": null,
          "is_bot": false,
          "headline": "🤖 PHPCBF",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25b26707c3e28d6d38aa1dd62c7a45d25d91ce2",
          "body": "Upgrade phpunit",
          "is_bot": false,
          "headline": "Merge pull request #303 from BrianHenryIE/upgrade/phpunit",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T23:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d512baa1dc8012280268fa58591ed4dafabd456f",
          "body": null,
          "is_bot": false,
          "headline": "Use `LogRecord::with()` instead of instantiating directly",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a6cb139c3cdb3e516030bc15eefe9b26b9dd3f",
          "body": null,
          "is_bot": false,
          "headline": "Use `\\Monolog\\Logger::API` instead of regex for version",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50ba9548369405c97866ac810c1ca556ed3cfe1",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b98730784f84f0a7b526d481bbdf155e72443010",
          "body": null,
          "is_bot": false,
          "headline": "Fix misspelling",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982a130f3a926c024e8024990981e6dd4ee8668c",
          "body": null,
          "is_bot": false,
          "headline": "Rename method to begin with `test_`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431d0061303a37e472646a1a105463bd8eea968f",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441e3da2d5d8844a7705bfc9bbdc2384a0c1579f",
          "body": null,
          "is_bot": false,
          "headline": "Ignore monolog files that cannot be analysed",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a961b776a15a4ad40851393007addfc1a8be18bb",
          "body": null,
          "is_bot": false,
          "headline": "Allow `monolog`: `^2.11 || ^3.10`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167d141f90ae104a7b68f83a2a4ac6d0479c2f62",
          "body": null,
          "is_bot": false,
          "headline": "Add monolog 3 support in log processors",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T22:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401b3ba571dc70891e9b8b1740be467189443216",
          "body": null,
          "is_bot": false,
          "headline": "Allow `phpunit` `^9 || ^10 || ^11 || ^12 || ^13`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T21:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe905075b43f5a088ea37e57bc2ecc27b826a056",
          "body": null,
          "is_bot": false,
          "headline": "Add dataprovider attribute",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T21:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f36642737c89bdf3a7ef966f9fcda38d9b07ca",
          "body": null,
          "is_bot": false,
          "headline": "Add error handler to must PHPUnit warning",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-05T21:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3920d248f9f01aafde1a4af1f7e5eb0e4e3e18a",
          "body": null,
          "is_bot": false,
          "headline": "Note `strauss --debug`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-04T05:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34add01c604fa86d21424fdb373922fbb75f153d",
          "body": null,
          "is_bot": false,
          "headline": "Add another alternative",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-04T05:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29a5a3c16d23160f12f2826d70c966ac2ef2f67",
          "body": null,
          "is_bot": false,
          "headline": "Update createphar.sh",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-04T05:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea95bb2a31fd293b2ed670a03cdbaa4d4351241",
          "body": "When constructing the `GitIgnoreChecker` or evaluating `isPathIgnored()` throws,\nthe failure was logged at `debug` and silently swallowed, leaving `.gitignore`\nrules unapplied for that package. Since the user explicitly enabled Git\nexclusion, surface both failures at `warning` so a genuine problem is visible.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Log a warning (not debug) when Git exclusion checks fail",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-03T00:16:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "afad77df0bb760f70fc55530cd5d436f5c9f465a",
          "body": "`excludeGitFiles()` early-returned when a base path had no `.gitignore` or\n`.gitattributes`, so `isGitExcluded()`'s `.git` check never ran and a package\nwith a `.git` directory but neither dotfile (e.g. a Composer `--prefer-source`\ninstall) shipped its whole `.git` directory.\n\nRegister a base path a\n[…]\n\n`.git` exclusion always applies. Packages with no Git metadata at all still\nearly-return, so no per-file filtering overhead is added for them.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Always exclude the `.git` directory when the flag is enabled",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-03T00:07:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2717d06131decb7c0907ba3514d2f90c29bf6fa9",
          "body": "The first comment said \"get the files\", but the shallow listing returns both\nfiles and directories — and the directory entries are the point, since they are\nwhat the Git-exclusion check prunes before recursing. The second comment was\ngrammatically garbled. Reword both to describe the two-pass optimisation.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Clarify comments in `compileFileListForPaths()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-02T23:59:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a6aea3e49278a296d34c06cd08919e72cd242364",
          "body": "The two existing GitFilesFeatureTest cases assert only on the final discovered\nfile list, which is identical between the old single-pass code and the new\ntwo-pass optimisation — so neither would fail if the optimisation regressed.\n\nAdd a test that spies on `FileSystem::listContents()` and asserts th\n[…]\nd into, while the kept `src/` directory is. Verified this fails\nwhen `compileFileListForPaths()` is reverted to the single-pass implementation.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Test that Git-excluded directories are not deep-listed",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-02T23:58:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a291525c471a0850e1f31fad1924a0fb46c21801",
          "body": "…ntries\n\nThe top-level pruning loop passed the full `$paths` array to\n`excludeGitFiles()` on every iteration, rebuilding the repository checkers\n(`GitIgnoreChecker`/`GitAttributes`) for all base paths P times — O(P²)\nfilesystem work. A path's top-level entries can only belong to that path's\nown repository root, so pass `[$path]`. The authoritative filter over the\nfull deep listing still uses the complete `$paths` array.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Scope `excludeGitFiles()` to the single path when pruning top-level e…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-02T23:48:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e76a2c14db092bca77c63540131946af84d5c232",
          "body": null,
          "is_bot": false,
          "headline": "`array_merge()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-02T06:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1766a42fd35e873b3b5f291d61d8316b7c90e4",
          "body": null,
          "is_bot": false,
          "headline": "Check git exclusions on top level directory before going deep",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-01T23:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f1d9086edf6fb368acf0b8609899ad30aa2e1ed",
          "body": null,
          "is_bot": false,
          "headline": "Allow setting `deep` boolean on `::findAllFilesAbsolutePaths()",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-01T23:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4762b0182ff7f579534b14e38417f88069b26439",
          "body": "…tFiles()`",
          "is_bot": false,
          "headline": "Rename `FileEnumeratorConfig::getExcludeGitFiles()` to `::isExcludeGi…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-07-01T23:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87cc6bc184c597851909db7d624683b5943078db",
          "body": null,
          "is_bot": false,
          "headline": "🤖 Commit code coverage badge",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T05:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b42bcd58e0670189c3c5d07bb5a558c807a8ed",
          "body": null,
          "is_bot": false,
          "headline": "`phpcs` after updating `phpcs`.`^3`->`^4`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T05:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04818ef4b8eee225241435b6357d0d212974ddd",
          "body": "…labs/php_codesniffer-tw-4.0'",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dependabot/composer/master/squiz…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5d5ad07014a4d585598522a65764c4828a38cf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/BrianHenryIE/strauss",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b42a2989e69c2930d492b3dc2f57c0056c072d",
          "body": "…e/flysystem-tw-3.35.1'",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dependabot/composer/master/leagu…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ef29f027d39872cf9ab91af436c271860738f9",
          "body": null,
          "is_bot": false,
          "headline": "🤖 Update version number in bin",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdd3d2eb9d0fae0a88df0fdc53a74059b522c45",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50be066b69fa8d17249f659e32d865b6d253d511",
          "body": null,
          "is_bot": false,
          "headline": "Allow old `\"league/flysystem\": \"^2.5.0 || ^3.35.1\"`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aceee804c52d54c8462449008b9b249267b216a3",
          "body": "….33.0 to ^3.35.1\n\nUpdates the requirements on [league/flysystem](https://github.com/thephpleague/flysystem) to permit the latest version.\n- [Release notes](https://github.com/thephpleague/flysystem/releases)\n- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)\n- [Commits](\n[…]\nommits/3.35.1)\n\n---\nupdated-dependencies:\n- dependency-name: league/flysystem\n  dependency-version: 3.35.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Composer(deps): Update league/flysystem requirement from ^2.5.0 || ^3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-27T04:51:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2777f3a72b09d457a1716fabb2784e38cbc25cdd",
          "body": "…e/flysystem-tw-3.35.1'",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dependabot/composer/master/leagu…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "094a291dfdcfc9b9a20d1aa398be9982aab4138c",
          "body": "…ser/class-map-generator-tw-1.7.3'",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dependabot/composer/master/compo…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b1e7d1d95e01bad7b9b13466d9eeccabd9769f",
          "body": null,
          "is_bot": false,
          "headline": "🤖 PHPCBF",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c732a5bad8619f0dcd7ae873d23acdbf9797c591",
          "body": "…ributes\n\nSkip .git, .gitignore and .gitattributes export-ignore files when enumerating",
          "is_bot": false,
          "headline": "Merge pull request #297 from BrianHenryIE/ignore-git-gitignore-gitatt…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T04:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151bbf8028065e5f9bc60ecbf3937e911a96f8bd",
          "body": "…merating\n\nFileEnumerator now mimics `git archive` / Composer dist behaviour by skipping\nfiles that would not be part of a package's distributed archive: the `.git`\ndirectory, files matched by the package's `.gitignore` (via\ninmarelibero/gitignore-checker), and files marked `export-ignore` in the\npa\n[…]\ntributes\nparser). Filtering is per package root and gated behind the new\n`exclude_git_files` config option, which defaults to true.\n\nFixes #254\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Skip .git, .gitignore and .gitattributes export-ignore files when enu…",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-27T03:32:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e05d354432efb1f8f5395dcb1a741a92f1bb14a3",
          "body": "….33.0 to ^3.35.1\n\nUpdates the requirements on [league/flysystem](https://github.com/thephpleague/flysystem) to permit the latest version.\n- [Release notes](https://github.com/thephpleague/flysystem/releases)\n- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)\n- [Commits](\n[…]\nommits/3.35.1)\n\n---\nupdated-dependencies:\n- dependency-name: league/flysystem\n  dependency-version: 3.35.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Composer(deps): Update league/flysystem requirement from ^2.5.0 || ^3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T08:46:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "470a557603ad696f7014e0182ad77887320d3d92",
          "body": "Updates the requirements on [composer/class-map-generator](https://github.com/composer/class-map-generator) to permit the latest version.\n- [Release notes](https://github.com/composer/class-map-generator/releases)\n- [Commits](https://github.com/composer/class-map-generator/compare/1.6.0...1.7.3)\n\n---\nupdated-dependencies:\n- dependency-name: composer/class-map-generator\n  dependency-version: 1.7.3\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Composer(deps): Update composer/class-map-generator requirement",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T08:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49dc3638afe0c4e69c93b80177a965e19beda65a",
          "body": null,
          "is_bot": false,
          "headline": "🤖 Update version number in bin",
          "author_name": "BrianHenryIE",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T22:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd1be0e86ef6851a4e07c1cd1fb7379dfa9ee75",
          "body": "Dependency and PR rollup",
          "is_bot": false,
          "headline": "Merge pull request #292 from BrianHenryIE/0.27.4",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T22:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632dd90989036876dbd5d49db88a2c23b0221ada",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T22:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f89a9f2c5214d1d498f7fa13e316ddea58a8744",
          "body": null,
          "is_bot": false,
          "headline": "Run `composer show` to display installed versions",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T22:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bd432011854360e80f0618635e0439809eff00",
          "body": null,
          "is_bot": false,
          "headline": "`config.audit.block-insecure`:`false`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T21:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7441bf68564fdfb61fb304f2e06df4f45429ee02",
          "body": null,
          "is_bot": false,
          "headline": "Use `try/finally` with `set_error_handler()`",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T20:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cd1381c087593c7910865e2dda93c56efac95c",
          "body": null,
          "is_bot": false,
          "headline": "Use case insensitive string match",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T20:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784a50583cce7d19d97c463b3ab9b6a4edb6b232",
          "body": null,
          "is_bot": false,
          "headline": "Allow `fpr` type (fingerprint)",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T20:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98cc8087fa05dc3a087de047c3246c0f2f89132",
          "body": null,
          "is_bot": false,
          "headline": "Move CI only dependency to CI only",
          "author_name": "Brian Henry",
          "author_login": "BrianHenryIE",
          "committed_at": "2026-06-25T20:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 61,
      "commits_last_year": 642,
      "latest_release_at": "2026-07-11T00:16:46Z",
      "latest_release_tag": "0.28.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 16,
      "mean_days_between_releases": 22.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "brianhenryie/strauss",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/brianhenryie/strauss",
          "is_deprecated": false,
          "latest_version": "0.28.1",
          "repository_url": "https://github.com/BrianHenryIE/strauss",
          "versions_count": 67,
          "total_downloads": 477959,
          "dependents_count": 16,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 43790,
          "first_published_at": null,
          "latest_published_at": "2026-07-11T00:08:54Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 16
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 192,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 2
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 959678,
      "source_files_sampled": 203,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 24,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "brianhenryie/simple-php-code-parser",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^0.15.6"
        },
        {
          "name": "elazar/flystream",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^0.6.0 || ^1.4.0"
        },
        {
          "name": "inmarelibero/gitignore-checker",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "json-mapper/json-mapper",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "league/flysystem",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.5.0 || ^3.35.1"
        },
        {
          "name": "league/flysystem-memory",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "*"
        },
        {
          "name": "monolog/monolog",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.11 || ^3.10"
        },
        {
          "name": "nikic/php-parser",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.8.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4 || ^5 || ^6 || ^7"
        },
        {
          "name": "symfony/finder",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4 || ^5 || ^6 || ^7 || ^8"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "brianhenryie/simple-php-code-parser",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "elazar/flystream",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "inmarelibero/gitignore-checker",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "json-mapper/json-mapper",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "league/flysystem",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "league/flysystem-memory",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "monolog/monolog",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "brianhenryie/color-logger",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer-runtime-api",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer/class-map-generator",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer/composer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mockery/mockery",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-mockery",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpcov",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 10,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 130,
        "open_issues": 27,
        "closed_ratio": 0.821,
        "closed_issues": 124,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "BrianHenryIE",
          "commits": 2091,
          "avatar_url": "https://avatars.githubusercontent.com/u/4720401?v=4"
        },
        {
          "type": "User",
          "login": "coenjacobs",
          "commits": 199,
          "avatar_url": "https://avatars.githubusercontent.com/u/245703?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "paulgoodchild",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/10562196?v=4"
        },
        {
          "type": "User",
          "login": "markjaquith",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/353790?v=4"
        },
        {
          "type": "User",
          "login": "AndrewJDawes",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/53574062?v=4"
        },
        {
          "type": "User",
          "login": "Dartui",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2657856?v=4"
        },
        {
          "type": "User",
          "login": "szaleq",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/25011639?v=4"
        },
        {
          "type": "User",
          "login": "hirasso",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/869813?v=4"
        },
        {
          "type": "User",
          "login": "defunctl",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1066195?v=4"
        }
      ],
      "contributors_sampled": 30,
      "top_contributor_share": 0.875
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "claude-code-review.yml",
        "claude.yml",
        "codecoverage.yml",
        "lint.yml",
        "main.yml",
        "phpstan.yml",
        "release.yml",
        "spelling.yml",
        "updateversionfromchangelog.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpcs.xml",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 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": 0,
            "reason": "Found 0/6 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 5 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": 6,
            "reason": "4 out of the last 5 releases have a total of 4 signed artifacts.",
            "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": "105a0fdb386977332003b7b11ed6fd432c68cd87",
        "ran_at": "2026-07-27T22:22:24Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T08:45:13Z",
      "oldest_open_prs": [
        {
          "number": 99,
          "created_at": "2024-04-25T06:23:21Z",
          "last_comment_at": "2025-03-02T17:16:18Z",
          "last_comment_author": "szepeviktor"
        },
        {
          "number": 228,
          "created_at": "2025-12-10T21:12:26Z",
          "last_comment_at": "2025-12-10T21:12:36Z",
          "last_comment_author": "gemini-code-assist"
        },
        {
          "number": 278,
          "created_at": "2026-04-15T22:19:55Z",
          "last_comment_at": "2026-05-01T06:49:29Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 282,
          "created_at": "2026-04-30T09:26:35Z",
          "last_comment_at": "2026-06-26T04:11:36Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 301,
          "created_at": "2026-07-04T04:35:28Z",
          "last_comment_at": "2026-07-04T06:22:18Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 308,
          "created_at": "2026-07-07T08:45:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 310,
          "created_at": "2026-07-13T08:44:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 311,
          "created_at": "2026-07-13T08:45:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 312,
          "created_at": "2026-07-27T08:44:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 313,
          "created_at": "2026-07-27T22:18:58Z",
          "last_comment_at": "2026-07-27T22:20:33Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-11T00:08:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2021-05-03T07:48:53Z",
          "last_comment_at": "2025-02-22T11:37:57Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 39,
          "created_at": "2022-02-20T17:33:48Z",
          "last_comment_at": "2025-02-16T08:19:44Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 53,
          "created_at": "2023-01-04T23:27:15Z",
          "last_comment_at": "2023-01-09T22:03:13Z",
          "last_comment_author": "JasonTheAdams"
        },
        {
          "number": 64,
          "created_at": "2023-04-24T03:30:50Z",
          "last_comment_at": "2024-03-19T08:16:41Z",
          "last_comment_author": "doekenorg"
        },
        {
          "number": 92,
          "created_at": "2024-03-27T16:36:29Z",
          "last_comment_at": "2024-12-25T03:55:56Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 103,
          "created_at": "2024-04-26T18:50:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2024-07-22T13:01:37Z",
          "last_comment_at": "2025-06-19T03:37:58Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 123,
          "created_at": "2024-10-12T03:19:53Z",
          "last_comment_at": "2024-10-12T06:38:15Z",
          "last_comment_author": "Seldaek"
        },
        {
          "number": 126,
          "created_at": "2024-11-06T20:58:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 127,
          "created_at": "2024-11-12T08:45:50Z",
          "last_comment_at": "2024-12-04T05:28:17Z",
          "last_comment_author": "szepeviktor"
        },
        {
          "number": 135,
          "created_at": "2025-01-03T16:43:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2025-01-17T06:48:52Z",
          "last_comment_at": "2025-05-18T21:19:42Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 141,
          "created_at": "2025-01-17T23:07:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2025-01-28T20:55:51Z",
          "last_comment_at": "2025-02-13T08:11:28Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 144,
          "created_at": "2025-02-12T19:19:29Z",
          "last_comment_at": "2025-02-23T11:20:09Z",
          "last_comment_author": "BrianHenryIE"
        },
        {
          "number": 146,
          "created_at": "2025-02-16T07:07:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 148,
          "created_at": "2025-02-23T11:01:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2025-02-23T11:06:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2025-02-23T11:09:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 153,
          "created_at": "2025-02-27T09:52:22Z",
          "last_comment_at": "2025-03-06T00:15:06Z",
          "last_comment_author": "BrianHenryIE"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/BrianHenryIE/strauss",
    "host": "github.com",
    "name": "strauss",
    "owner": "BrianHenryIE"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 45,
        "vitality": 89,
        "community": 46,
        "governance": 64,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 642,
              "human_commit_share": 0.97,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "642 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 642
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "releases_count": 61,
              "latest_release_tag": "0.28.1",
              "releases_from_tags": false,
              "days_since_latest_release": 16,
              "mean_days_between_releases": 22.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "61 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 16 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~22.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 22.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "4 out of the last 5 releases have a total of 4 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "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": 16,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 16 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 36,
              "stars": 192,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "192 stars",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "packages": [
                "brianhenryie/strauss"
              ],
              "dependents": 16,
              "ecosystems": "packagist",
              "total_downloads": 477959,
              "monthly_downloads": 43790
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "43,790 downloads/month across packagist",
                "points": 61.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 43790,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "16 packages depend on it",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 30,
              "top_contributor_share": 0.875
            },
            "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 88% of commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "30 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 130,
              "open_issues": 27,
              "closed_issues": 124,
              "issue_closed_ratio": 0.821,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "130/148 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 130,
                      "decided": 148
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 62,
            "inputs": {
              "followers": 101,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "BrianHenryIE",
              "public_repos": 221,
              "account_age_days": 4788
            },
            "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": "101 followers of BrianHenryIE",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 101,
                      "login": "BrianHenryIE"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "221 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 221
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "brianhenryie/strauss"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 16
            },
            "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 16 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "67 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "phpcs.xml, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [
                "composer",
                "namespaces"
              ],
              "has_wiki": false,
              "homepage": "https://brianhenryie.github.io/strauss/",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://brianhenryie.github.io/strauss/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 5 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": "4 out of the last 5 releases have a total of 4 signed artifacts.",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "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": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.175,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "17 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 97
                    }
                  }
                ],
                "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": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.11,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpcs.xml, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "11 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "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": 54,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 959678,
              "source_files_sampled": 203,
              "oversized_source_files": 3
            },
            "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": "3/203 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 203,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T22:22:49.172899Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/BrianHenryIE/strauss.svg",
  "full_name": "BrianHenryIE/strauss",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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