Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 10:11 UTC

DEVizzent / cebe-php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.

PHPMIT★ 39 stars⑂ 14 forkssince Jan 2023forkView on GitHub ↗

DEVizzent/cebe-php-openapi holds a health index of 34 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (60/100) and lowest on Vitality (32/100). It was last updated 181 days ago. A single contributor accounts for most of its recent work.

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

34
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 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

VizzentPersonal account
2 followers18 public repossince Jul 2018

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
Packagistdevizzent/cebe-php-openapi1.1.5616,66911181 days agoopenapi

Metrics by category

Vitality

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

32At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 181 days ago
1.4/36Commit cadence — 2/52 weeks with commits
7/18Commit volume — 5 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year5
human_commit_share0.97
days_since_last_push181
active_weeks_last_year2
How it's scored
27/27Ships releases — 10 releases published
16.2/36Release recency — latest release 181 days ago
12.6/27Release cadence — a release every ~121.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tag1.1.5
releases_from_tagsno
days_since_latest_release181
mean_days_between_releases121.4
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?

46At risk · 18% of overall
How it's scored
25.6/60Stars — 39 stars
9.3/25Forks — 14 forks
2.7/15Watchers — 4 watchers
Inputs used
forks14
stars39
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
77.2/80Monthly downloads — 616,669 downloads/month across packagist
11.3/20Registry dependents — 48 packages depend on it
Inputs used
packagesdevizzent/cebe-php-openapi
dependents48
ecosystemspackagist
total_downloads11,253,362
monthly_downloads616,669

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.9/22.5Commit distribution — top contributor authored 69% of commits
13.5/13.5Contributor breadth — 34 contributors
10/10OpenSSF Scorecard: Contributors — project has 20 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled34
top_contributor_share0.692
How it's scored
35.1/46.8Issue resolution — 75% of issues closed
34.9/38.3PR acceptance — 21/23 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 8/12 approved changesets -- score normalized to 6
Inputs used
merged_prs21
open_issues4
closed_issues12
issue_closed_ratio0.75
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of DEVizzent
21.3/25Track record — 18 public repos, account ~8 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginDEVizzent
public_repos18
account_age_days2,944
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 181 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdevizzent/cebe-php-openapi
ecosystemspackagist
any_deprecatedno
min_days_since_publish181

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

25Critical
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

44At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.2/2.5CI-Tests — 1 out of 10 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 8/12 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 20 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier30
security_posture_before_jurisdiction40
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages7
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. 7 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.7/40Legible commit history — 25 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.258
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/71 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes25,058
source_files_sampled71
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — tests/spec/data/paths/openapi.yaml
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filestests/spec/data/paths/openapi.yaml

Key facts

39GitHub stars
34contributors
5commits, last 12 months
181days since last push
10releases
1bus factor
4open issues
npm, Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
7Releases

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.

03581013151422023-082024-102025-12
Major 0Minor 1Patch 6

Each point covers 3 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
1CI-Tests1 out of 10 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 8/12 approved changesets -- score normalized to 6
10Contributorsproject has 20 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Packagistsymfony/yaml^3.4 || ^4 || ^5 || ^6 || ^7 || ^8composer.json
Packagistjustinrainbow/json-schema^5.2 || ^6.0composer.json
npmspeccy^0.11.0package.json
All dependencies 10

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

