Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"component",
"php",
"symfony",
"symfony-component"
],
"is_fork": false,
"size_kb": 161,
"has_wiki": false,
"homepage": "https://symfony.com/json-path",
"languages": {
"PHP": 165412
},
"pushed_at": "2026-07-28T21:30:01Z",
"created_at": "2025-05-02T13:04:33Z",
"owner_type": "Organization",
"updated_at": "2026-07-04T05:49:30Z",
"description": "Eases JSON navigation using the JSONPath syntax as described in RFC 9535",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "8.2",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://symfony.com/",
"name": "Symfony",
"type": "Organization",
"login": "symfony",
"company": null,
"location": "The Internet",
"followers": 2180,
"avatar_url": "https://avatars.githubusercontent.com/u/143937?v=4",
"created_at": "2009-10-24T04:05:23Z",
"is_verified": null,
"public_repos": 414,
"account_age_days": 6121
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2026-05-29T08:53:26Z"
},
{
"tag": "v8.1.0-BETA3",
"kind": "prerelease",
"published_at": "2026-05-20T12:11:18Z"
},
{
"tag": "v8.0.12",
"kind": "patch",
"published_at": "2026-05-20T10:07:28Z"
},
{
"tag": "v7.4.12",
"kind": "patch",
"published_at": "2026-05-20T09:43:43Z"
},
{
"tag": "v8.1.0-BETA1",
"kind": "prerelease",
"published_at": "2026-05-06T14:29:20Z"
},
{
"tag": "v8.0.8",
"kind": "patch",
"published_at": "2026-03-31T21:31:47Z"
},
{
"tag": "v7.4.8",
"kind": "patch",
"published_at": "2026-03-31T21:11:25Z"
},
{
"tag": "v8.0.4",
"kind": "patch",
"published_at": "2026-01-25T08:31:12Z"
},
{
"tag": "v7.4.4",
"kind": "patch",
"published_at": "2026-01-24T22:31:57Z"
},
{
"tag": "v7.3.10",
"kind": "patch",
"published_at": "2026-01-24T22:04:10Z"
},
{
"tag": "v8.0.3",
"kind": "patch",
"published_at": "2025-12-31T09:44:02Z"
},
{
"tag": "v7.4.3",
"kind": "patch",
"published_at": "2025-12-31T09:12:57Z"
},
{
"tag": "v7.3.9",
"kind": "patch",
"published_at": "2025-12-31T08:43:52Z"
},
{
"tag": "v8.0.1",
"kind": "patch",
"published_at": "2025-12-07T17:02:42Z"
},
{
"tag": "v7.4.1",
"kind": "patch",
"published_at": "2025-12-07T16:50:35Z"
},
{
"tag": "v7.3.8",
"kind": "patch",
"published_at": "2025-12-07T16:18:22Z"
},
{
"tag": "v7.4.0",
"kind": "minor",
"published_at": "2025-11-27T13:57:17Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-11-27T09:04:49Z"
},
{
"tag": "v8.0.0-RC1",
"kind": "prerelease",
"published_at": "2025-11-13T13:32:03Z"
},
{
"tag": "v7.4.0-RC1",
"kind": "prerelease",
"published_at": "2025-11-13T12:51:11Z"
},
{
"tag": "v7.3.5",
"kind": "patch",
"published_at": "2025-10-28T10:34:17Z"
},
{
"tag": "v8.0.0-BETA1",
"kind": "prerelease",
"published_at": "2025-10-28T10:06:22Z"
},
{
"tag": "v7.4.0-BETA1",
"kind": "prerelease",
"published_at": "2025-10-27T10:49:34Z"
},
{
"tag": "v7.3.4",
"kind": "patch",
"published_at": "2025-09-27T12:37:57Z"
},
{
"tag": "v7.3.2",
"kind": "patch",
"published_at": "2025-07-31T10:55:46Z"
},
{
"tag": "v7.3.1",
"kind": "patch",
"published_at": "2025-06-28T08:30:29Z"
},
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2025-05-29T07:51:53Z"
},
{
"tag": "v7.3.0-RC1",
"kind": "prerelease",
"published_at": "2025-05-25T21:08:03Z"
},
{
"tag": "v7.3.0-BETA2",
"kind": "prerelease",
"published_at": "2025-05-10T12:15:58Z"
}
],
"recent_commits": [
{
"oid": "7630e677d3d081172c9ba9a98914ed2f5b19acc2",
"body": null,
"is_bot": false,
"headline": "Add call to backers in README files",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-29T05:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0505001a50a9cbc67eb7445ee7130297df66f2",
"body": "* 8.0:\n [Runtime] Fix CVE-2024-50340 patch bypass by gating argv on $_SERVER['QUERY_STRING']",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-20T09:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4264fe2fdb873a1eb9f222a266ba040c3c880ae7",
"body": "* 7.4:\n [Runtime] Fix CVE-2024-50340 patch bypass by gating argv on $_SERVER['QUERY_STRING']",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-20T07:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3b29a249abf0b36a5f17676c08f0d934f9bed1",
"body": "Fix #455",
"is_bot": false,
"headline": "[JsonPath] Cap regex backtracking in match()/search() to prevent ReDoS",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-05-13T09:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9ff62f36d791affaf5fad56afb8d41199ec84e",
"body": "* 8.0:\n [Security] Throw BadCredentialsException on empty JSON login username/password\n [Routing] Honor the Request's method in UrlMatcher::matchRequest()\n [DependencyInjection] Log every build parameter removed during compilation\n [Serializer] Remove @internal from ClassMetadataInterface and At\n[…]\nake `BackedEnumNormalizer` unconditionally return `null` on invalid value if `allow_invalid_values` is set\n [Cache] Ensure internal state is cleared in TagAwareAdapter::reset() even on commit failure",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:52:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ee30970a612635d13e7c7d59ce6024dceb2ab0e",
"body": "* 7.4:\n [Security] Throw BadCredentialsException on empty JSON login username/password\n [Routing] Honor the Request's method in UrlMatcher::matchRequest()\n [DependencyInjection] Log every build parameter removed during compilation\n [Serializer] Remove @internal from ClassMetadataInterface and At\n[…]\nake `BackedEnumNormalizer` unconditionally return `null` on invalid value if `allow_invalid_values` is set\n [Cache] Ensure internal state is cleared in TagAwareAdapter::reset() even on commit failure",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:51:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2f9ddd0bf3a193f25c958d2a7f26da05acf8d105",
"body": null,
"is_bot": false,
"headline": "Update XSD references in phpunit.xml.dist files",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a6eed6f77217a4afbcedefc43652b4342261c0",
"body": "* 7.4:\n CS fixes\n Fix merge\n More CS fixes",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T15:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5253e5c2f15d3d9a0af44137aa2a9ea3bed4966c",
"body": null,
"is_bot": false,
"headline": "CS fixes",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T15:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd5d1f7a0499e2cb80f358f219ccbba85aea4cf",
"body": "* 7.4:\n CS fixes - native_function_invocation & static_lambda\n Backport some CS fixes from 7.4\n [CS] Back config from 8.1 and apply heredoc_indentation rule\n [Workflow] Fix HTML escaping in GraphvizDumper labels",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T14:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47da42a82c9bbcadb5322d9f8e2617775256355b",
"body": "* 6.4:\n CS fixes - native_function_invocation & static_lambda\n Backport some CS fixes from 7.4",
"is_bot": false,
"headline": "Merge branch '6.4' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T14:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b219d34020b624cd2cb907177c35a7275a1fd654",
"body": null,
"is_bot": false,
"headline": "Bump to php >= 8.4.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-07T06:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27cf1524b361c52466ddb631a3d743fea056cae4",
"body": "* 8.0:\n Add deprecationTrigger ignoreUndefinedTriggers=\"true\" in phpunit.xml.dist files",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-06T11:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b066af3f721fd68931e3acdd3f06fc98e7612c6",
"body": "* 7.4:\n Add deprecationTrigger ignoreUndefinedTriggers=\"true\" in phpunit.xml.dist files",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-06T11:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8435fa804c3ef3d7021ac5f4822e55f542e65550",
"body": "…dist files",
"is_bot": false,
"headline": "Add deprecationTrigger ignoreUndefinedTriggers=\"true\" in phpunit.xml.…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-06T11:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ae6180e87b94651e32b2f67a0720c0af19cafc",
"body": "* 8.0:\n Fix merge\n [Cache] Ensure compatibility with Relay extension 0.21.0\n [Serializer] Fix mixed-typed constructor parameters overriding getter-inferred type\n Fix tests\n [Cache] Ensure compatibility with Relay extension 0.21.0\n [Mime][TwigBridge] Fix merge conflict resolution\n [Ldap] Make \n[…]\nor ASCII content\n [Serializer] Fix can*() prefix support in GetSetMethodNormalizer\n [Cache] Fix Psr16Cache::getMultiple() returning ValueWrapper with TagAwareAdapter\n Configure deprecation triggers",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-03-30T15:21:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2e3a9e1a25bca2bc35188e832e7c6ae21ecc4ab",
"body": "* 7.4:\n [Serializer] Fix mixed-typed constructor parameters overriding getter-inferred type\n Fix tests\n [Cache] Ensure compatibility with Relay extension 0.21.0\n [Mime][TwigBridge] Fix merge conflict resolution\n [Ldap] Make the Adapter resettable\n [Serializer] Remove needless line in changelog\n[…]\nor ASCII content\n [Serializer] Fix can*() prefix support in GetSetMethodNormalizer\n [Cache] Fix Psr16Cache::getMultiple() returning ValueWrapper with TagAwareAdapter\n Configure deprecation triggers",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-03-30T15:14:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c6fda78f3f078dd49802447ecd88a7496ac46b04",
"body": null,
"is_bot": false,
"headline": "Configure deprecation triggers",
"author_name": "Alexander M. Turek",
"author_login": "derrabus",
"committed_at": "2026-03-24T13:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1298e38d3b60595df23667047890d0bd2f6adab8",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Add custom function support",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-03-11T11:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fa42843cbce7dcf043fe41ddefdbf95a6e93e5",
"body": null,
"is_bot": false,
"headline": " PHP CS Fixer: enable `@PHP8x1Migration:risky`",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2026-01-29T09:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60d0e061acf17a02480ed203918318ac5b550f3",
"body": "* 8.0:\n fix assertion for updated syntax error messages in PHP 8.6\n Allow `ParamConfigurator` in `ParametersConfig`\n [JsonPath] Fix tests for PHP 8.6\n [BrowserKit] Allow wrapping response content to give proper context when fetching fragments",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-01-05T10:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bbb800421d905cc94f63d7d3e6af287ca7e09b5",
"body": "* 7.4:\n fix assertion for updated syntax error messages in PHP 8.6\n Allow `ParamConfigurator` in `ParametersConfig`\n [JsonPath] Fix tests for PHP 8.6\n [BrowserKit] Allow wrapping response content to give proper context when fetching fragments",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-01-05T10:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a6396fa297844d59e02a5be44721fd729e3e969",
"body": "* 7.3:\n fix assertion for updated syntax error messages in PHP 8.6\n [JsonPath] Fix tests for PHP 8.6",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2026-01-05T10:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616c97587f0705e84863202e9bfc08c961391aca",
"body": "* 7.3:\n fix assertion for updated syntax error messages in PHP 8.6\n [JsonPath] Fix tests for PHP 8.6",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-01-05T10:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3de2559d27603e047d14c4eb8ac0886514204a",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Fix tests for PHP 8.6",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2026-01-05T10:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d1548d04794afd319b2964db6c1d379ea5ad2c",
"body": "* 8.0:\n [JsonPath] Use composer packages for JsonPath compliance test suite\n Fix negative delays with AMQP messenger transport\n [TwigBundle] Align TemplateIterator handling of @! original bundle templates with TwigExtension\n [AssetMapper] Batch concurrent requests to prevent flooding jsdelivr\n \n[…]\n][Cache] Fix VARBINARY columns on sqlsrv\n [Cache] Fix calling the callback wrapper for ChainAdapter\n [Routing] Fix simple parameter mappings in routes\n [Process] Fix dealing with broken stdin pipes",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-19T10:01:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e2b7f4635a68faf74741a2451ddfac9f90a9474",
"body": "* 7.4:\n [JsonPath] Use composer packages for JsonPath compliance test suite\n Fix negative delays with AMQP messenger transport\n [TwigBundle] Align TemplateIterator handling of @! original bundle templates with TwigExtension\n [AssetMapper] Batch concurrent requests to prevent flooding jsdelivr\n \n[…]\n][Cache] Fix VARBINARY columns on sqlsrv\n [Cache] Fix calling the callback wrapper for ChainAdapter\n [Routing] Fix simple parameter mappings in routes\n [Process] Fix dealing with broken stdin pipes",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-19T10:01:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84db78b1f0cd14df5f3f02bf4bde418ba9ae6fb9",
"body": "* 7.3:\n [JsonPath] Use composer packages for JsonPath compliance test suite\n Fix negative delays with AMQP messenger transport\n [TwigBundle] Align TemplateIterator handling of @! original bundle templates with TwigExtension\n [AssetMapper] Batch concurrent requests to prevent flooding jsdelivr\n \n[…]\n][Cache] Fix VARBINARY columns on sqlsrv\n [Cache] Fix calling the callback wrapper for ChainAdapter\n [Routing] Fix simple parameter mappings in routes\n [Process] Fix dealing with broken stdin pipes",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-19T10:00:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e022f5d37fe763d7309a71441c66aff887707ae",
"body": null,
"is_bot": false,
"headline": " PHP CS Fixer: enable static_lambda",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2025-12-19T08:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6935b7bc096c477e8a03cd9b29faa363a30ca8",
"body": "… test suite (alexandre-daubois)\n\nThis PR was squashed before being merged into the 7.3 branch.\n\nDiscussion\n----------\n\n[JsonPath] Use composer packages for JsonPath compliance test suite\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.3\n| Bug fix? | yes\n| New feature? | no\n| De\n[…]\n | MIT\n\nI'd suggest considering this one as a bug fix so all supported branches benefit from this.\n\nCommits\n-------\n\n12df31ab2ed [JsonPath] Use composer packages for JsonPath compliance test suite",
"is_bot": false,
"headline": "minor #62761 [JsonPath] Use composer packages for JsonPath compliance…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-19T08:24:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bd9ee8a7dbb980577ab98107a62fcb5a91772ae",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Use composer packages for JsonPath compliance test suite",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-12-19T08:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4421a030b36040069a9017b91ccd4bf4a6421ba",
"body": "* 7.4:\n bump required PropertyInfo component patch version\n [VarDumper] Fix dumper selection for Accept: */* requests\n [Messenger] fix test file/class name\n src/Symfony/Component/JsonPath - fix\n [PropertyInfo] Fix calling same-named method with required args instead of reading public property\n [Serializer] Do not skip nested `null` values when denormalizing",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-12-18T11:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52bf9c3fff7c2776188471348dcb41f760b18aa6",
"body": "* 7.3:\n [Messenger] fix test file/class name\n src/Symfony/Component/JsonPath - fix\n [PropertyInfo] Fix calling same-named method with required args instead of reading public property\n [Serializer] Do not skip nested `null` values when denormalizing",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-12-18T08:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6f5ecedcab8068c0be18f06d636eca34652cbb",
"body": null,
"is_bot": false,
"headline": "src/Symfony/Component/JsonPath - fix",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2025-12-17T08:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f1163f064a469945b15cb9912b85bf704c01cb",
"body": "* 7.4:\n [HttpClient] Fix `ScopingHttpClient` to always pass `base_uri` as `string` instead of parsed `array`\n [PropertyInfo] fix `@var` tag support for `PhpStanExtractor`\n [Config] Add default generic to Configuration to TParent generic\n [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper\n\n[…]\n Update and fix the compliance test suite\n Bump Symfony version to 7.4.3\n Update VERSION for 7.4.2\n Update CHANGELOG for 7.4.2\n [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-10T13:10:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5987d40a307707af63187f884ca369e5b34f2cbd",
"body": "* 7.3:\n [HttpClient] Fix `ScopingHttpClient` to always pass `base_uri` as `string` instead of parsed `array`\n [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper\n [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper\n fix: fix property info var tag extractor\n [DependencyInjection] Fix\n[…]\n [HttpClient] Fix copy as curl for arrays with resources & unreachable host\n [JsonPath] Update and fix the compliance test suite\n [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-12-10T13:01:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6dec6f0b72a933bf4f17289116815c25b029c6a",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Update and fix the compliance test suite",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-12-08T09:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b072fa451819ae2d5c00d91ab752eb1478303ea",
"body": "* 7.4: (40 commits)\n [PropertyInfo] treat mixed[] the same as array when getting types from docblocks\n treat `mixed[]` the same as `array` when getting types from docblocks\n install ext-zstd on PHP 8.5 as well\n fix merge\n [Console] Fix profile invokable command\n sync ControllerHelper docblock \n[…]\nfor EventStream\n Bump Symfony version to 7.4.1\n Update VERSION for 7.4.0\n Update CHANGELOG for 7.4.0\n -\n [DependencyInjection] Fix state corruption in PhpFileLoader during recursive imports\n ...",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-12-01T09:13:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10de667ed1ac4601ad30d2ce64d6adb005c9311b",
"body": "* 7.3:\n register attribute loader arguments in a forward-compatible way\n ensure compatibility with RelayCluster 0.20.0\n mark test using a Redis connection as an integration test\n ensure compatibility with Relay extension 0.20.0\n [DependencyInjection] Fix `query_string` env processor for URLs wi\n[…]\n`useAttributeAsKey` calls\n [DependencyInjection] Fix loose validation in #[Autowire] attribute\n [HttpClient] Fix releasing uploaded stream resources\n Fix JsonPath throwing on quoted True/False/Null",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-11-29T11:11:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05b0d78e8f7338e9d21f08bf1e29d93ec73022da",
"body": null,
"is_bot": false,
"headline": "Fix JsonPath throwing on quoted True/False/Null",
"author_name": "Tamás Szigeti",
"author_login": "TamasSzigeti",
"committed_at": "2025-11-24T09:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca7980c7be41d411cc351dfafce8b324d987407",
"body": "* 7.4: (21 commits)\n [ObjectMapper] lazy loading\n [Filesystem] Unify logic for isAbsolute() in Path\n [DependencyInjection] Include return type in AppReference shape\n [Finder] Make method calls explicit in ExcludeDirectoryFilterIterator\n [Cache] Remove unset call on undefined variable in PhpArra\n[…]\n\" property from JsonCrawler\n [ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer\n [Routing] Fix matching the \"0\" URL\n [Form] Fix EnumType choice_label logic for grouped choices\n ...",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-11-05T14:36:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "226358a1e91ed9f142d0817382f90a24f1bc3808",
"body": "…wler (yoeunes)\n\nThis PR was merged into the 7.4 branch.\n\nDiscussion\n----------\n\n[JsonPath] Remove unused \"nothing\" property from JsonCrawler\n\n| Q | A\n|---|---\n| Branch? | 7.4\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | no\n| Issues | n/a\n| License | MIT\n\nThis PR removes the `private static\n[…]\n from `JsonCrawler`, as it is no longer used and has been replaced by the `Nothing::Nothing` enum. See #61749\n\nCommits\n-------\n\n436ab117960 [JsonPath] Remove unused \"nothing\" property from JsonCrawler",
"is_bot": false,
"headline": "minor #62258 [JsonPath] Remove unused \"nothing\" property from JsonCra…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-11-03T09:24:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ead749ce55579cc70634d3faa58a870866d27dee",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Remove unused \"nothing\" property from JsonCrawler",
"author_name": "Younes ENNAJI",
"author_login": "yoeunes",
"committed_at": "2025-10-31T21:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ea9bf5338cf8654115e1c931aa8523d95315fc",
"body": "* 7.4: (28 commits)\n [Console] Rename `#[Input]` to `#[MapInput]`\n [FrameworkBundle] Fix support of dumping workflow when workflow is decorated by TraceableWorkflow\n [JsonStreamer] Fix documentation link in README\n [Meta] Better exception when symfony link cannot read a JSON\n [Form] Add new `ac\n[…]\nbuilders from config files\n [WebProfilerBundle] Simplify toolbar CSS\n do not use deprecated PHPUnit features\n replace PHPUnit annotation with attribute\n [Serializer] xml empty array encoding\n ...",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-10-01T14:43:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9f703aaef8ca2e8bfa7cbdec69b82db3fc9bdce",
"body": "* 7.3:\n [Mailer][MailJet] Fix forbidden headers case-sensitive comparison\n do not cast too big floats to int\n [Scheduler] Don’t get next run date from `null`\n [JsonPath] Add @alexandre-daubois as code owner\n do not pass more than one byte to ord()",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Fabien Potencier",
"author_login": "fabpot",
"committed_at": "2025-09-30T06:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e659ffda34d0c3443314da007c0eda58a3763fe4",
"body": null,
"is_bot": false,
"headline": "do not pass more than one byte to ord()",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-09-27T15:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9ce54acea7fc3869b06ef6d1e2eb8e15ace565",
"body": "* 7.4:\n Fix .github/expected-missing-return-types.diff\n deprecate the FQCN properties of PersistentToken and RememberMeDetails\n [Serializer] Fix unknown type in denormalization errors when union type used in constructor\n fix tests\n drop the ability to configure a signer with the IsSignatureVali\n[…]\nspecial nothing value\n [HttpKernel] Handle an array vary header in the http cache store for write\n [Config] Add generics on the config builder API\n [Console] Fix handling of `\\E` in Bash completion",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-09-15T14:02:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03d473625435ac4a11f5bf9f3e09a78ab0b1b497",
"body": "* 7.3:\n [Serializer] Fix unknown type in denormalization errors when union type used in constructor\n [JsonPath] Add `Nothing` enum to support special nothing value\n [HttpKernel] Handle an array vary header in the http cache store for write\n [Console] Fix handling of `\\E` in Bash completion",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-09-15T13:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9c00131005003a082ab67cb496d58b74957833",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Add `Nothing` enum to support special nothing value",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-09-15T06:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18144d5913d692caa5ace729e09717c0fc9ba46",
"body": "* 7.4:\n [SecurityBundle] Fix semantic configuration for singulars/plurals in XML\n [JsonPath] Make the component RFC compliant\n [Security] Add `$tokenSource` argument to `#[IsCsrfTokenValid]` to support reading tokens from the query string or headers\n [Config] Fix generics on TreeBuilder and Arra\n[…]\nnFor]` to declare new serialization attributes for a class\n [Validator] Add `#[ExtendsValidationFor]` to declare new constraints for a class\n [WebProfilerBundle] Show `EventStream`s in debug toolbar",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-09-10T12:05:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f24609fface3e0ce65621863c47a5f909343b61d",
"body": "* 7.3:\n [SecurityBundle] Fix semantic configuration for singulars/plurals in XML\n [JsonPath] Make the component RFC compliant\n Fix `#[IsCsrfTokenValid]` to ensure `$tokenKey` is non-nullable",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-09-10T12:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bdbb59681f919753904f92141a79336f062c548",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Make the component RFC compliant",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-09-10T08:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406aa63dc4a25b8eb8204ef7f214038ee59fd53c",
"body": "* 7.4:\n JsonPath, JsonStreamer and ObjectMapper are no longer experimental\n [Console] Add getter for the original command \"code\" object\n [Console] Add getter for the original command \"code\" object\n add missing changelog entry\n [Routing][FrameworkBundle] Auto-register routes from attributes found on controller services\n use the same transport for both Mailtrap's live and sandbox API\n [DependencyInjection][Routing] Add JSON schema for validating and autocompleting YAML config files",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-08-22T20:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24377b01c34768a8b5ddfe792e37cb283b6a4107",
"body": null,
"is_bot": false,
"headline": "JsonPath, JsonStreamer and ObjectMapper are no longer experimental",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-08-22T14:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81773380565e0b648975a1e9cc92112fe0b72940",
"body": "* 7.4:\n chore: PHP CS Fixer - update heredoc handling",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-13T16:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a6be6d7a320eb6688dbab4d1880a989763a5e3",
"body": null,
"is_bot": false,
"headline": " chore: PHP CS Fixer - update heredoc handling",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2025-08-13T16:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845e1400031c5afe5700e642187253c676903e1b",
"body": "* 7.4:\n skip legacy extractor test with symfony/property-info 8.0+\n chore: heredoc indentation as of PHP 7.3\n [Actions] remove dead code from integration-test We can always revisit later if needed.From 2021 its there and not in use",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-12T12:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992acde0ed5136d63ac304bb588cbaf6abf77f64",
"body": "https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc",
"is_bot": false,
"headline": "chore: heredoc indentation as of PHP 7.3",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2025-08-09T22:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964d81998e53a1591cb8aa554250344e906e9c82",
"body": "* 7.4:\n replace PHPUnit annotations with attributes",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-04T07:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "138d41154dfb830335191407e01a2bb8a52d3cac",
"body": null,
"is_bot": false,
"headline": "replace PHPUnit annotations with attributes",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-08-04T07:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db843878e45f53bd2745d2846a22264e9a0722c6",
"body": "* 7.4:\n run tests using PHPUnit 11.5\n make data provider static\n [Lock] Fix using fractional TTLs on all platforms\n [Lock] Fixes an issue with PostgreSQL when using fractional TTLs\n [Console][Table] Fix unnecessary wrapping\n [DependencyInjection] Deprecate registering a service without a class\n[…]\ncache] RedisTrait::doFetch should use pipeline instead of mget for Relay\\Cluster\n relax assertions for forward compatibility with Symfony 7.4\n [Console][Table] Fix invalid UTF-8 due to text wrapping",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-01T16:41:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef95056c565efd287d5ed1bae066f4b5fdcbb45c",
"body": null,
"is_bot": false,
"headline": "run tests using PHPUnit 11.5",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-07-31T09:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a87ebdcd37fba5c69a551aa9866f2344f2e0395",
"body": "* 7.4:\n [OptionsResolver] Optimize splitOutsideParenthesis() - 5.9x faster\n Use unique identifier for RequestContextProvider\n [DependencyInjection] Update `ResolveClassPass` to check class existence\n [Validator] Add Japanese translation for Twig template validator\n fix doc url\n [FrameworkBundle] Fix `lint:container --resolve-env-vars`",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-07-29T20:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd264d5d104123131e6ec73bfe74718a5ce9d1f",
"body": "* 7.3:\n Use unique identifier for RequestContextProvider\n [Validator] Add Japanese translation for Twig template validator\n fix doc url\n [FrameworkBundle] Fix `lint:container --resolve-env-vars`",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-07-29T20:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059d3fa219d6c0637f17e01a2f51e1fc284702ef",
"body": null,
"is_bot": false,
"headline": "fix doc url",
"author_name": "rrr63",
"author_login": "rrr63",
"committed_at": "2025-07-29T15:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b676d0a3b89a2fa7270732f9abf553411fc135c",
"body": "* 7.4:\n [Serializer] Make data provider return type match its PHPDoc\n fix fixture files locations\n resolve conflict\n [Console] Fix `TreeHelper::addChild` when providing a string\n [Serializer] Handle invalid mapping type property type\n [Config] Do not generate unreachable configuration paths\n \n[…]\ndle] Fix cache warmers tests\n [AssetMapper] Add support for loading JSON using import statements\n [BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and `BrowserHistoryIsOnLastPage`",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-07-28T07:34:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92db5a296721637262fc6055ed2b08716c180eab",
"body": "* 7.3:\n [Console] Fix `TreeHelper::addChild` when providing a string\n [Serializer] Handle invalid mapping type property type\n [Config] Do not generate unreachable configuration paths\n [WebProfilerBundle] Fix missing indent on non php files opended in the profiler\n [ObjectMapper] skip reading uninitialized values\n [JsonPath] Fix parsing invalid Unicode codepoints\n [FrameworkBundle] Fix cache warmers tests",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Fabien Potencier",
"author_login": "fabpot",
"committed_at": "2025-07-26T13:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe072242bb6b6be6b2d55257f581e7ae3dcd88c",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Fix parsing invalid Unicode codepoints",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-07-22T11:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7793edf9fbe4819eb7d0ae1d934277ba07a76f",
"body": "* 7.4:\n [VarDumper] Fix dumping on systems that don't have a working iconv\n [Console] fix profiler with overridden `run()` method\n [Config] Fix support for attributes on class constants and enum cases\n [JsonPath] Handle slice selector overflow",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-07-18T07:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ca272b1af199323eadaac9a6f0439a2a19fa41",
"body": "* 7.3:\n [VarDumper] Fix dumping on systems that don't have a working iconv\n [Console] fix profiler with overridden `run()` method\n [Config] Fix support for attributes on class constants and enum cases\n [JsonPath] Handle slice selector overflow",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-07-18T07:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2b68ba70d29d9e5ccd06089dfef05b5d0cb073",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Handle slice selector overflow",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-07-09T13:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d03a889b73637e6d1158d76097c7571b6c9199",
"body": "* 7.4:\n [ObjectMapper] handle non existing property errors\n Fix AsCronTask not passing arguments to command\n [HttpFoundation] Fix deprecation in tests on PHP 8.5\n Fix typo\n [Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum\n [VarExporter] Dump implicit-nullable types as explicit to pr\n[…]\nndConstraintTestCase validator\n [Serializer] Fix readonly property initialization from incorrect scope\n Update BrevoRequestParser.php\n [JsonPath] Improve escape sequence validation in name selector",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-07-09T10:08:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe2e5937b1f05ec202ae7aed50db1bdfe6a74f43",
"body": "* 7.3:\n [ObjectMapper] handle non existing property errors\n Fix AsCronTask not passing arguments to command\n [HttpFoundation] Fix deprecation in tests on PHP 8.5\n Fix typo\n [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation\n [DependencyInjection] CS\n[…]\nndConstraintTestCase validator\n [Serializer] Fix readonly property initialization from incorrect scope\n Update BrevoRequestParser.php\n [JsonPath] Improve escape sequence validation in name selector",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-07-09T09:57:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3983345377c93a3784a189342589ce9b1e18189",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Improve escape sequence validation in name selector",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-07-07T09:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1fc646d7128944ed3cb1a55cd10f03f90e0f47",
"body": "* 7.4:\n [JsonPath] Handle special whitespaces in filters\n [FrameworkBundle] Fix allow `loose` as an email validation mode\n [Messenger] Fix float value for worker memory limit\n fix backwards-compatibility with overridden add() methods\n [Serializer] improve phpdoc for normalizer\n Improve-callable-typing\n fix merge\n [Mailer] Add new `assertEmailAddressNotContains` method",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-16T07:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa25ebe682f3943c687a336eaa147d8cde696e7f",
"body": "* 7.3:\n [JsonPath] Handle special whitespaces in filters\n [FrameworkBundle] Fix allow `loose` as an email validation mode\n [Messenger] Fix float value for worker memory limit",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-16T07:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c81bf79f803b6b2eebbe9a1b3894c78fc3b9283",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Handle special whitespaces in filters",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-06-16T07:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494b53f13b76874d157b26d668891b9e71dbdb75",
"body": "* 7.4:\n skip the remaining failing compliance tests\n fix merge",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-06-15T11:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a600b13bbadf8ee06156e72d79abe492a94df310",
"body": "* 7.3:\n skip the remaining failing compliance tests\n fix merge",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-06-15T11:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be082d52f34eccad07642b49d13e8affcd886eeb",
"body": null,
"is_bot": false,
"headline": "skip the remaining failing compliance tests",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-06-15T10:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db50373b55c5b787df19b158cabd3d50d10cd717",
"body": "* 7.4:\n Fix-type-error-when-revealing-broken-secret\n replace expectDeprecation() with expectUserDeprecationMessage()\n fix compatibility with Relay 0.11\n [Security] Handle non-callable implementations of `FirewallListenerInterface`\n [Console] Allow Usages to be specified via #[AsCommand]\n [DomC\n[…]\nist option of collection type is enabled\n [Form] Fix `keep_as_list` when data is not an array\n [JsonPath] Fix subexpression evaluation in filters\n [JsonPath] Fix support for comma separated indices",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-15T10:09:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eada006a18abf42eadc5b047536b9ef2ace5af82",
"body": "* 7.3:\n Fix-type-error-when-revealing-broken-secret\n fix compatibility with Relay 0.11\n [Security] Handle non-callable implementations of `FirewallListenerInterface`\n [DomCrawler] Allow selecting `button`s by their `value`\n flip excluded properties with keys with Doctrine-style constraint confi\n[…]\nist option of collection type is enabled\n [Form] Fix `keep_as_list` when data is not an array\n [JsonPath] Fix subexpression evaluation in filters\n [JsonPath] Fix support for comma separated indices",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-15T10:08:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae31fcc5d8dee5455003766725b65906305f40d2",
"body": "…mttsch)\n\nThis PR was squashed before being merged into the 7.3 branch.\n\nDiscussion\n----------\n\n[JsonPath] Test against official compliance test suite\n\nClose #60669\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.3\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | no\n| Issue\n[…]\n/conventions.html#writing-a-changelog-entry\n - Never break backward compatibility (see https://symfony.com/bc).\n-->\n\nCommits\n-------\n\n7d1667653ab [JsonPath] Test against official compliance test suite",
"is_bot": false,
"headline": "minor #60695 [JsonPath] Test against official compliance test suite (…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-13T07:50:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fdf1a2ed84ac195e8a2b1f7ae79d9f9bd2bea0e7",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Test against official compliance test suite",
"author_name": "Matthias Schmidt",
"author_login": "mttsch",
"committed_at": "2025-06-13T07:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e3913e0d766a86d0ff27d78d101027b9fc191c",
"body": "…dre-daubois)\n\nThis PR was merged into the 7.3 branch.\n\nDiscussion\n----------\n\n[JsonPath] Fix subexpression evaluation in filters\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.3\n| Bug fix? | yes\n| New feature? | no\n| Deprecations? | no\n| Issues | -\n| License | MIT\n[…]\ntore.book[?match(@.publisher.*.city, \"Spring.+\")]`.\n\nIt also brings better support to the `@` operator when used alone.\n\nCommits\n-------\n\neb289c7fc88 [JsonPath] Fix subexpression evaluation in filters",
"is_bot": false,
"headline": "bug #60504 [JsonPath] Fix subexpression evaluation in filters (alexan…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-13T07:49:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43e1dc46ee4cb907b0626de1071c0c5298aa92bf",
"body": "* 7.4:\n [DependencyInjection] Fix `ServiceLocatorTagPass` indexes handling\n Improve docblock on compile()\n [JsonPath] Better handling of Unicode chars in expressions\n [VarDumper] Fix dumping LazyObjectState when using VarExporter v8\n Allow NumberToLocalizedStringTransformer empty values\n [Intl] Ensure data consistency between alpha and numeric codes\n [Intl] Add missing currency (NOK) localization (en_NO)",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-06T16:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc516b557db72139bca024d92a449cd25dfd8ec",
"body": "* 7.3:\n [DependencyInjection] Fix `ServiceLocatorTagPass` indexes handling\n Improve docblock on compile()\n [JsonPath] Better handling of Unicode chars in expressions\n [VarDumper] Fix dumping LazyObjectState when using VarExporter v8\n Allow NumberToLocalizedStringTransformer empty values\n [Intl] Ensure data consistency between alpha and numeric codes\n [Intl] Add missing currency (NOK) localization (en_NO)",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-06T16:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22290713eb1b60d11e41e30487979364857e6fa",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Fix subexpression evaluation in filters",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-06-06T07:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d6feb787f060acb591a693bd13f5ab4263f710a",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Fix support for comma separated indices",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-06-06T07:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a202789afe794a3a580e7fd3761a13258c35cd",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Better handling of Unicode chars in expressions",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-06-06T07:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e9ab82bed167a2e5a3310384c1fdb2cb192c38",
"body": "* 7.4:\n Test AssetMapper with and without ext-brotli/ext-zstd in one job\n [PhpUnitBridge] Add `strtotime()` to `ClockMock`\n [JsonPath] Fix typo in comment in JsonCrawler\n Allow query-specific parameters in URL generator using `_query`",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-05T17:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235fe65565a6f6c9dc70deb2a6d9c80e62dd4c6a",
"body": "* 7.3:\n Test AssetMapper with and without ext-brotli/ext-zstd in one job\n [JsonPath] Fix typo in comment in JsonCrawler",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-05T17:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed75eb15874bf05554c141af4b64bbcb5e80c29",
"body": "This PR was merged into the 7.3 branch.\n\nDiscussion\n----------\n\n[JsonPath] Fix typo in comment in JsonCrawler\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.3\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | no\n| Issues |\n| License | MIT\n\n<!--\nReplace this not\n[…]\nting/code/conventions.html#writing-a-changelog-entry\n - Never break backward compatibility (see https://symfony.com/bc).\n-->\n\nCommits\n-------\n\n3e4098b5c91 [JsonPath] Fix typo in comment in JsonCrawler",
"is_bot": false,
"headline": "minor #60671 [JsonPath] Fix typo in comment in JsonCrawler (mttsch)",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-05T15:51:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a764000a88527e9951fe6b6da69c1de52c0eda8",
"body": "* 7.4:\n [HttpClient] Suggest amphp/http-client v5 by default\n [Security] conflict with event-subscriber v8\n Fix leftover\n [WebProfilerBundle] Fix typos in routing config deprecation messages\n cs tweak\n [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass\n Revert \"bug #60564 [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass (cquintana92)\"\n [Security] Keep roles when serializing tokens\n [JsonPath] Always use brackets notation with `JsonPath::key()`",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-05T15:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701e7bd777a4aa549c759911f1d44d8002164f45",
"body": "* 7.3:\n [HttpClient] Suggest amphp/http-client v5 by default\n [WebProfilerBundle] Fix typos in routing config deprecation messages\n cs tweak\n [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass\n Revert \"bug #60564 [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass (cquintana92)\"\n [Security] Keep roles when serializing tokens\n [JsonPath] Always use brackets notation with `JsonPath::key()`",
"is_bot": false,
"headline": "Merge branch '7.3' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-05T15:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f758a2e47cd0b1a459e0beb50e8890188724a859",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Fix typo in comment in JsonCrawler",
"author_name": "Matthias Schmidt",
"author_login": "mttsch",
"committed_at": "2025-06-04T10:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422da53e349231d3523c9c1560bd96ab3aa366ab",
"body": null,
"is_bot": false,
"headline": "[JsonPath] Always use brackets notation with `JsonPath::key()`",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2025-06-04T07:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2f7b30589f0e91234d5a087b407cf5921e2882",
"body": null,
"is_bot": false,
"headline": "Bump Symfony 8 to PHP >= 8.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-03T12:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd44d56a7c5e1d324e717d5455b2f56b23c856df",
"body": null,
"is_bot": false,
"headline": "Allow Symfony ^8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-02T14:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13282c4ebe68afbeb51009be9c823add95fc0ccb",
"body": null,
"is_bot": false,
"headline": "do not restrict experimental components to a single minor version",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-06-02T06:50:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 63,
"latest_release_at": "2026-05-29T08:53:26Z",
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 23,
"days_since_latest_release": 60,
"mean_days_between_releases": 13.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "symfony/json-path",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/symfony/json-path",
"is_deprecated": false,
"latest_version": "v8.1.0",
"repository_url": "https://github.com/symfony/json-path",
"versions_count": 29,
"total_downloads": 206216,
"dependents_count": 4,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 24518,
"first_published_at": null,
"latest_published_at": "2026-05-29T05:06:50Z",
"latest_version_yanked": null,
"days_since_latest_publish": 60
}
]
},
"popularity": {
"forks": 0,
"stars": 17,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": 42303,
"source_files_sampled": 34,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/polyfill-ctype",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.8"
},
{
"name": "symfony/polyfill-mbstring",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "symfony/polyfill-ctype",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "jsonpath-standard/jsonpath-compliance-test-suite",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/json-streamer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 2,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "nicolas-grekas",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/243674?v=4"
},
{
"type": "User",
"login": "alexandre-daubois",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/2144837?v=4"
},
{
"type": "User",
"login": "xabbuh",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/1957048?v=4"
},
{
"type": "User",
"login": "keradus",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/2716794?v=4"
},
{
"type": "User",
"login": "fabpot",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/47313?v=4"
},
{
"type": "User",
"login": "mttsch",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/98848360?v=4"
},
{
"type": "User",
"login": "derrabus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1506493?v=4"
},
{
"type": "User",
"login": "TamasSzigeti",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/148897?v=4"
},
{
"type": "User",
"login": "yoeunes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10859693?v=4"
},
{
"type": "User",
"login": "rrr63",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46089601?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.477
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"close-pull-request.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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 0/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 19 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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": "7630e677d3d081172c9ba9a98914ed2f5b19acc2",
"ran_at": "2026-07-28T21:37:21Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/symfony/json-path",
"host": "github.com",
"name": "json-path",
"owner": "symfony"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 40,
"vitality": 83,
"community": 56,
"governance": 58,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_latest_release": 60,
"mean_days_between_releases": 13.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 60 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 60
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 60,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 60 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 60
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 0,
"stars": 17,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"packages": [
"symfony/json-path"
],
"dependents": 4,
"ecosystems": "packagist",
"total_downloads": 206216,
"monthly_downloads": 24518
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "24,518 downloads/month across packagist",
"points": 58.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 24518,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "4 packages depend on it",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 4
}
}
],
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.477
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2180,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "symfony",
"public_repos": 414,
"account_age_days": 6121
},
"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": "2,180 followers of symfony",
"points": 24,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2180,
"login": "symfony"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "414 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 414
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"symfony/json-path"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 60
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 60 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 60
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"component",
"php",
"symfony",
"symfony-component"
],
"has_wiki": false,
"homepage": "https://symfony.com/json-path",
"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": "https://symfony.com/json-path",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 27
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"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.57,
"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": "57 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 42303,
"source_files_sampled": 34,
"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/34 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 34,
"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-28T21:37:31.233429Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/symfony/json-path.svg",
"full_name": "symfony/json-path",
"license_state": "standard",
"license_spdx": "MIT"
}