Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4846,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 589155
},
"pushed_at": "2026-06-15T12:54:01Z",
"created_at": "2020-11-03T17:39:31Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T21:39:44Z",
"description": "Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects",
"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://tomasvotruba.com",
"name": null,
"type": "Organization",
"login": "symplify",
"company": null,
"location": "Czech Republic",
"followers": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/16455105?v=4",
"created_at": "2015-12-27T20:04:55Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 3868
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "14.12.0",
"kind": "minor",
"published_at": "2026-06-15T08:39:26Z"
},
{
"tag": "14.11.0",
"kind": "minor",
"published_at": "2026-06-09T21:56:26Z"
},
{
"tag": "14.6.3",
"kind": "patch",
"published_at": "2025-04-19T15:24:21Z"
},
{
"tag": "14.1.0",
"kind": "minor",
"published_at": "2024-12-18T16:20:20Z"
},
{
"tag": "13.0.0",
"kind": "major",
"published_at": "2024-06-13T02:31:00Z"
},
{
"tag": "11.1.0",
"kind": "minor",
"published_at": "2022-08-08T21:34:35Z"
}
],
"recent_commits": [
{
"oid": "f8ababbb55e552fc2e3b86ec5809835f82f1211b",
"body": "* Remove invalid character from phpunit-rules.neon\n\n* ci(workflow): Add Neon linting step and composer script\n\n- Add GitHub Actions step \"Lint Neon\" to run vendor/bin/neon-lint config/\n- Add nette/neon dependency and composer script \"lint-neon\" to run the linter\n- Ensure Neon config files are linted in CI to catch syntax and format errors early",
"is_bot": false,
"headline": "Remove invalid character from phpunit-rules.neon (#276)",
"author_name": "guanguans",
"author_login": "guanguans",
"committed_at": "2026-06-15T12:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbcc1b8334585ef0b46b947ac59bc9276c8b891",
"body": null,
"is_bot": false,
"headline": "update build to anywherephp",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-15T08:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31242401e8498c9418a14189e48b2b53158d3f7b",
"body": null,
"is_bot": false,
"headline": "Remove maximumIgnoredErrorCount feature (#274)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-15T08:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a934c3f95bd645cf2f2923fe06faf3bc3b40652",
"body": "* misc\n\n* nest parameters under symplify vendor, as convention\n\n* next\n\n* Tidy up\n\n* bump",
"is_bot": false,
"headline": "[config] nest parameters under symplify vendor, as convention (#273)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-15T08:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ee64a825a4ef7f9d9c72fb14b0f16b0f199158",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-14T17:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a613aa6f1d0e71d75a80b3e30d5b8d293e1ec9b",
"body": "* Add #[attribute] support to NoEntityMockingRule\n\n* add stub",
"is_bot": false,
"headline": "Add #[attribute] support to NoEntityMockingRule (#272)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-10T08:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae512cbaf8ea28031c71ffe1c3d782d693931eb3",
"body": "* moving phpstan extenison ehre\n\n* bump deps\n\n* fix CI: ignore Laravel/Finder/windows deps and skip phpstan extension types in class-leak\n\n* nest ReturnTypeExtension namespaces by framework (Symfony, Laravel)\n\n* make ClassConstFetchReturnTypeResolver::resolve static; gate Symfony/Laravel return type\n[…]\nravelReturnType params (off by default)\n\n* docs: document symfonyReturnType/laravelReturnType return type extensions\n\n* gate NativeFunctionReturnTypeExtension behind pathStrings param (off by default)",
"is_bot": false,
"headline": "Merge symplify/phpstan-extenisons here, as only few classes (#270)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-09T21:54:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4c5162d88fa49ada3a3ba265f9f342130bf96140",
"body": "* bump to PHP 8.4\n\n* bump",
"is_bot": false,
"headline": "bump to PHP 8.4 (#271)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-08T22:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb1f75368c17fbe492542fc5ed7c916ace01b5c",
"body": null,
"is_bot": false,
"headline": "Add CLAUDE.md with project metadata (#269)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-08T07:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9534989688eaa5d888d303411a65972d74373d88",
"body": "…arameter (#268)\n\n- port AvoidAnyExpectsRule, NoWithOnStubRule and RequireAtLeastOneRule from rector/mockstan with tests\n- move all mocking rules to new config/mock-rules.neon, auto-loaded via extension-installer and enabled with single \"parameters: mocks: true\"\n- give ExplicitExpectsMockMethodRule its own error identifier\n- document mock rules set in README",
"is_bot": false,
"headline": "Merge rector/mockstan: PHPUnit mock rules enabled via \"mocks: true\" p…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-07T22:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c2158687c4b703b6f1b890a14d3f8e593175f1",
"body": "Merges https://github.com/TomasVotruba/ctor into this package:\n\n- NewWithFollowingSettersCollector collects new + setter call groups\n- NewOverSettersRule reports classes always created with the same setters\n- separate config/ctor-rules.neon, auto-loaded via extension-installer\n- disabled by default, enable with \"ctor: true\" parameter",
"is_bot": false,
"headline": "Add NewOverSettersRule ported from tomasvotruba/ctor (#267)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-06-07T19:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64483f1327e40f117fadba622479db4c46df7c5c",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-30T22:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8543d412a9f06a74417fccbc473589de450fa446",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove Rector-specific rules section from README",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-27T05:45:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4a153e8c426bec3dad78eb1919466225db7cc5df",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document missing PHPStan rules in README with examples",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-05-27T05:43:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a518b21148ea29729b32e0009478d5ea7777e89b",
"body": "* NoDynamicNameRule: Skip named lookup on known object\n\n* Update SkipConstantLookupOnKnownType.php\n\n* Update NoDynamicNameRule.php\n\n* run rector on unrelated files",
"is_bot": false,
"headline": "NoDynamicNameRule: Skip named lookup on known object (#264)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2026-05-21T10:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f6aa76c08e5e232a966d7b8643c044020a52c1",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-06T21:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73315cc31710075c1fe02fbf105a105980bf017",
"body": null,
"is_bot": false,
"headline": "Bump deps",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-06T21:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66320e7d750dbaf2dedb8b33f0c9ab7b1f5099e4",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-06T21:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3c9ab7d1eda9ea0da6989f307fae56b7c48a55",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-06T11:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e914a91b881b0c8570ae0acc7acbb8bb3cf392cb",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-06T11:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7aa41072850f9875b45272d263be3f4a183f40",
"body": "…s (#261)\n\n* add test\n\n* add test\n\n* Add test for NoDocumentMockingRule and skip interface/abstract classes",
"is_bot": false,
"headline": "Add test for NoDocumentMockingRule and skip interface/abstract classe…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-02T14:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfd04b343f15a9558280beea3ef9ec7be0a216a",
"body": null,
"is_bot": false,
"headline": "covert stubs and configured mocks as well",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-02-02T11:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df525187a525e81b290f7ef5114a1021e72d6c8d",
"body": null,
"is_bot": false,
"headline": "[phpunit] Add ExplicitExpectsMockMethodRule (#260)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-29T15:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2358f48166620ce270961009674338fe4f329e",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-05T13:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4db1df61571167d6e3150b9c82008d840366464",
"body": "* bump min version to PHP 8.3\n\n* bump to PHP 8.3 syntax",
"is_bot": false,
"headline": "Bump min version to PHP 8.3 (#259)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-05T08:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730b3d2ea4b7485a3cdc282a6484bd9131195bdc",
"body": null,
"is_bot": false,
"headline": "skip as part of desc (#258)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-05T08:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db6301358961e631c4ff3b6dc5deeed816c846d",
"body": null,
"is_bot": false,
"headline": "[rule] Add NoMissnamedDocTagRule (#257)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-04T11:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38e3a6ebbf5023cfd3a8038cce2e5cc05699a132",
"body": "…re (#256)",
"is_bot": false,
"headline": "skip magic methods in NoDynamicNameRule, as dynamic name expected the…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-04T11:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84dcc335d4b25f4e3e8acc3de9ee1c4324a36cb0",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-03T23:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ca18a62fd8ca4dc08dc5e10da7b3979b62cb84",
"body": null,
"is_bot": false,
"headline": "[tests] add known doc iterables",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-03T23:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba52d3c8e1f420c0406895443352fa7ddda22e0",
"body": "* [tests] add known doc iterables\n\n* cs",
"is_bot": false,
"headline": "[tests] add known doc iterables (#255)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-03T23:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa1382453cf4b2fcfef4697f6d02ab47e9b3431",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-03T23:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3993ea836e343d7e8e364b5da9d71a64c5168e2",
"body": null,
"is_bot": false,
"headline": "[rules] Add NoMissingVariableDimFetchRule (#254)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2026-01-03T23:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c87d1eebc96e7ce10ba579df17697ea4cbceec",
"body": "Co-authored-by: Elliot Bruneel <elliot.bruneel@wizbii.com>",
"is_bot": false,
"headline": "chore: allow webmozart/assert ^2 (#253)",
"author_name": "Elliot",
"author_login": "elliotbruneel",
"committed_at": "2025-12-23T09:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547d364c8988d8d00529cce22ff91019006fc8d2",
"body": null,
"is_bot": false,
"headline": "skip newlined_array_print",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-08T15:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a79d73505b4be54009f0b3d40808c79eeed5f8a",
"body": null,
"is_bot": false,
"headline": "add 2 more skips",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-08T14:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ca3e820c7ad806ccde6660d88aed37968af185",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-08T14:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db324c1c11afc05b67cc5d2e4bfa284d02153a6d",
"body": null,
"is_bot": false,
"headline": "skip rawValue",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-08T14:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "669b3179da08a09f8861dc386c4156462f3329ce",
"body": "* [rector] add AvoidFeatureSetAttributeInRectorRule\n\n* restore interface",
"is_bot": false,
"headline": "[rector] add AvoidFeatureSetAttributeInRectorRule (#252)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-08T14:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45a53fa4badec79d0050d3d59899df2806cf8b2",
"body": null,
"is_bot": false,
"headline": "Fix the code example in `README.md` (#251)",
"author_name": "Maksim Spirkov",
"author_login": "mspirkov",
"committed_at": "2025-12-06T19:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a4095c0f4f1ccdf0256bd91e001001cdf9e26a",
"body": "…eturnRule (#250)",
"is_bot": false,
"headline": "handle cases, if int is returned in nested call in NoIntegerRefactorR…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-02T13:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb45457596e3eeef5c95aebe918590eed5e4c54a",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-02T13:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1521c0e50d3826a44231c272748e2546129898b0",
"body": "* allow REMOVE_NODE\n\n* skip nested closure",
"is_bot": false,
"headline": "allow REMOVE_NODE (#249)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-02T00:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32fc26ef695b60ced57ac90305f7694a901de4af",
"body": null,
"is_bot": false,
"headline": "[rector] add NoIntegerRefactorReturnRule (#248)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-12-01T23:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98bb10acd43501674c89a788b9b09f739a66ea3",
"body": null,
"is_bot": false,
"headline": "narrow return object type",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-28T21:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ef3f88d946b55c86ad6d7724b6ee932878d218",
"body": null,
"is_bot": false,
"headline": "[rector] add NoOnlyNullReturnInRefactorRule (#247)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-28T21:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abcb2859bddc2afb4d9002276644750d3cbf6f3",
"body": null,
"is_bot": false,
"headline": "[config] Add FileNameMatchesExtensionRule (#246)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-26T13:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64ecd251fd7fbd400c1cb7971864b32b5cd6231",
"body": null,
"is_bot": false,
"headline": "[rector] add PreferDirectIsNameRule (#245)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-20T18:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea0d8080adefde98eebb18e78d4e2771ba3642ea",
"body": "…ules (#244)",
"is_bot": false,
"headline": "[rector] add rule to encourage node passing over assignig in rector r…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-20T18:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103574d58b38fa8f031e62c2039865ace3708e9a",
"body": "* fix: GH-238 use internal constant\n\n* fix: GH-238 missing class",
"is_bot": false,
"headline": "fix: GH-238 use internal constant (#239)",
"author_name": "Frederik Buchlák",
"author_login": "fbuchlak",
"committed_at": "2025-11-13T10:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50bc942e0ea630edaa79a5bb4fe55c168267600c",
"body": null,
"is_bot": false,
"headline": "add invokable controller (#242)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-13T10:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33067400c3aa38567536bc63f98256db577cafc",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-03T15:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da25fe8c056ba4730260e4854f7fcf71e9d711d",
"body": null,
"is_bot": false,
"headline": "fix error target to method",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-11-03T14:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87390a0967efea572511527cda0b5d77e8dd15d6",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-10-09T15:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050990cc8c7175c2421e6e09dfecd4a01f3c0311",
"body": null,
"is_bot": false,
"headline": "[symfony] Add NoControllerMethodInjectionRule (#241)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-10-09T15:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947b9c72900454bb0a13c461456be116acc9e258",
"body": null,
"is_bot": false,
"headline": "[symfony] add NoSetClassServiceDuplicationRule (#237)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-08-27T10:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6cf9765f6ce53e7d04e401491e1c4b8a594d05",
"body": "… rule (#236)",
"is_bot": false,
"headline": "[complexity] add foreach ception rule + no autowire duplicate symfony…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-08-14T10:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16a6d0d03ad51c0c2160f8bff445095d9ac1eb4",
"body": null,
"is_bot": false,
"headline": "reapply",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-08-07T07:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97a26e1d25115aadad6cece57ad9c1a811117cf4",
"body": null,
"is_bot": false,
"headline": "bump phpstan version",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-08-07T07:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a610605b27cfeac567eaedc7407051291d9b3992",
"body": null,
"is_bot": false,
"headline": "Fix ShouldNotHappenException not found (#235)",
"author_name": "Tareq Ahamed",
"author_login": "tareqas",
"committed_at": "2025-08-06T14:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb513b0e775f5386321cb2157cbd3429d91b1660",
"body": null,
"is_bot": false,
"headline": "Bump to use Rector 2.1.2 and re-enable on CI (#233)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-07-17T19:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49aff72cd262de6939803d45a802ed32287cce2",
"body": "…tRule (#231)\n\n* [PHPStan 2.1.18] Fix NeonAdapter construct on MaximumIgnoredErrorCountRule\n\n* eol\n\n* Fix",
"is_bot": false,
"headline": "[PHPStan 2.1.18] Fix NeonAdapter construct on MaximumIgnoredErrorCoun…",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-07-17T19:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba149ddc6f535c5c6b2d36a568ab4be1f9f2a897",
"body": null,
"is_bot": false,
"headline": "Fix typo in Readme (#228)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-05-19T09:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e2e8315c94d7c4f54536134b565d2206b24fd8",
"body": null,
"is_bot": false,
"headline": "fix name",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-05-07T08:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c32a6dbf03b02907b7ce31d54989273e84e355",
"body": null,
"is_bot": false,
"headline": "skip dynamic class const fetch (#224)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-28T13:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f69d82101d015b90b24407c3388d2ca55ae38f",
"body": "…(#223)",
"is_bot": false,
"headline": "Skip dynamic entity class names in NoGetRepositoryOutsideServiceRule …",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-28T13:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9180bf39f9573f97b0076361263703f9d88db94",
"body": "…r and skip document repository (#222)",
"is_bot": false,
"headline": "improve RequireQueryBuilderOnRepositoryRule to report document manage…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-28T12:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d11c041ac4667ca8e2d5abd6943e51c136406d7",
"body": null,
"is_bot": false,
"headline": "Add test for RequireQueryBuilderOnRepositoryRule (#221)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-28T12:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5f91e0e3caf8c4f13cfe8ae182ac53b5bcb5b0",
"body": null,
"is_bot": false,
"headline": "add NoConstructorOverrideRule to code-complexity set",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-28T09:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97ceb649d54fe3f8aa96b3e061d20413f1514385",
"body": null,
"is_bot": false,
"headline": "skip custom functions in NoBareAndSecurityIsGrantedContentsRule (#220)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-27T20:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6060667d587c0bf42bc873c32d5ce04df88b86",
"body": null,
"is_bot": false,
"headline": "[phpunit] Add NoDoubleConsecutiveTestMockRule (#219)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-25T16:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4215d17cf3d604f4b10a44aefcf74fa7aeb4c658",
"body": null,
"is_bot": false,
"headline": "run dependency analysis (#218)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-25T16:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f853003f4d37e84df2033daacd9ec5decf8ebb2",
"body": null,
"is_bot": false,
"headline": "add rules",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-19T15:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1d4fe5e8c70d8c4b3967e614c14668bc60690d",
"body": null,
"is_bot": false,
"headline": "add missing rule",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-19T15:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc4f08b75c7a09cb39d8a3fcd24d0e4cb2d5d49",
"body": null,
"is_bot": false,
"headline": "Add NoArrayMapWithArrayCallableRule (#217)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-19T08:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48d56705a6c4561c4d4cfbdb6fe12d54cd7a70b",
"body": null,
"is_bot": false,
"headline": "skip non-closure sets in NoServiceSameNameSetClassRule (#216)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-11T08:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de587cfc0b4cc728c5b7910497f6c59df0dba3f",
"body": null,
"is_bot": false,
"headline": "[symfony] Add PreferAutowireAttributeOverConfigParamRule (#215)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-11T07:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2103334bf05ac756761de709f43769a06acd6f5",
"body": null,
"is_bot": false,
"headline": "[symfony] Add NoBareAndSecurityIsGrantedContentsRule (#214)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-10T10:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cca318816e39ef8116cd82553f824beb1b4403a",
"body": "* [symfony] kick of require is granted rule\n\n* [symfony] Add RequireIsGrantedEnumRule",
"is_bot": false,
"headline": "[symfony] Add RequireIsGrantedEnumRule (#213)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-10T09:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a920b4287fc662e8a51b0be7021cadd3bd7b9f29",
"body": "Co-authored-by: Markus Staab <47448731+clxmstaab@users.noreply.github.com>",
"is_bot": false,
"headline": "NoDynamicNameRule: Fix union type handling (#212)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2025-04-07T09:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1400703ddb6e9680460e199713551a839cd22e09",
"body": null,
"is_bot": false,
"headline": "make use of naming helper (#211)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-06T19:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3263af66ac8a2eba3983d93722a7da4aad5757",
"body": "…ameSetClassRule (#210)\n\n* [symfony] Add NoDuplicateArgAutowireByTypeRule\n\n* [symfony] Add NoServiceSameNameSetClassRule\n\n* README",
"is_bot": false,
"headline": "[symfony] Add NoDuplicateArg(s)AutowireByTypeRule, and NoServiceSameN…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-06T19:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a07f25594460eb9fc664cc7ecc6b4f781587a1",
"body": "* [symfony] Add TaggedIteratorOverRepeatedServiceCallRule\n\n* README",
"is_bot": false,
"headline": "[symfony] Add TaggedIteratorOverRepeatedServiceCallRule (#209)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-04-06T17:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a960ad07078578a7e6869bb967a5d7f1644652a",
"body": null,
"is_bot": false,
"headline": "[doctrine] Add RequiredDoctrineServiceRepositoryParentRule (#208)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-31T10:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689e172b5036316229473061b184ec3b17f53751",
"body": "…ositoryOnServiceRepositoryEntityRule (#207)\n\n* include repository interface\n\n* move to nested directories",
"is_bot": false,
"headline": "[doctrine] Add ServiceDocumentRepositoryInterface support to NoGetRep…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-31T10:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af1488f42e2ef7687f2ec8b216622d21d150626",
"body": "* Update README: Fixed namespace for some rules.\n\n* Added back rule sets.",
"is_bot": false,
"headline": "Update README: Fixed namespace for some rules. (#205)",
"author_name": "Kevin",
"author_login": "kkevindev",
"committed_at": "2025-03-29T08:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d0c444bcb8a771f6f10e1bf8dbfe9d1016cbb0",
"body": null,
"is_bot": false,
"headline": "register rule",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-26T14:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a00caa9494a4273ea7769552870e22d0c718e0",
"body": null,
"is_bot": false,
"headline": "[symfony] Add AlreadyRegisteredAutodiscoveryServiceRule (#204)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-26T14:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f9b2265e909eb218ca0995a4bfaf9670eff29e",
"body": null,
"is_bot": false,
"headline": "[symfony] Add NoBundleResourceConfigRule (#203)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-26T13:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea28d97da4e114fe084f5fcbdc903d8f0be24c99",
"body": null,
"is_bot": false,
"headline": "[symfony] Add ServicesExcludedDirectoryMustExistRule (#202)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-26T10:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6234e4cb9215509bc882a53940e79843bbddf6cd",
"body": null,
"is_bot": false,
"headline": "[doctrine] Add NoListenerWithoutContractRule (#201)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-25T16:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4d30dc34a60d80d2db7d090712a9eedab25392",
"body": null,
"is_bot": false,
"headline": "Skip SkipConstraintValidatorTest (#200)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-25T14:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838ffd34f0fb86210b827d9bc84c63657d0ccb33",
"body": null,
"is_bot": false,
"headline": "add NoMockObjectAndRealObjectPropertyRule to phpunit set (#199)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-25T13:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466457f04128440b8a3593abc6e8f2ebdd06f466",
"body": null,
"is_bot": false,
"headline": "remove stubs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-21T09:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13bad54d75a4bc23b42c6f228f0ae8915a1161e",
"body": null,
"is_bot": false,
"headline": "cleanup stubs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-21T08:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19b460a5a7c835b8e6622237a9b65418f30d859",
"body": null,
"is_bot": false,
"headline": "remove stubs from final package",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-21T08:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95dbf4e6b416ae8eb9e9ba271a170d4aef732801",
"body": null,
"is_bot": false,
"headline": "[symfony] Skip invokable listeners (#197)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-20T14:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65fda1f68c6be3846b92ebb6697a250f1fd4052a",
"body": null,
"is_bot": false,
"headline": "skip document not found listener method",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-20T13:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdad4f53981ac93d361a769a7152e41ef3fea748",
"body": null,
"is_bot": false,
"headline": "[symfony] Skip NoListenerWithoutContractRule form listener (#196)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-20T13:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a358cd3f927d6b23c697c428ffac0598ce1244",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2025-03-20T10:31:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 60,
"latest_release_at": "2026-06-15T08:39:26Z",
"latest_release_tag": "14.12.0",
"releases_from_tags": false,
"days_since_last_push": 45,
"active_weeks_last_year": 18,
"days_since_latest_release": 45,
"mean_days_between_releases": 281.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": "symplify/phpstan-rules",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/symplify/phpstan-rules",
"is_deprecated": false,
"latest_version": "14.12.0",
"repository_url": "https://github.com/symplify/phpstan-rules",
"versions_count": 460,
"total_downloads": 13267326,
"dependents_count": 232,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 601974,
"first_published_at": null,
"latest_published_at": "2026-06-15T08:34:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 45
}
]
},
"popularity": {
"forks": 30,
"stars": 269,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-11-27",
"count": 2
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 30
},
"star_history": null,
"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": 8378,
"source_files_sampled": 655,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2578
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "webmozart/assert",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.4"
},
{
"name": "nette/utils",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 222,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 32,
"closed_unmerged_prs": 22
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "actions-user",
"commits": 1105,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
},
{
"type": "User",
"login": "TomasVotruba",
"commits": 324,
"avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4"
},
{
"type": "User",
"login": "samsonasik",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/459648?v=4"
},
{
"type": "User",
"login": "staabm",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
},
{
"type": "User",
"login": "rector-bot",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/291251500?v=4"
},
{
"type": "User",
"login": "keulinho",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/15930605?v=4"
},
{
"type": "User",
"login": "ThomasLandauer",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1054469?v=4"
},
{
"type": "User",
"login": "Myks92",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/31630905?v=4"
},
{
"type": "User",
"login": "szymonmil",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/87675266?v=4"
},
{
"type": "User",
"login": "guanguans",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22309277?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.742
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"bare_run.yaml",
"code_analysis.yaml",
"downgraded_release.yaml"
],
"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": 10,
"reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 22 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f8ababbb55e552fc2e3b86ec5809835f82f1211b",
"ran_at": "2026-07-30T22:41:26Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-15T12:54:43Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-15T12:54:01Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/symplify/phpstan-rules",
"host": "github.com",
"name": "phpstan-rules",
"owner": "symplify"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 48,
"vitality": 67,
"community": 62,
"governance": 68,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 60,
"human_commit_share": 1,
"days_since_last_push": 45,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 45 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 45
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "60 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 60
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 84,
"inputs": {
"releases_count": 6,
"latest_release_tag": "14.12.0",
"releases_from_tags": false,
"days_since_latest_release": 45,
"mean_days_between_releases": 281.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 45 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 45
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~281.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 281.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": 48,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 48 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 48
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 30,
"stars": 269,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "269 stars",
"points": 39.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 269
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"packages": [
"symplify/phpstan-rules"
],
"dependents": 232,
"ecosystems": "packagist",
"total_downloads": 13267326,
"monthly_downloads": 601974
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "601,974 downloads/month across packagist",
"points": 77.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 601974,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "232 packages depend on it",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 232
}
}
],
"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": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 19,
"top_contributor_share": 0.742
},
"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 74% of commits",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 74
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 222,
"open_issues": 0,
"closed_issues": 32,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 22
},
"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": "222/244 decided PRs merged",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 222,
"decided": 244
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 72,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "symplify",
"public_repos": 9,
"account_age_days": 3868
},
"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": "72 followers of symplify",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 72,
"login": "symplify"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~10 yr old",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"symplify/phpstan-rules"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 45
},
"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 45 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 45
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "460 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 460
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"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": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 22 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": "15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"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": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.58,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2578
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"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": 41,
"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.02,
"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": "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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"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": 8378,
"source_files_sampled": 655,
"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/655 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 655,
"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.14.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:41:46.216734Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/symplify/phpstan-rules.svg",
"full_name": "symplify/phpstan-rules",
"license_state": "standard",
"license_spdx": "MIT"
}