Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 17:10 UTC

tito10047 / altcha-bundle

A Symfony bundle to help integrate ALTCHA with Symfony forms.

PHPMIT★ 20 stars⑂ 8 forkssince Nov 2024View on GitHub ↗

tito10047/altcha-bundle holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (88/100) and lowest on AI Readiness (41/100). It was last updated today. A single contributor accounts for most of its recent work.

64
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Jozef MôstkaPersonal account
11 followers46 public repossince Mar 2015DSiDATA a.s.

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
Packagisttito10047/altcha-bundle3.1.03,9913860 days agosymfonyformbundlecaptchasymfony-bundleform-securitysymfony-uxaltcha

Metrics by category

Vitality

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

88Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.9/36Commit cadence — 23/52 weeks with commits
18/18Commit volume — 144 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year144
human_commit_share1
days_since_last_push0
active_weeks_last_year23

Release discipline

100Excellent
How it's scored
27/27Ships releases — 27 releases published
36/36Release recency — latest release 53 days ago
27/27Release cadence — a release every ~27.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tag3.1.0
releases_from_tagsno
days_since_latest_release53
mean_days_between_releases27.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

41At risk · 18% of overall
How it's scored
20.7/60Stars — 20 stars
7/25Forks — 8 forks
0/15Watchers — 1 watchers
Inputs used
forks8
stars20
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
48/80Monthly downloads — 3,991 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packagestito10047/altcha-bundle
dependents1
ecosystemspackagist
total_downloads25,411
monthly_downloads3,991

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9/22.5Commit distribution — top contributor authored 60% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.602
How it's scored
43.3/46.8Issue resolution — 93% of issues closed
35/38.3PR acceptance — 43/47 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/11 approved changesets -- score normalized to 1
Inputs used
merged_prs43
open_issues2
closed_issues25
issue_closed_ratio0.926
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.8/25Owner reach — 11 followers of tito10047
24.2/25Track record — 46 public repos, account ~11 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_logintito10047
public_repos46
account_age_days4,148
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 60 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestito10047/altcha-bundle
ecosystemspackagist
any_deprecatedno
min_days_since_publish60

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsaltcha, symfony, symfony-bundle, captcha
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?

44At 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
2.5/2.5CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/11 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
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_aggregate4.4
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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

41At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.9/40Legible commit history — 26 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.26
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.php, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
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/75 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes5,722
source_files_sampled75
oversized_source_files0

Key facts

20GitHub stars
10contributors
144commits, last 12 months
0days since last push
27releases
1bus factor
2open issues
npm, Packagistpackage ecosystems

Data collection warnings

  • Could not fetch npm package '@tito10047/altcha-bundle' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 20 ★ / 8 ⇿
20Stars
8Forks
26Releases

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.

04812162020832024-112025-092026-07
Major 3Minor 9Patch 13

Each point covers 2 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-21 17:10 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/11 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
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 8
RegistryPackageVersion constraintManifest
Packagistaltcha-org/altcha^v2.0composer.json
Packagistsymfony/console^6.4|^7.4|^8.0composer.json
Packagistsymfony/form^6.4|^7.4|^8.0composer.json
Packagistsymfony/http-client^6.4|^7.4|^8.0composer.json
Packagistsymfony/translation^6.4|^7.4|^8.0composer.json
Packagistsymfony/twig-bundle^6.4|^7.4|^8.0composer.json
Packagistsymfony/validator^6.4|^7.4|^8.0composer.json
Packagistsymfony/yaml^6.4|^7.4|^8.0composer.json
All dependencies 45

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

