Public record
Software health reportschema 0.15.0 · metrics 1.13.0 · 2026-07-19 22:41 UTC

xperseguers / t3ext-oidc

TYPO3 Extension oidc. This extension uses OpenID Connect to authenticate users.

PHPGPL-2.0★ 17 stars⑂ 42 forkssince Jan 2017View on GitHub ↗

xperseguers/t3ext-oidc holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (78/100) and lowest on AI Readiness (35/100). It was last updated today. 2 contributors account for most of its recent work.

64
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Xavier PerseguersPersonal account
38 followers109 public repossince Mar 2011Causal Sàrl

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
Packagistcausal/oidcv4.0.32,92413150 days agoopenidauthenticationtypo3oidc

Metrics by category

Vitality

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

74Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
9/36Commit cadence — 13/52 weeks with commits
16.3/18Commit volume — 65 commits in the last year
7/10OpenSSF Scorecard: Maintained — 4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year65
human_commit_share
days_since_last_push0
active_weeks_last_year13
How it's scored
27/27Ships releases — 5 releases published
27/36Release recency — latest release 150 days ago
19.8/27Release cadence — a release every ~107.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv4.0.3
releases_from_tagsno
days_since_latest_release150
mean_days_between_releases107.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?

44At risk · 18% of overall
How it's scored
19.5/60Stars — 17 stars
13.4/25Forks — 42 forks
3.3/15Watchers — 5 watchers
Inputs used
forks42
stars17
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
46.2/80Monthly downloads — 2,924 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packagescausal/oidc
dependents1
ecosystemspackagist
total_downloads66,234
monthly_downloads2,924

Sustainability & Governance

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

71Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.5/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 28 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled28
top_contributor_share0.402
How it's scored
38.7/46.8Issue resolution — 83% of issues closed
32/38.3PR acceptance — 122/146 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/17 approved changesets -- score normalized to 1
Inputs used
merged_prs122
open_issues16
closed_issues77
issue_closed_ratio0.828
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.4/25Owner reach — 38 followers of xperseguers
25/25Track record — 109 public repos, account ~15 yr old
Inputs used
followers38
owner_typeUser
is_verified
owner_loginxperseguers
public_repos109
account_age_days5,618
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 150 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescausal/oidc
ecosystemspackagist
any_deprecatedno
min_days_since_publish150

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://extensions.typo3.org/extension/oidc
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://extensions.typo3.org/extension/oidc
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/17 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 37 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock, package-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/51 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes30,681
source_files_sampled51
oversized_source_files0

Key facts

17GitHub stars
28contributors
65commits, last 12 months
0days since last push
5releases
2bus factor
16open issues
Packagistpackage ecosystems

More detail

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/17 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities37 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Packagistguzzlehttp/psr7^2.4composer.json
Packagisttypo3/cms-core^12.4.33 || ^13.4.14composer.json
Packagisttypo3/cms-frontend^12.4 || ^13.4composer.json
Packagisttypo3/cms-lowlevel^12.4 || ^13.4composer.json
Packagistsymfony/http-foundation^7composer.json
Packagistleague/oauth2-client^2.8composer.json
Packagistfirebase/php-jwt^6.10.2 || ^7.0.2composer.json
All dependencies 153

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

