Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-03 09:10 UTC

klapaudius / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony 5.0 or higher

PHPNo license detected★ 16 stars⑂ 27 forkssince Apr 2019forkView on GitHub ↗
KindPluginLibraryNetwork servicehow this is determined

klapaudius/FOSOAuthServerBundle holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on Community & Adoption (29/100). It was last updated today. 4 contributors account for most of its recent work.

65
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

65
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).

Ownership

klapaudiusPersonal account
6 followers4 public repossince Feb 2011

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
Packagistklapaudius/oauth-server-bundle5.3.179,9426661 days agooauthoauth2server

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.8/36Commit cadence — 17/52 weeks with commits
15.6/18Commit volume — 54 commits in the last year
9/10OpenSSF Scorecard: Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year54
human_commit_share0.9
days_since_last_push0
active_weeks_last_year17

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 46 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~37.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tag6.0.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases37.2
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?

29At Risk · 17% of overall
How it's scored
19.1/60Stars — 16 stars
11.8/25Forks — 27 forks
0/15Watchers — 1 watchers
Inputs used
forks27
stars16
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno
How it's scored
65.4/80Monthly downloads — 79,942 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesklapaudius/oauth-server-bundle
dependents0
ecosystemspackagist
total_downloads777,035
monthly_downloads79,942

Sustainability & Governance

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

74Good · 23% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
17.1/22.5Commit distribution — top contributor authored 24% of commits
13.5/13.5Contributor breadth — 67 contributors
10/10OpenSSF Scorecard: Contributors — project has 45 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled67
top_contributor_share0.241
How it's scored
42/42Issue resolution — 100% of issues closed
20.3/30PR acceptance — 21/31 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 2/20 approved changesets -- score normalized to 1
Inputs used
merged_prs21
open_issues0
closed_issues28
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs10
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
6.1/25Owner reach — 6 followers of klapaudius
17.1/25Track record — 4 public repos, account ~15 yr old
Inputs used
followers6
owner_typeUser
is_verified
owner_loginklapaudius
public_repos4
account_age_days5,653
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 61 days ago
20/20Version history — 66 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesklapaudius/oauth-server-bundle
ecosystemspackagist
any_deprecatedno
min_days_since_publish61

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

10Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsauthentication, oauth2, server, php, symfony5, symfony6, symfony7, symfony8
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.2/2.5CI-Tests — 3 out of 6 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/20 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 45 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
6.8/7.5Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

45Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19/40Legible commit history — 32 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.356
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/99 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes21,753
source_files_sampled99
oversized_source_files0

Key facts

16GitHub stars
67contributors
54commits, last 12 months
0days since last push
46releases
4bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 27 ⇿
0Stars
27Forks
34Releases

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.

0510152025302722021-112024-032026-06
Major 2Minor 4Patch 28

Each point covers 5 days.

OpenSSF Scorecard 6.0 / 10
6.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-08-03 09:10 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during GetBranch(master): error during branchesHandler.query: 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
5CI-Tests3 out of 6 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/20 approved changesets -- score normalized to 1
10Contributorsproject has 45 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
9Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Packagistdoctrine/doctrine-bundle~2.0|~3.0composer.json
Packagistklapaudius/oauth2-php~2.0composer.json
Packagistsymfony/dependency-injection~7.0|~8.0composer.json
Packagistsymfony/form~7.0|~8.0composer.json
Packagistsymfony/framework-bundle~7.0|~8.0composer.json
Packagistsymfony/security-bundle~7.0|~8.0composer.json
Packagistsymfony/twig-bundle~7.0|~8.0composer.json
All dependencies 20

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

