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

beberlei / assert

Thin assertion library for use in libraries and business-model

PHPCustom license★ 2,429 stars⑂ 187 forkssince May 2012View on GitHub ↗

beberlei/assert holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on AI Readiness (28/100). It was last updated 41 days ago. 2 contributors account for most of its recent work.

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

60
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

Benjamin EberleiPersonal account
1,756 followers164 public repossince Sep 2008Tideways GmbH

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 publishTags
Packagistbeberlei/assertv3.3.41,691,0316341 days agovalidationassertassertion

Metrics by category

Vitality

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

51Moderate · 22% of overall
How it's scored
18/36Push recency — last push 41 days ago
2.1/36Commit cadence — 3/52 weeks with commits
7/18Commit volume — 5 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year5
human_commit_share1
days_since_last_push41
active_weeks_last_year3
How it's scored
27/27Ships releases — 44 releases published
36/36Release recency — latest release 41 days ago
12.6/27Release cadence — a release every ~275.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count44
latest_release_tagv3.3.4
releases_from_tagsno
days_since_latest_release41
mean_days_between_releases275.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Good · 18% of overall
How it's scored
54.9/60Stars — 2,429 stars
18.9/25Forks — 187 forks
9.5/15Watchers — 52 watchers
Inputs used
forks187
stars2,429
watchers52
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,691,031 downloads/month across packagist
19.2/20Registry dependents — 761 packages depend on it
Inputs used
packagesbeberlei/assert
dependents761
ecosystemspackagist
total_downloads103,127,156
monthly_downloads1,691,031

Sustainability & Governance

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

75Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.5/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 69 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled69
top_contributor_share0.401
How it's scored
34.4/46.8Issue resolution — 74% of issues closed
28.1/38.3PR acceptance — 164/223 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 21/27 approved changesets -- score normalized to 7
Inputs used
merged_prs164
open_issues30
closed_issues83
issue_closed_ratio0.735
closed_unmerged_prs59
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.3/25Owner reach — 1,756 followers of beberlei
25/25Track record — 164 public repos, account ~17 yr old
Inputs used
followers1,756
owner_typeUser
is_verified
owner_loginbeberlei
public_repos164
account_age_days6,504
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 41 days ago
20/20Version history — 63 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbeberlei/assert
ecosystemspackagist
any_deprecatedno
min_days_since_publish41

Engineering Quality

Are baseline engineering and documentation practices in place?

51Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 5 out of 23 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

38At 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
0.5/2.5CI-Tests — 5 out of 23 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 21/27 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 26 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.2/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

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

Key facts

2,429GitHub stars
69contributors
5commits, last 12 months
41days since last push
44releases
2bus factor
30open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 187 ⇿
0Stars
187Forks
44Releases

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

0408012016020018742012-052019-062026-07
Major 1Minor 2Patch 40

Each point covers 13 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests5 out of 23 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 21/27 approved changesets -- score normalized to 7
10Contributorsproject has 26 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 9

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