RegistryPackageVersionRelation
Packagistjustinrainbow/json-schemadirect
Packagistsymfony/yamldirect
Packagistapis-guru/openapi-directory1.0.0indirect
Packagistcebe/indentindirect
Packagistext-jsonindirect
Packagistmermade/openapi3-examples1.0.0indirect
Packagistoai/openapi-specification-3.03.0.3indirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 3 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 7 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 653,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 303057,
        "Makefile": 3435,
        "Dockerfile": 1679
      },
      "pushed_at": "2026-01-24T09:05:33Z",
      "created_at": "2023-01-15T06:37:45Z",
      "owner_type": "User",
      "updated_at": "2026-06-29T08:51:14Z",
      "description": "Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Vizzent",
      "type": "User",
      "login": "DEVizzent",
      "company": null,
      "location": "La Vila Joiosa",
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/40741634?v=4",
      "created_at": "2018-07-01T18:01:51Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 2944
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2026-01-24T08:41:05Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2025-01-16T11:13:49Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2025-01-14T07:32:30Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2024-12-03T10:53:28Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2024-12-03T09:58:33Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2024-10-30T06:01:26Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2024-01-16T21:07:50Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2023-10-26T20:43:31Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2023-07-12T09:02:47Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2023-01-27T08:23:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0e3023401fb791e7d0fe31a18e6f990f8a4c276c",
          "body": null,
          "is_bot": false,
          "headline": "Same fix for test-debug",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2026-01-24T09:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82cc50c52cb39651702b24a5b2160488d8d91a3",
          "body": null,
          "is_bot": false,
          "headline": "Fix const test execution in pipeline",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2026-01-24T08:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7fbdf686e84a6ba26d8ef0135d4b10974a83785",
          "body": null,
          "is_bot": false,
          "headline": "Fix reference to 3.1.1 branch in composer",
          "author_name": "Jeppe Knockaert",
          "author_login": "JeppeKnockaert",
          "committed_at": "2026-01-24T08:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7418e20b672d0f43d697e1325d6f5e08a595e1",
          "body": null,
          "is_bot": false,
          "headline": "Support 3.1 const keyword",
          "author_name": "Jeppe Knockaert",
          "author_login": "JeppeKnockaert",
          "committed_at": "2026-01-24T08:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5fcc8810bfe8ad55d1b40764bff6417f485984",
          "body": null,
          "is_bot": false,
          "headline": "Fix the docker workflow",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2026-01-23T22:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4484cd0f51941f4de330f406f5e58dcdce2f4143",
          "body": null,
          "is_bot": false,
          "headline": "FIX remove dependencies not needed",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2026-01-23T22:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13ec62f01a3e39bc1fb19563948818f7a5aeebc",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Symfony YAML v8 in GitHub Actions and composer.json",
          "author_name": "Sebastian Faujour",
          "author_login": "sfaujour",
          "committed_at": "2026-01-23T17:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af42b77f339b6b2920b65bae5df748e47391e11d",
          "body": null,
          "is_bot": false,
          "headline": "Readd needed folder schemas to the package",
          "author_name": "Vizzent",
          "author_login": "DEVizzent",
          "committed_at": "2025-01-16T11:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2612cf7702f27900a1f72ec68bf2543f1976ae59",
          "body": null,
          "is_bot": false,
          "headline": "Add and sort gitattributes to decrease size of installed package",
          "author_name": "Pieter Oliver",
          "author_login": "pieterocp",
          "committed_at": "2025-01-11T07:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8486dcaeea9dd19c4a98c40b9abd966571d7000",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fd52274f9f6a23628a3093358899c3434daff7",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82dbfcc46ffc0984caad2aecfb3639211ae80e38",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd2e0c5511b0ce9e2df48dba5abe16d9e8e2919",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de3c45e721b1fb9fe74f828291a81f8f35e8c84",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c5a281395d083d6665a3b9921ee30727bfd921",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21051f60387a1de49b9725855631ab1eccb9e69f",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c86a2492fbddd75a4ae9070a4606fc7f523864",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b2037a9d58eb46a74b9b34c3ae28b0ec6fc91a",
          "body": null,
          "is_bot": false,
          "headline": "Summary and description support for references",
          "author_name": "hotrush",
          "author_login": "hotrush",
          "committed_at": "2025-01-11T07:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44920bc75148d05686ac79511bdb99d6039a38cf",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.4 to php workflow",
          "author_name": "Alejandro Celaya",
          "author_login": "acelaya",
          "committed_at": "2024-12-03T09:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4004029c000f0c41074e7490aa7842f4a91f6255",
          "body": null,
          "is_bot": false,
          "headline": "Mark as nullable arguments with initial null value",
          "author_name": "Alejandro Celaya",
          "author_login": "acelaya",
          "committed_at": "2024-12-03T09:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e20902ca9ff160015e0958d6c92b517bb30f2f7",
          "body": null,
          "is_bot": false,
          "headline": "Update Schema to allow Numbers for 3.1 min and max",
          "author_name": "John Charman",
          "author_login": "charjr",
          "committed_at": "2024-11-19T14:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac86b44e7da31a786332e62ec66578085c3d83e",
          "body": null,
          "is_bot": false,
          "headline": "Support justinrainbow/json-schema version 6",
          "author_name": "Mark van Duijker",
          "author_login": null,
          "committed_at": "2024-11-19T06:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae960c072eda54d8d0eb9dc14c1e6d815167347",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'onavascuez-Adding_php83'",
          "author_name": "Vicent Valls",
          "author_login": "DEVizzent",
          "committed_at": "2024-10-30T05:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7f7469eb6a6ba2f271e9ecce966b0a623aeab2",
          "body": null,
          "is_bot": false,
          "headline": "Excluding symfony-yaml 3.4 on php8.3 tests",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T11:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a332c5b407812c1cd75cd1a754a57d6f75f0e1",
          "body": null,
          "is_bot": false,
          "headline": "Excluding symfony-yaml 3.4 on php8.3 tests",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T11:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8009108d61c9ab12ca1076bd8e9a88adbb3dd2",
          "body": null,
          "is_bot": false,
          "headline": "PHPUnit 11 and PHP8.3 all data providers have to be static",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T09:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078e7ff2a808a3cb5038bf13ab85ab6bc5bffb4e",
          "body": "# Conflicts:\n#\tMakefile",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/Adding_php83' into Adding_php83",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T09:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fef54b439ec8548d35181e3580d035180d441c",
          "body": null,
          "is_bot": false,
          "headline": "Fixng php8.3 to run properly with phpunit 11.4",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T09:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484034b964cb24ebf724e8cb94688985258f3165",
          "body": null,
          "is_bot": false,
          "headline": "Fixng php8.3 to run properly with phpunit 11.4",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T09:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "635ee69cb5492513bdd491339fa02a05d006d0d5",
          "body": null,
          "is_bot": false,
          "headline": "Fixing condition tu run only unitary test with debug on php8.3",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T09:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829fac40cc1452000188550072a5adbf3862e2e5",
          "body": "…onditions to run tests with phpunit 11 without verbose because this param is removed",
          "is_bot": false,
          "headline": "Excluding versions of symfony-yaml for incompatibilities and adding c…",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T08:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a28e899dfc3ca93f1f416fa7ba16f474337517d",
          "body": null,
          "is_bot": false,
          "headline": "Reformulating exclusions for symfony-yaml 7",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T08:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01933d42d4321a0bce668bb9073e1ee2667bc46",
          "body": null,
          "is_bot": false,
          "headline": "Adding branch to test if workflow runs",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T08:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45db74e7bb70b8e02e1b451b0811a591bef01628",
          "body": null,
          "is_bot": false,
          "headline": "Adding PHP8.3 and PHPUnit 11.4",
          "author_name": "oriol.navascuez",
          "author_login": null,
          "committed_at": "2024-10-25T08:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3e73e23dd2be276e1a7a9f40d45f66ea7dc548",
          "body": null,
          "is_bot": false,
          "headline": "Add replacement to composer config",
          "author_name": "Jarek Jakubowski",
          "author_login": "JarJak",
          "committed_at": "2024-06-08T05:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a5de835dcb1642094fe76568451bd73b8fc0ab",
          "body": null,
          "is_bot": false,
          "headline": "Zip instead of cloning and removed reference to vanished repository",
          "author_name": "Jon",
          "author_login": "jongotlin",
          "committed_at": "2024-01-10T11:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98213973dd8aa531530bfa93b474f951ccf01c33",
          "body": null,
          "is_bot": false,
          "headline": "I-9 Remove the unreachable library",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2024-01-04T16:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc2ebf6cfb64a06fe88e19d4ae4ae1b7d4827f4",
          "body": null,
          "is_bot": false,
          "headline": "I-9 Ignore phpstorm data and xdebug logs",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2024-01-04T16:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da687e382664b7d9d83c52cd457de9282e4aa9ac",
          "body": "…library",
          "is_bot": false,
          "headline": "I-9 Use the OpenApi definition from resourcet instead of the removed …",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2024-01-04T16:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d71d0c4b70449a98b7440a8153f83d45ccf947",
          "body": "…ecification)",
          "is_bot": false,
          "headline": "I-9 Add definitions for testing from the removed library(nexmo/api-sp…",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2024-01-04T16:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f102cbf20a455a771e57c1f561515189643c1fdc",
          "body": null,
          "is_bot": false,
          "headline": "NO-ISSUE improve the local environment to use xdebug",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2024-01-03T13:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20152db14471ae6f8c770ec815be8abc9fb1d37",
          "body": "Add ^7 version constraint to composer.json",
          "is_bot": false,
          "headline": "Support Symfony 7",
          "author_name": "Tom de Wit",
          "author_login": "ttomdewit",
          "committed_at": "2024-01-03T13:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3a406a1fa5daa275da3f6aed6765c170de7954",
          "body": null,
          "is_bot": false,
          "headline": "I-13 Ignore yarn.lock, Makefile and docker-compose.yml in the exports",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-10-26T20:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480b8b57214d3ed3dd785d45f37dcd8d462126f9",
          "body": null,
          "is_bot": false,
          "headline": "I-9 Check not empty openapi field before use it in preg_match",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-07-20T21:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b48264eaeb7afb01fae80e26e99243ab6d33f1",
          "body": "As uri format don't known about variables usage we can't validate with this format",
          "is_bot": false,
          "headline": "I-5 Remove uri format from server url",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-07-12T09:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f4f3d07ce3bf7f26c85cfd05965b52a0582914e",
          "body": "…-31-8.2-deprecations\"\n\nThis reverts commit aeedbc7a9630c71538b566626e90cbfad0118a73, reversing\nchanges made to c5a294e49d79b3efbb7b0c5a4e99c76abce03f29.",
          "is_bot": false,
          "headline": "Revert \"Merge pull request #3 from WyriHaximus-labs/DEVizzent-openapi…",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-06-22T21:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd2bbf6eaf116d39713e6f4a637ce7ca5925203",
          "body": null,
          "is_bot": false,
          "headline": "NO-ISSUE Execute actions only for master and master's PRs",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-06-22T20:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1563a4cc1311cd44c1dd3327db400825ef07a4",
          "body": "This is mainly useful when dealing with webhooks to use the array index\nas a name for the given webhook as the spec uses it as a unique\nidentifier: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#openapi-object",
          "is_bot": false,
          "headline": "[openapi v3.1] Preserve property item keys",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-03-23T21:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeedbc7a9630c71538b566626e90cbfad0118a73",
          "body": "…deprecations\n\n[openapi v3.1] PHP 8.2 deprecations",
          "is_bot": false,
          "headline": "Merge pull request #3 from WyriHaximus-labs/DEVizzent-openapi-31-8.2-…",
          "author_name": "Vizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-03-23T12:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca5bed091ce10a293a6abadf49d00a9c749177bf",
          "body": null,
          "is_bot": false,
          "headline": "[openapi v3.1] PHP 8.2 deprecations",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2023-02-20T22:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a294e49d79b3efbb7b0c5a4e99c76abce03f29",
          "body": null,
          "is_bot": false,
          "headline": "Fix some links on README",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-01-26T21:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50100d3c4a802dabeb72aef6ad056928297351f6",
          "body": null,
          "is_bot": false,
          "headline": "Rename library to add it in packagist",
          "author_name": "DEVizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-01-26T21:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0d912f4a36fa1428de8a109e851058fe954bbe",
          "body": "Openapi 31",
          "is_bot": false,
          "headline": "Merge pull request #1 from DEVizzent/openapi-31",
          "author_name": "Vizzent",
          "author_login": "DEVizzent",
          "committed_at": "2023-01-26T20:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020d72b8e3a9a60bc229953e93eda25c49f46f45",
          "body": "Flags for json_encode() in \\cebe\\openapi\\Writer::writeToJson()",
          "is_bot": false,
          "headline": "Merge pull request #160 from ValikoDorodnov/json_unescaped_unicode",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-04-20T14:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e00c19800e99ca4a8fbb3516e16b702147e4c7",
          "body": null,
          "is_bot": false,
          "headline": "Update src/Writer.php",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-04-20T14:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4abf6103fb9ea9aae01515ef1ae7f7f672c614",
          "body": null,
          "is_bot": false,
          "headline": "Update src/Writer.php",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-04-20T14:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44886297e879ee3572d8f30d7bbecec44df348e",
          "body": "Php 8.1 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #162 from cebe/php-8.1-compatibility",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-04-20T13:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495f3efe6524be45c67be5b733c1d082839fc4d5",
          "body": "…l interfaces\n\n- Add return types supported by PHP 7\n- Add `#[\\ReturnTypeWillChange]` annotation in cases where `mixed`  return type is used, which is not available in PHP 7",
          "is_bot": false,
          "headline": "Add PHP 8 compatible return types to Classes implementing PHP interna…",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-04-20T13:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd5d2da1e824c096c39ba6671ccbe00c3976dbe",
          "body": null,
          "is_bot": false,
          "headline": "Use new PHPUnit with PHP 8.1",
          "author_name": "Woody Gilk",
          "author_login": "shadowhand",
          "committed_at": "2022-04-20T13:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c63d19e210783900c278dd3c6cf9999e79b1e8",
          "body": "Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.\r\n- [Release notes](https://github.com/substack/minimist/releases)\r\n- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: minimist\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.5 to 1.2.6 (#161)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-20T13:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a41063e7eff1d7f4a5d820852c33d4345c5b626",
          "body": "… in \\cebe\\openapi\\Writer::writeToJson().\n\nExample JSON_UNESCAPED_UNICODE for non-latin chars.",
          "is_bot": false,
          "headline": "Added opportunity for use additional flags for json_encode() function…",
          "author_name": "Valentin Dorodnov",
          "author_login": null,
          "committed_at": "2022-03-17T07:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2224846f00177c3c2c02fab6cebab18b7c005b20",
          "body": "Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.\r\n- [Release notes](https://github.com/PrismJS/prism/releases)\r\n- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)\r\n\r\n---\r\nupdated-de\n[…]\ndependency-name: prismjs\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump prismjs from 1.26.0 to 1.27.0 (#154)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-28T02:57:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bbbcf1aa3314c535ac315bcd4286ca9cded8a8a",
          "body": null,
          "is_bot": false,
          "headline": "added version annotation",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-10T09:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e592f7dd7997dc2ad62dab1b37275a30efe43d3",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.1 to GitHub test matrix",
          "author_name": "Csaba Maulis",
          "author_login": "the-csaba",
          "committed_at": "2022-02-09T21:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68959399565fa04f9104fed38e3412f6d8620993",
          "body": "Reason: To maintain PHP >=7.1.0 and make implementation PHP 8.1 compatible",
          "is_bot": false,
          "headline": "Add `ReturnTypeWillChange` attribute",
          "author_name": "Csaba Maulis",
          "author_login": "the-csaba",
          "committed_at": "2022-02-09T20:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684aac05fce0268e57d62ecf5b1b207f0f1f3144",
          "body": "* master: (22 commits)\n  Catch recursion when resolving inside included file\n  Improve Responses resolving references\n  Fixes default value for exclusiveMinimum and exclusiveMaximum\n  more specific deprecation\n  add hasPropertyValue() method\n  add comments, optimize tests for #125\n  During serializa\n[…]\nases\n  Temporarily skip broken test\n  Rework CI\n  Run all tests (#136)\n  Drop licence badge from readme (#137)\n  ...\n\nConflicts:\n\tREADME.md\n\tcomposer.json\n\tsrc/SpecBaseObject.php\n\ttests/ReaderTest.php",
          "is_bot": false,
          "headline": "Merge branch 'master' into openapi-31",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T13:37:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43044d59409fb14d89e2a52a13995ae1521423a3",
          "body": "fixes #144",
          "is_bot": false,
          "headline": "Catch recursion when resolving inside included file",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T13:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02f958b56e29e29cf6d8df52de4fc65e61f1e7d",
          "body": "fixes #119",
          "is_bot": false,
          "headline": "Improve Responses resolving references",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T12:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b7cac46f79a4b339babacde6187140bd79689a",
          "body": "fixes #77",
          "is_bot": false,
          "headline": "Fixes default value for exclusiveMinimum and exclusiveMaximum",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T12:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89d4ac47899da189830f015e98896195d42e1c9",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "more specific deprecation",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T11:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0c69c4d396aa45b8a7a4f26aa24c33a529f306",
          "body": "to check if a property has been defined without checking for defaults.\n\nfixes #142",
          "is_bot": false,
          "headline": "add hasPropertyValue() method",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T11:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88cb31574989c6f69ca85debc95d4251d69f931",
          "body": "Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>",
          "is_bot": false,
          "headline": "Update pre-release openapi 3.1 schema to current (#140)",
          "author_name": "Aleksei Khudiakov",
          "author_login": "Xerkus",
          "committed_at": "2022-02-09T11:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3755d029a861f702c3fd548bc686cb2a5becaa",
          "body": "…-is-required\n\nFix OpenAPI v3.0 Schema Violation: Array value found, but an object is required",
          "is_bot": false,
          "headline": "Merge pull request #152 from cebe/fix-array-value-found-but-an-object…",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T11:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd42dd4800f37924dfb3f41b3b5ac8a83cae251",
          "body": null,
          "is_bot": false,
          "headline": "add comments, optimize tests for #125",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T11:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "331fd7d3dc08b0f01f38717d975df7a8591a54e4",
          "body": "Otherwise these fail validation against the OpenAPI v3.0 schema.",
          "is_bot": false,
          "headline": "During serialization convert empty Map fields to empty Objects",
          "author_name": "James Collins",
          "author_login": "thejamescollins",
          "committed_at": "2022-02-09T10:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874984d7a0f816e950a16c97f0ce5f7b89d20036",
          "body": "…ty Path properties",
          "is_bot": false,
          "headline": "Add test to demonstrate OpenAPI v3.0 schema validation fails with emp…",
          "author_name": "James Collins",
          "author_login": "thejamescollins",
          "committed_at": "2022-02-09T10:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352848b712106027281e938b27243be23ae776c7",
          "body": null,
          "is_bot": false,
          "headline": "yarn upgrade",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T10:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d64267e3aa7f301dc40f262dc24a402cbe2c2f5",
          "body": null,
          "is_bot": false,
          "headline": "Added docker environment for local development",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T10:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad4f7539e70c3acc1bd5d254c68d01e3f8e73de",
          "body": "* Add symfony 6 support\r\n\r\n* Update php.yml\r\n\r\n* Update php.yml",
          "is_bot": false,
          "headline": "Add symfony 6 support (#151)",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T09:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e2e001d48b9ff9945173653118e5c8b2d354615",
          "body": "Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.\r\n- [Release notes](https://github.com/node-fetch/node-fetch/releases)\r\n- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: node-fetch\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump node-fetch from 2.6.1 to 2.6.7 (#149)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-09T08:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5855630a5e2ba819484e9b3bea83f03156bec640",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI badge in Readme (#150)",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2022-02-09T08:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f9d714ad067a4bbac405fa950183ce1fe85115",
          "body": "Rework CI",
          "is_bot": false,
          "headline": "Merge pull request #146 from simPod/fix-test",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2022-02-09T08:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a028ef9bd2ff507a83e02572a0f68424c1e84c7",
          "body": null,
          "is_bot": false,
          "headline": "Temporarily skip broken test (#145)",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2022-02-09T08:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0086548a05598edffc9492d9ce5137f5aea0b19",
          "body": null,
          "is_bot": false,
          "headline": "Run speccy through yarn",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2022-01-03T19:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ba0da837c776892e40f2ebd5ba4169dac10275",
          "body": null,
          "is_bot": false,
          "headline": "Add windows and macos cases",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2022-01-03T17:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b73b3a260b086a74ea3049b27cdbbdef9fd5a5",
          "body": null,
          "is_bot": false,
          "headline": "Temporarily skip broken test",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2021-12-26T13:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3a8ef299c7b3e3110ab97e2e3c74486cb65aa8",
          "body": "- Use ramsey/composer-install action\n- Drop testing on multiple OSes as it's not relevant\n- Move timezone setting to bootstrap file\n- Run standalone PHPStan and Code Style checks\n- Bump justinrainbow/json-schema to v5.2 as it supports PHP 8.0\n- Conflict with symfony/yaml `3.4.0 - 3.4.4 || 4.0.0 - 4.4.17 || 5.0.0 - 5.1.9 || 5.2.0` in order to prevent installing broken versions (especially this issue https://github.com/symfony/symfony/issues/39521)",
          "is_bot": false,
          "headline": "Rework CI",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2021-12-26T13:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41db38d16ba157d4a1002b3087f43be3dabf9a2e",
          "body": null,
          "is_bot": false,
          "headline": "Run all tests (#136)",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2021-12-21T14:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1fc2858da4bdc3a6c2d00e2a7740a7a5fcc068",
          "body": "Licence information is already natively displayed on Github and Packagist so there's no need for having a badge",
          "is_bot": false,
          "headline": "Drop licence badge from readme (#137)",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2021-12-21T13:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088af05c84874359af1e9c5f72726b0930a53c5a",
          "body": "Add support for WebHooks",
          "is_bot": false,
          "headline": "Merge pull request #115 from WyriHaximus-labs/webhooks",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-12-21T13:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c10bea92d8144d3d2bf9379898f9a0a54451923",
          "body": null,
          "is_bot": false,
          "headline": "Add support for WebHooks",
          "author_name": "Cees-Jan Kiewiet",
          "author_login": "WyriHaximus",
          "committed_at": "2021-11-30T07:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "336bd8d3ce449413cbb75273c17a00f13a16426c",
          "body": "Adjust default value for Schema:: when no type is specified",
          "is_bot": false,
          "headline": "Merge pull request #132 from cebe/schema-nullable",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-11-22T12:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551b05f4af1ecbd7528a25c6ec42be0e40ed4ae6",
          "body": "Add Testcases for OpenAPI 3.1",
          "is_bot": false,
          "headline": "Merge pull request #129 from marcelthole/add-openapi31-examples",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-31T09:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb3b0d7654bea59d4240b79d229105d6d95479b",
          "body": null,
          "is_bot": false,
          "headline": "Update php.yml",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-28T07:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19581464b2a6f583e85fd471c72e42ead0b455a3",
          "body": "fixes #131",
          "is_bot": false,
          "headline": "Adjust default value for Schema:: when no type is specified",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-28T07:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4bba495a8acab9fad37f5b99cfebf71d0206751",
          "body": null,
          "is_bot": false,
          "headline": "Add Testcases for OpenAPI 3.1",
          "author_name": "Marcel Thole",
          "author_login": "marcelthole",
          "committed_at": "2021-10-20T12:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fcc155846b79594763e37dde5e6d239b71041ff",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-18T13:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1108d63fcb0867219366f9c52bed9071294dbd",
          "body": null,
          "is_bot": false,
          "headline": "fix test paths",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-18T13:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2f0cf7f9ea0721f6d4b8591943d26187c9c496",
          "body": "fixes #122",
          "is_bot": false,
          "headline": "Update README about inline references",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-18T13:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b0db7fe2780c4311eda6a71104f526ec3ae7db",
          "body": "Co-authored-by: Cees-Jan Kiewiet <ceesjank@gmail.com>",
          "is_bot": false,
          "headline": "OpenAPI v3.1: Add schema and validation to CLI",
          "author_name": "Carsten Brandt",
          "author_login": "cebe",
          "committed_at": "2021-10-18T12:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 5,
      "latest_release_at": "2026-01-24T08:41:05Z",
      "latest_release_tag": "1.1.5",
      "releases_from_tags": false,
      "days_since_last_push": 181,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 181,
      "mean_days_between_releases": 121.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "devizzent/cebe-php-openapi",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "openapi"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/devizzent/cebe-php-openapi",
          "is_deprecated": false,
          "latest_version": "1.1.5",
          "repository_url": "https://github.com/DEVizzent/cebe-php-openapi",
          "versions_count": 11,
          "total_downloads": 11253362,
          "dependents_count": 48,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 616669,
          "first_published_at": null,
          "latest_published_at": "2026-01-23T22:38:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 181
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 39,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 2
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "tests/spec/data/paths/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 25058,
      "source_files_sampled": 71,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "symfony/yaml",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.4 || ^4 || ^5 || ^6 || ^7 || ^8"
        },
        {
          "name": "justinrainbow/json-schema",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.2 || ^6.0"
        },
        {
          "name": "speccy",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.11.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "justinrainbow/json-schema",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "apis-guru/openapi-directory",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "cebe/indent",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mermade/openapi3-examples",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "oai/openapi-specification-3.0",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 2,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 21,
        "open_issues": 4,
        "closed_ratio": 0.75,
        "closed_issues": 12,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cebe",
          "commits": 222,
          "avatar_url": "https://avatars.githubusercontent.com/u/189796?v=4"
        },
        {
          "type": "User",
          "login": "DEVizzent",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/40741634?v=4"
        },
        {
          "type": "User",
          "login": "hotrush",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1247004?v=4"
        },
        {
          "type": "User",
          "login": "marcelthole",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/850125?v=4"
        },
        {
          "type": "User",
          "login": "simPod",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/327717?v=4"
        },
        {
          "type": "User",
          "login": "lezhnev74",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/10206110?v=4"
        },
        {
          "type": "User",
          "login": "samdark",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/47294?v=4"
        },
        {
          "type": "User",
          "login": "nadar",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3417221?v=4"
        },
        {
          "type": "User",
          "login": "WyriHaximus",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/147145?v=4"
        },
        {
          "type": "User",
          "login": "SilverFire",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4499203?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.692
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code-style.yml",
        "php.yml",
        "phpstan.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
            "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": 6,
            "reason": "Found 8/12 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 20 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0e3023401fb791e7d0fe31a18e6f990f8a4c276c",
        "ran_at": "2026-07-24T10:11:05Z",
        "aggregate_score": 4,
        "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-01-24T09:05:57Z",
      "oldest_open_prs": [
        {
          "number": 6,
          "created_at": "2023-06-22T22:27:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2024-11-08T18:09:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-01-24T08:44:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2024-11-07T15:34:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2024-11-08T17:10:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2025-11-06T10:03:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2026-03-20T10:38:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/DEVizzent/cebe-php-openapi",
    "host": "github.com",
    "name": "cebe-php-openapi",
    "owner": "DEVizzent"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 34,
      "inputs": {
        "security": 44,
        "vitality": 32,
        "community": 46,
        "governance": 60,
        "engineering": 40,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 45,
        "overall_after_jurisdiction_multiplier": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 32,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 0.97,
              "days_since_last_push": 181,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 181 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 181
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "1.1.5",
              "releases_from_tags": false,
              "days_since_latest_release": 181,
              "mean_days_between_releases": 121.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 181 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 181
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~121.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 121.4
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 181,
              "days_since_last_human_commit": 181,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 181 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 181
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 14,
              "stars": 39,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "39 stars",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "packages": [
                "devizzent/cebe-php-openapi"
              ],
              "dependents": 48,
              "ecosystems": "packagist",
              "total_downloads": 11253362,
              "monthly_downloads": 616669
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "616,669 downloads/month across packagist",
                "points": 77.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 616669,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "48 packages depend on it",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 34,
              "top_contributor_share": 0.692
            },
            "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 69% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 4,
              "closed_issues": 12,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/23 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/12 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 43,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "DEVizzent",
              "public_repos": 18,
              "account_age_days": 2944
            },
            "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": "2 followers of DEVizzent",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "DEVizzent"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~8 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "devizzent/cebe-php-openapi"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 181
            },
            "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 181 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 181
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 30,
              "security_posture_before_jurisdiction": 40
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/12 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 3
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 7,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 25
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.258,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "25 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 25058,
              "source_files_sampled": 71,
              "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/71 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 71,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "tests/spec/data/paths/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "tests/spec/data/paths/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/spec/data/paths/openapi.yaml"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T10:11:33.813026Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DEVizzent/cebe-php-openapi.svg",
  "full_name": "DEVizzent/cebe-php-openapi",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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