Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 12:28 UTC

dg / bypass-finals

Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.

PHPCustom license★ 573 stars⑂ 35 forkssince Sep 2017View on GitHub ↗

dg/bypass-finals holds a health index of 31 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (78/100) and lowest on Security (20/100). It was last updated today. A single contributor accounts for most of its recent work.

31
overall / 100
At risk

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.

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

Score profile

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

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

Ownership

David GrudlPersonal account
801 followers77 public repossince Feb 2010Nette Foundation

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
Packagistdg/bypass-finalsv1.10.2956,4712239 days agotestingphpunitunitmockingfinals

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.8/36Commit cadence — 7/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year25
human_commit_share1
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~156.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv1.11.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases156.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

65Moderate · 18% of overall
How it's scored
44.7/60Stars — 573 stars
12.8/25Forks — 35 forks
5.8/15Watchers — 12 watchers
Inputs used
forks35
stars573
watchers12
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
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
79.7/80Monthly downloads — 956,471 downloads/month across packagist
18.1/20Registry dependents — 517 packages depend on it
Inputs used
packagesdg/bypass-finals
dependents517
ecosystemspackagist
total_downloads29,978,198
monthly_downloads956,471

Sustainability & Governance

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

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.4/22.5Commit distribution — top contributor authored 80% of commits
13.5/13.5Contributor breadth — 18 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.805
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
25.5/38.3PR acceptance — 22/33 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues0
closed_issues45
issue_closed_ratio1
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.9/25Owner reach — 801 followers of dg
25/25Track record — 77 public repos, account ~16 yr old
Inputs used
followers801
owner_typeUser
is_verified
owner_logindg
public_repos77
account_age_days6,015
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 39 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdg/bypass-finals
ecosystemspackagist
any_deprecatedno
min_days_since_publish39

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsmocking, testing, phpunit, file-mutator
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

20Critical · 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/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier20
security_posture_before_jurisdiction39
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

AI Readiness

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

51Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
20.3/40Legible commit history — 38 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.38
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes5,787
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/13 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes12,696
source_files_sampled13
oversized_source_files0

Key facts

573GitHub stars
18contributors
25commits, last 12 months
0days since last push
13releases
1bus factor
0open 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 ★ / 35 ⇿
0Stars
35Forks
12Releases

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.

01325383522018-072022-072026-07
Major 1Minor 8Patch 3

Each point covers 8 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-24 12:28 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 5

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