RegistryPackageVersionRelation
Packagistext-ctypeindirect
Packagistext-jsonindirect
Packagistext-mbstringindirect
Packagistext-simplexmlindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Packagistyoast/phpunit-polyfillsindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 835,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 278280,
        "Shell": 217
      },
      "pushed_at": "2026-06-10T19:57:39Z",
      "created_at": "2012-05-20T20:24:17Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T15:03:53Z",
      "description": "Thin assertion library for use in libraries and business-model",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://beberlei.de",
      "name": "Benjamin Eberlei",
      "type": "User",
      "login": "beberlei",
      "company": "Tideways GmbH",
      "location": "Germany",
      "followers": 1756,
      "avatar_url": "https://avatars.githubusercontent.com/u/26936?v=4",
      "created_at": "2008-09-30T15:47:34Z",
      "is_verified": null,
      "public_repos": 164,
      "account_age_days": 6504
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.3.4",
          "kind": "patch",
          "published_at": "2026-06-10T19:57:40Z"
        },
        {
          "tag": "v3.3.3",
          "kind": "patch",
          "published_at": "2024-10-30T13:23:18Z"
        },
        {
          "tag": "v3.3.2",
          "kind": "patch",
          "published_at": "2021-12-17T11:51:11Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2021-04-18T20:17:21Z"
        },
        {
          "tag": "v3.3.0-beta1",
          "kind": "prerelease",
          "published_at": "2020-11-13T19:05:40Z"
        },
        {
          "tag": "v3.2.7",
          "kind": "patch",
          "published_at": "2019-12-19T17:52:20Z"
        },
        {
          "tag": "v3.2.6",
          "kind": "patch",
          "published_at": "2019-10-10T10:34:29Z"
        },
        {
          "tag": "v3.2.5",
          "kind": "patch",
          "published_at": "2019-10-10T10:23:26Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2019-10-10T10:14:08Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2019-08-23T17:59:58Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2019-08-23T16:05:47Z"
        },
        {
          "tag": "v2.9.9",
          "kind": "patch",
          "published_at": "2019-05-28T15:28:59Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2019-05-28T15:25:31Z"
        },
        {
          "tag": "v2.9.8",
          "kind": "patch",
          "published_at": "2019-05-28T14:37:44Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2018-12-24T15:25:58Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2018-10-29T11:16:42Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2018-10-11T22:25:31Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2018-07-04T11:06:12Z"
        },
        {
          "tag": "v2.9.6",
          "kind": "patch",
          "published_at": "2018-06-11T17:18:09Z"
        },
        {
          "tag": "v2.9.5",
          "kind": "patch",
          "published_at": "2018-04-16T11:19:02Z"
        },
        {
          "tag": "v2.9.4",
          "kind": "patch",
          "published_at": "2018-04-09T14:48:03Z"
        },
        {
          "tag": "v2.9.3",
          "kind": "patch",
          "published_at": "2018-03-16T17:51:00Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2018-01-25T13:35:47Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2018-01-25T13:02:19Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2017-11-30T13:27:32Z"
        },
        {
          "tag": "v2.7.11",
          "kind": "patch",
          "published_at": "2017-11-13T18:35:35Z"
        },
        {
          "tag": "v2.7.10",
          "kind": "patch",
          "published_at": "2017-11-13T18:15:18Z"
        },
        {
          "tag": "v2.7.9",
          "kind": "patch",
          "published_at": "2017-11-13T16:47:03Z"
        },
        {
          "tag": "v2.7.8",
          "kind": "patch",
          "published_at": "2017-10-20T16:17:33Z"
        },
        {
          "tag": "v2.7.7",
          "kind": "patch",
          "published_at": "2017-10-18T15:35:01Z"
        },
        {
          "tag": "v2.7.6",
          "kind": "patch",
          "published_at": "2017-05-04T02:05:00Z"
        },
        {
          "tag": "v2.7.5",
          "kind": "patch",
          "published_at": "2017-04-26T09:33:17Z"
        },
        {
          "tag": "v2.7.4",
          "kind": "patch",
          "published_at": "2017-03-14T18:16:01Z"
        },
        {
          "tag": "v2.7.3",
          "kind": "patch",
          "published_at": "2017-01-24T15:15:24Z"
        },
        {
          "tag": "v2.7.2",
          "kind": "patch",
          "published_at": "2017-01-09T09:21:02Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2017-01-06T18:10:46Z"
        },
        {
          "tag": "v2.6.9",
          "kind": "patch",
          "published_at": "2017-01-04T18:25:40Z"
        },
        {
          "tag": "v2.6.8",
          "kind": "patch",
          "published_at": "2016-12-05T11:33:57Z"
        },
        {
          "tag": "v2.6.7",
          "kind": "patch",
          "published_at": "2016-11-14T16:52:05Z"
        },
        {
          "tag": "v2.6.6",
          "kind": "patch",
          "published_at": "2016-10-31T12:10:36Z"
        },
        {
          "tag": "v2.6.5",
          "kind": "patch",
          "published_at": "2016-10-17T17:39:58Z"
        },
        {
          "tag": "v2.6.4",
          "kind": "patch",
          "published_at": "2016-10-03T10:59:26Z"
        },
        {
          "tag": "v2.6.3",
          "kind": "patch",
          "published_at": "2016-07-28T19:40:31Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2016-06-20T12:03:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f193f4613c7d7fbcee2c05e4daff4061d49c040e",
          "body": "Instead of stripping \"urn:\", \"uuid:\", \"{\" and \"}\" from anywhere in the value before matching.\n\nSo strings like \"5{}50e8400-...\" or an interior \"urn:\" passed the assertion and the un-normalised string was returned to the caller.\n\nMoved the validated into the regex:\n\n- The prefixes are only accepted at the start\n- A leading \"{\" must be paired with a closing \"}\" using a PCRE conditional",
          "is_bot": false,
          "headline": "Fix uuid() accepting {, }, and prefixes inside the string (#353)",
          "author_name": "Volker Dusch",
          "author_login": "edorian",
          "committed_at": "2026-06-10T19:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0962bb15976995489d0969baee262706156eab12",
          "body": "Add PCRE_DOLLAR_ENDONLY modifier to disallow strings with trailing newlines.\n\nAsserts that wrap PHP functions like numeric(\"123\\n\") are untouched.",
          "is_bot": false,
          "headline": "Reject trailing newline in alnum, url and e164 (#352)",
          "author_name": "Volker Dusch",
          "author_login": "edorian",
          "committed_at": "2026-06-10T19:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7faccd84676a058b457e8460ac78bf83acf99914",
          "body": null,
          "is_bot": false,
          "headline": "Fix copy-pasted docblock on base64 assertion (#351)",
          "author_name": "Volker Dusch",
          "author_login": "edorian",
          "committed_at": "2026-06-10T19:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db789557efbebaee68ec94a2e6d84455891b7b80",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.5 to CI (#346)",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-10-13T22:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c10bf1152578b10c8bf0b12f0fc6db219b0be39",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Action versions (#347)",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-09-11T15:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5fd8eacd8915a1b627b8bfc027803f1939734dd",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.4 to CI (#341)",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2024-07-15T13:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78aa6be746ca3b3337e19256696c111268ccce10",
          "body": "Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.\r\n\r\nSee:\r\n - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)\r\n - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)",
          "is_bot": false,
          "headline": "[PHP 8.4] Fixes for implicit nullability deprecation (#337)",
          "author_name": "Ayesh Karunaratne",
          "author_login": "Ayesh",
          "committed_at": "2024-04-23T14:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb17b7be8c2ee41e658d17decc3456f8c1456fb",
          "body": "PR #337 depends on this.\r\n\r\nBumps the minimum required PHP version to PHP 7.1 to use explicit nullable parameter type syntax.",
          "is_bot": false,
          "headline": "Bump minimum PHP requirement to PHP 7.1 (#338)",
          "author_name": "Ayesh Karunaratne",
          "author_login": "Ayesh",
          "committed_at": "2024-04-23T14:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6400bd3bc3c8dc4370ef7245de6c681f722ba5",
          "body": null,
          "is_bot": false,
          "headline": "Add `.github/ export-ignore` to `.gitattributes` (#326)",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2024-03-19T07:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be26899dc2d5daceb188632d306a4432a4eb7088",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in CONTRIBUTING.md (#327)",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2024-03-19T07:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60313415c987302b158c47a2914218a8b8441828",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml (#332)",
          "author_name": "Roger Vilà",
          "author_login": "rogervila",
          "committed_at": "2023-02-25T21:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e74044d22ae014685a8e20122475025108ebc125",
          "body": "* Allow any value to be passed to Assertion::isCountable()\r\n\r\nStatic analysis tools complain about type of `$value` argument but in fact it could be of any type since it will be checked later (that's the purpose of the method).\r\n\r\n* Revert unwanted changes\r\n\r\nGithub's web IDE did something weird I think, I did not change those line on purpose (obviously).",
          "is_bot": false,
          "headline": "Allow any value to be passed to Assertion::isCountable() (#303)",
          "author_name": "Grzegorz Korba",
          "author_login": "Wirone",
          "committed_at": "2022-09-27T08:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb70015c04be1baee6f5f5c953703347c0ac1655",
          "body": null,
          "is_bot": false,
          "headline": "Run tests on pull_request",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2021-12-16T21:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc352a303fd833f8d4f1c7f7040820d86b13ddab",
          "body": null,
          "is_bot": false,
          "headline": "Improve performance of Assertion Chain class (#318)",
          "author_name": "Marcin Czarnecki",
          "author_login": "scyzoryck",
          "committed_at": "2021-12-16T21:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc94e548dd88b58f8e2a5ced24a82b941676864",
          "body": "Co-authored-by: Frank van Hest <f.vanhest@rootnet.nl>",
          "is_bot": false,
          "headline": "PHP 8.1 compatible (#320)",
          "author_name": "Frank van Hest",
          "author_login": "frankvanhest",
          "committed_at": "2021-12-16T21:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372",
          "body": null,
          "is_bot": false,
          "headline": "Remove scrutinizer",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2021-04-18T20:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f73d859d04424e9ff967d57f467cc7cbbba8a06",
          "body": null,
          "is_bot": false,
          "headline": "Reintroduce expected exception assertion that got lost.",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2021-04-18T20:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6cb5c991c947d6f43465b096b8fec7461d1baf",
          "body": "* Remove ext-intl as a required extension, making it a suggested extension for\r\nuse with Assertion::count(), Assertion::isCountable(), Assertion::minCount(),\r\nand Assertion::maxCount() to operate on ResourceBundles.\r\n\r\n* Correct @method return typehint for LazyAssertion chaining\r\n\r\n* Restored `\\Asse\n[…]\nazyAssertion` methods to show that the return type is `LazyAssertion`.\r\n\r\n* Fixes\r\n\r\nCo-authored-by: Richard Quadling <Richard.Quadling@DigiTickets.co.uk>\r\nCo-authored-by: Jakub Zalas <jakub@zalas.pl>",
          "is_bot": false,
          "headline": "Merge in 3.2.7 (#310)",
          "author_name": "George Wilson",
          "author_login": "wilsonge",
          "committed_at": "2021-04-18T19:59:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5e24c5682af23daa3b0bfd3490a2c80425134c9",
          "body": "* Fix psalm assertions\r\n\r\nSome @psalm-assert annotations refer to not existent params, which leads\r\nto them not working at all.\r\n\r\n* Remove invalid psalm assertion (#307)\r\n\r\nPsalm doesn´t know about the type `non-empty-count`. Also the assertion\r\nwas wrong, since this method does not assert that the `$countable` param\r\n is empty.",
          "is_bot": false,
          "headline": "Fix psalm assertions (#308)",
          "author_name": "Eric Braun",
          "author_login": "oqq",
          "committed_at": "2020-12-03T12:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5367e3895976b49704ae671f75bc5f0ba1b986ab",
          "body": "* Add Psalm assertions\r\n* Remove dodgy is_subclass_of\r\n\r\nCo-authored-by: Matthew Brown <github@muglug.com>",
          "is_bot": false,
          "headline": "Add psalm assertions (#305)",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2020-11-13T20:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ed634f8f000c98ca63e515011cd01dcbe1ae1e",
          "body": "* Switch from travis to Github actions\r\n\r\n* Update PHPUnit with yoast polyfill for 7.0 to 8.0 support.\r\n\r\n* Housekeeping: CS\r\n\r\n* Comment out lint for now, lots of failures, why?",
          "is_bot": false,
          "headline": "Switch from travis to Github actions (#304)",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2020-11-13T18:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61e82dce5a5e2ccfb79054b8e38e4705097c531",
          "body": "Add PHP8 support.",
          "is_bot": false,
          "headline": "Merge pull request #302 from ptondereau/php8",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2020-11-12T21:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4dd239f1fbc036c9912203fef02ddae911e80a",
          "body": "Co-authored-by: Fabien Villepinte <fabien.villepinte@gmail.com>",
          "is_bot": false,
          "headline": "Update tests/Assert/Tests/AssertTest.php",
          "author_name": "Pierre Tondereau",
          "author_login": "ptondereau",
          "committed_at": "2020-10-06T08:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4991d6c629490088f68f3492e5d9129f68e2fca7",
          "body": null,
          "is_bot": false,
          "headline": "Prove is_callable.",
          "author_name": "Pierre Tondereau",
          "author_login": "ptondereau",
          "committed_at": "2020-10-05T19:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9296d6ee27c5b045f0574f60fa01de1091171a23",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP8 support.",
          "author_name": "Pierre Tondereau",
          "author_login": "ptondereau",
          "committed_at": "2020-10-05T19:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6676a3c452dcfa8ee63a244803b9f3bba15b0f",
          "body": "* Add uniqueValues\r\n\r\n* Add more uniqueValues tests\r\n\r\nCo-authored-by: Krzysztof Śmiałek <krzysztof.smialek@amsterdamstandard.com>",
          "is_bot": false,
          "headline": "Add uniqueValues (#296)",
          "author_name": "Krzysztof Śmiałek",
          "author_login": "gronostajo",
          "committed_at": "2020-05-22T11:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10eef03807711793c011e2f1e12745bbca44fb3e",
          "body": "* Fix PHPStan v0.12\r\n\r\n* Code style autofixes\r\n\r\n* PHPStan fixes in MethodDocGenerator\r\n\r\nCo-authored-by: Krzysztof Śmiałek <krzysztof.smialek@amsterdamstandard.com>",
          "is_bot": false,
          "headline": "Fix PHPStan v0.12, run CS fixer (#295)",
          "author_name": "Krzysztof Śmiałek",
          "author_login": "gronostajo",
          "committed_at": "2020-05-22T11:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed28db1f5b4a623c52e6c1215d5fa7b4187f9abb",
          "body": "This PR adds some neon files to the exclusion list",
          "is_bot": false,
          "headline": "Additional files to exclude (#299)",
          "author_name": "Florent Morselli",
          "author_login": "Spomky",
          "committed_at": "2020-05-22T11:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d254b363f921dae752b54c3ce0beb96dd63c07",
          "body": "* v3:\n  Prepare v3.2.3",
          "is_bot": false,
          "headline": "Merge branch 'v3'",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b8152224aef7d3c197d5db05211d4319711b66",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.2.3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598c43bca8ea2d3170ed8f1bc4b0e33bd03423af",
          "body": "* master:\n  CS Fixes\n  Add appropriate error suppressions for PHP 7.0\n  More type hint fixes found by static analysis\n  Code styling Type hints\n  bugfix\n  add typehint add composer require ext add throw phpdoc",
          "is_bot": false,
          "headline": "Merge branch 'master' into v3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410caebb17cc3070ec948b61a03ea6f93c4e0bd1",
          "body": null,
          "is_bot": false,
          "headline": "CS Fixes",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34acce00239e986e57cc78fc21ae7fa87313258",
          "body": null,
          "is_bot": false,
          "headline": "Add appropriate error suppressions for PHP 7.0",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba561670bcada103fef78225add02f90d1a68109",
          "body": null,
          "is_bot": false,
          "headline": "More type hint fixes found by static analysis",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce360b97d4e70c4d90249009ee7f2324940c2f2",
          "body": "Type hints",
          "is_bot": false,
          "headline": "Code styling",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T17:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d77f25b055f43f959f79e24841d21eb6e938dd93",
          "body": "* wirwolf-master:\n  bugfix\n  add typehint add composer require ext add throw phpdoc",
          "is_bot": false,
          "headline": "Merge branch 'wirwolf-master'",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T16:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf595bfa02f9a6055db12ab331e7971bde34f4b",
          "body": "* v3:\n  Prepare v3.2.2\n  Add latest 7.3\n  Prepare v3.2.1",
          "is_bot": false,
          "headline": "Merge branch 'v3'",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T16:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5547e7d03f8c6be121b8b9db6d6ed5a22ffdcb01",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.2.2",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T16:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b3d3c1c4735c0f23eb2311500b34b6548163c8",
          "body": "* master:\n  Add eqArraySubset, similar to what already exists in PHPUnit. (#283)",
          "is_bot": false,
          "headline": "Merge branch 'master' into v3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-08-23T15:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1724ea1e5f30c4da627f5cd5a60709f78cbe1f",
          "body": null,
          "is_bot": false,
          "headline": "bugfix",
          "author_name": "Andru Cherny",
          "author_login": null,
          "committed_at": "2019-08-23T08:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57f94dea7e66f74a9ddeb10ead48892fb7198fa",
          "body": "add composer require ext\nadd throw phpdoc",
          "is_bot": false,
          "headline": "add typehint",
          "author_name": "Andru Cherny",
          "author_login": null,
          "committed_at": "2019-08-23T08:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad2c8a7750209fbd49a9189fb01dae557e61dfc6",
          "body": "Thank you. Nice addition.",
          "is_bot": false,
          "headline": "Add eqArraySubset, similar to what already exists in PHPUnit. (#283)",
          "author_name": "Anna Filina",
          "author_login": "afilina",
          "committed_at": "2019-07-25T09:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce139b6bf8f07fb8389d2c8e15b98dc24fdd93c7",
          "body": null,
          "is_bot": false,
          "headline": "Add latest 7.3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T15:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608b09b431ee81c38148e7559c6837c5b86908ad",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.2.1",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T15:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e18b5fd13605c2d3269b9431c84c548102bdba",
          "body": "* master:\n  Update URL Regex from Symfony project (Fixes #281) Includes unit tests.\n  Backfill 2.9.7 changelog\n  Fixed method doc generator for the 'NullOr' methods\n  LazyAssertion magic calls return $this (#278)\n  Update .travis.yml",
          "is_bot": false,
          "headline": "Merge branch 'master' into v3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T14:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ca7546e11102db2feed8e76a61a9ed1962e8cd",
          "body": "* 'master' of github.com:beberlei/assert:\n  LazyAssertion magic calls return $this (#278)\n  Update .travis.yml",
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:beberlei/assert",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T14:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1141cb7d3fe502a22af69a5cc90f65ae105f42f",
          "body": "Includes unit tests.",
          "is_bot": false,
          "headline": "Update URL Regex from Symfony project (Fixes #281)",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T14:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8cde124a10bf6f36e4de06a6f781996aa75708",
          "body": null,
          "is_bot": false,
          "headline": "Backfill 2.9.7 changelog",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T14:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f9261c4bc6eac5df6c189962d3944d6f1fffca",
          "body": null,
          "is_bot": false,
          "headline": "Fixed method doc generator for the 'NullOr' methods",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-05-28T14:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f812ed00763ffa96264496730b2672c744414e98",
          "body": "A LazyAssertion magic call needs to return $this.\r\nIf you extend the Assertion class with your own assertion methods,\r\nIt is great if that methods are also hinted in your IDE.\r\n\r\nTo do this, you can override the LazyAssertion class and add your own\r\nphpDoc at class level. But if you chain the methods with existing\r\nassertions, it will not work anymore because they return the\r\ndefault LazyAsssertion object and not your own LazyAssertion object.",
          "is_bot": false,
          "headline": "LazyAssertion magic calls return $this (#278)",
          "author_name": "Arne De Smedt",
          "author_login": "arnedesmedt",
          "committed_at": "2019-04-18T17:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8ee759e437a63eefaf76340fc853935d58f3b5",
          "body": "Lint checks on PHP 7.0",
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-02-22T15:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b4850e498219de8783a1e74a1ce0226d1258e5",
          "body": null,
          "is_bot": false,
          "headline": "Minor code styling and whitespace fixes.",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-02-19T11:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf25f11a560a3b21dc010dd4e9604391540b9fbf",
          "body": "type hints which are not backward compatible.",
          "is_bot": false,
          "headline": "Limit PHPUnit usage to >= 6 and < 8 as V8 on PHP 7.3 has :void return",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-02-19T11:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "655f4317e29df53c316489c8eb6ab0c9100158d8",
          "body": null,
          "is_bot": false,
          "headline": "Include PHP 7.3.1 and 7.3.2 in Travis pipeline",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2019-02-19T11:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd82f4c8592c8128dd74481034c31da71ebafc56",
          "body": null,
          "is_bot": false,
          "headline": "Prepare V3.2.0",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T15:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753666c7287de656f563ce25f76e05227ece8026",
          "body": null,
          "is_bot": false,
          "headline": "generateMessage will always return a string.",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T14:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1339748c490feb6d7268bc85d011988d930b50d",
          "body": null,
          "is_bot": false,
          "headline": "$message cannot be null",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T14:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c392e90a55b519f6b596f355a3ab2294d318e7",
          "body": "…ail.",
          "is_bot": false,
          "headline": "Suppress static analysis error when data is invalid and expected to f…",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T14:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb7fdd3babc5932e8dc06929474a4e779dac2f8",
          "body": null,
          "is_bot": false,
          "headline": "Correct case of SimpleXMLElement",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T14:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a49623dc9b2af0958d7415313c13f6eaa3461c7",
          "body": null,
          "is_bot": false,
          "headline": "Add a `notContains` assertion (#270)",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T13:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b4708c078acaf9217e4d5f15c031f41c9a263a",
          "body": "* Add a minCount assertion\r\n\r\n* Add a maxCount assertion",
          "is_bot": false,
          "headline": "Taluu assert min max count (#269)",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T13:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00cc365bb1807e1a20552279998e31fc94c0ca5",
          "body": "* Add a isCountable assertion\r\n\r\n* Include ResourceBundle and SimpleXmlElement as countable types for\r\n`Assert::isCountable` and `Assert::count`.",
          "is_bot": false,
          "headline": "Taluu assert countable (#268)",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T13:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d600290df7278c43d286ad216e02f1f6aa28b27",
          "body": "Introduce PHP 7.3 to the travis builds",
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-12-24T11:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f4a40a8739e1151d40fd1ed754a3ed37e1f522",
          "body": null,
          "is_bot": false,
          "headline": "C/S",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-29T11:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7bf55e755ce8fbd3bd897b759c4757896861067",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.1.0",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-29T11:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1369ff3170e02890c2f3d5eb0e25b155fb6e6c76",
          "body": null,
          "is_bot": false,
          "headline": "Refactor notEq, notSame and notInArray assertion messages (#259)",
          "author_name": "Rick Kuipers",
          "author_login": "rskuipers",
          "committed_at": "2018-10-29T11:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "947a3704579d3617a0465a3cb8c94f5c840ca58f",
          "body": "Added missing changelog entry relating to the upgrade of the regex for Assert\\Assertion::url()",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-26T08:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12322a8ea8eb0561ccb91a7a6b28fd2f6a9fefec",
          "body": null,
          "is_bot": false,
          "headline": "Drop version from composer.json in favour of github releases",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T22:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e9729992130fe1e89a58929bc5c266c238ea22",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.0.1",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T22:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b277bb2a7688d6a319afe6937d08fa6615b1a759",
          "body": null,
          "is_bot": false,
          "headline": "Update url regex from Symfony",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T21:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81400afdf2cc53fe26fb8ff1c39ba3f596f0534",
          "body": null,
          "is_bot": false,
          "headline": "Relax dependency versions for development/pipeline",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T21:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415a600f8d56f6f3a1bc097d831b72e0a545182c",
          "body": null,
          "is_bot": false,
          "headline": "C/S",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T21:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babfb1bf153e8cb7292bca476cc9cc99b17b8d08",
          "body": "* 'master' of github.com:beberlei/assert:\n  add assertions for existing files and not matching regexes (#261)\n\n# Conflicts:\n#\tlib/Assert/Assertion.php",
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:beberlei/assert",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T20:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ac904edda7d4e668943cbdbf482eb072cacb29",
          "body": null,
          "is_bot": false,
          "headline": "Refactor 'SomeClass' to SomeClass::class",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-10-11T20:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c20183d1c9c7c56520ee98434fe8e75a8c248ae",
          "body": "* add assertions for existing files and not matching regexes\r\n\r\n* regenerate readme and docblocks\r\n\r\n* remove additional assertion\r\n\r\n* fix spelling\r\n\r\n* fixed docblocks",
          "is_bot": false,
          "headline": "add assertions for existing files and not matching regexes (#261)",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2018-10-11T19:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de6c570a3ba34c7d70e45d78d5fe31097cbe6e8",
          "body": null,
          "is_bot": false,
          "headline": "Shields.IO badges",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-07-04T15:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a1d05b1e73d45343945c80e90e743f6e20cb49",
          "body": null,
          "is_bot": false,
          "headline": "c/s",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-07-04T14:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f3bee3cba7511209bb1967da783784739dbd1c",
          "body": null,
          "is_bot": false,
          "headline": "Static analysis and code styling updates",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-07-04T14:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891103759a35926323be6296ebd3f1579a52d82a",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v3.0.0 again",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-07-04T11:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748287c0c0afb36779cc8c40989004855143c852",
          "body": null,
          "is_bot": false,
          "headline": "s/a & c/s",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-07-04T11:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f76ee4d7e24ea883111c55464faae0f164612b1b",
          "body": null,
          "is_bot": false,
          "headline": "Prepare V3.0.0",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-06-30T21:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac275173ae12242da975debbda22ef75634edee",
          "body": "Fix #256 An `AssertionFailedException` must be a `Throwable`",
          "is_bot": false,
          "headline": "Drop support for PHP < 7",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-06-30T21:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9e4cf0b63890edce844ee3922e2b95a526e936",
          "body": null,
          "is_bot": false,
          "headline": "Prepare v2.9.6",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-06-11T17:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc26dabe1b54c9a3754a97e3494ff0177df7e64",
          "body": "* Made constraints in exceptions consistent for all assertions\r\n\r\n* Inline $constraints\r\n\r\n* Typo",
          "is_bot": false,
          "headline": "Made constraints in exceptions consistent for all assertions (#255)",
          "author_name": "Peter Kruithof",
          "author_login": "pkruithof",
          "committed_at": "2018-06-11T17:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07fe163d6a3b3e4b1275981ec004397954afa89",
          "body": null,
          "is_bot": false,
          "headline": "Prepare V2.9.5",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-04-16T11:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ece71ef22d85c9141a2712e6bc9fd11f70f926c",
          "body": null,
          "is_bot": false,
          "headline": "c/s",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-04-16T11:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0920cba3ae1e5d5e20915f0692e61ff20ac472eb",
          "body": "* Removed aliasOf annotation that caused an exception in doctrine docParser\r\n\r\n* Amended generate_method_docs in order to support alias of documentation but based on different regular expression",
          "is_bot": false,
          "headline": "Removed aliasOf annotation that caused an exception (#253)",
          "author_name": "Koutsoumpos Valantis",
          "author_login": "koutsoumposval",
          "committed_at": "2018-04-16T11:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c24bedba95c600bba7b6021185a7d7fa2deb961",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 2.9.4",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-04-09T14:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5545ede7c91e7a67ede3dc0ba1cc71ec10efc0",
          "body": "… (#250)",
          "is_bot": false,
          "headline": "Prevent date overflow in Assertion::date() by reset preset date value…",
          "author_name": "Nobuhiro Nakamura",
          "author_login": "lefb766",
          "committed_at": "2018-04-09T14:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115cd10d17bb7cc8feea463110a43f4c2450289e",
          "body": null,
          "is_bot": false,
          "headline": "Force LF line endings",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-03-21T10:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8108458bbe3d063dc3315278b2001a7156fade",
          "body": null,
          "is_bot": false,
          "headline": "CS-Fix",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-03-16T17:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc24336cfe7a583d8b2e8514355123de6327431",
          "body": null,
          "is_bot": false,
          "headline": "CS-Fix",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-03-16T17:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3fd2f018b492597c6409344b2df3fc5b89d4d8",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 2.9.3",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-03-16T17:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054a42bbcd6b97ae109b637e4d8fcaa52c1f6ad9",
          "body": null,
          "is_bot": false,
          "headline": "Expand error for Assert::count() to include the supplied count",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-03-16T17:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d555f72f3f4ff9e72a7bc17cb8a53c86737c8a0",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 2.9.2",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-01-25T13:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf47891da887c6f1d5a0b2d0062c251076affd8",
          "body": "* Usage of custom extended Assert class in LazyAssertion\r\n\r\n* Added test to cover usage of custom Assertion class when using lazy assertions",
          "is_bot": false,
          "headline": "Usage of custom extended Assert class in LazyAssertion (#245)",
          "author_name": "Marek Štípek",
          "author_login": "maryo",
          "committed_at": "2018-01-25T13:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2aed415f5effef4ed9f1706dabf817c3715f8e",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 2.9.1",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-01-25T12:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6a21f8f66db992d7bfae031da3ad4c7aa9c7a13",
          "body": "…essage for an assertion if one is not supplied (Thanks to [Romans Malinovskis](https://github.com/beberlei/assert/issues/225))",
          "is_bot": false,
          "headline": "`\\Assert\\Assertion::generateMessage()` will now receive the default m…",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2018-01-25T12:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ec8ae951599ac098ecf30df2adfbe7598ee4f2",
          "body": "Refs #233",
          "is_bot": false,
          "headline": "Add documentation for extending functions (#244)",
          "author_name": "Woody Gilk",
          "author_login": "shadowhand",
          "committed_at": "2017-12-08T10:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd8dc8f6de4645ccf4d1a0b38a6b8fdaf2e8b337",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 2.8.1",
          "author_name": "Richard Quadling",
          "author_login": "rquadling",
          "committed_at": "2017-11-30T13:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 44,
      "commits_last_year": 5,
      "latest_release_at": "2026-06-10T19:57:40Z",
      "latest_release_tag": "v3.3.4",
      "releases_from_tags": false,
      "days_since_last_push": 41,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 41,
      "mean_days_between_releases": 275.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "beberlei/assert",
          "exists": true,
          "license": "BSD-2-Clause",
          "keywords": [
            "validation",
            "assert",
            "assertion"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/beberlei/assert",
          "is_deprecated": false,
          "latest_version": "v3.3.4",
          "repository_url": "https://github.com/beberlei/assert",
          "versions_count": 63,
          "total_downloads": 103127156,
          "dependents_count": 761,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1691031,
          "first_published_at": null,
          "latest_published_at": "2026-06-10T19:47:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 41
        }
      ]
    },
    "popularity": {
      "forks": 187,
      "stars": 2429,
      "watchers": 52,
      "fork_history": {
        "days": [
          {
            "date": "2012-05-20",
            "count": 1
          },
          {
            "date": "2012-06-18",
            "count": 1
          },
          {
            "date": "2012-09-04",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 2
          },
          {
            "date": "2012-10-19",
            "count": 1
          },
          {
            "date": "2013-01-15",
            "count": 1
          },
          {
            "date": "2013-02-01",
            "count": 1
          },
          {
            "date": "2013-06-20",
            "count": 1
          },
          {
            "date": "2013-09-23",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 2
          },
          {
            "date": "2014-01-26",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 2
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-30",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2015-06-22",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 2
          },
          {
            "date": "2015-06-29",
            "count": 2
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-02-06",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 2
          },
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 2
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-07-30",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-18",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 1
          },
          {
            "date": "2016-10-30",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-12-10",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 2
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-15",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 2
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 2
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-08",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 2
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 2
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 187,
        "total_forks": 187
      },
      "star_history": null,
      "open_issues_and_prs": 49
    },
    "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": 121050,
      "source_files_sampled": 30,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ext-ctype",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mbstring",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-simplexml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "yoast/phpunit-polyfills",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 0,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 19,
        "merged_prs": 164,
        "open_issues": 30,
        "closed_ratio": 0.735,
        "closed_issues": 83,
        "closed_unmerged_prs": 59
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rquadling",
          "commits": 218,
          "avatar_url": "https://avatars.githubusercontent.com/u/12801?v=4"
        },
        {
          "type": "User",
          "login": "beberlei",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/26936?v=4"
        },
        {
          "type": "User",
          "login": "tacovandenbroek",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/1499481?v=4"
        },
        {
          "type": "User",
          "login": "raphaelstolt",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/48225?v=4"
        },
        {
          "type": "User",
          "login": "localheinz",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/605483?v=4"
        },
        {
          "type": "User",
          "login": "lapistano",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/95115?v=4"
        },
        {
          "type": "User",
          "login": "edorian",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/247397?v=4"
        },
        {
          "type": "User",
          "login": "abacaphiliac",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1656273?v=4"
        },
        {
          "type": "User",
          "login": "DrSchimke",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3299009?v=4"
        },
        {
          "type": "User",
          "login": "shadowhand",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/38203?v=4"
        }
      ],
      "contributors_sampled": 69,
      "top_contributor_share": 0.401
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "5 out of 23 merged PRs checked by a CI test -- score normalized to 2",
            "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": 7,
            "reason": "Found 21/27 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f193f4613c7d7fbcee2c05e4daff4061d49c040e",
        "ran_at": "2026-07-22T17:33:30Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-10T19:58:12Z",
      "oldest_open_prs": [
        {
          "number": 80,
          "created_at": "2014-12-18T15:17:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2015-02-11T02:28:56Z",
          "last_comment_at": "2016-09-28T17:33:42Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 131,
          "created_at": "2015-12-28T21:52:18Z",
          "last_comment_at": "2018-06-26T20:58:01Z",
          "last_comment_author": "bweston92"
        },
        {
          "number": 202,
          "created_at": "2017-01-04T14:58:36Z",
          "last_comment_at": "2017-01-04T16:09:51Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 223,
          "created_at": "2017-04-17T08:58:45Z",
          "last_comment_at": "2017-12-15T02:08:40Z",
          "last_comment_author": "b1rdex"
        },
        {
          "number": 265,
          "created_at": "2018-12-09T19:13:00Z",
          "last_comment_at": "2020-02-05T10:15:06Z",
          "last_comment_author": "Taluu"
        },
        {
          "number": 272,
          "created_at": "2018-12-27T14:42:09Z",
          "last_comment_at": "2020-02-05T09:50:32Z",
          "last_comment_author": "Taluu"
        },
        {
          "number": 273,
          "created_at": "2019-02-01T14:19:39Z",
          "last_comment_at": "2019-02-04T12:57:46Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 274,
          "created_at": "2019-02-07T15:47:55Z",
          "last_comment_at": "2024-06-25T15:01:26Z",
          "last_comment_author": "stefanfisk"
        },
        {
          "number": 290,
          "created_at": "2019-10-01T09:08:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 306,
          "created_at": "2020-11-20T13:51:14Z",
          "last_comment_at": "2020-11-21T07:23:08Z",
          "last_comment_author": "aleron75"
        },
        {
          "number": 315,
          "created_at": "2021-05-04T15:30:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 322,
          "created_at": "2022-01-06T13:59:40Z",
          "last_comment_at": "2022-01-06T14:01:35Z",
          "last_comment_author": "ktomk"
        },
        {
          "number": 328,
          "created_at": "2022-10-26T08:54:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 329,
          "created_at": "2022-10-26T09:00:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 330,
          "created_at": "2022-10-28T14:19:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 333,
          "created_at": "2023-01-13T15:50:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 345,
          "created_at": "2025-03-19T17:09:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 355,
          "created_at": "2026-07-19T05:30:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-10T19:47:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 78,
          "created_at": "2014-12-18T14:09:51Z",
          "last_comment_at": "2019-10-10T10:56:52Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 86,
          "created_at": "2015-01-16T20:36:00Z",
          "last_comment_at": "2015-07-20T15:38:21Z",
          "last_comment_author": "sagikazarmark"
        },
        {
          "number": 91,
          "created_at": "2015-02-11T00:47:49Z",
          "last_comment_at": "2015-08-21T16:59:04Z",
          "last_comment_author": "beberlei"
        },
        {
          "number": 113,
          "created_at": "2015-08-21T10:21:59Z",
          "last_comment_at": "2018-02-17T00:16:09Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 117,
          "created_at": "2015-08-26T12:07:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 197,
          "created_at": "2016-12-08T14:01:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 221,
          "created_at": "2017-04-11T07:42:39Z",
          "last_comment_at": "2021-07-21T11:31:27Z",
          "last_comment_author": "lcts"
        },
        {
          "number": 225,
          "created_at": "2017-04-23T10:15:43Z",
          "last_comment_at": "2017-05-02T09:47:02Z",
          "last_comment_author": "romaninsh"
        },
        {
          "number": 246,
          "created_at": "2018-02-16T18:02:17Z",
          "last_comment_at": "2018-02-16T23:38:17Z",
          "last_comment_author": "maryo"
        },
        {
          "number": 249,
          "created_at": "2018-03-21T09:04:11Z",
          "last_comment_at": "2018-03-21T12:15:02Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 277,
          "created_at": "2019-03-12T08:33:03Z",
          "last_comment_at": "2019-03-25T09:36:05Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 292,
          "created_at": "2019-11-15T08:25:19Z",
          "last_comment_at": "2020-01-08T10:09:38Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 293,
          "created_at": "2019-12-06T15:28:06Z",
          "last_comment_at": "2023-08-03T11:33:17Z",
          "last_comment_author": "mvanduijker"
        },
        {
          "number": 294,
          "created_at": "2020-01-10T15:43:39Z",
          "last_comment_at": "2020-01-12T11:31:46Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 297,
          "created_at": "2020-02-09T09:31:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 298,
          "created_at": "2020-02-21T10:16:54Z",
          "last_comment_at": "2020-05-22T11:02:46Z",
          "last_comment_author": "rquadling"
        },
        {
          "number": 311,
          "created_at": "2021-01-26T17:51:59Z",
          "last_comment_at": "2021-06-03T10:23:00Z",
          "last_comment_author": "SeredOFF"
        },
        {
          "number": 317,
          "created_at": "2021-06-28T13:24:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 321,
          "created_at": "2022-01-06T13:32:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 323,
          "created_at": "2022-03-01T19:49:24Z",
          "last_comment_at": "2023-02-08T15:48:52Z",
          "last_comment_author": "alejgr"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/beberlei/assert",
    "host": "github.com",
    "name": "assert",
    "owner": "beberlei"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 38,
        "vitality": 51,
        "community": 80,
        "governance": 75,
        "engineering": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 51,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 1,
              "days_since_last_push": 41,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 41 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 44,
              "latest_release_tag": "v3.3.4",
              "releases_from_tags": false,
              "days_since_latest_release": 41,
              "mean_days_between_releases": 275.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "44 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 41 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~275.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 275.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "forks": 187,
              "stars": 2429,
              "watchers": 52,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,429 stars",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2429
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "187 forks",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 187
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "52 watchers",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "packages": [
                "beberlei/assert"
              ],
              "dependents": 761,
              "ecosystems": "packagist",
              "total_downloads": 103127156,
              "monthly_downloads": 1691031
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,691,031 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1691031,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "761 packages depend on it",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 761
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 69,
              "top_contributor_share": 0.401
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "69 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 164,
              "open_issues": 30,
              "closed_issues": 83,
              "issue_closed_ratio": 0.735,
              "closed_unmerged_prs": 59
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "74% of issues closed",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "164/223 decided PRs merged",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 164,
                      "decided": 223
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 21/27 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 73,
            "inputs": {
              "followers": 1756,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "beberlei",
              "public_repos": 164,
              "account_age_days": 6504
            },
            "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": "1,756 followers of beberlei",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1756,
                      "login": "beberlei"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "164 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 164
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "beberlei/assert"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 41
            },
            "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 41 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "63 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "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": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 23 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.9
            },
            "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": "5 out of 23 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 21/27 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.42,
              "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": "42 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 42,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 121050,
              "source_files_sampled": 30,
              "oversized_source_files": 2
            },
            "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": "2/30 source files over 60KB",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 30,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:33:56.934381Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/beberlei/assert.svg",
  "full_name": "beberlei/assert",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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