RegistryPackageVersionRelation
Packagistdoctrine/doctrine-bundledirect
Packagistklapaudius/oauth2-phpdirect
Packagistsymfony/dependency-injectiondirect
Packagistsymfony/formdirect
Packagistsymfony/framework-bundledirect
Packagistsymfony/security-bundledirect
Packagistsymfony/twig-bundledirect
Packagistdoctrine/mongodb-odmindirect
Packagistdoctrine/ormindirect
Packagistext-mongodbindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
Packagistphp-mock/php-mock-phpunitindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/phpunitindirect
Packagistsymfony/class-loaderindirect
Packagistsymfony/consoleindirect
Packagistsymfony/phpunit-bridgeindirect
Packagistsymfony/templatingindirect
Packagistsymfony/yamlindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "authentication",
        "oauth2",
        "server",
        "php",
        "symfony5",
        "symfony6",
        "symfony7",
        "symfony8"
      ],
      "is_fork": true,
      "size_kb": 874,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 266664,
        "Twig": 1273,
        "Makefile": 1231
      },
      "pushed_at": "2026-08-03T09:04:47Z",
      "created_at": "2019-04-25T11:14:56Z",
      "owner_type": "User",
      "updated_at": "2026-08-03T09:00:04Z",
      "description": "A server side OAuth2 Bundle for Symfony 5.0 or higher",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "5.1",
      "license_spdx_raw": null,
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "klapaudius",
      "company": null,
      "location": null,
      "followers": 6,
      "avatar_url": "https://avatars.githubusercontent.com/u/610451?v=4",
      "created_at": "2011-02-10T08:19:28Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 5653
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2026-08-03T09:04:47Z"
        },
        {
          "tag": "5.3.1",
          "kind": "patch",
          "published_at": "2026-06-02T21:52:03Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2026-05-18T12:59:44Z"
        },
        {
          "tag": "5.2.3",
          "kind": "patch",
          "published_at": "2026-03-17T22:24:00Z"
        },
        {
          "tag": "5.2.2",
          "kind": "patch",
          "published_at": "2026-02-04T19:55:32Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2026-01-07T08:57:09Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2025-12-21T22:19:27Z"
        },
        {
          "tag": "5.1.5",
          "kind": "patch",
          "published_at": "2025-09-03T08:39:36Z"
        },
        {
          "tag": "5.1.4",
          "kind": "patch",
          "published_at": "2025-09-02T18:38:34Z"
        },
        {
          "tag": "3.1.6",
          "kind": "patch",
          "published_at": "2025-09-02T18:29:27Z"
        },
        {
          "tag": "4.0.8",
          "kind": "patch",
          "published_at": "2025-09-02T18:28:11Z"
        },
        {
          "tag": "3.1.5",
          "kind": "patch",
          "published_at": "2025-08-28T14:15:51Z"
        },
        {
          "tag": "4.0.7",
          "kind": "patch",
          "published_at": "2025-08-28T11:48:24Z"
        },
        {
          "tag": "5.1.3",
          "kind": "patch",
          "published_at": "2025-08-28T11:42:48Z"
        },
        {
          "tag": "5.1.2",
          "kind": "patch",
          "published_at": "2025-04-26T21:32:38Z"
        },
        {
          "tag": "5.1.1",
          "kind": "patch",
          "published_at": "2024-12-20T15:13:33Z"
        },
        {
          "tag": "4.0.6",
          "kind": "patch",
          "published_at": "2024-12-10T15:59:13Z"
        },
        {
          "tag": "3.1.3",
          "kind": "patch",
          "published_at": "2024-12-10T16:00:45Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2024-10-09T14:41:55Z"
        },
        {
          "tag": "5.0.6",
          "kind": "patch",
          "published_at": "2024-10-09T14:26:03Z"
        },
        {
          "tag": "5.0.5",
          "kind": "patch",
          "published_at": "2024-10-07T17:27:58Z"
        },
        {
          "tag": "5.0.4",
          "kind": "patch",
          "published_at": "2024-10-07T13:44:21Z"
        },
        {
          "tag": "5.0.3",
          "kind": "patch",
          "published_at": "2024-10-02T14:54:01Z"
        },
        {
          "tag": "5.0.2",
          "kind": "patch",
          "published_at": "2024-09-02T10:35:49Z"
        },
        {
          "tag": "5.0.1",
          "kind": "patch",
          "published_at": "2024-03-11T13:40:21Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2024-01-11T22:26:05Z"
        },
        {
          "tag": "4.0.5",
          "kind": "patch",
          "published_at": "2023-11-03T11:53:50Z"
        },
        {
          "tag": "4.0.4",
          "kind": "patch",
          "published_at": "2023-08-03T11:13:46Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2022-09-15T12:31:52Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2022-08-30T10:47:07Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2022-08-22T18:31:07Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2022-08-05T15:44:16Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2022-05-11T14:49:46Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2022-01-14T17:32:17Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2022-01-13T12:10:15Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2021-09-17T13:36:30Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2021-07-17T14:53:19Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2021-04-02T16:32:28Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2021-01-04T11:33:25Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2020-09-30T12:21:49Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2020-09-29T21:04:55Z"
        },
        {
          "tag": "1.6.7",
          "kind": "patch",
          "published_at": "2019-11-11T20:00:20Z"
        },
        {
          "tag": "1.6.6",
          "kind": "patch",
          "published_at": "2019-09-13T11:55:39Z"
        },
        {
          "tag": "1.6.5",
          "kind": "patch",
          "published_at": "2019-08-20T08:06:24Z"
        },
        {
          "tag": "1.6.4",
          "kind": "patch",
          "published_at": "2019-05-03T14:50:03Z"
        },
        {
          "tag": "1.6.3",
          "kind": "patch",
          "published_at": "2019-04-25T12:56:32Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8802609737bb0946f6c2189e3350d5092d9c772d",
          "body": "The OpenID Connect nonce of the authorization request and the end-user\nauthentication time are now carried on the auth code so integrators can\nissue the \"nonce\" and \"auth_time\" claims in the id_token on the token\nrequest.\n\n- AuthCodeInterface gains setNonce()/setAuthTime(); AuthCode stores both\n- Do\n[…]\nn to stamp: only it\n  knows when its user actually authenticated\n\nRequires klapaudius/oauth2-php ~1.11. Upgrade notes in UPGRADE.md.\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bind OIDC nonce and auth_time to authorization codes",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-08-03T08:54:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fc46b94f28a29e94d72dde2a4bf69cbc3b57961e",
          "body": "…cov/codecov-action-7\n\nBump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #58 from klapaudius/dependabot/github_actions/code…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-06-26T15:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "818c213c2b69c23e1f5d77584f2386f5e5b4a206",
          "body": "…ons/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #59 from klapaudius/dependabot/github_actions/acti…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-06-26T15:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea9b07b17519cb7720344cce3e1734167b61958",
          "body": "…ons/cache-6\n\nBump actions/cache from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #60 from klapaudius/dependabot/github_actions/acti…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-06-26T15:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864475c2734e3587446b47bf70456572fae54273",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T08:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "629cbe35eaabc81e859715e7fe659808b04e43a4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T08:33:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec85cc2442e0ad8442d2d1a9037e73938a8f82ac",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T08:33:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ede250ebe1447f43ea31db607e8d2ace1b3323be",
          "body": " #56",
          "is_bot": false,
          "headline": "Incompatibility with upgrade to Symfony 8.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-06-02T21:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1b040529cf0d213d26aaddc7b99737ddab53ad",
          "body": "…auth2-php requirement to ~1.10",
          "is_bot": false,
          "headline": "Wire event_dispatcher to OAuth server service and update klapaudius/o…",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-05-18T12:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e7483e17848fbd9087775cc826a0f75fcb715b",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-04-23T08:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d05ecb6d9538b9b2fc19538e836fdfa3219557",
          "body": "Upgrade from PHPUnit 11 to 12 to address the argument injection\nvulnerability in PHP INI settings handling. Adapt test suite to\nPHPUnit 12 by converting mock objects without expectations to stubs\nand using #[AllowMockObjectsWithoutExpectations] where setUp mocks\nare shared across tests.",
          "is_bot": false,
          "headline": "Update PHPUnit to 12.x to fix CVE GHSA-qrr6-mg7r-m243",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-04-23T08:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c3bc28590dc1094a8eff93c1764957e91f50f3",
          "body": "Fix YAML escape sequences in mongodb.yaml and couchdb.yaml",
          "is_bot": false,
          "headline": "Merge pull request #55 from androshchuk/master",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-04-04T09:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add38ae8bf71d16811944cacc211724cb42d5b40",
          "body": "…cov/codecov-action-6\n\nBump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #54 from klapaudius/dependabot/github_actions/code…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-04-04T09:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b212f0f651414bca8c4b668e572491425d2b20",
          "body": null,
          "is_bot": false,
          "headline": "Fix YAML escape sequences in mongodb.yaml and couchdb.yaml",
          "author_name": "Dmytro Androshchuk",
          "author_login": "androshchuk",
          "committed_at": "2026-03-28T13:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bfd8e68d02d55757cafaf7b5a087fd44bbb3e35",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T08:34:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a8939d19a17d85cea0ce10159edc50ce578a129",
          "body": null,
          "is_bot": false,
          "headline": "Fix undefined method calls in Symfony 8 #53",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-03-17T22:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cc37f0ad15d8e12943384f8228bf218c984068",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-02-04T19:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302260ca687cf0f0de5cb8cabb3cfd26acf040a6",
          "body": null,
          "is_bot": false,
          "headline": "PHP compatibility issue #52",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2026-02-04T19:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf62cb857f19e21465c0e3922309a0315b8deed",
          "body": null,
          "is_bot": false,
          "headline": "Update description to support Symfony 8.x",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-01-14T19:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d46099d6265a90c87248066cd2e12e3ecead8c",
          "body": "Fix deprecated xml loader for non-string resources",
          "is_bot": false,
          "headline": "Merge pull request #51 from brpauwels/xml-loader-supports",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2026-01-07T08:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ef968a8c953f7e84ebfd1fbc3dc3a7f7cd15c3",
          "body": "Avoid errors like\n```\nbasename(): Argument #1 ($path) must be of type string, array given\n```",
          "is_bot": false,
          "headline": "Fix deprecated xml loader for non-string resources",
          "author_name": "Bram Pauwels",
          "author_login": "brpauwels",
          "committed_at": "2026-01-07T08:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f88b5af67da57a908de3c999c874fdb255544b",
          "body": "…lify installation steps",
          "is_bot": false,
          "headline": "Update documentation: clarify Symfony versions compatibility and simp…",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-23T18:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8240e57b7d268bda2b6a18864c784c54c0c34e",
          "body": "…~3.0",
          "is_bot": false,
          "headline": "Update composer.json to allow doctrine-bundle version ~2.0 alongside …",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T22:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aace790d3e08fb6c95647727ca356d9a1065bfa1",
          "body": "# Conflicts:\n#\tREADME.md\n#\tResources/doc/index.md",
          "is_bot": false,
          "headline": "Merge branch '5.1'",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T22:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694cbe54448fe9cf7ca4b75ddc840bdeda7985da",
          "body": "…fy Symfony version support",
          "is_bot": false,
          "headline": "Update docs: mark XML routing as deprecated for version 5.2 and clari…",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T22:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9cc9cb18bc78bd9481ae3aa28f9593beb0c59ed",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies and fix deprecated method usage in tests",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T22:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480b9c03bd06727fca8d570baf408842b67112ad",
          "body": null,
          "is_bot": false,
          "headline": "CI bugfix",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T21:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c1e4568e415f39a8f73527fff68617db18d0de",
          "body": null,
          "is_bot": false,
          "headline": "CI bugfix",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T21:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49a8ee7ce9dcafb2c553c93c300ba71ef0ec7ba",
          "body": null,
          "is_bot": false,
          "headline": "CI bugfix",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T21:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab102836e57065793481f43d42dd528da678a66d",
          "body": null,
          "is_bot": false,
          "headline": "CI bugfix",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T21:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a1c685709cba4c265ba55223816d9c0180b3f8",
          "body": null,
          "is_bot": false,
          "headline": "Fix deprecation warnings",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-21T21:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474f3b26dfeccc7c78e24466e3118e07c9e21826",
          "body": "…ass-loader-tw-3.4\n\nUpdate symfony/class-loader requirement from ^2.0 to ^3.4",
          "is_bot": false,
          "headline": "Merge pull request #49 from klapaudius/dependabot/composer/symfony/cl…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-21T18:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d098e8548805ad832211f40750d9db02262adbd",
          "body": "Updates the requirements on [symfony/class-loader](https://github.com/symfony/class-loader) to permit the latest version.\n- [Release notes](https://github.com/symfony/class-loader/releases)\n- [Changelog](https://github.com/symfony/class-loader/blob/3.4/CHANGELOG.md)\n- [Commits](https://github.com/sy\n[…]\n.v3.4.47)\n\n---\nupdated-dependencies:\n- dependency-name: symfony/class-loader\n  dependency-version: 3.4.47\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update symfony/class-loader requirement from ^2.0 to ^3.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T23:02:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c8b72856d439be6db997bdbddc231e2b2ae08eb",
          "body": null,
          "is_bot": false,
          "headline": "#43 Symfony 8 support",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-20T23:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213be7f10a96a212ecd62e12b0d05754d79e51ff",
          "body": "Second part: Doctrine ORM migration.",
          "is_bot": false,
          "headline": "#43 Symfony 8 support",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-20T22:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32412ca65aeb923277c5e7d72bc84b1c3fefd37",
          "body": "…rm-approx-3.6\n\nUpdate doctrine/orm requirement from ~2.2 to ~3.6",
          "is_bot": false,
          "headline": "Merge pull request #48 from klapaudius/dependabot/composer/doctrine/o…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-20T22:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4dbd9fec95177362dc2e7743fd5813b67559cb",
          "body": "Updates the requirements on [doctrine/orm](https://github.com/doctrine/orm) to permit the latest version.\n- [Release notes](https://github.com/doctrine/orm/releases)\n- [Commits](https://github.com/doctrine/orm/compare/2.2.0...3.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/orm\n  dependency-version: 3.6.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update doctrine/orm requirement from ~2.2 to ~3.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T22:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a108bc69be28c9afed11b136f1bd7b21e0508d5f",
          "body": "…pstan-phpunit-tw-2.0\n\nUpdate phpstan/phpstan-phpunit requirement from ^1.0 to ^2.0",
          "is_bot": false,
          "headline": "Merge pull request #50 from klapaudius/dependabot/composer/phpstan/ph…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-20T22:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc653001b43382e3f370e316205a5deb4c961547",
          "body": "…actions/phpunit-4\n\nBump php-actions/phpunit from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #46 from klapaudius/dependabot/github_actions/php-…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-20T22:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b08216f14aafc52934a6d27d5a1dba013fb269",
          "body": "Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)\n- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.0.0...2.0.11)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan-phpunit\n  dependency-version: 2.0.11\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update phpstan/phpstan-phpunit requirement from ^1.0 to ^2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T22:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3dcd23200e5721502d880d9f17a90c423ccdd5d",
          "body": "…ons/cache-5\n\nBump actions/cache from 3 to 5",
          "is_bot": false,
          "headline": "Merge pull request #45 from klapaudius/dependabot/github_actions/acti…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-20T22:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846dfa53982348b5d39f5cd19d213f4fa790e762",
          "body": "…ons/checkout-6\n\nBump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #44 from klapaudius/dependabot/github_actions/acti…",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-12-20T22:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d5910ed339753decd67a89de5ccd83aecafd749",
          "body": "Bumps [php-actions/phpunit](https://github.com/php-actions/phpunit) from 3 to 4.\n- [Release notes](https://github.com/php-actions/phpunit/releases)\n- [Commits](https://github.com/php-actions/phpunit/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: php-actions/phpunit\n  dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump php-actions/phpunit from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T22:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd2ab47003a7d56b2a94fde72b8e10b43cb76b5b",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 3 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T22:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6beedbc980330719b2034dbdcacf34a91ea2b52c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T22:06:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40dbbcdd0cda4fea80c5f1ec74a5b6b9ce249d29",
          "body": null,
          "is_bot": false,
          "headline": "add dependabot",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-20T22:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f32c8ed9f7278da0b27f876eb35c5a36ae788d5",
          "body": "First part: change configuration to yaml files, add deprecation message on xml routing files loading.",
          "is_bot": false,
          "headline": "#43 Symfony 8 support",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-12-20T21:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f493cc4fb660cc299e2f492ae084625b2f424f7",
          "body": "Fix typo in documentation for OAuth configuration",
          "is_bot": false,
          "headline": "Merge pull request #42 from necobm/patch-1",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-10-29T18:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd3a499f0d01e90b690cadd016226739dd8e51d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in documentation for OAuth configuration",
          "author_name": "Néstor Brito",
          "author_login": "necobm",
          "committed_at": "2025-10-29T15:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68836d35f4e62296cc4f2b71bdf8a16a550f645e",
          "body": null,
          "is_bot": false,
          "headline": "fix RuntimeException - missing param in controller #41",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-09-03T08:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4c64ab6b96d7e08c8ebb0f0ffe6215b95f958e",
          "body": "… passing an unexpected object) #38",
          "is_bot": false,
          "headline": "Upgraded to latest version (5.1.3), shows issue with container (arg 3…",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-09-02T18:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a2b2f042b8900f2b825196bdb9a6ba93826758",
          "body": "Use nullsafe getUser() operator in AuthorizeController",
          "is_bot": false,
          "headline": "Merge pull request #40 from rimas-kudelis/patch-1",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-09-02T13:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcbfbdf64a87476849cee8af068684c79005616",
          "body": "`TokenStorageInterface::getToken()` might return `null`. The controller should account for that.\r\n\r\nFixes #39",
          "is_bot": false,
          "headline": "Use nullsafe getUser() operator in AuthorizeController",
          "author_name": "Rimas Kudelis",
          "author_login": "rimas-kudelis",
          "committed_at": "2025-09-01T16:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67a39afd881b4a36adf6df74c2873b9a3ceb0b7",
          "body": null,
          "is_bot": false,
          "headline": "Initialize kernel property with null to ensure explicit default value",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-08-28T11:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d868ee27cff7d63d12ae3ce4ac064200a65ac63a",
          "body": "Updated findClientByPublicId to prevent errors by using null coalescing operator with mb_strpos when $publicId is null. Ensures robust client retrieval logic.",
          "is_bot": false,
          "headline": "TypeError when calling AuthorizeController #37",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-08-28T11:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1e9a36c239ce87417754450e7ff590cd96aa6c",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-07-12T13:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7fc3d80c929a505cebdc5729e66ce6de356364",
          "body": "Simplified property declarations in OAuthEvent using promoted constructor parameters. Added OAuthEventTest to validate object behavior, ensuring proper functionality of getters, setters, and client authorization handling.",
          "is_bot": false,
          "headline": "Refactor OAuthEvent and add unit tests",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-05-01T09:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0669bc2a39bd8d8a535abec2b7065b64b3f78f2f",
          "body": "Introduced unit tests for `createAuthCode` and `findAuthCodeByToken` methods in `AuthCodeManagerTest`. These tests ensure proper object creation and token-based retrieval functionality.",
          "is_bot": false,
          "headline": "Add tests for AuthCodeManager create and find methods",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-05-01T08:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe45d88fd74c3cd06d8de98ef0353186f270202",
          "body": "This commit introduces tests for `AccessTokenBadge` and `OAuthEntryPoint`, ensuring their methods behave as expected. It verifies `AccessTokenBadge` resolution logic and token retrieval, as well as `OAuthEntryPoint` returning an appropriate unauthorized response with correct headers.",
          "is_bot": false,
          "headline": "Add unit tests for AccessTokenBadge and OAuthEntryPoint",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-05-01T08:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c6ba65c55a391f7117a341a5db8a3ba95dac27",
          "body": "Refactored client initialization to allow nullable ClientInterface with a default value. Replaced redundant `isset` checks with null coalescing operator for cleaner code. Added a unit test to verify behavior when no current request is available, ensuring robust error handling.",
          "is_bot": false,
          "headline": "Refactor client initialization and add test for null request",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-05-01T07:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ec8ae3f8b6c93e358a655b9e2834f853027779",
          "body": "Simplified the codebase by removing unnecessary line breaks and improving formatting consistency. Added new test cases for `createClient` and `findClientByPublicId` methods to enhance test coverage and validate functionality.",
          "is_bot": false,
          "headline": "Refactor and add test cases in ClientManagerTest",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-30T20:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7af86793527597cc4018690cbf8ac39ebf848d0",
          "body": "Replaced Doctrine annotations with PHP 8 attributes for all entities and classes. Updated file paths to align with modern Symfony directory structure. Improved wording for clarity in the documentation.",
          "is_bot": false,
          "headline": "Refactor annotations to attributes and update file paths",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T22:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95e2abc4e1ff0b7a01599d878386344072b0992",
          "body": null,
          "is_bot": false,
          "headline": "add tests result to codecov",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T21:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30846921c66327cf89c950a8d3150ebb94149a39",
          "body": null,
          "is_bot": false,
          "headline": "add tests result to codecov",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T21:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6042417ed4999b42618b5563764149ccf7978d68",
          "body": null,
          "is_bot": false,
          "headline": "add tests result to codecov",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T21:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a731273b863308bb5093b6fbe92b87ddc208f74",
          "body": null,
          "is_bot": false,
          "headline": "more tests",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T20:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd03acf2064185c5206eb7e34df0b348401ab4d",
          "body": null,
          "is_bot": false,
          "headline": "update index.md",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-29T18:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48eb15b09fee7c999ba58f3406abf95599120311",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-29T18:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a05f5b5044fb2c7518af43dbf7d76e3d5022b6c",
          "body": null,
          "is_bot": false,
          "headline": "add tests",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T23:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb34137054e977fdeacf078da64f1b8017cbd211",
          "body": null,
          "is_bot": false,
          "headline": "finally, add my name in credits :)",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T22:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0195e8c4c16bf3e61df86739bade3e6f65909f67",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T22:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1ce1508a9ce2670b798b6e6472ec63b307df93",
          "body": null,
          "is_bot": false,
          "headline": "exclude .php_cs-fixer.php from coverage",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T22:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1507ee2befdd4a38c1debee0dc2df4845ed53791",
          "body": null,
          "is_bot": false,
          "headline": "add codecov badge",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-28T21:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d60dd8d0031a9cc985a70c1246597d19c812ff",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T21:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13bb68f2003df3313f094ba756ec39a3524a33a",
          "body": null,
          "is_bot": false,
          "headline": "add codecov",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-28T21:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d676cc2e98427198f67488c1e2472c124530f33d",
          "body": null,
          "is_bot": false,
          "headline": "Update index.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-28T08:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68ab7f117f5c1bd7273152f1736c0156617da49",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-28T08:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d1132a2719ed1449b7600122bf83b972068a5a",
          "body": "Merge to master",
          "is_bot": false,
          "headline": "Merge pull request #35 from klapaudius/5.1",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-28T08:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c9fa95d492509cc92e96459ec6b967cb248824",
          "body": null,
          "is_bot": false,
          "headline": "AutorizeController refacto",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T13:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ae180ccf20b8aad6b286902b202cd3e3d8b4e5",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd4272c3508fc85064b524e1837e6741fe369e2",
          "body": null,
          "is_bot": false,
          "headline": "add Coverage in CI/CD",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0110a85496dfd2a54dc1112ca33b0a83c8dcd72",
          "body": null,
          "is_bot": false,
          "headline": "add Coverage in CI/CD",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bdbdab5919ae3ad303e1eb202c95bc001ad9c3e",
          "body": null,
          "is_bot": false,
          "headline": "add Coverage in CI/CD",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "addd5d40bdfa29b8f831795898ea7d31fde4541a",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7796326e736e8016fd6245039db69c1a4d86b46",
          "body": null,
          "is_bot": false,
          "headline": "add Coverage in CI/CD",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac917cda1e7c53daac1809d5477e31f0fc95254e",
          "body": null,
          "is_bot": false,
          "headline": "add Coverage in CI/CD",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-27T12:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff3042bbef1dc44c10d036558e8bda01003f4f1",
          "body": null,
          "is_bot": false,
          "headline": "remove Travis CI (switch to GH Actions)",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T22:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb4d377b33e437dfceaf2a5e4ab13ebc57bb631",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T22:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e58c8d8436c456f6fd67d4a4178aea49275d82",
          "body": null,
          "is_bot": false,
          "headline": "new tests",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T22:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b112e6c28b4c2824124568db6a198e6f07af04a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-26T21:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d10f9849456ce4de4a32ffe9a5f1fd1f20c598b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-26T21:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da85906fc446f70de88a3d4a48aea52f123a559c",
          "body": null,
          "is_bot": false,
          "headline": "change workflow name",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T21:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28cbc77b42e607fc86b26d7a79c3de3f6e3c0a58",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T21:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe56ced56fffaec9c84cc63f0d40407469244f6",
          "body": null,
          "is_bot": false,
          "headline": "remove coverage configuration that is not necessary for github workflow",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T21:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee8c4121e197b5475712ee702c02ee137c984e9",
          "body": null,
          "is_bot": false,
          "headline": "Create php.yml",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-26T21:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b884db44c56668ff8af5be79060aeee3de061dc",
          "body": null,
          "is_bot": false,
          "headline": "add test script to composer.json",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T21:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ec76085d3b4bdc43f9c285afdcb55a03b394b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/5.1' into 5.1",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T20:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27802a5c5f5e1c3f5b006011b3edaf5c0498f23",
          "body": null,
          "is_bot": false,
          "headline": "PHPunit OK",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T20:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec05e5cb7b295ee8c55535939d0da8c0c972d476",
          "body": "remove todo phpunit : work is done",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "klapaudius",
          "author_login": "klapaudius",
          "committed_at": "2025-04-26T18:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596a1e19211f987ca94e1569127843cc14124671",
          "body": null,
          "is_bot": false,
          "headline": "PHPunit OK",
          "author_name": "klapaudius",
          "author_login": null,
          "committed_at": "2025-04-26T18:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 54,
      "latest_release_at": "2026-08-03T09:04:47Z",
      "latest_release_tag": "6.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 37.2
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "klapaudius/oauth-server-bundle",
          "path": "composer.json",
          "tokens": [
            "composer.type:symfony-bundle"
          ],
          "ecosystem": "packagist"
        }
      ]
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "readme_badges": {
        "hosts": [
          "codecov.io",
          "github.com",
          "shields.io"
        ],
        "total": 3,
        "header": 3,
        "collected": true,
        "has_inspect_badge": 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": "klapaudius/oauth-server-bundle",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "oauth",
            "oauth2",
            "server"
          ],
          "ecosystem": "packagist",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/klapaudius/oauth-server-bundle",
          "declared_type": "symfony-bundle",
          "is_deprecated": false,
          "latest_version": "5.3.1",
          "repository_url": "https://github.com/klapaudius/FOSOAuthServerBundle",
          "versions_count": 66,
          "total_downloads": 777035,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 79942,
          "first_published_at": null,
          "latest_published_at": "2026-06-02T21:43:26Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 61
        }
      ]
    },
    "popularity": {
      "forks": 27,
      "stars": 16,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 27,
        "total_forks": 27
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 21753,
      "source_files_sampled": 99,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 20,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "doctrine/doctrine-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~2.0|~3.0"
        },
        {
          "name": "klapaudius/oauth2-php",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~2.0"
        },
        {
          "name": "symfony/dependency-injection",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~7.0|~8.0"
        },
        {
          "name": "symfony/form",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~7.0|~8.0"
        },
        {
          "name": "symfony/framework-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~7.0|~8.0"
        },
        {
          "name": "symfony/security-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~7.0|~8.0"
        },
        {
          "name": "symfony/twig-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~7.0|~8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/doctrine-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "klapaudius/oauth2-php",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dependency-injection",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/form",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/framework-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/security-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/twig-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/mongodb-odm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/orm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mongodb",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-mock/php-mock-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/class-loader",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/phpunit-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/templating",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 20,
        "direct_count": 7,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 21,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 28,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "willdurand",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/217628?v=4"
        },
        {
          "type": "User",
          "login": "klapaudius",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/610451?v=4"
        },
        {
          "type": "User",
          "login": "stof",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
        },
        {
          "type": "User",
          "login": "arnaud-lb",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/365207?v=4"
        },
        {
          "type": "User",
          "login": "dinamic",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/11616?v=4"
        },
        {
          "type": "User",
          "login": "dkarlovi",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/209225?v=4"
        },
        {
          "type": "User",
          "login": "leek",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/60204?v=4"
        },
        {
          "type": "User",
          "login": "borisDigitalinsure",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/75781378?v=4"
        },
        {
          "type": "User",
          "login": "dnahrebecki",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/4091515?v=4"
        },
        {
          "type": "User",
          "login": "adrienbrault",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/611271?v=4"
        }
      ],
      "contributors_sampled": 67,
      "top_contributor_share": 0.241
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "php.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during GetBranch(master): error during branchesHandler.query: 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": 5,
            "reason": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
            "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": 1,
            "reason": "Found 2/20 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 45 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 9,
            "reason": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "8802609737bb0946f6c2189e3350d5092d9c772d",
        "ran_at": "2026-08-03T09:10:00Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 31,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-03T09:02:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-26T15:15:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/klapaudius/FOSOAuthServerBundle",
    "host": "github.com",
    "name": "FOSOAuthServerBundle",
    "owner": "klapaudius"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 60,
            "calibrated": 65,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 65,
      "inputs": {
        "security": 60,
        "vitality": 83,
        "community": 29,
        "governance": 74,
        "calibration": "2026-08-02",
        "engineering": 48,
        "ai_readiness": 45,
        "weighted_overall_raw": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 83,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 54,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "54 commits in the last year",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "6.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 37.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~37.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 37.2
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 29,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "forks": 27,
              "stars": 16,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "16 stars",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "27 forks",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": 3,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "codecov.io",
                "github.com",
                "shields.io"
              ],
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "packages": [
                "klapaudius/oauth-server-bundle"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 777035,
              "monthly_downloads": 79942
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "79,942 downloads/month across packagist",
                "points": 65.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 79942,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 67,
              "top_contributor_share": 0.241
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "67 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 0,
              "closed_issues": 28,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/31 decided PRs merged",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 31
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/20 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "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": 42,
            "inputs": {
              "followers": 6,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "klapaudius",
              "public_repos": 4,
              "account_age_days": 5653
            },
            "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": "6 followers of klapaudius",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6,
                      "login": "klapaudius"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~15 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "klapaudius/oauth-server-bundle"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 61
            },
            "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 61 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "66 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [
                "authentication",
                "oauth2",
                "server",
                "php",
                "symfony5",
                "symfony6",
                "symfony7",
                "symfony8"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6
            },
            "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 GetBranch(master): error during branchesHandler.query: 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": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.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 2/20 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 45 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.356,
              "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": "32 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 21753,
              "source_files_sampled": 99,
              "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/99 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 99,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "plugin",
        "library",
        "network-service"
      ],
      "scores": {
        "plugin": 14,
        "library": 10,
        "network-service": 4
      },
      "primary": "plugin",
      "evidence": [
        {
          "tier": "declared",
          "label": "plugin",
          "source": "composer.type:symfony-bundle",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "plugin",
          "source": "registry_type:symfony-bundle",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "composer.type:symfony-bundle",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:symfony/framework-bundle",
          "weight": 4
        }
      ],
      "artifacts": [
        {
          "path": "composer.json",
          "labels": [
            "plugin",
            "library"
          ],
          "ecosystem": "packagist"
        }
      ],
      "confidence": "high",
      "host_extension": true,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T09:10:23.621862Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/klapaudius/FOSOAuthServerBundle.svg",
  "full_name": "klapaudius/FOSOAuthServerBundle",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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