Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 19,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 906
},
"pushed_at": "2026-02-12T12:49:58Z",
"created_at": "2017-07-25T17:38:12Z",
"owner_type": "Organization",
"updated_at": "2025-12-31T13:41:24Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "main",
"license_spdx_raw": "GPL-2.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://typo3.org",
"name": "TYPO3 GitHub Department",
"type": "Organization",
"login": "TYPO3",
"company": null,
"location": null,
"followers": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/88698?v=4",
"created_at": "2009-05-26T11:58:25Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 6265
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2026-02-12T12:49:58Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2024-11-13T12:40:04Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2023-08-15T10:18:35Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2021-03-01T12:42:58Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2021-02-09T12:50:40Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2017-09-06T12:10:12Z"
}
],
"recent_commits": [
{
"oid": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8",
"body": "[TASK] Align phpstan/phpdoc-parser conflict with Symfony type-info constraint",
"is_bot": false,
"headline": "Merge pull request #11 from AstritA/remove-cms-cli‐conflict‐phpstan",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2025-12-31T13:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff42efa750a3b3cbb05f39725d26a1e55bf61e9",
"body": null,
"is_bot": false,
"headline": "[TASK] Remove the conflict with phpdoc-parser in composer",
"author_name": "Astrit Aslani",
"author_login": "AstritA",
"committed_at": "2025-12-19T20:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9fb69436c89fd0fe2c784a76ca62f9dc6f7b377",
"body": "…nstraint",
"is_bot": false,
"headline": "[TASK] Align phpstan/phpdoc-parser conflict with Symfony type-info co…",
"author_name": "Astrit Aslani",
"author_login": "AstritA",
"committed_at": "2025-11-24T16:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ad171e5abf790db17296d33268e1a620452558",
"body": "[TASK] Temporarily workaround a missing conflict in symfony/type-info",
"is_bot": false,
"headline": "Merge pull request #9 from bnf/symfony-typeinfo-workaround",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2024-11-13T12:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89a24537ab616ca8fb558cff0f0e3a40107a4b4",
"body": "`symfony/type-info` is currently not compatible to\n`phpstan/phpdoc-parser` 2.x which results in a PHP error in extbase\nmodules as shown in https://forge.typo3.org/issues/105582.\nA fix has been merged upstream, but has not been released yet and\nit seems there will be no immediate hotfix release by sy\n[…]\n/symfony/symfony/pull/58800#issuecomment-2471013822\n[3] https://github.com/symfony/type-info/blob/v7.1.6/composer.json#L36-L37\n[4] https://github.com/symfony/symfony/pull/58800#issuecomment-2470646929",
"is_bot": false,
"headline": "[TASK] Temporarily workaround a missing conflict in symfony/type-info",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2024-11-13T06:10:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b2433862ecfa0356680d3c86e5f0615b69b60e7",
"body": "[TASK] Update LICENSE.txt",
"is_bot": false,
"headline": "Merge pull request #8 from lolli42/lolli-1",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2023-09-18T11:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26645ef4f08b7344072ab873df9e46bc6e253027",
"body": "The license file is not recognized as\nGPL-2 by github. The repository has\nnothing to do with the addition, so\nwe switch to the native GPL-2 version.",
"is_bot": false,
"headline": "[TASK] Update LICENSE.txt",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2023-09-01T13:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8947732ff5a6dc52829e88cb1c761124475c0e8",
"body": "[BUGFIX] Use correct autoload path, in case this package is linked",
"is_bot": false,
"headline": "Merge pull request #7 from helhum/bugfix/allow-linked-package",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2023-08-15T10:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb4106dcc14163feebf0829ca2d8021c346db32",
"body": "In current Composer versions, the binaries are not links any more\nbut files to allow the packages to be linked (e.g. from path repository).\nFor that Composer populates $GLOBALS['_composer_autoload_path']\nin the created binary file to expose the correct path to the autoload\nfile for this installation.\n\nSo we should use this path if a current Composer version is used\nand can gracefully fall back to directory traversal for older versions.",
"is_bot": false,
"headline": "[BUGFIX] Use correct autoload path, in case this package is linked",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2023-08-14T11:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1572143c88ec08d238e417de55c9813fb949e783",
"body": "[TASK] Allow PHP ^8.0",
"is_bot": false,
"headline": "Merge pull request #6 from lolli42/lolli-1",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2021-03-01T12:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c366961e5743806f9d78b5bc04497bfe4e7d22f8",
"body": "composer req php \"^7.0 || ^8.0\"",
"is_bot": false,
"headline": "[TASK] Allow PHP ^8.0",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2021-03-01T10:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb13f4ab6a505104662b79c18108f41c48e9288",
"body": "[!!!][TASK] Adapt to command handling in TYPO3 v11.1",
"is_bot": false,
"headline": "Merge pull request #5 from bnf/low-level-commands",
"author_name": "Benni Mack",
"author_login": "bmack",
"committed_at": "2021-02-09T12:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4606b275de0f2640024a4c1ec0f704961f16f26f",
"body": "With https://review.typo3.org/c/Packages/TYPO3.CMS/+/67241\nthe console application is booted in \"failsafe\" mode,\nin order to support low level commands.\nThis change is backwards incompatible, and requires\nTYPO3 version as of 11.1.",
"is_bot": false,
"headline": "[!!!][TASK] Adapt to command handling in TYPO3 v11.1",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2020-12-28T20:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82",
"body": "[TASK] Update to the new Bootstrap::init() in TYPO3 v9.2",
"is_bot": false,
"headline": "Merge pull request #1 from bnf/bootstrap-static-init",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-03-08T20:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "456147ac973a44f750eaa3a9af5623eda9f941d0",
"body": "With https://review.typo3.org/c/55773/ the applications\nno longer perform bootstrapping, therefore the entry\npoint scripts need to be adapted.\n\nWe can drop the custom CommandApplication as the entry\npoint leven is now passed as parameter to Bootstrap:init\nfrom the the enty point script.\n\nAs the entry point change is breaking for releases <9.2,\nthis commit marks a new major version. (2.0)",
"is_bot": false,
"headline": "[TASK] Update to the new Bootstrap::init() in TYPO3 v9.2",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2018-03-08T10:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e233c4f3cf09de12d6b9c44b89d78d80fb8465",
"body": null,
"is_bot": false,
"headline": "[TASK] Update composer.json license definition",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-01-18T10:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27c3580b384353414d0b4ff61137127798f8189",
"body": "To avoid composer issues, we remove\r\nthe backwards dependency here again.",
"is_bot": false,
"headline": "Remove recursive dependency to TYPO3",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-09-06T12:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713666d40ee56c1a362d1ce7c3f929613fc033b9",
"body": null,
"is_bot": false,
"headline": "Add license file",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-07-28T09:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d843bde612efda75d712975d36503d509c30a8a2",
"body": null,
"is_bot": false,
"headline": "Allow TYPO3 dev versions to be installed",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-07-26T08:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b728de7e8b993745ff78bdd38634ed0c44706a28",
"body": null,
"is_bot": false,
"headline": "Add binary and composer.json",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-07-25T17:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324f5420f9f3ad902e16e63577a1b0276f28d0b9",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-07-25T16:35:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 3,
"latest_release_at": "2026-02-12T12:49:58Z",
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_last_push": 159,
"active_weeks_last_year": 3,
"days_since_latest_release": 159,
"mean_days_between_releases": 616.2
},
"community": {
"has_readme": false,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 12,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "typo3/cms-cli",
"exists": true,
"license": "GPL-2.0-or-later",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/typo3/cms-cli",
"is_deprecated": false,
"latest_version": "v3.1.3",
"repository_url": "https://github.com/TYPO3/cms-cli",
"versions_count": 9,
"total_downloads": 13586367,
"dependents_count": 7,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 303797,
"first_published_at": null,
"latest_published_at": "2025-12-31T13:41:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 202
}
]
},
"popularity": {
"forks": 6,
"stars": 20,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": {
"days": [
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-07",
"count": 2
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_stars": 20
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "bmack",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/165630?v=4"
},
{
"type": "User",
"login": "helhum",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/904370?v=4"
},
{
"type": "User",
"login": "lolli42",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2178068?v=4"
},
{
"type": "User",
"login": "bnf",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/473155?v=4"
},
{
"type": "User",
"login": "AstritA",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/90788485?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.286
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 7/13 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8",
"ran_at": "2026-07-22T02:20:18Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-31T13:41:20Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TYPO3/cms-cli",
"host": "github.com",
"name": "cms-cli",
"owner": "TYPO3"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"security": 38,
"vitality": 37,
"community": 41,
"governance": 67,
"engineering": 1
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 159,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 159 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 159
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_latest_release": 159,
"mean_days_between_releases": 616.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 159 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 159
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~616.2 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 616.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand",
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 202,
"days_since_last_human_commit": 202,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 202 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 202
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, a release within the year"
}
}
],
"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": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 6,
"stars": 20,
"watchers": 9,
"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": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"typo3/cms-cli"
],
"dependents": 7,
"ecosystems": "packagist",
"total_downloads": 13586367,
"monthly_downloads": 303797
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "303,797 downloads/month across packagist",
"points": 73.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 303797,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "7 packages depend on it",
"points": 6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 7
}
}
],
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 5,
"top_contributor_share": 0.286
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 29% of commits",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 29
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/11 decided PRs merged",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/13 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 116,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "TYPO3",
"public_repos": 23,
"account_age_days": 6265
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "116 followers of TYPO3",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 116,
"login": "TYPO3"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~17 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"typo3/cms-cli"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 202
},
"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 202 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 202
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 1,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/13 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 11,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.571,
"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": "12 of 21 human commits state their intent (structured subject or explanatory body)",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 21
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 21",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 21
}
}
],
"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": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": null,
"source_files_sampled": 0,
"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": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:20:29.986593Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TYPO3/cms-cli.svg",
"full_name": "TYPO3/cms-cli",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}