RegistryPackageVersionRelation
Packagistfirebase/php-jwtdirect
Packagistfirebase/php-jwt6.11.1direct
Packagistguzzlehttp/psr7direct
Packagistguzzlehttp/psr72.8.0direct
Packagistleague/oauth2-clientdirect
Packagistleague/oauth2-client2.8.1direct
Packagistsymfony/http-foundationdirect
Packagistsymfony/http-foundation7.3.4direct
Packagisttypo3/cms-coredirect
Packagisttypo3/cms-core12.4.37direct
Packagisttypo3/cms-core13.4.18direct
Packagisttypo3/cms-frontenddirect
Packagisttypo3/cms-frontend12.4.37direct
Packagisttypo3/cms-frontend13.4.18direct
Packagisttypo3/cms-lowleveldirect
npm@playwright/test1.56.1indirect
npm@types/node22.15.3indirect
npmfsevents2.3.2indirect
npmplaywright1.56.1indirect
npmplaywright-core1.56.1indirect
npmundici-types6.21.0indirect
Packagistbacon/bacon-qr-code3.0.1indirect
Packagistcausal/oidc 5-dev.0indirect
Packagistchristian-riesen/base321.6.0indirect
Packagistdasprid/enum1.0.7indirect
Packagistdoctrine/annotations2.0.2indirect
Packagistdoctrine/dbal3.10.2indirect
Packagistdoctrine/dbal4.2.5indirect
Packagistdoctrine/deprecations1.1.5indirect
Packagistdoctrine/event-manager2.0.1indirect
Packagistdoctrine/instantiator2.0.0indirect
Packagistdoctrine/lexer3.0.1indirect
Packagistegulias/email-validator4.0.4indirect
Packagistenshrined/svg-sanitize0.22.0indirect
Packagistext-jsonindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistguzzlehttp/guzzle7.10.0indirect
Packagistguzzlehttp/promises2.3.0indirect
Packagisthelhum/config-loader0.12.6indirect
Packagisthelhum/php-error-reporting1.0.1indirect
Packagisthelhum/typo3-console8.2.2indirect
Packagistlolli42/finediff1.1.1indirect
Packagistmasterminds/html52.10.0indirect
Packagistnikic/php-parser4.19.4indirect
Packagistnikic/php-parser5.6.1indirect
Packagistphpindirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.6.3indirect
Packagistphpdocumentor/type-resolver1.10.0indirect
Packagistphpstan/phpdoc-parser1.33.0indirect
Packagistphpunit/phpunitindirect
Packagistpsr/cache3.0.0indirect
Packagistpsr/clock1.0.0indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-client1.0.3indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/http-message2.0indirect
Packagistpsr/http-server-handler1.0.2indirect
Packagistpsr/http-server-middleware1.0.2indirect
Packagistpsr/log3.0.2indirect
Packagistralouphie/getallheaders3.0.3indirect
Packagistsomebdyelse/oidc-sitepackageindirect
Packagistsymfony/cache7.3.4indirect
Packagistsymfony/cache-contracts3.6.0indirect
Packagistsymfony/clock7.3.0indirect
Packagistsymfony/config7.3.4indirect
Packagistsymfony/console7.3.4indirect
Packagistsymfony/dependency-injection7.3.4indirect
Packagistsymfony/deprecation-contracts3.6.0indirect
Packagistsymfony/doctrine-messenger7.3.4indirect
Packagistsymfony/event-dispatcher7.3.3indirect
Packagistsymfony/event-dispatcher-contracts3.6.0indirect
Packagistsymfony/expression-language7.3.2indirect
Packagistsymfony/filesystem7.3.2indirect
Packagistsymfony/finder7.3.2indirect
Packagistsymfony/mailer7.3.4indirect
Packagistsymfony/messenger7.3.3indirect
Packagistsymfony/mime7.3.4indirect
Packagistsymfony/options-resolver7.3.3indirect
Packagistsymfony/polyfill-ctype1.33.0indirect
Packagistsymfony/polyfill-intl-grapheme1.33.0indirect
Packagistsymfony/polyfill-intl-idn1.33.0indirect
Packagistsymfony/polyfill-intl-normalizer1.33.0indirect
Packagistsymfony/polyfill-mbstring1.33.0indirect
Packagistsymfony/polyfill-php831.33.0indirect
Packagistsymfony/polyfill-uuid1.33.0indirect
Packagistsymfony/process7.3.4indirect
Packagistsymfony/property-access7.3.3indirect
Packagistsymfony/property-info7.3.4indirect
Packagistsymfony/rate-limiter7.3.2indirect
Packagistsymfony/routing7.3.4indirect
Packagistsymfony/service-contracts3.6.0indirect
Packagistsymfony/string7.3.4indirect
Packagistsymfony/type-info7.3.4indirect
Packagistsymfony/uid7.3.1indirect
Packagistsymfony/var-exporter7.3.4indirect
Packagistsymfony/yaml7.3.3indirect
Packagisttypo3/class-alias-loader1.2.0indirect
Packagisttypo3/cms-backend12.4.37indirect
Packagisttypo3/cms-backend13.4.18indirect
Packagisttypo3/cms-belog12.4.37indirect
Packagisttypo3/cms-belog13.4.18indirect
Packagisttypo3/cms-beuser12.4.37indirect
Packagisttypo3/cms-beuser13.4.18indirect
Packagisttypo3/cms-cli3.1.2indirect
Packagisttypo3/cms-composer-installers5.0.1indirect
Packagisttypo3/cms-dashboard12.4.37indirect
Packagisttypo3/cms-dashboard13.4.18indirect
Packagisttypo3/cms-extbase12.4.37indirect
Packagisttypo3/cms-extbase13.4.18indirect
Packagisttypo3/cms-extensionmanager12.4.37indirect
Packagisttypo3/cms-extensionmanager13.4.18indirect
Packagisttypo3/cms-felogin12.4.37indirect
Packagisttypo3/cms-felogin13.4.18indirect
Packagisttypo3/cms-filelist12.4.37indirect
Packagisttypo3/cms-filelist13.4.18indirect
Packagisttypo3/cms-fluid12.4.37indirect
Packagisttypo3/cms-fluid13.4.18indirect
Packagisttypo3/cms-fluid-styled-content12.4.37indirect
Packagisttypo3/cms-fluid-styled-content13.4.18indirect
Packagisttypo3/cms-form12.4.37indirect
Packagisttypo3/cms-form13.4.18indirect
Packagisttypo3/cms-impexp12.4.37indirect
Packagisttypo3/cms-impexp13.4.18indirect
Packagisttypo3/cms-info12.4.37indirect
Packagisttypo3/cms-info13.4.18indirect
Packagisttypo3/cms-install12.4.37indirect
Packagisttypo3/cms-install13.4.18indirect
Packagisttypo3/cms-reactions12.4.37indirect
Packagisttypo3/cms-reactions13.4.18indirect
Packagisttypo3/cms-recycler13.4.18indirect
Packagisttypo3/cms-rte-ckeditor12.4.37indirect
Packagisttypo3/cms-rte-ckeditor13.4.18indirect
Packagisttypo3/cms-seo12.4.37indirect
Packagisttypo3/cms-seo13.4.18indirect
Packagisttypo3/cms-setup12.4.37indirect
Packagisttypo3/cms-setup13.4.18indirect
Packagisttypo3/cms-sys-note12.4.37indirect
Packagisttypo3/cms-sys-note13.4.18indirect
Packagisttypo3/cms-t3editor12.4.37indirect
Packagisttypo3/cms-tstemplate12.4.37indirect
Packagisttypo3/cms-tstemplate13.4.18indirect
Packagisttypo3/cms-viewpage12.4.37indirect
Packagisttypo3/cms-viewpage13.4.18indirect
Packagisttypo3/cms-webhooks12.4.37indirect
Packagisttypo3/cms-webhooks13.4.18indirect
Packagisttypo3/html-sanitizer2.2.0indirect
Packagisttypo3/minimalindirect
Packagisttypo3/testing-frameworkindirect
Packagisttypo3fluid/fluid2.15.0indirect
Packagisttypo3fluid/fluid4.4.3indirect
Packagistwebmozart/assert1.11.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 603,
      "has_wiki": true,
      "homepage": "https://extensions.typo3.org/extension/oidc",
      "languages": {
        "PHP": 125893,
        "HTML": 4145,
        "Shell": 1366,
        "Dockerfile": 3667,
        "TypeScript": 4158
      },
      "pushed_at": "2026-07-19T22:39:37Z",
      "created_at": "2017-01-24T17:36:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T22:39:41Z",
      "description": "TYPO3 Extension oidc. This extension uses OpenID Connect to authenticate users.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-2.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://www.causal.ch/",
      "name": "Xavier Perseguers",
      "type": "User",
      "login": "xperseguers",
      "company": "Causal Sàrl",
      "location": "Fribourg, Switzerland",
      "followers": 38,
      "avatar_url": "https://avatars.githubusercontent.com/u/646805?v=4",
      "created_at": "2011-03-02T12:00:09Z",
      "is_verified": null,
      "public_repos": 109,
      "account_age_days": 5618
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-2.0",
      "raw_spdx": "GPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 5,
      "commits_last_year": 65,
      "latest_release_at": "2026-02-19T07:11:35Z",
      "latest_release_tag": "v4.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 150,
      "mean_days_between_releases": 107.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "causal/oidc",
          "exists": true,
          "license": "GPL-2.0-or-later",
          "keywords": [
            "OpenId",
            "Authentication",
            "typo3",
            "oidc"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/causal/oidc",
          "is_deprecated": false,
          "latest_version": "v4.0.3",
          "repository_url": "https://github.com/xperseguers/t3ext-oidc",
          "versions_count": 13,
          "total_downloads": 66234,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2924,
          "first_published_at": null,
          "latest_published_at": "2026-02-19T07:08:54Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 150
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 17,
      "watchers": 5,
      "open_issues_and_prs": 24
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 30681,
      "source_files_sampled": 51,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "guzzlehttp/psr7",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.4"
        },
        {
          "name": "typo3/cms-core",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^12.4.33 || ^13.4.14"
        },
        {
          "name": "typo3/cms-frontend",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^12.4 || ^13.4"
        },
        {
          "name": "typo3/cms-lowlevel",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^12.4 || ^13.4"
        },
        {
          "name": "symfony/http-foundation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7"
        },
        {
          "name": "league/oauth2-client",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.8"
        },
        {
          "name": "firebase/php-jwt",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.10.2 || ^7.0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "firebase/php-jwt",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "firebase/php-jwt",
            "direct": true,
            "version": "6.11.1",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": true,
            "version": "2.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/oauth2-client",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "league/oauth2-client",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-foundation",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-foundation",
            "direct": true,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-core",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-core",
            "direct": true,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-core",
            "direct": true,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-frontend",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-frontend",
            "direct": true,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-frontend",
            "direct": true,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-lowlevel",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "bacon/bacon-qr-code",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "causal/oidc",
            "direct": false,
            "version": " 5-dev.0",
            "ecosystem": "packagist"
          },
          {
            "name": "christian-riesen/base32",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "dasprid/enum",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/annotations",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/dbal",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/dbal",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/event-manager",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/instantiator",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/lexer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "egulias/email-validator",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "enshrined/svg-sanitize",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": "7.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/promises",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "helhum/config-loader",
            "direct": false,
            "version": "0.12.6",
            "ecosystem": "packagist"
          },
          {
            "name": "helhum/php-error-reporting",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "helhum/typo3-console",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "packagist"
          },
          {
            "name": "lolli42/finediff",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "masterminds/html5",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "4.19.4",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/cache",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/clock",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/event-dispatcher",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-client",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-factory",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": false,
            "version": "2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-server-handler",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-server-middleware",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "ralouphie/getallheaders",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "somebdyelse/oidc-sitepackage",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/clock",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/config",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dependency-injection",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/doctrine-messenger",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/expression-language",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mailer",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/messenger",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mime",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/options-resolver",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-idn",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php83",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-uuid",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/property-access",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/property-info",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/rate-limiter",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/routing",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/type-info",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/uid",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-exporter",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/class-alias-loader",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-backend",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-backend",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-belog",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-belog",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-beuser",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-beuser",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-cli",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-composer-installers",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-dashboard",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-dashboard",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-extbase",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-extbase",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-extensionmanager",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-extensionmanager",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-felogin",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-felogin",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-filelist",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-filelist",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-fluid",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-fluid",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-fluid-styled-content",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-fluid-styled-content",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-form",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-form",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-impexp",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-impexp",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-info",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-info",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-install",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-install",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-reactions",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-reactions",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-recycler",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-rte-ckeditor",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-rte-ckeditor",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-seo",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-seo",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-setup",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-setup",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-sys-note",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-sys-note",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-t3editor",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-tstemplate",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-tstemplate",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-viewpage",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-viewpage",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-webhooks",
            "direct": false,
            "version": "12.4.37",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/cms-webhooks",
            "direct": false,
            "version": "13.4.18",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/html-sanitizer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/minimal",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "typo3/testing-framework",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "typo3fluid/fluid",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "packagist"
          },
          {
            "name": "typo3fluid/fluid",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 153,
        "direct_count": 15,
        "indirect_count": 138
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 122,
        "open_issues": 16,
        "closed_ratio": 0.828,
        "closed_issues": 77,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "xperseguers",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/646805?v=4"
        },
        {
          "type": "User",
          "login": "liayn",
          "commits": 163,
          "avatar_url": "https://avatars.githubusercontent.com/u/222377?v=4"
        },
        {
          "type": "User",
          "login": "SomeBdyElse",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/243504?v=4"
        },
        {
          "type": "User",
          "login": "funkyferdy",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/22144187?v=4"
        },
        {
          "type": "User",
          "login": "d-s-codappix",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/179449418?v=4"
        },
        {
          "type": "User",
          "login": "Starkmann",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3470953?v=4"
        },
        {
          "type": "User",
          "login": "denislorch",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/12167231?v=4"
        },
        {
          "type": "User",
          "login": "r3h6i",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/171346872?v=4"
        },
        {
          "type": "User",
          "login": "lsascha",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4083570?v=4"
        },
        {
          "type": "User",
          "login": "cumuru",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/12487311?v=4"
        }
      ],
      "contributors_sampled": 28,
      "top_contributor_share": 0.402
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
            "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 3/17 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 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
            "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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "37 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6fbe002ef93d50fdfaff371bb7c04b2d3f8fd484",
        "ran_at": "2026-07-19T22:40:39Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xperseguers/t3ext-oidc",
    "host": "github.com",
    "name": "t3ext-oidc",
    "owner": "xperseguers"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 42,
        "vitality": 74,
        "community": 44,
        "governance": 71,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 65,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 13
            },
            "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": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "65 commits in the last year",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v4.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 150,
              "mean_days_between_releases": 107.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 150 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 150
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~107.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 107.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "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": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 42,
              "stars": 17,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "17 stars",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-2.0"
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "packages": [
                "causal/oidc"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 66234,
              "monthly_downloads": 2924
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,924 downloads/month across packagist",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2924,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 28,
              "top_contributor_share": 0.402
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "28 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 122,
              "open_issues": 16,
              "closed_issues": 77,
              "issue_closed_ratio": 0.828,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "122/146 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 122,
                      "decided": 146
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/17 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 38,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xperseguers",
              "public_repos": 109,
              "account_age_days": 5618
            },
            "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": "38 followers of xperseguers",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 38,
                      "login": "xperseguers"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "109 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 109
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "causal/oidc"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 150
            },
            "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 150 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 150
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://extensions.typo3.org/extension/oidc",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://extensions.typo3.org/extension/oidc",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 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 3/17 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "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 1",
                "points": 0.5,
                "status": "partial",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "37 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "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": 30681,
              "source_files_sampled": 51,
              "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/51 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-19T22:41:00.525916Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xperseguers/t3ext-oidc.svg",
  "full_name": "xperseguers/t3ext-oidc",
  "license_state": "standard",
  "license_spdx": "GPL-2.0"
}

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

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

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