Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 116,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 45797
},
"pushed_at": "2026-04-17T13:12:24Z",
"created_at": "2015-10-03T13:25:37Z",
"owner_type": "Organization",
"updated_at": "2026-04-22T09:29:19Z",
"description": "Composer Plugin to provide aliases to PHP classes that have been renamed",
"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://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": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-04-21T07:40:57Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-04-21T07:38:50Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-10-17T15:07:03Z"
}
],
"recent_commits": [
{
"oid": "c44de30ec91e134e28d4e886bc642bacaf4f407f",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Fix mistakes in include template and alias map runtime",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T13:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7eb4768344d966a66762edfcecf67a22c5b5d6",
"body": null,
"is_bot": false,
"headline": "Merge pull request #40 from helhum/static-performance",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T12:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41d8e9fd1d2a2e4c84b2fcdfd3e6ebbaa2e62ee",
"body": "Since PHP can cache complete classes in OpCache,\naccessing class properties instead of a plain\narray improves startup performance of ClassAliasLoader\n\nFixes: #2",
"is_bot": false,
"headline": "[FEATURE] Use static class map loading",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T12:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c82c729acf48542b563c20fe3150f5a2be4420",
"body": null,
"is_bot": false,
"headline": "Merge pull request #39 from helhum/prepare-20",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T11:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9967185737a6fec19acb0b6b5aea3d543421876",
"body": null,
"is_bot": false,
"headline": "!!![TASK] Remove deprecations and modernize code",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T11:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2",
"body": null,
"is_bot": false,
"headline": "Merge pull request #38 from helhum/cleanup",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T09:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8444c4baf2ed460e5b177b4fb5124ab3f01a66f",
"body": null,
"is_bot": false,
"headline": "[TASK] Simplify and clean up runtime code",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T09:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adaaf4c1219fdbb372f80c891c9cf43e6d3bc551",
"body": null,
"is_bot": false,
"headline": "Merge pull request #37 from helhum/include-idempotent",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ab491708c801975d92d21548091281e43bc83b",
"body": "Fixes: #30",
"is_bot": false,
"headline": "[BUGFIX] Make autoload include idempotent",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1218de563ee910d39808847afcea23189bc446",
"body": null,
"is_bot": false,
"headline": "Merge pull request #36 from helhum/cleanup-tests",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a4ddb5dc531b5744d31953c34abf94e27f2bb8",
"body": null,
"is_bot": false,
"headline": "[TASK] Clean up test files",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a72567437d9c741e131a395946dbeaf78760d6c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #35 from helhum/fix-installed-versions",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031e30b9f08bd68bc041581b8a3c19691c250ebc",
"body": "When including multiple autoload.php files during\nthe same runtime, Composer InstalledVersions relies\non the registered autoloaders to be able to resolve\nall available packages. If class alias loader is now\ncalling ->unregister API, the static registry of available\nclasses is removed, which does not\n[…]\nloader is registered.\n\nTherefore, we now call spl_autoload_unregister ourselves\ninstead of using the API, because the classes will\nbe loadable, just not directly but proxied through\nclass alias loader",
"is_bot": false,
"headline": "[BUGFIX] Make InstalledVersions work again",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2026-04-17T08:11:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f80021a8845a9a2d1c52f8a18406675019b201e3",
"body": null,
"is_bot": false,
"headline": "Merge pull request #34 from lolli42/lolli-2",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2025-08-12T17:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8b42e9b5f306886eb528d7bb8cb3b0e31c429d",
"body": null,
"is_bot": false,
"headline": "[TASK] Add PHP 8.5 to test matrix",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2025-08-12T16:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2aebabe1886474da7194e1531900039263b3e0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #33 from bnf/php84-cautious",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2024-10-11T08:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af77b31c3b9b915c2dd6a05cc6c62fe279c5cde8",
"body": "Also drop prophecy workarounds since PHP 8.2 compatibility\nhas been enabled upstream.",
"is_bot": false,
"headline": "[TASK] Test PHP 8.3 and 8.4",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2024-10-09T12:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ea85c6bfeff0caa2fbcae8de16a88d7efe3bc9",
"body": "Defaulting to null without being nullable (?Foo) is deprecated for typed\nparameters in PHP 8.4, therefore nullable is now specified explicitly.\nThis change requires at least PHP 7.1 (which has been made a minimum\nwith the parent commit).\n\nAdditional the call to str_getcsv is adapted to set all optional\narguments as the defaults will change in PHP >= 9 and PHP 8.4\ndeprecated the omission of the optional arguments.\n\nFixes #31",
"is_bot": false,
"headline": "[TASK] Fix PHP 8.4 compatibility",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2024-10-09T12:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81df285051f8f8787d38801d8a67116e16378772",
"body": "This is in preparation for PHP 8.4 support\n(deprecated implicitly nullable parameters).",
"is_bot": false,
"headline": "[TASK] Require at least PHP 7.1",
"author_name": "Benjamin Franzke",
"author_login": "bnf",
"committed_at": "2024-10-09T12:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fc1f5fb04c42195e8e663b43aced4919ef318f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #27 from lolli42/lolli-1",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2022-08-07T14:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28757509a4bf2fe307e1b428c372cb9b5cabf64",
"body": null,
"is_bot": false,
"headline": "[TASK] Add PHP 8.2 to test matrix",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2022-08-07T14:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e157edd9c21c70274c4b63581503471118acd0a7",
"body": null,
"is_bot": false,
"headline": "Merge pull request #28 from helhum/add-tests-for-edge-case",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2022-08-07T14:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc063024dd389168174c39c5dc3aa97f6b0dbc3",
"body": null,
"is_bot": false,
"headline": "[TASK] Fix executing tests on PR",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2022-08-07T14:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3563d85128dada8c6ef27040f857e714b4a8c0d",
"body": null,
"is_bot": false,
"headline": "[TASK] Add tests that cover the fixed edge case",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2022-08-07T14:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9eed0bc15cd824c4b6013ad8d8ae4d0f40702a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #20 from hoogi91/fix-different-return",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2022-08-07T14:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a62cf9d474ea4dea8c2e7363fe2aa11959ee9a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #26 from lolli42/lolli-3",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2021-10-24T20:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b18c13ecfd945369b2e08d4b340e62d15d1d5a",
"body": "Introduce phpunit.xml.dist and let tests fail\non E_ALL, not only E_ALL & ~E_DEPRECATED & ~E_STRICT.\nThis helps to introduce younger PHP versions\ndeprecation free.",
"is_bot": false,
"headline": "[TASK] Have a phpunit.xml.dist that fails with E_ALL",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2021-10-24T13:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e568757032c7bd56d18142b460c1cd66fc2ce42",
"body": null,
"is_bot": false,
"headline": "Fix branch alias after default branch rename",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2021-10-22T09:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54f3fa78cfa6238e950157761cd1a6e2a73c55b",
"body": null,
"is_bot": false,
"headline": "Fix action badge URL",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2021-10-20T15:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c1fdc17d6ed11b6aefd3bb4c273def9f21350c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #25 from lolli42/lolli-2",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2021-10-20T14:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de6a3ec2cbc8ade27ea584b03c5fed0f7667008",
"body": "We need phpunit 8 to run PHP 8.0 and 8.1.\n\nTo stay compatible, we need to have a small hack\nfor setUp() and tearDown() - their signature must\nhave :void, which is not supported in low PHP versions.\nWe rename to custom methods and use @before / @after\nannotation instead.\n\nAnother small hack is needed for phpunit exception\nexpectations.",
"is_bot": false,
"headline": "[TASK] Add PHP 8.0 and 8.1 to github actions",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2021-10-20T14:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac184d41da3a1e6361aefb00b7678e3038e64ea",
"body": null,
"is_bot": false,
"headline": "Merge pull request #24 from lolli42/lolli-1",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2021-10-20T14:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f9a52c8b7613138fcc90dc42dc35cb2ecb54b0",
"body": "Resolves: #23",
"is_bot": false,
"headline": "[TASK] Add a github workflow, drop travis",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2021-10-20T13:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0420c9c8ac6d7f9ebb4a7092807c6ff5afc46854",
"body": null,
"is_bot": false,
"headline": "[TASK] Add .idea to .gitignore",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2021-10-20T13:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82dbdc607582b189fccf75655f1652256d0a0206",
"body": null,
"is_bot": false,
"headline": "Keep same return for class names without alias",
"author_name": "Thorsten Ho",
"author_login": "hoogi91",
"committed_at": "2021-03-17T14:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575f59581541f299f3a86a95b1db001ee6e1d2e0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #19 from helhum/fix-php-compat",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-05-24T13:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e99b0aed14053c4f8d979a4a359f9fc6b95518",
"body": "Fixes: #18",
"is_bot": false,
"headline": "[BUGFIX] Make as compatible with PHP 5 again",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-05-24T13:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead04a4d7bc215ca1faa895977c5ea349f0b7383",
"body": "Fixes #17",
"is_bot": false,
"headline": "Output more verbose message on upgrade",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-05-07T12:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee417366a289871460910ae1703976e9903a5e80",
"body": null,
"is_bot": false,
"headline": "[TASK] Add hint for users after upgrade",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-30T10:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672fcc4121534ab0c0f30a0a0d127b86087f655a",
"body": "Fixes: #16",
"is_bot": false,
"headline": "[BUGFIX] Fix another upgrade issue when upgrading from 1.x",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-30T08:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2d3cc825c8108f300091cd65a6dcbbc2a1b9fa",
"body": "Fixes: #16",
"is_bot": false,
"headline": "[BUGFIX] Be graceful on upgrades",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-30T08:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282b56758ee542b9bc9f2c3cd12da22b76ddba3f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #15 from TYPO3/phpunit-compat",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T19:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b780318c8809d1a99a2d15266036288850cf36e",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Allow testing with PHP 7.4",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T19:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94534931fcaa7a53effcfe696b0f5f3438564b54",
"body": null,
"is_bot": false,
"headline": "Add PHP 7.4 to test matrix",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T17:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63a582e077d89786e38b30954c58a98a22f0105",
"body": "In order to have the class alias loader present in\npost autoload execution, we now register it before\nComposer generates autoloading.\n\nAs a side effect, we can remove the autoload.php rewrite hack.",
"is_bot": false,
"headline": "[FEATURE] Register alias loader before autoload dump",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T17:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff95ef1976f5072e736af4cef8f1b39b6b77b3bc",
"body": null,
"is_bot": false,
"headline": "[TASK] Deprecate case insensitive class loading",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T16:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f0fd75451f5688ba107b9ba83e6542b77c2f6f",
"body": "This is dead code, which was executed in early versions, when autoload include\nreturned the alias loader.",
"is_bot": false,
"headline": "[TASK] Remove code to proxy method calls to composer",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T16:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8cc2cdab65da917b63cd42a91c9bcca5436fee",
"body": null,
"is_bot": false,
"headline": "[FEATURE] Allow aliasing of traits",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-04-29T16:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994ee9bebe847da862d0edc6f075df4693dfa8e2",
"body": null,
"is_bot": false,
"headline": "[TASK] Make compatible with Composer 2.0",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-03-29T16:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c0c0c07d48b8e8d7866a194595c1aaa3046b8e",
"body": null,
"is_bot": false,
"headline": "Introduce and apply automatic code style fixes",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2020-03-29T16:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b229a93aaf1e700038dabd90eed1c4076b1c616",
"body": "…cation",
"is_bot": false,
"headline": "[TASK] Use lowercase mikey179/vfsStream in composer.json to fix depre…",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2019-03-01T11:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0",
"body": "Prevent installing an additional package for the small\r\namount of PHP files in travis-ci to speed up build a bit.",
"is_bot": false,
"headline": "[TASK] Use xargs instead of parallel in travis-ci",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-10-03T12:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aeae5bee65e97726acee3db47ef08ec8f2f15d2",
"body": "Minor phpunit upgrade from 4.7.x to 4.8.x to execute unit\r\ntests with PHP 7.1 & 7.2 and still keep PHP 5.3\r\n\r\ncomposer remove phpunit/phpunit\r\ncomposer require --dev phpunit/phpunit ^4.8",
"is_bot": false,
"headline": "[TASK] Add PHP 7.1 and 7.2 to travis-ci",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-10-03T11:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5367c028850dac121f29925c7d79ee3271fff06f",
"body": "[TASK] Use dist:precise for PHP 5.3 travis-ci build",
"is_bot": false,
"headline": "Merge pull request #10 from TYPO3/lolli42-patch-1",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-10-03T11:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0faa2b37d71bb70ae39fddb234c62ab6c796b2ad",
"body": null,
"is_bot": false,
"headline": "[TASK] Use dist:precise for PHP 5.3 travis-ci build",
"author_name": "Christian Kuhn",
"author_login": "lolli42",
"committed_at": "2018-10-03T11:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d067bad74ad6fda4d3321c682800c4fc22e5fdd8",
"body": "Remove extra space in console output",
"is_bot": false,
"headline": "Merge pull request #8",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2017-11-20T09:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a8d5e6a44c1e3df85bdf1fc66e0bb0ce118b3b",
"body": "Don't add an additional single space if $classAliasMappingFound is true.",
"is_bot": false,
"headline": "Remove extra space in console output",
"author_name": "Andreas Gustafsson",
"author_login": "arrgson",
"committed_at": "2017-11-20T09:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5dfaa30292ca59dac692f388ffd4bd69746b2a",
"body": null,
"is_bot": false,
"headline": "Add example without '::class' constant (#7)",
"author_name": "Franz Holzinger",
"author_login": "franzholz",
"committed_at": "2017-04-05T11:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d56e931188bfe4b074c5342f012cbe4413eedf8",
"body": null,
"is_bot": false,
"headline": "Add more examples for ClassAliasMap.php (#6)",
"author_name": "Franz Holzinger",
"author_login": "franzholz",
"committed_at": "2017-04-04T23:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f83be3685da1474f7a45db1275917687f5e9ed",
"body": "omposer.json ==> composer.json",
"is_bot": false,
"headline": "Fix typo in readme (#5)",
"author_name": "Franz Holzinger",
"author_login": "franzholz",
"committed_at": "2017-04-03T22:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9dd295c81ed0b51455644be420ab9210cad688f",
"body": null,
"is_bot": false,
"headline": "Add linter to build and simplify unit test build",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-06T10:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17503835a14c2241ce58019056556c91c2a5045",
"body": null,
"is_bot": false,
"headline": "Refactor configuration into own object",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-05T10:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e8639a6d668d0f725a4f36f8c8d79b55d00c9b",
"body": null,
"is_bot": false,
"headline": "Make generator non static and use constructor injection",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-05T08:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af6346422cbe2c674c7e61c228e599df7ce83a0d",
"body": null,
"is_bot": false,
"headline": "Make warning messages more prominent",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-05T06:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac808f46bb14405ba5d93c7c9f8f36c6b0d1452",
"body": null,
"is_bot": false,
"headline": "Reformat code",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-05T06:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b315b7444f97c66c3168ae2c9f9ce3a0b93a2f7",
"body": null,
"is_bot": false,
"headline": "Fix compatibility config layer",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-05T06:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fcb587bb28f49988ef85016d6acbf88ba1b4e6",
"body": null,
"is_bot": false,
"headline": "Add warning if the class map file was not found",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-04T18:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53158f323ce211959655b37cb42f131221b2631e",
"body": null,
"is_bot": false,
"headline": "Replace helhum/class-alias-loader",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-04T18:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad94df5e0d600a4ef3226aba80f2cceb0092112",
"body": null,
"is_bot": false,
"headline": "Handle deprecated config namesace",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-03T14:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb20bfb1d2e8969ba9892d43cee8a5f034775529",
"body": null,
"is_bot": false,
"headline": "Comply to psr-2 function definition",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-03T14:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a421dfeffb7ed8f8722d49819476f11061384531",
"body": null,
"is_bot": false,
"headline": "Fix indentation",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-03T14:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef8abc4cc943fe2829bef328075fcba998c5cdf",
"body": null,
"is_bot": false,
"headline": "[!!!][TASK] Move to TYPO3 namespace",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-10-03T14:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad117f871b7b30d67ffc79347da0297f931a4a1d",
"body": null,
"is_bot": false,
"headline": "Fix branch alias for master",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-09-30T16:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965d720eeae5bd04d45a22ff380eb569be801447",
"body": "When calling the autoload.php a second time,\nthe alias loader was accidentally returned instead of the composer class loader.\n\nFix this state and always return composer class loader instead.",
"is_bot": false,
"headline": "[BUGFIX] Always return composer class loader",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-09-30T16:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b76503a16fa78d6631baf0a232d021b3d0f12dd",
"body": "Fix typo in README.md",
"is_bot": false,
"headline": "Merge pull request #6 from bwaidelich/patch-1",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-21T01:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc532bfbe2ad47b9bac38d5d2124ed94bcf9c69",
"body": null,
"is_bot": false,
"headline": "Fix typo in README.md",
"author_name": "Bastian Waidelich",
"author_login": null,
"committed_at": "2015-08-20T11:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5153f2cb000322b15929c2f63954d22677456ac",
"body": null,
"is_bot": false,
"headline": "Fix typo in info message",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-11T12:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ef94c5a0ab6883018c8125ed66c00e5704ff6a",
"body": null,
"is_bot": false,
"headline": "Make skipping the alias loader initialization configurable",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-10T20:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf2da1b1cfe41db1f2e8964b5ee657f2de63e390",
"body": "It is possible to call composer from a different directory than the one to be worked on.\nFor such cases it is necessary to have the correct base path.",
"is_bot": false,
"headline": "Correctly determine base path",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-10T20:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcc0605c4a53834a1a192dc197aaf08640dbb173",
"body": "This change is mildly braking for consumers of this package\nwho used the alias loader to add maps on runtime. This previously\nwas only possible by using the class loader object returned by requiring\nthe autoload.php, while it is now possible to add them through defined API.",
"is_bot": false,
"headline": "[!!!] Always return composer class loader instead of alias loader",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-10T20:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08e5a82e7f1f49de04101a45c980546a9288fe6",
"body": null,
"is_bot": false,
"headline": "Add API to add alias maps during runtime",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-10T20:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8d51bc46756fb698f494e7d7be48db057c343f",
"body": null,
"is_bot": false,
"headline": "Use setter to be able to enforce type of property",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-10T20:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c944a6f10f08039d9b39a8165af1fd42498e8c0",
"body": "Add .editorconfig file and apply it",
"is_bot": false,
"headline": "Merge pull request #5 from mbrodala/editorconfig",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-07T16:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63a7a526de4881c7143aeb13f4afcc106938a2f",
"body": null,
"is_bot": false,
"headline": "Add .editorconfig file and apply it",
"author_name": "Mathias Brodala",
"author_login": "mbrodala",
"committed_at": "2015-08-07T06:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e9155b8ab3f2871f32899d4fa355fd14daba95",
"body": null,
"is_bot": false,
"headline": "Clarify test class description",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T22:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ab23d2d6eb2f1bf904ee22ac45b406f1572a7ca",
"body": null,
"is_bot": false,
"headline": "Rename class alias map generator",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T22:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c9353f768560fd875ba41c9872261c5785fce1",
"body": null,
"is_bot": false,
"headline": "Add newline at the end of file",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T21:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a450696fcc9b9a93973d4b8a6309fbeb55c76299",
"body": null,
"is_bot": false,
"headline": "Add reasonable amount of tests for the alias loader",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T21:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e637ba23b3f534cf3701dd8b52715c61ade5036b",
"body": null,
"is_bot": false,
"headline": "Refine some variable names",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T20:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e958738819401a068ed62a3f92728d45381430",
"body": "Fixes #3",
"is_bot": false,
"headline": "Complete Docs",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T16:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7530144709d648f16c52230312da23ab26329c",
"body": null,
"is_bot": false,
"headline": "Add comment for the case we do nothing",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T16:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6e090429a218fb27ab4e21b9e1c357ae7d8f31",
"body": null,
"is_bot": false,
"headline": "Add basic readme file",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f92309e22f9aaf5e9b8e2bacbb6bb104be9ec9ef",
"body": null,
"is_bot": false,
"headline": "Do not allow failures for PHP 7",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552baba2a3cbb2943ff127d7730f6c29c656a856",
"body": null,
"is_bot": false,
"headline": "Have reasonable default values for the internal alias map",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49462b69bb6280e0393992e80cb7ddc4d40d650a",
"body": null,
"is_bot": false,
"headline": "Add \"official\" API to get the original class name of a potential alias",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f438ea7ec23c6f57266e1def7d12441fdf4b81",
"body": null,
"is_bot": false,
"headline": "Add class documentation",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756a5375c75e55ecec33c2212a82d4757e57ee40",
"body": null,
"is_bot": false,
"headline": "Fix whitespace",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T15:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c234b0cb8a05472ad4ddf7f34168388736ba52ea",
"body": null,
"is_bot": false,
"headline": "Refactor main class loading method to be simpler",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T14:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a7569a47e3852a7f39744f050108e6582fe0544",
"body": null,
"is_bot": false,
"headline": "Remove PHP < 5.3.2 compat layer",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T14:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b066df0abbed27aa15acc0dedc64649488a06922",
"body": null,
"is_bot": false,
"headline": "Add a few tests",
"author_name": "Helmut Hummel",
"author_login": "helhum",
"committed_at": "2015-08-06T08:03:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 15,
"latest_release_at": "2026-04-21T07:40:57Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_last_push": 95,
"active_weeks_last_year": 2,
"days_since_latest_release": 91,
"mean_days_between_releases": 275.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "typo3/class-alias-loader",
"exists": true,
"license": "MIT",
"keywords": [
"autoloader",
"composer",
"classloader",
"alias"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/typo3/class-alias-loader",
"is_deprecated": false,
"latest_version": "v2.0.1",
"repository_url": "https://github.com/TYPO3/class-alias-loader",
"versions_count": 13,
"total_downloads": 14834901,
"dependents_count": 17,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 311005,
"first_published_at": null,
"latest_published_at": "2026-04-17T13:11:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 95
}
]
},
"popularity": {
"forks": 11,
"stars": 44,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2017-01-06",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": {
"days": [
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-12-31",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-21",
"count": 2
},
{
"date": "2017-12-21",
"count": 2
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-06-02",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-23",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-07",
"count": 2
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-08-25",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
}
],
"complete": true,
"collected": 44,
"total_stars": 44
},
"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": 12823,
"source_files_sampled": 14,
"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": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "composer-plugin-api",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "composer/composer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mikey179/vfsstream",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 0,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 24,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 12,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "helhum",
"commits": 120,
"avatar_url": "https://avatars.githubusercontent.com/u/904370?v=4"
},
{
"type": "User",
"login": "lolli42",
"commits": 11,
"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": "franzholz",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4855265?v=4"
},
{
"type": "User",
"login": "arrgson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15320948?v=4"
},
{
"type": "User",
"login": "coding46",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1724196?v=4"
},
{
"type": "User",
"login": "mbrodala",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5037116?v=4"
},
{
"type": "User",
"login": "hoogi91",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13648604?v=4"
},
{
"type": "User",
"login": "froemken",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2532472?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.845
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.php"
],
"has_editorconfig": true,
"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": 5,
"reason": "7 out of 13 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 6/16 approved changesets -- score normalized to 3",
"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": 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": "c44de30ec91e134e28d4e886bc642bacaf4f407f",
"ran_at": "2026-07-22T02:20:05Z",
"aggregate_score": 3.4,
"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": "2026-04-17T13:12:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-04-17T12:53:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TYPO3/class-alias-loader",
"host": "github.com",
"name": "class-alias-loader",
"owner": "TYPO3"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 33,
"vitality": 43,
"community": 54,
"governance": 68,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 43,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 95,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 95 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 95
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"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": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_latest_release": 91,
"mean_days_between_releases": 275.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 91 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~275.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 275.3
}
}
],
"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": 95,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 95 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 95
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 11,
"stars": 44,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "44 stars",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 44
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"packages": [
"typo3/class-alias-loader"
],
"dependents": 17,
"ecosystems": "packagist",
"total_downloads": 14834901,
"monthly_downloads": 311005
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "311,005 downloads/month across packagist",
"points": 73.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 311005,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "17 packages depend on it",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 17
}
}
],
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.845
},
"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 84% of commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"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": 84,
"inputs": {
"merged_prs": 24,
"open_issues": 0,
"closed_issues": 12,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/28 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 28
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/16 approved changesets -- score normalized to 3",
"points": 4.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": 100,
"inputs": {
"packages": [
"typo3/class-alias-loader"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 95
},
"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 95 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 95
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".php-cs-fixer.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 13 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 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": 33,
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.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": "7 out of 13 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/16 approved changesets -- score normalized to 3",
"points": 2.2,
"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": "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": 13
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".php-cs-fixer.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.php"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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": 12823,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:20:23.140963Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TYPO3/class-alias-loader.svg",
"full_name": "TYPO3/class-alias-loader",
"license_state": "standard",
"license_spdx": "MIT"
}