Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"typoscript",
"typoscript-lint",
"php",
"linter",
"linting",
"typo3",
"continuous-integration"
],
"is_fork": false,
"size_kb": 557,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 145977,
"Shell": 1101,
"Makefile": 60
},
"pushed_at": "2025-08-22T09:14:24Z",
"created_at": "2014-06-17T22:21:03Z",
"owner_type": "User",
"updated_at": "2026-03-30T07:49:22Z",
"description": "Find coding errors in your TypoScript files.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://www.martin-helmich.de/en",
"name": "Martin Helmich",
"type": "User",
"login": "martin-helmich",
"company": "@mittwald",
"location": "Rahden, Germany",
"followers": 218,
"avatar_url": "https://avatars.githubusercontent.com/u/2538958?v=4",
"created_at": "2012-10-11T18:06:52Z",
"is_verified": null,
"public_repos": 124,
"account_age_days": 5031
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2024-02-29T08:54:19Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2024-02-26T22:13:21Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2024-02-26T15:46:02Z"
},
{
"tag": "v3.1.1-alpha1",
"kind": "prerelease",
"published_at": "2024-02-26T15:43:43Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2023-02-21T14:30:27Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-10-16T15:18:30Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2021-05-05T19:08:05Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2021-05-02T12:25:41Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2021-04-05T15:49:48Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2020-12-15T20:44:58Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2020-10-01T17:37:23Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-09-06T09:09:48Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2020-01-11T09:48:55Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2020-01-11T09:18:40Z"
},
{
"tag": "v1.4.5",
"kind": "patch",
"published_at": "2018-01-28T22:05:49Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2018-01-15T21:13:20Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2018-01-06T16:43:30Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2017-10-08T11:24:42Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2017-01-28T20:45:42Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2017-01-05T17:05:16Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2016-12-07T17:54:29Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2016-12-06T18:27:23Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-05-08T19:22:33Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2016-03-20T16:13:20Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-11-08T17:27:57Z"
}
],
"recent_commits": [
{
"oid": "5841919aafa6d70aa0029c7a817222b7c9de9e87",
"body": "[FEATURE] Support Excluding Files and Directories from Linting",
"is_bot": false,
"headline": "Merge pull request #193 from chrissonntag/master",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2025-08-22T09:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e19fd9becdf3ac393ea48c6b57c09b710d7e05",
"body": "📜 Add instructions for excluding whole directories from linting\n🔧 Provide example configuration for excludePatterns",
"is_bot": false,
"headline": "[DOCS] Update README to include directory exclusion in linting",
"author_name": "cs",
"author_login": "chrissonntag",
"committed_at": "2025-08-22T06:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae6a94c16d2b35f538bb87af7e5d1f9fd755c12d",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Remove unnecessary blank lines for consistent formatting",
"author_name": "cs",
"author_login": "chrissonntag",
"committed_at": "2025-08-22T06:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd4b8e4a91a155a4fe21530e0b7ab81dc2609bc",
"body": "…ll path\n\nRelated-To: #77, #85",
"is_bot": false,
"headline": "[FEATURE] Enhance file matching logic to exclude patterns based on fu…",
"author_name": "Christian Sonntag",
"author_login": "chrissonntag",
"committed_at": "2025-08-22T06:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c99db936e946e8ceb286f132c54216f421490e2",
"body": "…he-pages\n\nfeat: add option to allow config.no_cache for individual pages",
"is_bot": false,
"headline": "Merge pull request #191 from martin-helmich/feature/allow-confignocac…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2025-01-30T15:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7742e96da5e79cd92a1e5e5b4c30980e8f4428",
"body": null,
"is_bot": false,
"headline": "feat: add option to allow config.no_cache for individual pages",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2025-01-30T14:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b45aec8446c26196d130d1fbf4d7e6ea9fe445",
"body": "Clean up old Psalm typings",
"is_bot": false,
"headline": "Merge pull request #190 from martin-helmich/chore/typings",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T15:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507db9d5e3d92be579e207943aecbda2ec86aab8",
"body": null,
"is_bot": false,
"headline": "Clean up old Psalm typings",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T14:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1264e161892099f5bee904819029b8cbecf8b95c",
"body": "PHP 8.4 compatibility, switch from Psalm to PHPStan",
"is_bot": false,
"headline": "Merge pull request #189 from martin-helmich/chore/php-8.4",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T11:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820f10afa5defb44d2f0fdcbe9419a984133e58b",
"body": null,
"is_bot": false,
"headline": "Add necessary annotations for symfony <7",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T11:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311d134ef8bd69914fbc6b7a66e94fff5cc54451",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan level to 10",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db931bcfb447db160721b63650f7f94e9b33f741",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan level to 9 and fix issues",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d0e940dc809e18ca6a5b63c03561ef0a88043d",
"body": null,
"is_bot": false,
"headline": "Raise PHPStan level to 8 and fix errors",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ca5817b0270cff5767fc167809bfc8eb752370",
"body": null,
"is_bot": false,
"headline": "Actually run PHPStan instead of Psalm in workflow",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1487f9bf7e979e74bf952a314c798dc8b9bd956",
"body": null,
"is_bot": false,
"headline": "Enable PHP 8.4 in pipelines",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950e5fc30736bfcd9dbab4823de814873c30eacc",
"body": null,
"is_bot": false,
"headline": "Fix PHPUnit deprecations",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dd09df286e7b976b6cc8fb98fa2e8ca91a51f42",
"body": null,
"is_bot": false,
"headline": "Bump PHPUnit to v11",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d42d346314c8346528bcb87e0178882ab398c86",
"body": null,
"is_bot": false,
"headline": "Fix PHPStan issues up to level 6",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T10:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68e5650862030880d9ba8a4699c94c0eb8805e9",
"body": null,
"is_bot": false,
"headline": "Fix PHP 8.4 deprecations",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T09:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bfef0d413c26bab118205b82c5764a2aaa7f23",
"body": null,
"is_bot": false,
"headline": "Switch Psalm with PHPStan",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-12-08T09:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3260a03700f330b31f40f21492ef211fa3bef6",
"body": "Bump PHPUnit to v10",
"is_bot": false,
"headline": "Merge pull request #187 from martin-helmich/chore/bump-phpunit",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7effe9b3a3cadacb067bce4480e728ba1e259ba",
"body": "…eport\n\nPrint checkstyle report even if empty",
"is_bot": false,
"headline": "Merge pull request #186 from martin-helmich/bugfix/empty-checkstyle-r…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01aca52243eada6587cfe63032a3896c327ad0a8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into bugfix/empty-checkstyle-report",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e66484f7c40c574ac93fab6994bf64d84728c0",
"body": null,
"is_bot": false,
"headline": "Change annotations in tests to attributes",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8f805683b6a0d5c123ef86de971994e2cc934e",
"body": null,
"is_bot": false,
"headline": "Restructure tests to match PSR-4 configuration",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fdc67e3da18d39123753b9847792d2dcd4e9b0",
"body": null,
"is_bot": false,
"headline": "Migrate PHPUnit configuration file",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T12:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df305a7d09c8b1797be5fddbb8c2d790f2a4efee",
"body": null,
"is_bot": false,
"headline": "Bump PHPUnit to v10",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T11:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a458a9727d5bf8d132cb545970da18c87c00f37",
"body": null,
"is_bot": false,
"headline": "Refactor checkstyle report printer",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T10:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d306958bb2600775557613105b4f0869c76465",
"body": null,
"is_bot": false,
"headline": "Add (previously undeclared) ext-dom requirement to composer.json",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T10:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea4405c20a01825aadaac83d146c4e0a57c9617",
"body": null,
"is_bot": false,
"headline": "Print report always, regardless of issue count",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-03-03T10:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5eefea17da9441a19cdd8484fa195796a1db67",
"body": "Ignore example config file from export",
"is_bot": false,
"headline": "Merge pull request #184 from martin-helmich/chore/ignore-example-config",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-29T08:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6272a5a0fd2282e2e298738fac7f75cc7f3b5835",
"body": null,
"is_bot": false,
"headline": "Ignore example config file from export",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-29T08:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7399519ff2b755cdf54dc0cefa4d002878e7c6fb",
"body": "[TASK] Use more PHP 7.4 language features",
"is_bot": false,
"headline": "Merge pull request #160 from oliverklee/cleanup/php-74-language-level",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T21:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0dca45679f4f158f6a0b2156a92eda7589c2b3c",
"body": null,
"is_bot": false,
"headline": "Remove doccomments made redundant by type hints",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T21:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d356356a3a2e425a98889c020afff24aed4efa0",
"body": null,
"is_bot": false,
"headline": "Revert null assignment :/",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53697f32a7f5119751e2a773589229f29996e761",
"body": null,
"is_bot": false,
"headline": "Fix TypeDoesNotContainType psalm error",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37f560e1656cb5592739461990546cef6b62754",
"body": "…uage-level",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into cleanup/php-74-lang…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494456c3c16480382630e09220b8de74226797f7",
"body": "Add test workflows for PHP 8.3",
"is_bot": false,
"headline": "Merge pull request #182 from martin-helmich/chore/build-php-8.3",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920f5a8a9d539cc878dc7306e9725c20e1983bb6",
"body": null,
"is_bot": false,
"headline": "Add test workflows for PHP 8.3",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "204291e84bd16f66d155b3661719be72c7b042c8",
"body": "feat: update symfony dependencies",
"is_bot": false,
"headline": "Merge pull request #176 from maikschneider/symfony-update",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1fb9ff781f2af27a0264a5e338b58d797776b64",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into symfony-update",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c0502428d57d621aceb3cd9c8e7bc798626c5b",
"body": "Drop support for end-of-life PHP versions",
"is_bot": false,
"headline": "Merge pull request #181 from martin-helmich/chore/drop-php-versions",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8607479f9e5f06e0febf992ea93a40fd34c2f34d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into chore/drop-php-versions",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3781d8c628973523f5a7c52e47347bada1c447",
"body": "…nfig\n\nExplicitly set Psalm parameters that are pending to be changed",
"is_bot": false,
"headline": "Merge pull request #180 from martin-helmich/chore/psalm-deprecated-co…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328cf396f68074c5a6a2060dfc72746cde2b4d89",
"body": null,
"is_bot": false,
"headline": "Drop support for end-of-life PHP versions",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407a2565a4dda43af82fe8096ba7fa089f2d0f8e",
"body": null,
"is_bot": false,
"headline": "Explicitly set Psalm parameters that are pending to be changed",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec3bef611d9233c2e46dcdf3a15757ea61f38ae",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into symfony-update",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2677608ee664c791fe17ca0e0bf5e91ec1045447",
"body": "Bump Psalm to ^5.22",
"is_bot": false,
"headline": "Merge pull request #178 from martin-helmich/chore/bump-psalm",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a840dd5637e143a4f0f4a8d094010ffedb464cd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into chore/bump-psalm",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e70b9c2baf2fd4d431389f3f63bf15d60f0df7",
"body": "…mfony\n\nDrop support for end-of-life Symfony versions",
"is_bot": false,
"headline": "Merge pull request #179 from martin-helmich/chore/drop-unsupported-sy…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea87ede828c74641bc8810fc5d02f9cecdceaebd",
"body": null,
"is_bot": false,
"headline": "Drop old Symfony versions from GitHub pipeline",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862235c7a786e166ba3eedad2e7dde42a67a2b40",
"body": null,
"is_bot": false,
"headline": "Drop EOL Symfony versions from composer json",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c473160146a574bf2d1dd984e472ef536196d36d",
"body": null,
"is_bot": false,
"headline": "Fix all RiskyTruthyFalsyComparison issues reported by Psalm",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3f74fd3b21294aac548229b0590e74e5922d9a",
"body": null,
"is_bot": false,
"headline": "Bump Psalm to ^5.22.2",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7224bbb255d0de3fcdfe801ac2d78a96cf1e4111",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into symfony-update",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T20:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0902ebc26e6d805f218eb3e95221646f23b6772a",
"body": "Bump phar-composer to 1.4.0",
"is_bot": false,
"headline": "Merge pull request #177 from martin-helmich/chore/bump-phar-composer",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T15:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f6f065256bd0dbf572b083f70e9b7da3f90a6d",
"body": null,
"is_bot": false,
"headline": "Use github actions token",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T15:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260f2ac1d400fe1c9594e4db73d14eac76a5ae3c",
"body": null,
"is_bot": false,
"headline": "Provide explicit key id",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T15:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d68342ef2abb9031f645b9fc73854b9cbd43611",
"body": null,
"is_bot": false,
"headline": "Bump phar-composer to 1.4.0",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2024-02-26T15:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867a2bfa4307d9a9ab3644f8f3a3a6f1d425ee06",
"body": "…orking with php8.2)",
"is_bot": false,
"headline": "fix: stop faking php version in test workflow (phpspec/prophecy now w…",
"author_name": "Maik Schneider",
"author_login": "maikschneider",
"committed_at": "2024-01-27T21:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baad93aa507bde41e2df8fccb605db5a86bd4be6",
"body": null,
"is_bot": false,
"headline": "feat: adjust symfony-versions in build matrix of github test workflow",
"author_name": "Maik Schneider",
"author_login": "maikschneider",
"committed_at": "2024-01-27T19:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f27363ea5fde023b5b8bd525900526b469e67af",
"body": "…th Core versions",
"is_bot": false,
"headline": "feat: update Symfony version dependency from ^6.2 to ^6.4 to align wi…",
"author_name": "Maik Schneider",
"author_login": "maikschneider",
"committed_at": "2024-01-26T12:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ef0263915bff1f706c16c5429e07a60c1fe613",
"body": null,
"is_bot": false,
"headline": "feat: update symfony dependencies",
"author_name": "Maik Schneider",
"author_login": "maikschneider",
"committed_at": "2024-01-26T10:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2888230b55163cb8d7721d923d4198322742dd7e",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Fix incorrect array shape definition (#172)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-11-07T15:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3f0501e65121657b38dc986b7f0e0da53ffe74",
"body": "…` (#173)",
"is_bot": false,
"headline": "[CLEANUP] Use more PHP 7.4 language feature in `Linter/Configuration/…",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-11-07T15:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b8d1992127a8ac1baac62277893575156709b4",
"body": "Also use more specific PHPDoc type annotations.",
"is_bot": false,
"headline": "[TASK] Use more PHP 7.4 language features",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-05-31T08:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e91588fe0c4037b8ead8dec1afb7282830790f7",
"body": null,
"is_bot": false,
"headline": "[TASK] Update to PHPUnit 9.6 (#171)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-05-31T08:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f48a3c8659786bd5dfd7d5c76905f392c9204a",
"body": null,
"is_bot": false,
"headline": "[TASK] Add Symfony 6.3 to the CI test matrix (#170)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-05-31T08:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ef0ce9093bc72035ba9be50557a86f8352236d5",
"body": "Co-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Use PHP 7.4 language features in `Command/` (#167)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-03-03T14:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85eb5b93baac724785ddb3bcd28ac6a72df0dd6d",
"body": "Resolves: #165",
"is_bot": false,
"headline": "[TASK] Fix deprecation warnings in output with PHP 8.2 (#168)",
"author_name": "Kevin Appelt",
"author_login": "kevin-appelt",
"committed_at": "2023-02-21T14:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80151baa178f2e30c8c059b6efa4048382262e5d",
"body": "Symfony 6.2 has been released, and TYPO3 12LTS is going to use it.\r\nSo we should use/allow that version as well.",
"is_bot": false,
"headline": "Upgrade to Symfony 6.2 (#164)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2023-02-01T10:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e04413ffdbc54e255428f07ab4503c9ed5396e1",
"body": null,
"is_bot": false,
"headline": "Use more PHP 7.4 language feature in `tests/` (#161)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-11-22T15:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d6c718348d68cb7f292d2f9bef5e7508221541",
"body": null,
"is_bot": false,
"headline": "Use more PHP 7.4 language feature in `Application` (#162)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-11-22T15:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8502a0d7658b98618d67987b7c3d3283d0b324de",
"body": "This will remove unrelated changes in contributions\r\n(where the contributors might want to autoformat the changed files).",
"is_bot": false,
"headline": "Autoformat the PHP files with PhpStorm (#159)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-11-01T15:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea258647d6b78154996b0a65c762f45d427ac5bc",
"body": "This will remove unrelated changes in contributions (where the\r\ncontributors might want to autoformat the changed files).\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Autoformat the non-PHP files according to the `.editorconfig` (#157)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-11-01T14:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a417d16cbe8ed049cca2db092bec6365ff88174e",
"body": null,
"is_bot": false,
"headline": "Exclude more development-only files from packaging (#158)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-11-01T14:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287a9aa3a7fa38aca865b9ff1f746a8378ab189f",
"body": "This allows to keep things consistent with other TYPO3-related packages,\r\nand also covers some more file types.\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Sync the `.editorconfig` with the TYPO3 coding standards package (#154)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-17T12:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d2cb9c32de0939e44dd95a0003e29581f76b0d4",
"body": null,
"is_bot": false,
"headline": "Sort the entries in `.gitattributes` (#155)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-17T12:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b229e85cc012b845b767b55469a7e327d65e6306",
"body": "Co-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Switch the PHAR building tests to PHP 8.1 (#152)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-16T14:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c76be7326b2d4e4c1eb2f8c08cdc33f7008bef56",
"body": "This ensures we have the latest bug fixes both on CI as well as\r\nfor local development.\r\n\r\nAs these are the development dependencies, this does not have any\r\neffect on projects that use this package.\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Update the development dependencies (#151)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-16T14:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0030568e7445ed4116cd686c3db39d2d4df220",
"body": "Fixes #145",
"is_bot": false,
"headline": "Add official support for PHP 8.2 (#150)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-16T14:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55bbedae78a9f11cdebb6c6f814158b9f4e5ef3a",
"body": "As this package (rightfully) does not ship a `composer.lock`,\r\nthere is not point validating that file during `composer validate`.",
"is_bot": false,
"headline": "Do not check the lockfile on `composer validate` (#153)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-16T13:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c997249c0f86f9c504ac712afefe2d94be48f086",
"body": "Fixes #130\r\nCloses #131",
"is_bot": false,
"headline": "Add support for Symfony 6.1 (#149)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-16T12:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b2f0f6eaa0769670f7a38e6357b38a281f5730",
"body": "Dependabot does not recognize multi-version dependencies and will happily\r\nmangle them (like in #143).\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Block Dependabot updates for Symfony components (#147)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-14T15:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702d02220735b3e0ccf950456b0fd98a20ab6489",
"body": "This will allow running Symfony versions with only a subset of the\r\nPHP versions, e.g., Symfony 6.1 only with PHP 8.1.\r\n\r\nAlso rename the build matrix variables to better match what they contain\r\n(from plural to singular).",
"is_bot": false,
"headline": "Make the test matrix entries explicit (#138)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-14T15:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a114c8aeac8c7fb21d5d5009a3be0118696fa9",
"body": null,
"is_bot": false,
"headline": "[TASK] Update to Psalm 4.29.0 (#148)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-12T15:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572115e375bb35c221a05c7591192b65a125641d",
"body": null,
"is_bot": false,
"headline": "Fix missing caret in the Symfony dependencies (#146)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-12T15:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf96ad02849139be7ece275bdcd3d36a51bd4c6",
"body": "- drop the Travis CI configuration files and all references to it\r\n- switch the build status badge to represent the GitHub Actions status",
"is_bot": false,
"headline": "Finish the transition from Travis CI to GitHub Actions (#135)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T17:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d2df125da85f66d8bf20b33a674c4e118b8135",
"body": "According to https://symfony.com/releases, Symfony 3.x is has reached\r\nits end of life, and from the 4.x and 5.x release lines, only 4.4\r\nand 5.4 still get updates.",
"is_bot": false,
"headline": "Drop support for end-of-lifed Symfony versions (#136)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T16:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af44c8c9694aa7eef4ef38724d38dcaa6bc05a8f",
"body": null,
"is_bot": false,
"headline": "Upgrade the coverage GitHub Action (#137)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T13:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a823930db89510316f513cf80869d19a52fce1d",
"body": "Also remove trailing whitespace from the CI configuration files.\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Upgrade the GitHub actions (#134)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T12:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa73a21c149edfd1486ade00fc72b94da8df9a0f",
"body": "Now this is more in line with what the TYPO3 world uses.\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Clean up the dependency notation in `composer.json` (#132)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T12:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fc3ad1f57a66b2d9e207d1dab09fa7b6999b26c",
"body": null,
"is_bot": false,
"headline": "[TASK] Upgrade Psalm and adapt the Psalm configuration (#133)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2022-10-11T12:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95982accd47ca4daabba8492cb33dbd93f40cbe",
"body": "…signments (#124)\n\n* NestingConsistencySniff should also operate on non-assignments\r\n\r\n* Adjust test cases to new wording\r\n\r\n* Fix Psalm warnings",
"is_bot": false,
"headline": "NestingConsistencySniff should also consider statements other than as…",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2022-02-13T20:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e76fbd472006cbadccc878b3f103e2fc305129a1",
"body": "* Raise minimum PHP version to 7.4, bump PHPUnit\r\n\r\n* Remove old PHP version from workflow config",
"is_bot": false,
"headline": "Raise minimum PHP version to 7.4, bump PHPUnit (#123)",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2022-02-13T15:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667eb63e1639b9fd726f72d1825be09ecfbdbb95",
"body": null,
"is_bot": false,
"headline": "Bump typo3-typoscript-parser dependency to ^2.3 (#119)",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2021-05-05T19:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822a6eab3e1165f6cd90a759fc3d4b13af37b953",
"body": null,
"is_bot": false,
"headline": "Ignore empty lines when checking indentation (#117)",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2021-05-02T12:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fba670721e9076998d5305bcad4f14ef0146279",
"body": null,
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot (#114)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-29T22:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011ad8e26019544912a1ef15f0eede886cfb4cab",
"body": "Fixes #101\r\n\r\nCo-authored-by: Martin Helmich <kontakt@martin-helmich.de>",
"is_bot": false,
"headline": "Fix no warnings for not indented lines in conditions (#111)",
"author_name": "tillhoerner",
"author_login": "tillhoerner",
"committed_at": "2021-04-05T15:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a7b5bd9da79341d01b116c3ba2af6eb0754aa19",
"body": "* Add PHP8 compatibility\r\n\r\n* Do not run duplicate workflow jobs",
"is_bot": false,
"headline": "Add PHP8 compatibility (#112)",
"author_name": "Martin Helmich",
"author_login": "martin-helmich",
"committed_at": "2021-04-05T15:43:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 4,
"latest_release_at": "2024-02-29T08:54:19Z",
"latest_release_tag": "v3.2.1",
"releases_from_tags": false,
"days_since_last_push": 334,
"active_weeks_last_year": 1,
"days_since_latest_release": 874,
"mean_days_between_releases": 130.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "helmich/typo3-typoscript-lint",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/helmich/typo3-typoscript-lint",
"is_deprecated": false,
"latest_version": "v3.3.0",
"repository_url": "https://github.com/martin-helmich/typo3-typoscript-lint",
"versions_count": 35,
"total_downloads": 3176175,
"dependents_count": 260,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 61717,
"first_published_at": null,
"latest_published_at": "2025-01-30T15:00:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 537
}
]
},
"popularity": {
"forks": 20,
"stars": 90,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2015-09-16",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-12-11",
"count": 2
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_forks": 20
},
"star_history": null,
"open_issues_and_prs": 16
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 6856,
"source_files_sampled": 65,
"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": 15,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/dependency-injection",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/config",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/yaml",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/finder",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/filesystem",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "symfony/event-dispatcher",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0"
},
{
"name": "helmich/typo3-typoscript-parser",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "helmich/typo3-typoscript-parser",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/config",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/dependency-injection",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/yaml",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-dom",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mikey179/vfsstream",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 15,
"direct_count": 8,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 111,
"open_issues": 13,
"closed_ratio": 0.79,
"closed_issues": 49,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "martin-helmich",
"commits": 314,
"avatar_url": "https://avatars.githubusercontent.com/u/2538958?v=4"
},
{
"type": "User",
"login": "oliverklee",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/765746?v=4"
},
{
"type": "User",
"login": "maikschneider",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/696865?v=4"
},
{
"type": "User",
"login": "mbrodala",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5037116?v=4"
},
{
"type": "User",
"login": "cseifert",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/78357?v=4"
},
{
"type": "User",
"login": "chrissonntag",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/39337016?v=4"
},
{
"type": "User",
"login": "DanielSiepmann",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/354250?v=4"
},
{
"type": "User",
"login": "tmotyl",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/515397?v=4"
},
{
"type": "User",
"login": "kevin-appelt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25666167?v=4"
},
{
"type": "User",
"login": "stefanszymanski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2189734?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.858
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"php.yml",
"php_codecov.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"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": 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": 1,
"reason": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 1/6 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 8,
"reason": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"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": "5841919aafa6d70aa0029c7a817222b7c9de9e87",
"ran_at": "2026-07-22T11:12:01Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-08-22T09:15:03Z",
"oldest_open_prs": [
{
"number": 93,
"created_at": "2020-01-10T11:12:23Z",
"last_comment_at": "2022-12-14T08:54:38Z",
"last_comment_author": "spoonerWeb"
},
{
"number": 126,
"created_at": "2022-05-02T14:34:46Z",
"last_comment_at": "2022-05-02T20:14:53Z",
"last_comment_author": "garettrobson"
},
{
"number": 192,
"created_at": "2025-04-11T09:17:11Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-08-22T09:14:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 57,
"created_at": "2018-07-24T12:06:56Z",
"last_comment_at": "2019-01-29T10:04:54Z",
"last_comment_author": "wolffc"
},
{
"number": 64,
"created_at": "2018-10-27T14:35:50Z",
"last_comment_at": "2018-11-10T13:14:03Z",
"last_comment_author": "cumuru"
},
{
"number": 92,
"created_at": "2020-01-10T10:34:51Z",
"last_comment_at": "2020-01-10T12:59:03Z",
"last_comment_author": "kaystrobach"
},
{
"number": 103,
"created_at": "2020-12-11T12:09:53Z",
"last_comment_at": "2022-07-04T16:37:49Z",
"last_comment_author": "SvenJuergens"
},
{
"number": 108,
"created_at": "2021-01-07T10:22:53Z",
"last_comment_at": "2021-01-07T10:28:03Z",
"last_comment_author": "syssi"
},
{
"number": 110,
"created_at": "2021-03-04T07:50:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2022-04-06T13:23:24Z",
"last_comment_at": "2022-04-24T09:43:48Z",
"last_comment_author": "martin-helmich"
},
{
"number": 127,
"created_at": "2022-08-19T11:35:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2022-08-19T11:40:05Z",
"last_comment_at": "2023-11-18T17:34:30Z",
"last_comment_author": "fnagel"
},
{
"number": 166,
"created_at": "2023-01-26T14:51:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 194,
"created_at": "2025-09-19T11:33:30Z",
"last_comment_at": "2025-09-28T18:41:01Z",
"last_comment_author": "martin-helmich"
},
{
"number": 195,
"created_at": "2025-10-30T09:33:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 196,
"created_at": "2026-06-15T16:00:24Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/martin-helmich/typo3-typoscript-lint",
"host": "github.com",
"name": "typo3-typoscript-lint",
"owner": "martin-helmich"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 39,
"vitality": 26,
"community": 56,
"governance": 61,
"engineering": 67,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 50,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 26,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 0.99,
"days_since_last_push": 334,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 334 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 334
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v3.2.1",
"releases_from_tags": false,
"days_since_latest_release": 874,
"mean_days_between_releases": 130.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 874 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 874
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~130.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 130.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 334,
"days_since_last_human_commit": 334,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 334 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 334,
"count": 3,
"signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 20,
"stars": 90,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "90 stars",
"points": 31.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 90
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "20 forks",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 20
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"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": 80,
"inputs": {
"packages": [
"helmich/typo3-typoscript-lint"
],
"dependents": 260,
"ecosystems": "packagist",
"total_downloads": 3176175,
"monthly_downloads": 61717
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "61,717 downloads/month across packagist",
"points": 63.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 61717,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "260 packages depend on it",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 260
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.858
},
"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 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 111,
"open_issues": 13,
"closed_issues": 49,
"issue_closed_ratio": 0.79,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "79% of issues closed",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 79
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "111/123 decided PRs merged",
"points": 34.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 111,
"decided": 123
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/6 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"followers": 218,
"owner_type": "User",
"is_verified": null,
"owner_login": "martin-helmich",
"public_repos": 124,
"account_age_days": 5031
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "218 followers of martin-helmich",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 218,
"login": "martin-helmich"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "124 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 124
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"helmich/typo3-typoscript-lint"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 537
},
"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 537 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 537
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "35 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 35
}
}
],
"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": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"typoscript",
"typoscript-lint",
"php",
"linter",
"linting",
"typo3",
"continuous-integration"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"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, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9
},
"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": "1 out of 6 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.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 1/6 approved changesets -- score normalized to 1",
"points": 0.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": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"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": 15
},
"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": "moderate",
"name": "AI Readiness",
"value": 51,
"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.556,
"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": "55 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": 6856,
"source_files_sampled": 65,
"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/65 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T11:12:20.663223Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/martin-helmich/typo3-typoscript-lint.svg",
"full_name": "martin-helmich/typo3-typoscript-lint",
"license_state": "standard",
"license_spdx": "MIT"
}