RegistryPackageVersionRelation
Packagistnette/phpstan-rulesindirect
Packagistnette/testerindirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
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": [
        "mocking",
        "testing",
        "phpunit",
        "file-mutator"
      ],
      "is_fork": false,
      "size_kb": 101,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 53829
      },
      "pushed_at": "2026-07-24T12:25:31Z",
      "created_at": "2017-09-13T17:14:20Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T12:25:59Z",
      "description": "Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.",
      "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://davidgrudl.com",
      "name": "David Grudl",
      "type": "User",
      "login": "dg",
      "company": "Nette Foundation",
      "location": null,
      "followers": 801,
      "avatar_url": "https://avatars.githubusercontent.com/u/194960?v=4",
      "created_at": "2010-02-03T00:47:26Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 6015
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-07-24T12:26:46Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-06-01T13:43:47Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-01-16T00:42:25Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-07-08T08:38:35Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-05-16T22:48:59Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-02-14T07:13:16Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-09-16T09:16:11Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-08-23T11:10:28Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-09-13T01:01:35Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-09-13T01:00:20Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-09-15T13:45:28Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-09-15T13:44:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-09-15T13:42:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b21595bdd1937e9ac912d68380dc85a65d77285f",
          "body": "…-less SAPIs",
          "is_bot": false,
          "headline": "bootstrap test uses a separate fixture per ordering to run under argv…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440b9da5830fe10acc54ad28da758140df8e0e29",
          "body": "… ParseError",
          "is_bot": false,
          "headline": "removeTokens() suppresses CompileError from token_get_all(), not just…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f082befc5f96160ee59ef330d594349844ebf0",
          "body": "… PHP 8.4\n\nThe removal rule is inverted: 'final' is now kept only before constants and dropped\nin every other modifier position (class, method, property, hook). A property must\nkeep at least one modifier, so when removal would strip them all, the first removed\nmodifier becomes 'public' instead of vanishing. This also fixes the invalid output\nfor 'final readonly int $x' when both bypasses are enabled, which previously\nproduced 'int $x'. Cache version bumped.",
          "is_bot": false,
          "headline": "removes 'final' also from properties and property hooks introduced in…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d30479567f4d48dd8c0e711d2c5eb1cf8dd6616",
          "body": null,
          "is_bot": false,
          "headline": "PHPUnitExtension: added allowPaths and denyPaths parameters",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581da35f3051f359b0ff62db99d51c8259a75ea1",
          "body": null,
          "is_bot": false,
          "headline": "isPathAllowed() matches case-insensitively on Windows",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "878e9fc47b700d823004ab6dae76334a1ed4900e",
          "body": null,
          "is_bot": false,
          "headline": "improved robustness of proc_open detection",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbfd16f93ef7385836621c7097a97533e9559f6",
          "body": null,
          "is_bot": false,
          "headline": "debugInfo() also prints path rules and cache directory",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14125fa599ddc697054c69705c6c0e0a4ba3fcab",
          "body": null,
          "is_bot": false,
          "headline": "cache files are written atomically via temp file + rename [Closes #80]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a83d37595c4dee921bfc72f67eea0842b1f984",
          "body": "…ale caches",
          "is_bot": false,
          "headline": "cache key includes algorithm version and PHP version to invalidate st…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec4a305344e1b1d2a104b2f6001c11348425576",
          "body": null,
          "is_bot": false,
          "headline": "requires PHP 8.2",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T12:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d2098c14eddbb62deedba1779ba61464e8963a",
          "body": null,
          "is_bot": false,
          "headline": "made static analysis mandatory",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaab6e7e8181a49159cc56ee8791eee1719f120",
          "body": null,
          "is_bot": false,
          "headline": "fixed phpstan errors",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc30160ad207fed7f860221547feeac06f49e788",
          "body": null,
          "is_bot": false,
          "headline": "uses nette/phpstan-rules",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f994a6f6180e9453b4c02661e0754ecfc1ba5a",
          "body": null,
          "is_bot": false,
          "headline": "improved phpDoc types",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670fb7041881657c2386bc60e72ad1f077530aa0",
          "body": "Leverages PHP 8.1 type system: typed properties (replacing @var phpDoc) and native return types on stream wrapper methods, where the resource pseudo-type still requires phpDoc.",
          "is_bot": false,
          "headline": "added native type declarations for properties and return types",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c097debdb8be370ec64e98c132b465079c5039",
          "body": null,
          "is_bot": false,
          "headline": "added AGENTS.md & DOCS",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9801393b63fcb0710d267911ad7da88e654700e",
          "body": null,
          "is_bot": false,
          "headline": "uses nette/tester 2.6",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b75043686ef4dd737b35b52aab569c69779433",
          "body": null,
          "is_bot": false,
          "headline": "cs",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4835ea8b2dd1dbd76b80e888bc57232f5670bc16",
          "body": null,
          "is_bot": false,
          "headline": "requires PHP 8.2",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530985f2106ac98009008238e32ad0b32ac70287",
          "body": null,
          "is_bot": false,
          "headline": "readme: security note on cache directory trust",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-07-24T11:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da72f7848e43f348f743cb37ee2d44419e58db92",
          "body": "…ss [Closes #79]",
          "is_bot": false,
          "headline": "fix: drop 'readonly' when it precedes 'abstract'/'final' before a cla…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-15T05:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a468339f33c4b3976ed1e7c198f4d75196b3f791",
          "body": "With bypassReadOnly enabled, \"readonly protected string $n\" rewrote\n'readonly' to 'public' instead of dropping it, producing two visibility\nmodifiers (\"public protected\") and a fatal error. Now 'readonly' is\ndropped whenever a visibility modifier is present, before or after it;\nonly the visibility-less promoted \"readonly T $x\" (PHP 8.4+) becomes\n'public' to stay a promoted property.",
          "is_bot": false,
          "headline": "fix: drop 'readonly' when it precedes a visibility modifier [Closes #78]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-08T21:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d4ea18f8937af7d794b3358c125ecb52862e98",
          "body": "proc_open() with a ['file', path, mode] descriptor failed while BypassFinals was active: stream_close() closed the underlying file descriptor before the child process inherited it, so dup2() failed and the subprocess output never reached the target file.\n\nNativeWrapper now detects streams opened fro\n[…]\nor alive instead of closing it, preventing both the explicit fclose() and garbage-collection-triggered closure. Includes a regression test.\n\nCo-authored-by: Guillaume Delre <delre.guillaume@gmail.com>",
          "is_bot": false,
          "headline": "fixed proc_open() with ['file'] descriptor spec [Closes #43]",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-04T15:48:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ad1c197b79e08b7e3facee29db2e4827ed803e6",
          "body": "…s #50]\n\nfread() can return data AND cause feof() to return true in the same\ncall when it exhausts the file. The stream wrapper was reporting\nstream_eof()=true immediately after that read, while PHP's native\nfile:// handler only signals EOF after a subsequent empty read.\n\nThis made SplFileObject::se\n[…]\n_read()\ncall returned empty/false data, and stream_seek() resets the flag so\nrepeated reads after a rewind still work correctly.\n\nCloses #50\n\nSigned-off-by: Guillaume Delré <delre.guillaume@gmail.com>",
          "is_bot": false,
          "headline": "fix: defer stream_eof() until an empty read confirms EOF (#75) [Close…",
          "author_name": "Guillaume Delré",
          "author_login": "guillaumedelre",
          "committed_at": "2026-06-04T15:48:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a1aeca3d465a58e8a947ebc7910471e66282c2d",
          "body": "…hp (#74) [Closes #58]\n\nClasses registered in a package's autoload.files are loaded during\nrequire 'vendor/autoload.php', before any user code runs. Calling\nBypassFinals::enable() afterwards cannot strip final from those classes.\n\nbootstrap.php loads the BypassFinals internals directly (no autoloade\n[…]\needed) and calls enable(), so users can require it before\nvendor/autoload.php to intercept every file loaded during autoloading.\n\nCloses #58\n\nSigned-off-by: Guillaume Delré <delre.guillaume@gmail.com>",
          "is_bot": false,
          "headline": "feat: add bootstrap.php for early activation before vendor/autoload.p…",
          "author_name": "Guillaume Delré",
          "author_login": "guillaumedelre",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3621112ff0bb38b7222bb138ecdebc305293e8f0",
          "body": "…loses #66]\n\nfopen() in write mode fails when the cache directory is absent, which\nhappens when the path is gitignored and not pre-created (e.g. .cache/).\n\n@mkdir with recursive=true creates all missing intermediate directories\nbefore writing the first cache entry.\n\nCloses #66\n\nSigned-off-by: Guillaume Delré <delre.guillaume@gmail.com>",
          "is_bot": false,
          "headline": "fix: create cache directory recursively if it does not exist (#70) [C…",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f9aff3b55c6cc43ca8e93058106c9a3c11e4a8d",
          "body": "…71) [Closes #55]\n\nremoveTokensCached() was calling NativeWrapper::stream_open() twice or\nthree times, each triggering a stream_wrapper_restore/unregister/register\ncycle inside an already-active MutatingWrapper::stream_open() callback.\nThese nested cycles corrupt PHP's internal stream wrapper state,\n[…]\nntext,\nreducing the churn from 3 cycles to 1 and eliminating the state corruption.\n\nCloses #55\n\nSigned-off-by: Guillaume Delré <delre.guillaume@gmail.com>\nCo-authored-by: David Grudl <david@grudl.com>",
          "is_bot": false,
          "headline": "fix: consolidate cache I/O in a single native stream wrapper cycle (#…",
          "author_name": "Guillaume Delré",
          "author_login": "guillaumedelre",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d5d219928d14ffa4e5bca639e78506734040221",
          "body": "…oses #67]\n\nis_dir() populates PHP's stat cache with the file state at open time.\nAny subsequent stat call (filesize, filemtime, etc.) then returns stale\ndata after writes to that path.\n\nclearstatcache(true, $path) drops the cached entry so callers always\nget fresh values from the OS.\n\nCloses #67\n\nSigned-off-by: Guillaume Delré <delre.guillaume@gmail.com>",
          "is_bot": false,
          "headline": "fix: clear stat cache after is_dir() check in stream_open() (#69) [Cl…",
          "author_name": "Guillaume Delré",
          "author_login": "guillaumedelre",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03a475d26df20f8f05595e94e1d150a0f30de2a",
          "body": "Co-authored-by: Copilot <copilot@github.com>",
          "is_bot": false,
          "headline": "fixed debugInfo() output for bypass tokens (#68)",
          "author_name": "Eli Caraballo",
          "author_login": "Eli-Caraballo",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e674192a901ba53017686c2a225cd1ddc8f7b87",
          "body": null,
          "is_bot": false,
          "headline": "NativeWrapper::stream_seek() detects whether is seekable [Closes #63]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e9791fedc02d471b32dff334549489d1c92f37",
          "body": "A visibility-less promoted \"readonly T $x\" (PHP 8.4+) is now replaced with\n'public' instead of being dropped, which kept it a promoted property; explicit\nand asymmetric visibility (e.g. private(set)) are left untouched.\nCloses #64, closes #49.",
          "is_bot": false,
          "headline": "fixed 'readonly' token removal for PHP 8.4 promoted properties",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f7c896d8a5efecf793011414e73c297e298b19",
          "body": "'final' is now stripped only before class/function/readonly, skipping any\nvisibility/static modifiers (e.g. \"final public function\"), so identifiers\nsuch as \"const FINAL\" are no longer mangled.\nRefs #64.",
          "is_bot": false,
          "headline": "fixed 'final' token removal to preserve constant names",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ee85e056f33f195125a93d40986d89dfa9e792",
          "body": null,
          "is_bot": false,
          "headline": "added const T_READONLY for PHP < 8.1",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c995ac15ae10aec9ccf1379228552b94b5c7ef94",
          "body": null,
          "is_bot": false,
          "headline": "improved tests",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-04T15:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6fae553e02ee3693487c5cf5a96920cd89b576",
          "body": null,
          "is_bot": false,
          "headline": "updated github actions",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-01T16:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54eb321464b6bb1fdd56a1c6e8deefa5c00e282",
          "body": null,
          "is_bot": false,
          "headline": "updated .gitattributes",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-01T10:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eea36327ce5007f527c192f0fb4ecca3e0b900b",
          "body": null,
          "is_bot": false,
          "headline": "singleline declare statements",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2026-06-01T10:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "920a7da2f3c1422fd83f9ec4df007af53dc4018b",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2025-01-16T00:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1a55ace062d89a7a272779dd71c0538aea1218",
          "body": null,
          "is_bot": false,
          "headline": "Make PHPUnitExtension configurable (#59)",
          "author_name": "Sander Muller",
          "author_login": "SanderMuller",
          "committed_at": "2025-01-16T00:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b112c3141f7ffd6eebe789b184cd6de2999179",
          "body": null,
          "is_bot": false,
          "headline": "added BypassFinals::debugInfo()",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2025-01-16T00:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b00f0d900c7e15d3341e687e0df89e8c2d4632",
          "body": "to prevent an error \"PHP Fatal error: Non-readonly class PHPUnit\\Event\\TestSuite\\TestSuiteForTestClass cannot extend readonly class PHPUnit\\Event\\TestSuite\\TestSuite\"",
          "is_bot": false,
          "headline": "PHPUnitExtension: denies path 'vendor/phpunit'",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-07-02T22:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd38c199be4e96ac43f11400105794a691dfd8e",
          "body": null,
          "is_bot": false,
          "headline": "added test",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-07-02T22:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7753432dfdadc4ca24797f86c1beacc512c13064",
          "body": null,
          "is_bot": false,
          "headline": "added comments",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-07-02T22:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927cd9ba80c8d02d75126043161ddea581de29d4",
          "body": "allowPaths() replaced setWhitelist()",
          "is_bot": false,
          "headline": "BypassFinals: added allowPaths() & denyPath()",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-07-02T21:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137d36e6f305d8632ee070a4063fe989376fe6da",
          "body": null,
          "is_bot": false,
          "headline": "composer: updated license [Closes #57]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-05-24T14:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe238be99c8d2406ce09d254cbcc93d90578c88",
          "body": null,
          "is_bot": false,
          "headline": "readme: added jumbo, improved",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-05-17T01:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8313b5d873e60de005518489671ec31f69c094da",
          "body": null,
          "is_bot": false,
          "headline": "github actions updated",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-05-16T22:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f645831ca1ec4e9946498c5cbacc7d43026e5a",
          "body": null,
          "is_bot": false,
          "headline": "BypassFinals: add settings to cache hash [Closes #53]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-05-16T22:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb17cebe9e43f6ad75c111d0f53324c79f40c899",
          "body": "Suppresses warning triggered by `stat`/`lstat` when file does not exit.\n\nBy injecting another error handler which resets error reporting the\nsuppressed warning gets caught and does not appear in error logs.\n\nAs certain testing frameworks establish error handlers to pick up\non suppressed errors, exceptions and warnings, the warning generated\nby `stat`/`lstat` when provided an unknown path is recorded.",
          "is_bot": false,
          "headline": "fixed throwing errors in exists-check functions (#54) [Closes #52]",
          "author_name": "Felix Jahn",
          "author_login": "oruborus",
          "committed_at": "2024-05-16T22:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188300598760980617d60c45d0dee26da43b9222",
          "body": null,
          "is_bot": false,
          "headline": "open_stream fail when $path is directory (#56)",
          "author_name": "Jorg Adam Sowa",
          "author_login": "jorgsowa",
          "committed_at": "2024-05-16T22:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57923c7b216520a303f3b1474b41897fe37e66da",
          "body": null,
          "is_bot": false,
          "headline": "github actions updated",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2024-05-02T09:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe2fe04bae9f0de271dd462afc049067889e6d1",
          "body": null,
          "is_bot": false,
          "headline": "added PHPUnitExtension",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T22:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a0b0b0780b24537aa6981db94a37cf96da1816",
          "body": null,
          "is_bot": false,
          "headline": "NativeWrapper refactoring",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T22:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c0b511546d5b6d8fe59eeeba0636660cfc5dc7",
          "body": null,
          "is_bot": false,
          "headline": "MutatingWrapper has been separated from BypassFinals",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T22:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1932ee9fe31d25735953e24090003e019d9e9903",
          "body": null,
          "is_bot": false,
          "headline": "NativeWrapper moved to namespace DG\\BypassFinals",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T22:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34153c3f7b014fe52fbff45ec70b003db55c843c",
          "body": "https://blog.nette.org/en/for-less-screaming-in-the-code",
          "is_bot": false,
          "headline": "PascalCase constants",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T21:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e92549fb969fa01fb4a44e727c4bd18b4604cf7",
          "body": null,
          "is_bot": false,
          "headline": "NativeWrapper: implemented stream_set_option()",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-11-19T19:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12ef25e1f8d4144e4ec80d13a28895e8942f4104",
          "body": null,
          "is_bot": false,
          "headline": "bypassed keywords are configurable",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-09-16T09:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad37fbffbed119b12bbbd13c7ef722e8eb71d24",
          "body": null,
          "is_bot": false,
          "headline": "updated github actions",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-08-23T11:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df37b7342d7d25ab906e53eb4e92d83542f46c1",
          "body": null,
          "is_bot": false,
          "headline": "removes keyword 'readonly' [Closes #39]",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-08-23T11:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757586f0445d7512be008a4bf1fa876da5139c08",
          "body": null,
          "is_bot": false,
          "headline": "refactoring",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-08-23T09:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1075dc70b16f5acfd7bb680195a646064822d826",
          "body": null,
          "is_bot": false,
          "headline": "tested in PHP 8.3",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2023-08-05T17:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c424c3ed359220fce044f35cdf9f48b0089b2ca",
          "body": null,
          "is_bot": false,
          "headline": "fixed double calling of enable() [Closes #35]",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-13T17:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa5cfb28c40e2bb35759528dd17185cb59f8c34",
          "body": null,
          "is_bot": false,
          "headline": "implemented cache",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-13T00:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8151a246c92d6897142d9ef63066acfdc4a2f987",
          "body": "fixed interoperability with Infection library",
          "is_bot": false,
          "headline": "calls previous wrapper if one was set [Closes #9]",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-13T00:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66079e148dfe892c929832e46a20e92da2d7ad8f",
          "body": null,
          "is_bot": false,
          "headline": "divided into classes BypassFinals & NativeWrapper",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-13T00:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60bb558d408a356f4649786dea534bfc42dfab1c",
          "body": null,
          "is_bot": false,
          "headline": "rewinddir() returns void",
          "author_name": "Alexander Dmitryuk",
          "author_login": "dmitryuk",
          "committed_at": "2022-09-06T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78b6d38a5d41c2293a171f4f5883d38c7f2dee0",
          "body": null,
          "is_bot": false,
          "headline": "SplFileInfo::isFile throws exception [Closes #31]",
          "author_name": "Alexander Dmitryuk",
          "author_login": "dmitryuk",
          "committed_at": "2022-09-06T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99bc35ee6350869fa37abac6aa0a536d23daba9",
          "body": null,
          "is_bot": false,
          "headline": "removed stream_tell return type (#30)",
          "author_name": "fancsali",
          "author_login": "fancsali",
          "committed_at": "2022-09-06T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b2f93db8193ce609abd15a5cb7b1dada27d171e",
          "body": null,
          "is_bot": false,
          "headline": "tested in PHP 8.2",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-06T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cbd38314f1cf29f8e1eeba27637470994619bfe",
          "body": null,
          "is_bot": false,
          "headline": "coding standards",
          "author_name": "David",
          "author_login": "dg",
          "committed_at": "2022-09-06T05:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495f5bc762e7bf30a13ed8253f44bb3a701767bb",
          "body": null,
          "is_bot": false,
          "headline": "cs",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2021-04-09T10:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b226f8e96426ea44c790e71acb56cd16dd78fff6",
          "body": null,
          "is_bot": false,
          "headline": "removed travis",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2021-04-09T10:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50aa66209a179c98f8666d93de6c82d4da82e740",
          "body": "The third argument has to be nullable. While the docs specify a signature lof `public streamWrapper::stream_set_option ( int $option , int $arg1 , int $arg2 ) : bool` they also say this: ` arg2:  If option is STREAM_OPTION_BLOCKING: This option is not set.`",
          "is_bot": false,
          "headline": "Updated stream_set_option signature (#28)",
          "author_name": "Benjamin Zikarsky",
          "author_login": "bzikarsky",
          "committed_at": "2021-04-09T10:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb0fabd6fc5f526a08b3d585db9e2a1632e3104",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo (#27)",
          "author_name": "Ammar Abdulhamid",
          "author_login": "Ammarpad",
          "committed_at": "2021-02-19T00:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3e2070ba27b8fadfa031740155d611a77414a3",
          "body": null,
          "is_bot": false,
          "headline": "coding style",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-11-04T12:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff14521b239855e32a4c8c9d856bd538b7e644bc",
          "body": null,
          "is_bot": false,
          "headline": "updated gitattributes",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-11-04T12:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2799e5d6f687dccc3772aa3d777b306d9e8a9b0e",
          "body": null,
          "is_bot": false,
          "headline": "updated phpstan",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-11-04T12:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575e73a51eacbd4fbe689ed80315fb3354ac5122",
          "body": null,
          "is_bot": false,
          "headline": "updated nette/coding-standard",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-11-04T12:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61993f37481c8b3fcf6856dfc6fc21e1b7f049ee",
          "body": null,
          "is_bot": false,
          "headline": "added GitHub Actions workflow",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-10-15T21:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce32c4788028eadd5d350ab3d4af5fcd3a1503fc",
          "body": null,
          "is_bot": false,
          "headline": "donate badge updates",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-10-07T01:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962c8596389d17e7e76cab60ca6ac28e47500380",
          "body": null,
          "is_bot": false,
          "headline": "catches token_get_all() exception [Closes #25]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-10-06T18:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a62c3b25c86fcd3387668feecff3bed35e16d3b",
          "body": null,
          "is_bot": false,
          "headline": "tests: renamed files",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-10-06T18:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe1792071f65a8ae973833bd38f2827171de5e7",
          "body": null,
          "is_bot": false,
          "headline": "travis: added dist",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-09-15T13:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d13b6a1f2107ddd1fc0dcbcc9d0791f04a5fea",
          "body": null,
          "is_bot": false,
          "headline": "tests: fix on PHP 8 (#24)",
          "author_name": "Tobias Nyholm",
          "author_login": "Nyholm",
          "committed_at": "2020-09-15T13:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1179057319b9d9bdb635a37e0f9061f657adfa3",
          "body": "…n is thrown (#23)",
          "is_bot": false,
          "headline": "Bugfix: Make sure to restore the stream wrapper even when an exceptio…",
          "author_name": "Tobias Nyholm",
          "author_login": "Nyholm",
          "committed_at": "2020-09-15T13:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ceb83f7c117a2c90d17f8ecdf95261bc47a636",
          "body": null,
          "is_bot": false,
          "headline": "$context is required in PHP 7.1 & 7.2 [Closes #21]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-08-24T21:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa22371e1fc4872a8fa9fc5bafb39a33ef94fd23",
          "body": null,
          "is_bot": false,
          "headline": "tested with PHP 8.0",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-08-24T21:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f29c96a4d8fb3727c25bf8e7070ede1958f190",
          "body": null,
          "is_bot": false,
          "headline": "readme.md: info about Closure",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-08-24T21:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d861d8c799842b1c32690ec1baf074f1d4b24a43",
          "body": null,
          "is_bot": false,
          "headline": "Fixes 'touch() expects parameter 2 to be int, null given' [Closes #18]",
          "author_name": "phcorp",
          "author_login": "phcorp",
          "committed_at": "2020-05-14T14:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ef35edef7367ddff2bfcef37031b9e5fd10c43",
          "body": "tests/BypassFinals/fixtures/tmp was generated during tests execution",
          "is_bot": false,
          "headline": "unlink junk file generated by tests",
          "author_name": "Pierre Hennequart",
          "author_login": "phcorp",
          "committed_at": "2020-05-14T14:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f538b2c3033f0022e3aab62c268bd24aed3bd46",
          "body": null,
          "is_bot": false,
          "headline": "added funding.yml",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-11T22:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1623686efa16f369919dd7f5c438fc4ffef38ff8",
          "body": "…. (#7)",
          "is_bot": false,
          "headline": "Add setWhitelist method to allow controlling which files get replaced…",
          "author_name": "Anna Filina",
          "author_login": "afilina",
          "committed_at": "2020-05-08T13:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84069958b4f6e89850dd7fe5fe030f665439255f",
          "body": null,
          "is_bot": false,
          "headline": "used type hints",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-08T13:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56d68242234d8834eb1b36ff3766a83d0e4bccf",
          "body": null,
          "is_bot": false,
          "headline": "uses PHP 7.1 coding style",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-08T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f4c9b350534d0fa44965a60f9e86c6821093611",
          "body": null,
          "is_bot": false,
          "headline": "PHPStan as dependency",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-08T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "247715595f3c6afc55467a757d37cca7852b10c4",
          "body": null,
          "is_bot": false,
          "headline": "requires PHP 7.1",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-08T13:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed66d2f960126d9912d5ce1b0d3671acbfcd0586",
          "body": null,
          "is_bot": false,
          "headline": "travis.yml: added PHP 7.4",
          "author_name": "Alexey Kopytko",
          "author_login": "sanmai",
          "committed_at": "2020-05-08T12:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fcf3cdb866aaf54305877d1056e8dd6fde230f5",
          "body": null,
          "is_bot": false,
          "headline": "PHPStan comes as a PHAR [Closes #15]",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2020-05-08T12:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad64b532e1ceec6c174d98e8deb62e3ceda80c1",
          "body": null,
          "is_bot": false,
          "headline": "\"final\" is case-sensitive [Closes #11]",
          "author_name": "David Grudl",
          "author_login": "dg",
          "committed_at": "2020-05-08T12:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 25,
      "latest_release_at": "2026-07-24T12:26:46Z",
      "latest_release_tag": "v1.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 156.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dg/bypass-finals",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "testing",
            "phpunit",
            "unit",
            "mocking",
            "finals"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/dg/bypass-finals",
          "is_deprecated": false,
          "latest_version": "v1.10.2",
          "repository_url": "https://github.com/dg/bypass-finals",
          "versions_count": 22,
          "total_downloads": 29978198,
          "dependents_count": 517,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 956471,
          "first_published_at": null,
          "latest_published_at": "2026-06-15T05:01:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 39
        }
      ]
    },
    "popularity": {
      "forks": 35,
      "stars": 573,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 2
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 35
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": 12696,
      "source_files_sampled": 13,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 5787
    },
    "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": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "nette/phpstan-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nette/tester",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 0,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 22,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 45,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dg",
          "commits": 95,
          "avatar_url": "https://avatars.githubusercontent.com/u/194960?v=4"
        },
        {
          "type": "User",
          "login": "guillaumedelre",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2004182?v=4"
        },
        {
          "type": "User",
          "login": "dmitryuk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/661654?v=4"
        },
        {
          "type": "User",
          "login": "Nyholm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
        },
        {
          "type": "User",
          "login": "phcorp",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/725023?v=4"
        },
        {
          "type": "User",
          "login": "fancsali",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1670136?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "SanderMuller",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9074391?v=4"
        },
        {
          "type": "User",
          "login": "nightlinus",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2681887?v=4"
        },
        {
          "type": "User",
          "login": "milo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/439140?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.805
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-style.yml",
        "static-analysis.yml",
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": "b21595bdd1937e9ac912d68380dc85a65d77285f",
        "ran_at": "2026-07-24T12:28:36Z",
        "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-07-24T12:25:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-01T10:51:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dg/bypass-finals",
    "host": "github.com",
    "name": "bypass-finals",
    "owner": "dg"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 20,
        "vitality": 72,
        "community": 65,
        "governance": 65,
        "engineering": 78,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 62,
        "overall_after_jurisdiction_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v1.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 156.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~156.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 156.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 35,
              "stars": 573,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "573 stars",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 573
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "packages": [
                "dg/bypass-finals"
              ],
              "dependents": 517,
              "ecosystems": "packagist",
              "total_downloads": 29978198,
              "monthly_downloads": 956471
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "956,471 downloads/month across packagist",
                "points": 79.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 956471,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "517 packages depend on it",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 517
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.805
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 80% of commits",
                "points": 4.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 0,
              "closed_issues": 45,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/33 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 33
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 70,
            "inputs": {
              "followers": 801,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dg",
              "public_repos": 77,
              "account_age_days": 6015
            },
            "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": "801 followers of dg",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 801,
                      "login": "dg"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "dg/bypass-finals"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 39
            },
            "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 39 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 39
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "mocking",
                "testing",
                "phpunit",
                "file-mutator"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 20,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 20,
              "security_posture_before_jurisdiction": 39
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.38,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 5787
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "38 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 12696,
              "source_files_sampled": 13,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/13 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T12:28:47.431536Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dg/bypass-finals.svg",
  "full_name": "dg/bypass-finals",
  "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.27.0 — full methodology · metrics wiki.

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