Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-27 20:02 UTC

jbtronics / 2fa-webauthn

Webauthn Two-Factor-Authentictication Plugin for scheb 2fa

PHP · JavaScriptMIT★ 15 stars⑂ 4 forkssince Sep 2022View on GitHub ↗
KindLibraryNetwork servicehow this is determined

jbtronics/2fa-webauthn holds a health index of 36 out of 100, placing it in the Weak band. It scores highest on Sustainability & Governance (60/100) and lowest on AI Readiness (11/100). It was last updated today. A single contributor accounts for most of its recent work.

36
overall / 100
Weak

Software health index

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

36
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

Jan BöhmerPersonal account
186 followers77 public repossince Sep 2013PhD Student, Friedrich-Schiller-Universität Jena

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
Packagistjbtronics/2fa-webauthnv3.0.07,1199347 days agosymfony2fasymfony-bundletwo-factor-authenticationwebauthnscheb-2fa

Metrics by category

Vitality

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

52Moderate · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
9/18Commit volume — 9 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year9
human_commit_share1
days_since_last_push0
active_weeks_last_year1
How it's scored
27/27Ships releases — 9 releases published
16.2/36Release recency — latest release 347 days ago
12.6/27Release cadence — a release every ~130.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release347
mean_days_between_releases130.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

39Weak · 17% of overall
How it's scored
18.6/60Stars — 15 stars
4/25Forks — 4 forks
0/15Watchers — 2 watchers
Inputs used
forks4
stars15
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
51.4/80Monthly downloads — 7,119 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesjbtronics/2fa-webauthn
dependents0
ecosystemspackagist
total_downloads65,453
monthly_downloads7,119

Sustainability & Governance

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

60Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.983
How it's scored
42/42Issue resolution — 100% of issues closed
30/30PR acceptance — 1/1 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.3/25Owner reach — 186 followers of jbtronics
25/25Track record — 77 public repos, account ~12 yr old
Inputs used
followers186
owner_typeUser
is_verified
owner_loginjbtronics
public_repos77
account_age_days4,705
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 347 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjbtronics/2fa-webauthn
ecosystemspackagist
any_deprecatedno
min_days_since_publish347

Engineering Quality

Are baseline engineering and documentation practices in place?

25At Risk · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topics2fa, symfony, symfony-bundle, two-factor, two-factor-authentication, webauthn
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

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

Key facts

15GitHub stars
2contributors
9commits, last 12 months
0days since last push
9releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
2Releases

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

1223344412025-012025-092026-05
Major 1Minor 0Patch 1

Each point covers 2 days.

OpenSSF Scorecard 2.7 / 10
2.7aggregate

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-27 20:02 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Packagistsymfony/framework-bundle^6.0|^7.0composer.json
Packagistscheb/2fa-bundle^6.0.0|^7.0.0composer.json
Packagistweb-auth/webauthn-lib^5.2composer.json
Packagistpsr/log^3.0.0|^2.0.0composer.json
Packagistsymfony/psr-http-message-bridge^2.1|^6.1|^7.0composer.json
Packagistnyholm/psr7^1.5composer.json
Packagistsymfony/uid^6.0|^7.0composer.json
All dependencies 11

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