RegistryPackageVersionRelation
Packagistaltcha-org/altchadirect
Packagistsymfony/consoledirect
Packagistsymfony/formdirect
Packagistsymfony/http-clientdirect
Packagistsymfony/translationdirect
Packagistsymfony/twig-bundledirect
Packagistsymfony/validatordirect
Packagistsymfony/yamldirect
npm@babel/core^7.17.0indirect
npm@babel/preset-env^7.16.0indirect
npm@hotwired/stimulus^3.0.0indirect
npm@symfony/stimulus-bridge^4.0.1indirect
npm@symfony/webpack-encore^5.0.0indirect
npmaltcha^3.0.2indirect
npmcjs-loader^0.1.0indirect
npmcore-js^3.38.0indirect
npmregenerator-runtime^0.13.9indirect
npmstimulus^3.2.2indirect
npmwebpack^5.74.0indirect
npmwebpack-cli^5.1.0indirect
Packagistdbrekelmans/bdiindirect
Packagistext-ctypeindirect
Packagistext-iconvindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-symfonyindirect
Packagistphpunit/phpunitindirect
Packagistrector/rectorindirect
Packagistsymfony/assetindirect
Packagistsymfony/asset-mapperindirect
Packagistsymfony/browser-kitindirect
Packagistsymfony/css-selectorindirect
Packagistsymfony/debug-bundleindirect
Packagistsymfony/dotenvindirect
Packagistsymfony/flexindirect
Packagistsymfony/framework-bundleindirect
Packagistsymfony/maker-bundleindirect
Packagistsymfony/pantherindirect
Packagistsymfony/runtimeindirect
Packagistsymfony/stimulus-bundleindirect
Packagistsymfony/stopwatchindirect
Packagistsymfony/web-profiler-bundleindirect
Packagistsymfony/webpack-encore-bundleindirect
Packagisttito10047/altcha-bundleindirect
Packagisttwig/twigindirect
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": [
        "altcha",
        "symfony",
        "symfony-bundle",
        "captcha"
      ],
      "is_fork": false,
      "size_kb": 11535,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 79255,
        "Twig": 6248,
        "Makefile": 262,
        "JavaScript": 5032
      },
      "pushed_at": "2026-07-21T17:06:13Z",
      "created_at": "2024-11-24T09:13:47Z",
      "owner_type": "User",
      "updated_at": "2026-07-07T10:51:26Z",
      "description": "A Symfony bundle to help integrate ALTCHA with Symfony forms. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://mostka.sk/",
      "name": "Jozef Môstka",
      "type": "User",
      "login": "tito10047",
      "company": "DSiDATA a.s.",
      "location": "Slovakia",
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/11459248?v=4",
      "created_at": "2015-03-13T12:22:03Z",
      "is_verified": null,
      "public_repos": 46,
      "account_age_days": 4148
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2026-05-29T02:14:02Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2026-05-11T06:43:11Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2026-01-02T13:51:49Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2025-12-19T05:22:35Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-12-15T08:43:24Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-12-08T19:59:58Z"
        },
        {
          "tag": "2.0.11",
          "kind": "patch",
          "published_at": "2025-11-14T05:56:54Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2025-10-24T11:22:56Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2025-10-22T04:50:20Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2025-09-24T14:45:49Z"
        },
        {
          "tag": "1.7.3",
          "kind": "patch",
          "published_at": "2025-08-22T13:16:32Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2025-08-21T09:23:47Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2025-07-02T05:55:09Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2025-07-01T10:34:42Z"
        },
        {
          "tag": "1.6.3",
          "kind": "patch",
          "published_at": "2025-06-10T12:23:07Z"
        },
        {
          "tag": "1.6.2",
          "kind": "patch",
          "published_at": "2025-06-10T07:41:10Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2025-06-10T07:35:26Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2025-06-10T06:57:17Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2025-06-03T12:34:45Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2025-06-03T12:31:20Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2025-05-19T06:36:11Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2025-05-11T20:57:31Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2025-03-20T14:49:22Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2025-02-17T10:07:08Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2025-02-17T10:01:42Z"
        },
        {
          "tag": "0.2",
          "kind": "other",
          "published_at": "2024-12-13T08:43:45Z"
        },
        {
          "tag": "0.1",
          "kind": "other",
          "published_at": "2024-11-24T16:54:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9a5c11cdcbbcbc8e6df9814e3493dc4e7bc6fd0b",
          "body": "Support CSP",
          "is_bot": false,
          "headline": "Merge pull request #73 from Huluti/support-csp",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-05-22T09:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef731b07aaeb3ff09b4f86e42edce3062f78d41",
          "body": "Close #72",
          "is_bot": false,
          "headline": "Support CSP",
          "author_name": "Hugo Posnic",
          "author_login": "Huluti",
          "committed_at": "2026-05-22T09:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a067b96b8973cd0d96e3a41a925d4ff88f3c17",
          "body": "Fix #70 type excetion",
          "is_bot": false,
          "headline": "Merge pull request #71 from tito10047/type-exception",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-05-19T08:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e61a9d2f0b877afb03a904269fff07969858701",
          "body": null,
          "is_bot": false,
          "headline": "and one more",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-19T08:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a74eec1cb90a66ba4b46a679163e558816ff35",
          "body": null,
          "is_bot": false,
          "headline": "one more casting",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-19T08:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a535d3e15c753a5c750c9c7d4653b015f9862103",
          "body": null,
          "is_bot": false,
          "headline": "Fix #70 type excetion",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-19T08:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb8ef490737666577973b58942aacb143ede65d",
          "body": "…overrides",
          "is_bot": false,
          "headline": "Update README to reflect new HMAC configuration options and optional …",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "459587b4011c43eb3c323c86091a3f8b4ff0d3f4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for v3.0.0 release detailing new features and changes",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2d634715d3d11cc7fb01315a49e196d966484c",
          "body": "Improvements in composer.json",
          "is_bot": false,
          "headline": "Merge pull request #69 from tito10047/update-dependencies",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647cf249c0a5e735b6e96d219c317ef7e306a509",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into update-dependencies",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4c070d7cca32b3ffeb121ad163013354049f20",
          "body": null,
          "is_bot": false,
          "headline": "Fix dependencies #62",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5417161db68a77e85a86e3039fab631f2d7f6706",
          "body": "fix missing Sentinel configuration for altcha lib v2",
          "is_bot": false,
          "headline": "Merge pull request #67 from elernonelma/main",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-05-11T06:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81031272df8eba3941632f0c2d0f6e1b5e5abd0",
          "body": null,
          "is_bot": false,
          "headline": "fix missing Sentinel configuration for altcha lib v2",
          "author_name": "Éric Lernon",
          "author_login": "elernonelma",
          "committed_at": "2026-05-06T12:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8061e582d237f59fb965695ce2345a432d54370",
          "body": null,
          "is_bot": false,
          "headline": "fix versinons in readme",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T14:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81312435c2633a522a8ba6a925746ac75f7a3956",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T14:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8825dead7fbbcf13b2e91ce6ad24e55e4e1544aa",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'altcha-lib-20'",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T12:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6273c0dd668017957f87ef9a17b6e1a2bd772da",
          "body": null,
          "is_bot": false,
          "headline": "fix altcha",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T12:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8105654ffa0fef8ced40b8897d209485f0e9790",
          "body": "Altcha lib 20",
          "is_bot": false,
          "headline": "Merge pull request #64 from tito10047/altcha-lib-20",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T11:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0697ec9ef7481ae5844e9397dbb14484fe3de9e6",
          "body": null,
          "is_bot": false,
          "headline": "remove sleep",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T11:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a740fc9aaafe789ba49d708ae1548b66dc61bf2f",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T11:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40108e2fc6960f8f20ee9fb851bc094c07d80fae",
          "body": null,
          "is_bot": false,
          "headline": "fix testfix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T10:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4a879ea6ec1c99bab132d60a1ff01e9dcd865a",
          "body": null,
          "is_bot": false,
          "headline": "fix testfix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T10:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdbedb035786e4cde5fc7a5e13e2497cd62fd77",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T10:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f13bbabd90c432c901bc6142d73927311d6f196",
          "body": "…s fix #63",
          "is_bot": false,
          "headline": "update altcha bundle to v2, migrate configuration, refactor test case…",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T09:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdad5e82af946942b5845b5932da12ca29bc6c4",
          "body": null,
          "is_bot": false,
          "headline": "create DriverKeyProviderInterface and related services",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T08:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62166e327edcd2779883ef0e3271a6d3b9c5fa91",
          "body": null,
          "is_bot": false,
          "headline": "create DriverKeyProviderInterface and related services",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T08:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30401234ee30fadd2b80ae44b705d65dd3f88638",
          "body": null,
          "is_bot": false,
          "headline": "create SolveChallengeResolver and related services",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T07:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cc47a89dd4aaa8fd610cb0c718fd9284cb9878",
          "body": null,
          "is_bot": false,
          "headline": "update AltchaType",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T07:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b67deafac1b822dc95078831ac09926f3cdc9c",
          "body": null,
          "is_bot": false,
          "headline": "update Chalenge resolver for new version",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T07:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870adc5477320a67c57f2e999c82b4c62285a8c0",
          "body": null,
          "is_bot": false,
          "headline": "add required new configurations",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-04-13T07:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee31a169e205ceaf8d035d9eff4d31521006221a",
          "body": "add .gitattributes",
          "is_bot": false,
          "headline": "Merge pull request #61 from garak/add-gitattributes",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-04-06T17:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36f417806daf50f0d4f57a54dd8ec0ad9f0e9c6",
          "body": null,
          "is_bot": false,
          "headline": "add .gitattributes",
          "author_name": "Massimiliano Arione",
          "author_login": "garak",
          "committed_at": "2026-04-01T08:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f0faab01eb20242d70890cc53df6332dd6c340",
          "body": "…ha-verify-url\n\nremove sprintf char into altcha verify url cf pr#59",
          "is_bot": false,
          "headline": "Merge pull request #60 from elernonelma/remove-sprintf-char-into-altc…",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-03-10T14:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd5fef5d077fb7095b3ddfe3a033fb5b7618234",
          "body": null,
          "is_bot": false,
          "headline": "remove sprintf char into altcha verify url cf pr#59",
          "author_name": "Éric Lernon",
          "author_login": "elernonelma",
          "committed_at": "2026-03-10T14:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f92c84bbacfbd98610d4b80b89fbd75df867d58",
          "body": "use a dedicated http client for altcha sentinel",
          "is_bot": false,
          "headline": "Merge pull request #59 from elernonelma/dedicated-altcha-http-client",
          "author_name": "Jozef Môstka",
          "author_login": "tito10047",
          "committed_at": "2026-03-09T16:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2130c0fdd7465661e083a124ff84980932022233",
          "body": null,
          "is_bot": false,
          "headline": "use a dedicated http client for altcha sentinel",
          "author_name": "Éric Lernon",
          "author_login": "elernonelma",
          "committed_at": "2026-03-09T14:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419b60a6e8ed4cfd9f81887acc1143e93b01949b",
          "body": null,
          "is_bot": false,
          "headline": "revert",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-03-05T06:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf16e8526df95f5b0b637b2e9ba04bb981cfebf",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-03-05T06:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a4e2d1a3bc3547bc1c54ca34dd78644c2c4ecd",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-03-05T05:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cc73d953d9b850d9ecb6869784ac3099c5a776",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T12:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e29e9bf23531b207687997497c7a4e3a9d3d9e3",
          "body": null,
          "is_bot": false,
          "headline": "updated Badge",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T12:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f81ce68d2ae9bb6a0e8f7e0f01a9aba85b14d7",
          "body": "Add End to end tests Fix #56",
          "is_bot": false,
          "headline": "Merge pull request #57 from tito10047/e2e-tests",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T12:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e770f48a45732a243f4b4d0c46bad188393e8fb7",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T12:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6537c8cafce634d1d24b67a3e01dbda3a6317b",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d804ed29fe94073c83e4dccdb5e281c469715c57",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2877b7e74581f78a79ef7d9d8f576b17e5ca4937",
          "body": null,
          "is_bot": false,
          "headline": "fix lowest dependecies",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efb9fe54ed325351ecf26ad703269df31bb626c",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddff6406dd982f136d7e4ef6eeb8a660070448a2",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c95c71971ac2ce6843a5938d57af4fed1c39bd",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T11:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61216df8f1cf6731a9d4394d8f586a55db5fc29",
          "body": null,
          "is_bot": false,
          "headline": "try fix CI",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T10:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aba61224d0fc26203411939e4fd95e382efab0a",
          "body": "…ymfony compatibility, and E2E tests",
          "is_bot": false,
          "headline": "Consolidate workflows into a unified CI pipeline with PHP versions, S…",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T10:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2d7863fad2d189ada3c49a13e1fff629c41ced",
          "body": "…ymfony compatibility, and E2E tests",
          "is_bot": false,
          "headline": "Consolidate workflows into a unified CI pipeline with PHP versions, S…",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-16T10:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27f9482559510b20d5fcb4990785ee90a7e0b33",
          "body": null,
          "is_bot": false,
          "headline": "update cron schedule to run weekly on Mondays",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-01-15T06:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e90e3ba12989d3affe2cea00d180757952b5450",
          "body": null,
          "is_bot": false,
          "headline": "update symfony/panther to ^v2.4.0 and remove custom repository",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2026-01-15T06:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4ef1ccbd3d726295d34aeef298d311e7597c38",
          "body": "Improved compatibility with Symfony 8.0",
          "is_bot": false,
          "headline": "Merge pull request #55",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2026-01-02T13:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0386d08f1bc364aafdc2df4f2cdaf38d3edbdce6",
          "body": null,
          "is_bot": false,
          "headline": "Compliant with composer requirements >=8.2",
          "author_name": "shady",
          "author_login": "snipershady",
          "committed_at": "2026-01-02T11:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29c88beeb82e42de9d7a4bc9e687a4e433d163a",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo. Improved compatibility with symfony 8.0",
          "author_name": "shady",
          "author_login": "snipershady",
          "committed_at": "2026-01-02T11:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "601bcff207574e78ec46ab8ac23978c11f5db4d4",
          "body": null,
          "is_bot": false,
          "headline": "Refactoring due to be compliant with Symfony 8 forms",
          "author_name": "shady",
          "author_login": "snipershady",
          "committed_at": "2026-01-02T10:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91e7c86e2de833903255a5f5b568d45d5f10628",
          "body": "chore(composer): deduplicate symfony dependencies between require and require-dev",
          "is_bot": false,
          "headline": "Merge pull request #54 from cubicltd/chore-composer",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-12-19T05:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c889a6a3f25d0e172d55fa5819b714d6a0d13a",
          "body": "… require-dev\n\nSymfony dependencies were listed in both require and require-dev.\r\nThis caused Composer validation warnings and could lead to unexpected dependency resolution behavior.\r\n\r\nThe duplicated packages were kept only in require.",
          "is_bot": false,
          "headline": "chore(composer): deduplicate symfony dependencies between require and…",
          "author_name": "Matteo Trubini",
          "author_login": "matteotrubini",
          "committed_at": "2025-12-18T17:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0977f7c6320e267d84a2156f0fbbf87646be8aca",
          "body": null,
          "is_bot": false,
          "headline": "FIXED SECURITY: https://altcha.org/security-advisory/",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-15T08:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2185428add48fc4e4eded88eb6f4126e3072b279",
          "body": "… Symfony 8.0",
          "is_bot": false,
          "headline": "update requirements: drop PHP 8.1, add PHP 8.2; drop Symfony 7.3, add…",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-08T19:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda5b3d8b50897c4a1fb503b2f2774930fa403b7",
          "body": null,
          "is_bot": false,
          "headline": "fixed phpstan",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-08T19:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9828f6f7912b8d70b6c4d62765a2562686bbb4",
          "body": null,
          "is_bot": false,
          "headline": "remove php8.1 support and add php8.5",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-08T19:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eed711a7c42409eb82afc82d7e4131b14e052b0c",
          "body": "Symfony7.4",
          "is_bot": false,
          "headline": "Merge pull request #53 from tito10047/symfony7.4",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-12-06T16:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd403d3387d5db009ad2819784ae5700f45ad65",
          "body": null,
          "is_bot": false,
          "headline": "add back 7.3",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-06T16:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f6d0e528f03a7ab8545bd60c28754e487b1b1c",
          "body": null,
          "is_bot": false,
          "headline": "add panther fixed branch for run tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-12-06T15:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cead852eea0fad984f3076796e0a8b7d44b06086",
          "body": null,
          "is_bot": false,
          "headline": "stmfony 7.4",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-29T06:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814a84741a3540bce8731ffbdf60eab0045df10c",
          "body": null,
          "is_bot": false,
          "headline": "fixed and updated authors",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-21T11:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6fe9ce51bf389a68424d57d71f17e5055894ad",
          "body": null,
          "is_bot": false,
          "headline": "updated CHANGELOG.md",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-14T05:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430a6d1836a30070a6f7f94475aa76056ffd9b05",
          "body": "Fallback to main request when current request doesn't have a value",
          "is_bot": false,
          "headline": "Merge pull request #52 from bobvandevijver/fallback-to-main-request",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-11-14T05:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6676a47947396c1f4ab25366458063bcda4567ad",
          "body": null,
          "is_bot": false,
          "headline": "Fallback to main request when current request doesn't have a value",
          "author_name": "Bob van de Vijver",
          "author_login": "bobvandevijver",
          "committed_at": "2025-11-13T22:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6625f0f88e21751c21f0215f9c87ba012359e03",
          "body": "sentinel: use the RequestInit into the custom fetch",
          "is_bot": false,
          "headline": "Merge pull request #51 from elernonelma/main",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-11-13T14:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547feb125330f8b0c94178c0efc88b1a22ba324e",
          "body": "Initially it was not required, but since https://github.com/altcha-org/altcha/issues/107\nthis function is also used to call the verify API, using a POST call\nwith arguments.\n\nInitial implementation at https://github.com/tito10047/altcha-bundle/pull/29",
          "is_bot": false,
          "headline": "sentinel: use the RequestInit into the custom fetch",
          "author_name": "Éric Lernon",
          "author_login": "elernonelma",
          "committed_at": "2025-11-13T14:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1ecfd6e30a4f1cccfd2b7281dfc5e527fb0279",
          "body": "Add support for symfony 8.0",
          "is_bot": false,
          "headline": "Merge pull request #50 from tito10047/symfony8_0",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T09:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d79660a9f1728f778f1d9f8ec32d42f426fd62",
          "body": null,
          "is_bot": false,
          "headline": "suppress phpstan warnings on congiguration builder",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T09:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3113a43af75f89ef1b0cdfbfb1cd259a5558df14",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG.md",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T09:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c68c4ce2b31a209e1389f39d52c004ddef15e788",
          "body": null,
          "is_bot": false,
          "headline": "Add support for symfony 8.0",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T08:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e16107b69f4bbbafe56e5a949ae32e9faa922f",
          "body": "Add 'max_number' and 'expires' options to config",
          "is_bot": false,
          "headline": "Merge pull request #49 from tito10047/max_number_option",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T07:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddae7046095965c6cde4386789987352d148bf5e",
          "body": null,
          "is_bot": false,
          "headline": "uopdated CHANGELOG.md",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T07:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd113f598bd2950de8c5582343f62fbf9f4b9b7",
          "body": null,
          "is_bot": false,
          "headline": "FIX #48",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-11-08T07:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc9649d1adc8296d7b6ce3ac5810e5ae9edb1f7",
          "body": "add option \"content\" to overlay",
          "is_bot": false,
          "headline": "Merge pull request #47 from tito10047/overlay",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-10-26T19:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ed7a2e3d36f8b6f8fb4ff3b5db04782e0a9434",
          "body": null,
          "is_bot": false,
          "headline": "fixed phpstan",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-26T19:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbc619076310829df54b461bdaf62c2610377c0",
          "body": null,
          "is_bot": false,
          "headline": "updated README.md",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-26T18:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4b237d62df0b63e782a935891559d3cd4e6372",
          "body": null,
          "is_bot": false,
          "headline": "add option content to overlay",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-26T18:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69382e407c7f834bdd63c2160956fda7dd983159",
          "body": null,
          "is_bot": false,
          "headline": "add floating functional tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T12:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f80cf11ea8a4aa6ce912f4fa795eddc3d5533cf3",
          "body": null,
          "is_bot": false,
          "headline": "simplicied tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T11:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42726b36a29a0fa4920fe2ff56037ef539aabf78",
          "body": null,
          "is_bot": false,
          "headline": "add test for not push debug attribute to production",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T11:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8dd6249b25aa5542858f731ae16edda10bb84b",
          "body": null,
          "is_bot": false,
          "headline": "remove debug flag",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T11:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f7155891cf26e3ea985d0c43d990a73d7b7937",
          "body": "Implement Altcha Overlay UI mode by @yann-eugone and @tito10047",
          "is_bot": false,
          "headline": "Merge pull request #46 from tito10047/floating-mode",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T11:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254b4316a411a88353f70eb21ba38a32bc4c31b3",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T11:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bac40ccddcf5085a197a8599a5625327bf634c4",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T10:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0531967a5c326caceaa1145bc7bbe1dd630612f4",
          "body": null,
          "is_bot": false,
          "headline": "Add functional test for overlay",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-24T10:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722d0a652bc32afb65518e214b8f1572b4109719",
          "body": null,
          "is_bot": false,
          "headline": "Implement Altcha Overlay UI mode",
          "author_name": "Yann Eugoné",
          "author_login": "yann-eugone",
          "committed_at": "2025-10-23T14:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1fc13591775ba1f7e310696ec33d73090167f7c",
          "body": null,
          "is_bot": false,
          "headline": "add more tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-22T11:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a029f440ae17b25a6295d1bdacdba455c7471529",
          "body": null,
          "is_bot": false,
          "headline": "fix invalid composer.json",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-10-22T04:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94c133eddd91c5c0183fe2d90d8448a74facf9e",
          "body": "Fix dependencies",
          "is_bot": false,
          "headline": "Merge pull request #44 from bobvandevijver/patch-1",
          "author_name": "Jozef Mostka",
          "author_login": "tito10047",
          "committed_at": "2025-10-22T04:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2d665a0dcb06d6e30a11b418a9b932b59868da",
          "body": "Remove twig-pack, as twig-extra-bundle isn't needed. Pack's aren't meant to be used in bundles anyways. Sorts require dependencies as well.",
          "is_bot": false,
          "headline": "Fix dependencies",
          "author_name": "Bob van de Vijver",
          "author_login": "bobvandevijver",
          "committed_at": "2025-10-02T08:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c849b6aa0c0add1ba67bffe7a8d75eeb2b5cde8",
          "body": null,
          "is_bot": false,
          "headline": "added some tests",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-09-28T14:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77c5a9eeee5bd6723dce008f4ab08bea84f1dc8",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "tito10047",
          "author_login": "tito10047",
          "committed_at": "2025-09-25T13:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 144,
      "latest_release_at": "2026-05-29T02:14:02Z",
      "latest_release_tag": "3.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 53,
      "mean_days_between_releases": 27.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tito10047/altcha-bundle",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "symfony",
            "form",
            "bundle",
            "captcha",
            "Symfony Bundle",
            "form security",
            "symfony-ux",
            "ALTCHA"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/tito10047/altcha-bundle",
          "is_deprecated": false,
          "latest_version": "3.1.0",
          "repository_url": "https://github.com/tito10047/altcha-bundle",
          "versions_count": 38,
          "total_downloads": 25411,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3991,
          "first_published_at": null,
          "latest_published_at": "2026-05-22T09:32:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 60
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 20,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": {
        "days": [
          {
            "date": "2024-11-25",
            "count": 3
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_stars": 20
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 5722,
      "source_files_sampled": 75,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "assets/package.json",
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 45,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "altcha-org/altcha",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^v2.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/form",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/http-client",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/translation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/twig-bundle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/validator",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        },
        {
          "name": "symfony/yaml",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4|^7.4|^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "altcha-org/altcha",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/form",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-client",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/translation",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/twig-bundle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/validator",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hotwired/stimulus",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@symfony/stimulus-bridge",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@symfony/webpack-encore",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "altcha",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-loader",
            "direct": false,
            "version": "^0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "^3.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "^0.13.9",
            "ecosystem": "npm"
          },
          {
            "name": "stimulus",
            "direct": false,
            "version": "^3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "^5.74.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dbrekelmans/bdi",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-ctype",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-iconv",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-symfony",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/asset",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/asset-mapper",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/browser-kit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/css-selector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/debug-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dotenv",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/flex",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/framework-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/maker-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/panther",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/runtime",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/stimulus-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/stopwatch",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/web-profiler-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/webpack-encore-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "tito10047/altcha-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "twig/twig",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 45,
        "direct_count": 8,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 43,
        "open_issues": 2,
        "closed_ratio": 0.926,
        "closed_issues": 25,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tito10047",
          "commits": 171,
          "avatar_url": "https://avatars.githubusercontent.com/u/11459248?v=4"
        },
        {
          "type": "User",
          "login": "Huluti",
          "commits": 91,
          "avatar_url": "https://avatars.githubusercontent.com/u/5782198?v=4"
        },
        {
          "type": "User",
          "login": "elernonelma",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/5020567?v=4"
        },
        {
          "type": "User",
          "login": "frenchcomp",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1397905?v=4"
        },
        {
          "type": "User",
          "login": "snipershady",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/20489856?v=4"
        },
        {
          "type": "User",
          "login": "bobvandevijver",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1835343?v=4"
        },
        {
          "type": "User",
          "login": "garak",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/179866?v=4"
        },
        {
          "type": "User",
          "login": "matteotrubini",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7964032?v=4"
        },
        {
          "type": "User",
          "login": "tobias-93",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3901745?v=4"
        },
        {
          "type": "User",
          "login": "yann-eugone",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1303838?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.602
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.php",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/11 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": "9a5c11cdcbbcbc8e6df9814e3493dc4e7bc6fd0b",
        "ran_at": "2026-07-21T17:10:01Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tito10047/altcha-bundle",
    "host": "github.com",
    "name": "altcha-bundle",
    "owner": "tito10047"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 44,
        "vitality": 88,
        "community": 41,
        "governance": 66,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 144,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 23
            },
            "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": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "144 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 144
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "3.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 53,
              "mean_days_between_releases": 27.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 53 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 53
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~27.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 27.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 60,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 60 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 60
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 41,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 8,
              "stars": 20,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "20 stars",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 50,
            "inputs": {
              "packages": [
                "tito10047/altcha-bundle"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 25411,
              "monthly_downloads": 3991
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,991 downloads/month across packagist",
                "points": 48,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3991,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.602
            },
            "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 60% of commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 43,
              "open_issues": 2,
              "closed_issues": 25,
              "issue_closed_ratio": 0.926,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "43/47 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 43,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 11,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tito10047",
              "public_repos": 46,
              "account_age_days": 4148
            },
            "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": "11 followers of tito10047",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "tito10047"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "46 public repos, account ~11 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 46
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "tito10047/altcha-bundle"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 60
            },
            "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 60 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 60
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "altcha",
                "symfony",
                "symfony-bundle",
                "captcha"
              ],
              "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 44,
        "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": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.4
            },
            "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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "13 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 26
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.26,
              "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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": 5722,
              "source_files_sampled": 75,
              "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/75 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 75,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch npm package '@tito10047/altcha-bundle' from its registry",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T17:10:18.270147Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tito10047/altcha-bundle.svg",
  "full_name": "tito10047/altcha-bundle",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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