RegistryPackageVersionRelation
Packagistnyholm/psr7direct
Packagistpsr/logdirect
Packagistscheb/2fa-bundledirect
Packagistsymfony/framework-bundledirect
Packagistsymfony/psr-http-message-bridgedirect
Packagistsymfony/uiddirect
Packagistweb-auth/webauthn-libdirect
Packagistext-jsonindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Packagistroave/security-advisoriesindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "2fa",
        "symfony",
        "symfony-bundle",
        "two-factor",
        "two-factor-authentication",
        "webauthn"
      ],
      "is_fork": false,
      "size_kb": 98,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 39913,
        "Twig": 1990,
        "JavaScript": 7124
      },
      "pushed_at": "2026-07-27T20:00:22Z",
      "created_at": "2022-09-29T23:11:57Z",
      "owner_type": "User",
      "updated_at": "2026-01-21T08:41:52Z",
      "description": "Webauthn Two-Factor-Authentictication Plugin for scheb 2fa",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jan Böhmer",
      "type": "User",
      "login": "jbtronics",
      "company": "PhD Student, Friedrich-Schiller-Universität Jena",
      "location": "Jena, Germany",
      "followers": 186,
      "avatar_url": "https://avatars.githubusercontent.com/u/5410681?v=4",
      "created_at": "2013-09-08T09:00:19Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 4705
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2025-08-14T15:25:31Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2025-03-27T19:24:31Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2024-07-21T19:26:03Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2024-01-15T15:39:34Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2023-12-05T22:29:26Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2023-10-03T23:17:41Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-07-17T21:43:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-06-11T11:11:10Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-10-03T22:33:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "542424bcc51f06932cbecfd7b75afbb5e107c9ce",
          "body": null,
          "is_bot": false,
          "headline": "Updated README.md",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-14T15:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55cdb6cfbdb6179c7d4263c6da7f76e0a2d0ae70",
          "body": null,
          "is_bot": false,
          "headline": "Made classes readonly where applicable",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-14T12:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08bfcd61bf41693965ac957ebb989b6ba05fa7c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed naming",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T22:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bb62f84a84c0894cd0ccc0a9d64fd6fac262c7",
          "body": null,
          "is_bot": false,
          "headline": "fixed service definitions",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T22:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a78760d407bf5bdff335874c0639f303fbf3422",
          "body": null,
          "is_bot": false,
          "headline": "Use new inline sytax for property declaration",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T22:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e1bb648e83ab3e8e97320d443bb70c6488efe4",
          "body": "…session",
          "is_bot": false,
          "headline": "Use new webauthn serializer for storing the webauthn requests in the …",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T22:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a61919d1a12c00e28caae7fe233460d3fe47c8",
          "body": null,
          "is_bot": false,
          "headline": "Use php file format for services configuration",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T21:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5e46b62bc77974e8779ab0c4399f27867ce929",
          "body": null,
          "is_bot": false,
          "headline": "Use modern bundle directory structure",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T19:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5753d4a1db0348169e51310312510253b5fe7da6",
          "body": null,
          "is_bot": false,
          "headline": "Use webauthn-lib 5.2",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-08-13T19:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda6f39e70784cbf1f93cf758bf798563219d451",
          "body": "Fix 2FA leading to HTTP 500 error when the JSON could not be parsed",
          "is_bot": false,
          "headline": "Merge pull request #4 from ownede/fix-json-loading-issue",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2025-03-27T19:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cec0c6379de33a29c89523a8def6bc37d59f15ba",
          "body": null,
          "is_bot": false,
          "headline": "Fix 2FA leading to HTTP 500 error when the JSON could not be parsed",
          "author_name": "Kacper Smółkowski",
          "author_login": "ownede",
          "committed_at": "2025-03-27T18:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4341335ab9667f7347a24d60c29d143f25371e82",
          "body": null,
          "is_bot": false,
          "headline": "Allow new versions of symfony/psr-http-message-bridge",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2024-07-21T19:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb62e3f46321f6050bbe100631ae0777216f36ca",
          "body": "Fix issue #1",
          "is_bot": false,
          "headline": "Allow symfony/uid v7.0",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2024-01-15T15:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd52eadd9346532557ba3ffbbe732dae1fa6e65d",
          "body": "…t object",
          "is_bot": false,
          "headline": "Pass the request host directly as string instead of via a PSR7 reques…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T22:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc46cb7f449510ab0b6b81ce560e04883136b4f",
          "body": "… source required for the check method",
          "is_bot": false,
          "headline": "Properly convert the publicKey credential into a publickey credential…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T22:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7bf37c00823b4ec9684519b0f08671b0869c636",
          "body": null,
          "is_bot": false,
          "headline": "Fixed missing property set in constructor",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T22:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10872c84485de1e91b59d493f68613690cab090e",
          "body": "Also we write the auth error to the log now",
          "is_bot": false,
          "headline": "Directly pass the authCredentials so we dont need the repository",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T22:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7cd66ccf7b86ea865d8dd95b87c4cc28967021",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated use of PublicKeyCredentialSourceRepository",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T21:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecbc27b95862b4fc41c489eb56c0662648087ea7",
          "body": null,
          "is_bot": false,
          "headline": "Fixed use of deprecated methods",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T21:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a595cc4868df9732b17887b5add32e6f98cff6",
          "body": null,
          "is_bot": false,
          "headline": "Fixed some missing return types and typos",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T21:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54b7112b30ff52eb829015840f934c1b1e04a56",
          "body": null,
          "is_bot": false,
          "headline": "Allow symfony 7.0 and scheb/2fa 7.0",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-12-05T21:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04246578095611b581446131fab9b0f2c8ff8f75",
          "body": null,
          "is_bot": false,
          "headline": "Fixed compatibility with Webauthn Framework 4.7",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-10-03T23:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd4222b21cec7c4b7693e43dc4093d965329e00",
          "body": null,
          "is_bot": false,
          "headline": "Fixed exception with U2F legacy key",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-07-17T21:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807ae06ccbc73a17983ea80b5a2e4cc78c07f8ad",
          "body": null,
          "is_bot": false,
          "headline": "Updated README",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-11T11:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ba4bf9b3df62232dda60e194b9fd01b5697568",
          "body": "…t now",
          "is_bot": false,
          "headline": "Do proper url safe base64 encoding, as webauthn library is more stric…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-11T11:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b25c5fc9ca40fbd729d96425973bf9b822b8c01",
          "body": "…en creating a registrationRequest",
          "is_bot": false,
          "headline": "Set the required options of attestation and authenticatorSelection wh…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-11T11:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff52af2eb156ffbc4e891e1a7261888e8de48228",
          "body": null,
          "is_bot": false,
          "headline": "Fixed casing of Cose algorithm",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbfe2c39532a00d017b05d452162d8948e4f5a0d",
          "body": null,
          "is_bot": false,
          "headline": "Updated README",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65df44d26caa1a710ee88bb5013bcab70060cf5",
          "body": null,
          "is_bot": false,
          "headline": "Fixed inspection issues",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d369819aa749c184e6dc23e601a13accc4866f6",
          "body": null,
          "is_bot": false,
          "headline": "Fixed compatibility with webauthn-lib v4.0",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a21555bd8d060cbb1e62046b4d5593b491218e",
          "body": null,
          "is_bot": false,
          "headline": "Use Symfony Uid instead of ramsey/uuid",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7912c5187d8d4e00534f38792bd6ccec3f587a8e",
          "body": null,
          "is_bot": false,
          "headline": "Require PHP 8.1 and webauthn symfony bundle",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-06-06T22:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef886b0654766a6adb1e027ed1b3b57a3cbb9c5a",
          "body": null,
          "is_bot": false,
          "headline": "Allow webauthn-lib version 4.0",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2023-05-27T18:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4108d16ba7a3061d977fc92f577c69067e1d003",
          "body": null,
          "is_bot": false,
          "headline": "Fixed error in composer.json",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T22:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f55c9e608adb4d7c602c5203a3001e1be95eb86",
          "body": null,
          "is_bot": false,
          "headline": "Improved composer.json",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T22:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf1bb22e85a98162864b50a917c1e655c37bb64",
          "body": null,
          "is_bot": false,
          "headline": "Ignore composer.lock",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T22:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50bf854a48347e00db294e2c30f8f24a8c2a9b1",
          "body": "This reverts commit ff1e2dab1cf3bdfa355b7a813b65692b94b8f1aa.",
          "is_bot": false,
          "headline": "Revert \"Support SPA with Turbo in the frontend code.\"",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T22:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1e2dab1cf3bdfa355b7a813b65692b94b8f1aa",
          "body": null,
          "is_bot": false,
          "headline": "Support SPA with Turbo in the frontend code.",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f4fd2928f8816f58f887d713f1910e1234782b",
          "body": "…turned by the authenticator.",
          "is_bot": false,
          "headline": "Use ID as keyHandle instead of user name, as this is the keyhandle re…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc57bdc4500a740c3557860ec29901897d7e6644",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a2862badbd8aee8e5ba1b6a3dec1e42330b53b",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f48495d024681be58548d20c7cb4855bb96ee51b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed exception",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1248da9b3b01860597b5af8a57488f2f207c4e2b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8160534e045bf563af7bc47cd1ca915dedbc37d9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "860ae53bf49fff5982a70b1d024e87c7af83012d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a380b47ce9c806063caa2fdacab9f54cfb48249b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T21:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a004d54d5e3336291f383a57aaa449173971e5a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed form template",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T20:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acbe1a892f91edd4eeb1ab349ec7cf8ea84d70f3",
          "body": null,
          "is_bot": false,
          "headline": "Added an README to document this bundle.",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T20:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6405d9be17c128f1afa59f18bbd0c27c8d1bf848",
          "body": null,
          "is_bot": false,
          "headline": "Add webauthn keys for authentication",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T18:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c979d90d4459e58406592385030a5269da3395",
          "body": null,
          "is_bot": false,
          "headline": "Improved code documentation",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T18:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec101db0776ee8f38375a0fb82de57546b8b77a8",
          "body": null,
          "is_bot": false,
          "headline": "Added an service to allow easy registration of new webauthn keys.",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T17:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06e0901fec56433c4e57a762548a2e3b7824a5d",
          "body": null,
          "is_bot": false,
          "headline": "Make bundle options configurable",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-03T00:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60b0f7dca3d8bf54d3eaf8abe43fd516ba65aa39",
          "body": "…rceRepository",
          "is_bot": false,
          "headline": "Remove KeyCollector service as this can be done with the PublicKeySou…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-02T23:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e6f1b85e467ba32681cab3deb2ee731a1d5dee",
          "body": "Login for legacy keys is now working.",
          "is_bot": false,
          "headline": "Use web-auth/webauth-lib instead of lbuchs/webauthn as it support U2F",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-02T23:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d9764f42d111ae333ad0ee6c4acfae7d996ade",
          "body": "…ry does not work with legacy U2F keys however.",
          "is_bot": false,
          "headline": "Added basic implementation for authenticate. The lbuch/webauthn libra…",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-10-01T00:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "803f51db2cc26d7e3f58e8c759ff7bd2e63df7e5",
          "body": null,
          "is_bot": false,
          "headline": "Configure the services properly",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-09-30T22:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27adefc96efec4c9d50832a14b3531a0b7d01975",
          "body": null,
          "is_bot": false,
          "headline": "Implement basic backend for 2FA authentification for legacy U2F keys",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-09-29T23:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3aad34673c5c4ad309ec731e1a3489321c3f2d",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Jan Böhmer",
          "author_login": "jbtronics",
          "committed_at": "2022-09-29T23:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 9,
      "latest_release_at": "2025-08-14T15:25:31Z",
      "latest_release_tag": "v3.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 347,
      "mean_days_between_releases": 130.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "jbtronics/2fa-webauthn",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "symfony",
            "2fa",
            "symfony-bundle",
            "two-factor-authentication",
            "webauthn",
            "scheb-2fa"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/jbtronics/2fa-webauthn",
          "is_deprecated": false,
          "latest_version": "v3.0.0",
          "repository_url": "https://github.com/jbtronics/2fa-webauthn",
          "versions_count": 9,
          "total_downloads": 65453,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7119,
          "first_published_at": null,
          "latest_published_at": "2025-08-14T15:12:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 347
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 15,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 7124,
      "source_files_sampled": 19,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "symfony/framework-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0|^7.0"
        },
        {
          "name": "scheb/2fa-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0.0|^7.0.0"
        },
        {
          "name": "web-auth/webauthn-lib",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.2"
        },
        {
          "name": "psr/log",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.0.0|^2.0.0"
        },
        {
          "name": "symfony/psr-http-message-bridge",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.1|^6.1|^7.0"
        },
        {
          "name": "nyholm/psr7",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.5"
        },
        {
          "name": "symfony/uid",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0|^7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "nyholm/psr7",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "scheb/2fa-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/framework-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/psr-http-message-bridge",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/uid",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "web-auth/webauthn-lib",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "roave/security-advisories",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 7,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jbtronics",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/5410681?v=4"
        },
        {
          "type": "User",
          "login": "ownede",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/442603?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.983
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "542424bcc51f06932cbecfd7b75afbb5e107c9ce",
        "ran_at": "2026-07-27T20:02:17Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-08-14T15:13:00Z",
      "oldest_open_prs": [
        {
          "number": 3,
          "created_at": "2025-01-20T13:21:08Z",
          "last_comment_at": "2025-01-20T16:11:45Z",
          "last_comment_author": "Pixman"
        },
        {
          "number": 5,
          "created_at": "2026-07-27T20:00:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-03-27T19:23:41Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jbtronics/2fa-webauthn",
    "host": "github.com",
    "name": "2fa-webauthn",
    "owner": "jbtronics"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 41 is calibrated to 36 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 41,
            "calibrated": 36,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 36,
      "inputs": {
        "security": 27,
        "vitality": 52,
        "community": 39,
        "governance": 60,
        "calibration": "2026-08-02",
        "engineering": 25,
        "ai_readiness": 11,
        "weighted_overall_raw": 41
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "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": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v3.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 347,
              "mean_days_between_releases": 130.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 347 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 347
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~130.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 130.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 493,
              "days_since_last_human_commit": 353,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 353 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 353
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "forks": 4,
              "stars": 15,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "packages": [
                "jbtronics/2fa-webauthn"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 65453,
              "monthly_downloads": 7119
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,119 downloads/month across packagist",
                "points": 51.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7119,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.983
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 2,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 64,
            "inputs": {
              "followers": 186,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jbtronics",
              "public_repos": 77,
              "account_age_days": 4705
            },
            "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": "186 followers of jbtronics",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 186,
                      "login": "jbtronics"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "jbtronics/2fa-webauthn"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 347
            },
            "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 347 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 347
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 25,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "2fa",
                "symfony",
                "symfony-bundle",
                "two-factor",
                "two-factor-authentication",
                "webauthn"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 11,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.017,
              "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": "1 of 58 human commits state their intent (structured subject or explanatory body)",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 58",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 7124,
              "source_files_sampled": 19,
              "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/19 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "network-service"
      ],
      "scores": {
        "plugin": 2,
        "library": 6,
        "network-service": 4
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:symfony/framework-bundle",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T20:02:24.731830Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jbtronics/2fa-webauthn.svg",
  "full_name": "jbtronics/2fa-webauthn",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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