JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"symfony",
"symfony-bundle"
],
"is_fork": false,
"size_kb": 137,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 42126
},
"pushed_at": "2026-02-25T14:46:10Z",
"created_at": "2013-08-29T20:15:20Z",
"owner_type": "Organization",
"updated_at": "2026-05-06T09:34:55Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "SymfonyTest",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/34122996?v=4",
"created_at": "2017-11-30T08:09:58Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 3164
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2026-02-25T14:46:11Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2025-08-13T18:35:02Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2025-03-08T10:18:10Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2024-06-23T19:14:04Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2023-11-16T08:35:44Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2023-06-02T11:25:42Z"
},
{
"tag": "4.3.0",
"kind": "minor",
"published_at": "2021-09-15T12:31:15Z"
},
{
"tag": "4.2.1",
"kind": "patch",
"published_at": "2020-11-15T15:14:00Z"
},
{
"tag": "4.2.0",
"kind": "minor",
"published_at": "2020-05-08T07:25:53Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2019-11-23T13:24:45Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2019-02-26T21:47:57Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2018-03-05T09:22:10Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2018-03-05T09:19:49Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2017-11-30T08:22:53Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2017-11-30T15:26:38Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2016-11-30T15:53:51Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2016-10-19T10:13:18Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2015-11-12T15:34:54Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2015-09-24T06:33:34Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2015-09-23T08:11:24Z"
}
],
"recent_commits": [
{
"oid": "7aa639dff84e51074db4f4f207cb4ae26c4eb1fe",
"body": null,
"is_bot": false,
"headline": "allow phpunit 13 (#92)",
"author_name": "wickedOne",
"author_login": "wickedOne",
"committed_at": "2026-02-09T13:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4594145376f528a2954269ec10456164e99a44",
"body": null,
"is_bot": false,
"headline": "Run tests on Symfony 7.3 and 7.4, add support for Symfony 8.0 (#89)",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-08-13T18:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8a69086356f695065ed83f8adaf33544d6d055",
"body": "- add support for phpunit 12\n- remove phpunit <10.5 support\n- update readme with new version guidance",
"is_bot": false,
"headline": "phpunit 12 (#88)",
"author_name": "wickedOne",
"author_login": "wickedOne",
"committed_at": "2025-03-08T10:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7380c745d3643dad44d0b7c0808179b24894489b",
"body": null,
"is_bot": false,
"headline": "chore: add tests for PHP 8.4 (#87)",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2025-01-04T08:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40864143f0a223112605040d6cf867ef86fa5651",
"body": null,
"is_bot": false,
"headline": "docs: add Note for PHPUnit 11 Support in README.md (#85)",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2024-06-23T19:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb04d91716c683f5d68715a3b78471b62c2601d8",
"body": "Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
"is_bot": false,
"headline": "chore: fix ci deprecations, bump actions/cache 3 => 4 (#80)",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2024-06-17T13:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbc0fad79c12cc1b667d6c6ba824139fe34153c",
"body": "Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
"is_bot": false,
"headline": "chore: remove testruns for symfony 6.3 (#81)",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2024-06-17T13:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a964308ae90f57da5338243a12040ecf1fee449d",
"body": null,
"is_bot": false,
"headline": "Update version matrix in readme (#82)",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2024-06-17T13:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bc234d3187330075f952cc59110e2fceb0e993",
"body": null,
"is_bot": false,
"headline": "Update array syntax in the readme (#83)",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2024-06-17T13:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f4d3b3b3b242cf8a050a2efdc1b78a654a8ef5",
"body": "* add support for phpunit 11\r\n\r\n* moved phpunit requirement out of dev section",
"is_bot": false,
"headline": "add support for phpunit 11 (#79)",
"author_name": "wickedOne",
"author_login": "wickedOne",
"committed_at": "2024-06-17T13:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d35c5933f015f003d87c8910ea43c0bf99dcd4",
"body": "Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
"is_bot": false,
"headline": "feat: composer suggest dev install (#78)",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2023-11-16T08:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa5c3e0ac01bc980f3369c33ffae69ce7d6fe3e3",
"body": "…s for README.md (#77)\n\nCo-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
"is_bot": false,
"headline": "docs: change travis badge with the github ci badge, set links to http…",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2023-11-16T08:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c8e7563fbc7c2e0bf0683225e631214eb21c3c5",
"body": "* feat: Symfony 7 support\r\n\r\nAdjusted the CI test matrix to add PHP 8.3 and only supported Symfony versions\r\n\r\n* minor\r\n\r\n---------\r\n\r\nCo-authored-by: Nyholm <tobias.nyholm@gmail.com>",
"is_bot": false,
"headline": "feat: Symfony 7 support (#76)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2023-11-16T08:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e721e5b2a5be57fd19edd7ac2513d3b62ac4357",
"body": null,
"is_bot": false,
"headline": "Add support for Symfony 7 (#75)",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2023-11-16T07:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049e519ae61535e5a31f53add0beec43b2ae9cd2",
"body": "Add support for PHPUnit 10; drop legacy PHP, PHPUnit, and Symfony support; CI updates",
"is_bot": false,
"headline": "Merge pull request #73 from mbabker/phpunit-10",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2023-05-19T14:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7884215358e1c94aed4ce0520f5e6045767fe4",
"body": "Make composer command easy to copy",
"is_bot": false,
"headline": "Merge pull request #71 from loevgaard/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2023-05-19T14:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ec51655f0b3eaf69598d56691024f4961e811d",
"body": "Exclude Tests directory from autoloader",
"is_bot": false,
"headline": "Merge pull request #74 from alexander-schranz/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2023-05-19T14:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc803052648ba9ed2244c210b190efef1da362a",
"body": "…port",
"is_bot": false,
"headline": "Add support for PHPUnit 10; drop legacy PHP, PHPUnit, and Symfony sup…",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2023-05-18T17:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2f6492567d576076faef61137897bab4cddb05",
"body": null,
"is_bot": false,
"headline": "Add .gitattributes file to not export the Tests directory",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-03-15T20:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "221151963306764dd0bec1ae6c00328be138652c",
"body": null,
"is_bot": false,
"headline": "Exclude Tests directory from autoloader",
"author_name": "Alexander Schranz",
"author_login": "alexander-schranz",
"committed_at": "2023-03-15T19:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d54cf6f369cc2528ae95ea51f109ab170e4840",
"body": null,
"is_bot": false,
"headline": "Update CI config for latest Actions, PHP, and Symfony releases",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2023-02-05T16:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2414c0913633923b12a8ad077d39834674ffdc06",
"body": null,
"is_bot": false,
"headline": "Make composer command easy to copy",
"author_name": "Joachim Løvgaard",
"author_login": "loevgaard",
"committed_at": "2022-06-16T08:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7db0f5ea98817c7ba1b9266f8039c085e673db4",
"body": null,
"is_bot": false,
"headline": "Prepare for release 4.3",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2021-09-15T12:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8cb361d00247685e95e8f7451399564641ca6dc",
"body": null,
"is_bot": false,
"headline": "Fixed Github actions definition",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2021-09-13T12:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7417feced9a144dd8e2ab4b36d728b94fe7b7e8",
"body": "Misc. Package Updates",
"is_bot": false,
"headline": "Merge pull request #69 from mbabker/feature/package-updates",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2021-09-13T12:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d2afe651b5b1827d5e03eec1f0c401b001ac04",
"body": null,
"is_bot": false,
"headline": "Add support for Symfony 6.0",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-08-20T21:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e05083eff18149336d16a7f1b99c551297cadd",
"body": null,
"is_bot": false,
"headline": "Fix test to account for message changes between Symfony versions",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-08-20T21:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038e0a8132238adf14e8d5f0cbeeed65ea485e3e",
"body": null,
"is_bot": false,
"headline": "Switch to GitHub Actions",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-08-20T21:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7002e60f3e186a4e9e5b431ddc3832a24c5b0c1f",
"body": null,
"is_bot": false,
"headline": "Drop support for Symfony 4.4 and earlier, and 5.0-5.2",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2021-08-20T21:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1408d2d9c2530bbba550f272061c4736052c80",
"body": null,
"is_bot": false,
"headline": "Prepare 4.2.1",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-11-15T15:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c97e469b1cfc069f6b8aa92f4b2a1b91511ede3",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8 (#68)",
"author_name": "Kamil Kokot",
"author_login": "pamil",
"committed_at": "2020-11-15T15:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112a00ff52808f0af2db9fabc9de5a4e8819414d",
"body": "PSR-4 autoloading fix",
"is_bot": false,
"headline": "Merge pull request #67 from rolfdenhartog/master",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2020-09-21T12:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09474feec8e90e8f7b1d445a23e175b55cfd7777",
"body": null,
"is_bot": false,
"headline": "Fixed PSR-4 autoloading",
"author_name": "Rolf den Hartog",
"author_login": "rolfdenhartog",
"committed_at": "2020-09-21T12:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32de23c14c31820626d65a06a3c11f60b487263d",
"body": "* Support phpunit 9\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>",
"is_bot": false,
"headline": "Support phpunit 9 (#66)",
"author_name": "Phillip Look",
"author_login": "pl-github",
"committed_at": "2020-05-08T07:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d89aa047f053194a7d7a3211f5ead23210c74c7",
"body": null,
"is_bot": false,
"headline": "Added changelog (#65)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2019-11-23T13:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c92efe2355228f68d3cb7d004380c7e20a7ecaa0",
"body": null,
"is_bot": false,
"headline": "Updating readme to a more 2019 ish code style (#61)",
"author_name": "Joachim Løvgaard",
"author_login": "loevgaard",
"committed_at": "2019-10-30T08:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48779143e0ec56f4488dc5b348226822f2307b9c",
"body": "- Update symfony/config to allow ^5.0\"\r\n- Update deprecated use of TreeBuilder",
"is_bot": false,
"headline": "Updates to allow Symfony 5 (#63)",
"author_name": "Gawain Lynch",
"author_login": "GwendolenLynch",
"committed_at": "2019-10-30T08:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30872169bcf74faedf30ab30088b58844403c5eb",
"body": "* Add compatibility with PHPUnit 8\r\n\r\n* Ignore phpunit result cache\r\n\r\n* Add missing newline at EOF\r\n\r\n* Reduce differences with generated config file",
"is_bot": false,
"headline": "Phpunit8 compat (#60)",
"author_name": "Grégoire Paris",
"author_login": "greg0ire",
"committed_at": "2019-02-26T21:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e465463b1f2bfc979704dea5d0cf6c58bea9834",
"body": null,
"is_bot": false,
"headline": "Added \"and contributors\" (#56)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T13:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18c5b544d19e14d4c3b1ba21b00da38449692b9",
"body": null,
"is_bot": false,
"headline": "Typos (#58)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T13:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e8e1becbb24809f48d3c17c8a5e975a9d22d3c",
"body": null,
"is_bot": false,
"headline": "Typo (#57)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T11:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c959b1bf218bb71314d9f37f18f454d2e01888",
"body": null,
"is_bot": false,
"headline": "Apply fixes from StyleCI (#55)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T09:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d69210afc4aca99038d522f59ccf5074aff2f2e1",
"body": null,
"is_bot": false,
"headline": "Updated changelog (#54)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T09:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f1a4b52f68db912274e4da50ea950cb6fa571a",
"body": "* Updated version table with PHPUnit\r\n\r\n* Updated date",
"is_bot": false,
"headline": "Updated version table with PHPUnit (#53)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T09:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d52d170739b5840e064a01f92c5a5f5d2f99223",
"body": "* Prepare for 4.x release\r\n\r\n* Removed tests on php7.0\r\n\r\n* Update composer.json\r\n\r\n* Update composer.json",
"is_bot": false,
"headline": "Prepare for 4.x release (#50)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T09:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ee7ead47d9cdf0da05c9469ca811f8a107ac500",
"body": null,
"is_bot": false,
"headline": "sync the changelog (#52)",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2018-03-05T08:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb58b59c9a245c545abc61a127708fe6c1631f9",
"body": "define branch alias for 4.0.x",
"is_bot": false,
"headline": "Merge pull request #51 from xabbuh/branch-alias",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-05T08:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5b91d1cbb51566d00420dadf50e3d3cbfa3834",
"body": null,
"is_bot": false,
"headline": "define branch alias for 4.0.x",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2018-03-05T08:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c301f0e8e5fa3eea9a9abe2034939b8ac1b899",
"body": "allow completely empty configuration",
"is_bot": false,
"headline": "Merge pull request #49 from dbu/fix-empty-configuration",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-03T11:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9aca7e2ff60aeed94f4b96d37fd19bbbca009db",
"body": null,
"is_bot": false,
"headline": "allow completely empty configuration",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2018-03-02T11:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ff2c75d1fc4b8c6b39b2e1f688bd13bde33c18",
"body": "Add return typehints to toString methods for compatibility with PHPUnit 7.0",
"is_bot": false,
"headline": "Merge pull request #44 from emodric/phpunit7",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2018-03-01T12:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639d46a793cd9d91c61900b864dacaf6ade248a0",
"body": "…it 7",
"is_bot": false,
"headline": "Add return typehints to toString methods for compatibility with PHPUn…",
"author_name": "Edi Modrić",
"author_login": "emodric",
"committed_at": "2018-01-19T11:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3606abca3db33874ce1496645619156b77ebde3c",
"body": null,
"is_bot": false,
"headline": "README update: Added Version Guidance section",
"author_name": "Mateusz",
"author_login": "mwadon",
"committed_at": "2017-12-01T08:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ec9f04e19dd4813bd7128aac4cd4e292078b58",
"body": null,
"is_bot": false,
"headline": "Fixed TravisCI links in README",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2017-11-30T09:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581ccd2757ec07a356485fbe22939e8a65b70491",
"body": "Prepare for 3.1.0",
"is_bot": false,
"headline": "Merge pull request #41 from matthiasnoback/Nyholm-patch-1",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-11-30T08:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939d1cd05b7d77b9be591e65a40e3dc2f9d38802",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2017-11-30T08:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7921d7408cf4a6c14b3c3c51af470445380dae8",
"body": "Allow Symfony 4.0 in composer.json",
"is_bot": false,
"headline": "Merge pull request #38 from pgodel/feature/symfony4",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2017-11-18T16:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ee35e3453fff55d4cb91cc975274db66167394",
"body": null,
"is_bot": false,
"headline": "Allow Symfony 4.0 in composer.json",
"author_name": "Pablo Godel",
"author_login": "pgodel",
"committed_at": "2017-11-18T13:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1539aa8552126b9ce41852ab23957a2315f1709",
"body": "[skip ci]",
"is_bot": false,
"headline": "Update README and CHANGELOG",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da669e16dfd658a87b83f56b6aef36224bf64ff2",
"body": "[skip ci]",
"is_bot": false,
"headline": "Update copyright",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d28dc630e4add8a859d50c864eac675049527b5",
"body": null,
"is_bot": false,
"headline": "Simpliy .travis.yml",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b0529759551ae312ab9ca50c138a1ee420a872",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bba17b0665d2adbc210404329533f2d91935f26",
"body": null,
"is_bot": false,
"headline": "Drop support for HHVM",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71020d249f4cdf1e18ad30178b63703ae4701ec1",
"body": null,
"is_bot": false,
"headline": "Some cleanups now that we've dropped PHP 5.x support",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T11:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5011b8774ed51538af6643bee27f94f77cbcdf3",
"body": null,
"is_bot": false,
"headline": "Further simplify requirements",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T10:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14b2476bc38406b613b4fb296d8aec9d639cce1",
"body": null,
"is_bot": false,
"headline": "Require at least PHPUnit 6.0",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T10:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935df12baddf1d91df74c007cea8be15016bc32d",
"body": null,
"is_bot": false,
"headline": "Simplify build matrix",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T10:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b7b7512d0f3129e448cbb85321cc5c97980d83",
"body": null,
"is_bot": false,
"headline": "Prepare for latest versions",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-02-08T10:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "722e0274db8d4d2c19f7d835bdedd42d5c2ec8de",
"body": "Fix README : PHP syntax\r\n\r\n[skip ci]",
"is_bot": false,
"headline": "Merge pull request #35 from thomasbisignani/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2017-01-28T10:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f1a22dbe142800729fd100d031860c58669dd3",
"body": null,
"is_bot": false,
"headline": "Fix README : PHP syntax",
"author_name": "Thomas Bisignani",
"author_login": "thomasbisignani",
"committed_at": "2017-01-27T22:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf93be91b8004203029301bf98142bd06de4f5a",
"body": "Support sebastian/exporter 2.0",
"is_bot": false,
"headline": "Merge pull request #34 from emodric/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2016-11-30T15:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85bfde7f51395caf1577a083fac8b79d8c550533",
"body": "This allows installing PHPUnit >= 5.6.5",
"is_bot": false,
"headline": "Support sebastian/exporter 2.0",
"author_name": "Edi Modrić",
"author_login": "emodric",
"committed_at": "2016-11-30T15:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f0ecb7437b472deb369715cd7c9ce69741b1af9",
"body": "Move the phpunit dep to the require-dev section",
"is_bot": false,
"headline": "Merge pull request #33 from greg0ire/move_phpunit_to_require_dev",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2016-10-19T10:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9c0816fcde4a7475b6d23bbebfe48429df8206",
"body": "Some packages choose to use a globally-installed phpunit, and things can\nget messy when autoloading classes if there also is phpunit and its\ndependencies installed via Composer.\nSee https://github.com/sebastianbergmann/phpunit/issues/1757",
"is_bot": false,
"headline": "Move the phpunit dep to the require-dev section",
"author_name": "Grégoire Paris",
"author_login": null,
"committed_at": "2016-10-19T08:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b421841e2c1622d653ab9ba0579feb1d228c28f7",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2016-06-18T17:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0f4479a44159c3ce2e7f7d48830c31be5808b6f",
"body": null,
"is_bot": false,
"headline": "Document partial testing of prototype nodes",
"author_name": "Kamil Kokot",
"author_login": "pamil",
"committed_at": "2016-06-16T07:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c8cf2ea0e7b5f447b84f2f64649752230b15f6",
"body": null,
"is_bot": false,
"headline": "Allow to partially test below prototypes nodes",
"author_name": "Kamil Kokot",
"author_login": "pamil",
"committed_at": "2016-06-13T08:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432bf992efb1a0782f8acf70d9da01793b1e0c9c",
"body": null,
"is_bot": false,
"headline": "Update Composer requirements and Travis build configuration",
"author_name": "Kamil Kokot",
"author_login": "pamil",
"committed_at": "2016-06-13T08:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "615b7c8ff5dc1737e553e518dbed641aa548572d",
"body": null,
"is_bot": false,
"headline": "Update readme for latest changes",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-11-25T21:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235e243833651425675c41e62a60d7cc93931ba9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'emodric-issue_29_fix'",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-11-25T21:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f2fa6c17f35dfcc680e6dc8028bb3cd4507733",
"body": null,
"is_bot": false,
"headline": "Allow excluding siblings of non array nodes, fixes #29",
"author_name": "Edi Modrić",
"author_login": "emodric",
"committed_at": "2015-11-20T20:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502b6b7d7edeb6446b8797995515d206d0464317",
"body": "Allow Symfony 3",
"is_bot": false,
"headline": "Merge pull request #27 from Soullivaneuh/sf3",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-11-12T15:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0676c5fe340da7b256da46f449457ef7563bbb",
"body": null,
"is_bot": false,
"headline": "Improve Travis",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2015-11-10T09:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fb6aa9b9df29fdabcd6b36014978fa02c9a6ab",
"body": null,
"is_bot": false,
"headline": "Allow Symfony 3",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2015-11-10T09:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27fb4ef0bf0c52cbe078f5c6355df341949b7132",
"body": "* Fix duplicate require section\n* PHPUnit on require-dev only",
"is_bot": false,
"headline": "Fix on improve composer.json",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2015-11-10T09:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d65ce87e7e8d6db2e9f897768c54b2dfb5f305",
"body": "removed hard coded version requirement",
"is_bot": false,
"headline": "Merge pull request #26 from helios-ag/readme_upd",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-10-19T07:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc82fa3e71c9ecd7569b955cd7e1ba6655574d3",
"body": null,
"is_bot": false,
"headline": "removed hard coded version requirement",
"author_name": "Al Ganiev",
"author_login": "helios-ag",
"committed_at": "2015-10-17T14:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c5ade19db8f84e810e58f850da0535169a3554",
"body": "Show configuration error on invalid",
"is_bot": false,
"headline": "Merge pull request #25 from Soullivaneuh/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-09-29T18:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7754537245e012424b9b565f5308d455c000fa",
"body": null,
"is_bot": false,
"headline": "Show configuration error on invalid",
"author_name": "Sullivan SENECHAL",
"author_login": "soullivaneuh",
"committed_at": "2015-09-29T13:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8fa058a4643b17a21a7853587b94bc6d3e84334",
"body": "move PHPUnit to the require section as well",
"is_bot": false,
"headline": "Merge pull request #24 from xabbuh/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-09-24T06:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d978aa25f846e64057b279c2e27bd529a7cfd5e0",
"body": null,
"is_bot": false,
"headline": "move PHPUnit to the require section as well",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2015-09-23T14:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca59745b64e50ad50009bbda1f98a82f78742ea",
"body": "move sebastian/exporter lib to require section",
"is_bot": false,
"headline": "Merge pull request #23 from xabbuh/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-09-23T08:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c53ea273375ca413292954718a899ce118d5c5",
"body": "Since the library is used in the `AbstractConfigurationConstraint`\r\nclass it must be included in the `require` section. Otherwise, it was\r\nnot usable in projects that did not require `sebastian/exporter`\r\nthemself.",
"is_bot": false,
"headline": "move sebastian/exporter lib to require section",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2015-09-22T20:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4e8c1f3d4250b74e65d0c18ed3d3e16b248006c",
"body": null,
"is_bot": false,
"headline": "Synchronize trait with base test class",
"author_name": "Matthias Noback",
"author_login": null,
"committed_at": "2015-09-09T14:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1d553cc5b3900b48e8d4074d84cc7a02c958d1",
"body": "Fixed minor typo\r\n\r\n[skip ci]",
"is_bot": false,
"headline": "Merge pull request #19 from javiereguiluz/patch-1",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-04-20T08:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839cd9497b75fddd69ac01a7ea9e40bf3acd4295",
"body": null,
"is_bot": false,
"headline": "Fixed minor typo",
"author_name": "Javier Eguiluz",
"author_login": "javiereguiluz",
"committed_at": "2015-04-20T08:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce15822e1ff5ac829efd25dc531137b52b8f73de",
"body": "This reverts commit 238ec288ef3e471ef564af5443fcff39abc08e8d.",
"is_bot": false,
"headline": "Revert \"Remove deprecated things\"",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-04-17T06:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88ffda0902537f6a088589706de43ad2a6ef4db",
"body": null,
"is_bot": false,
"headline": "Fix README [skip ci]",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-04-15T12:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3edfe057c385670b4016916d39a3d22a7d73bd1f",
"body": null,
"is_bot": false,
"headline": "Fix build matrix",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-04-15T12:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238ec288ef3e471ef564af5443fcff39abc08e8d",
"body": null,
"is_bot": false,
"headline": "Remove deprecated things",
"author_name": "Matthias Noback",
"author_login": "matthiasnoback",
"committed_at": "2015-04-15T12:30:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 2,
"latest_release_at": "2026-02-25T14:46:11Z",
"latest_release_tag": "v6.2.0",
"releases_from_tags": false,
"days_since_last_push": 155,
"active_weeks_last_year": 2,
"days_since_latest_release": 155,
"mean_days_between_releases": 254
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "matthiasnoback/symfony-config-test",
"exists": true,
"license": "MIT",
"keywords": [
"symfony",
"testing",
"phpunit",
"config"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/matthiasnoback/symfony-config-test",
"is_deprecated": false,
"latest_version": "v6.2.0",
"repository_url": "https://github.com/SymfonyTest/SymfonyConfigTest",
"versions_count": 36,
"total_downloads": 10569166,
"dependents_count": 416,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 194726,
"first_published_at": null,
"latest_published_at": "2026-02-09T13:25:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 171
}
]
},
"popularity": {
"forks": 35,
"stars": 167,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-09-10",
"count": 1
},
{
"date": "2014-10-11",
"count": 1
},
{
"date": "2015-05-14",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2023-02-05",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
}
],
"complete": true,
"collected": 33,
"total_forks": 35
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 6045,
"source_files_sampled": 21,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/config",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.4 || ^7.0 || ^8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "symfony/config",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 60,
"open_issues": 1,
"closed_ratio": 0.947,
"closed_issues": 18,
"closed_unmerged_prs": 12
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "matthiasnoback",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/1193078?v=4"
},
{
"type": "User",
"login": "Nyholm",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
},
{
"type": "User",
"login": "mbabker",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
},
{
"type": "User",
"login": "stloyd",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/67402?v=4"
},
{
"type": "User",
"login": "Chris53897",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7104259?v=4"
},
{
"type": "User",
"login": "pamil",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1897953?v=4"
},
{
"type": "User",
"login": "xabbuh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1957048?v=4"
},
{
"type": "User",
"login": "soullivaneuh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1698357?v=4"
},
{
"type": "User",
"login": "h4cc",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2981491?v=4"
},
{
"type": "User",
"login": "wickedOne",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/343850?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.406
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 18/21 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 30 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "7aa639dff84e51074db4f4f207cb4ae26c4eb1fe",
"ran_at": "2026-07-30T22:42:19Z",
"aggregate_score": 4.3,
"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-02-25T14:46:48Z",
"oldest_open_prs": [
{
"number": 90,
"created_at": "2025-11-29T13:42:38Z",
"last_comment_at": "2026-02-16T14:16:36Z",
"last_comment_author": "mbabker"
},
{
"number": 91,
"created_at": "2025-11-29T13:46:30Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-02-09T13:25:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 86,
"created_at": "2024-08-26T13:28:01Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SymfonyTest/SymfonyConfigTest",
"host": "github.com",
"name": "SymfonyConfigTest",
"owner": "SymfonyTest"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 43,
"vitality": 39,
"community": 61,
"governance": 74,
"calibration": "2026-08-02",
"engineering": 46,
"ai_readiness": 30,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 39,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 155,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 155 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 155
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v6.2.0",
"releases_from_tags": false,
"days_since_latest_release": 155,
"mean_days_between_releases": 254
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 155 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 155
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~254 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 254
}
}
],
"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": "exceptional",
"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": 176,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 176 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 176
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 35,
"stars": 167,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "167 stars",
"points": 36,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 167
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 88,
"inputs": {
"packages": [
"matthiasnoback/symfony-config-test"
],
"dependents": 416,
"ecosystems": "packagist",
"total_downloads": 10569166,
"monthly_downloads": 194726
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "194,726 downloads/month across packagist",
"points": 70.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 194726,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "416 packages depend on it",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 416
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 28,
"top_contributor_share": 0.406
},
"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 41% of commits",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 30 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"merged_prs": 60,
"open_issues": 1,
"closed_issues": 18,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.947,
"closed_unmerged_prs": 12,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 39.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "60/72 decided PRs merged",
"points": 25,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 60,
"decided": 72
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 18/21 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "SymfonyTest",
"public_repos": 3,
"account_age_days": 3164
},
"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": "5 followers of SymfonyTest",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "SymfonyTest"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~8 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"matthiasnoback/symfony-config-test"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 171
},
"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 171 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 171
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 46,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [
"symfony",
"symfony-bundle"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": "weak",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.3
},
"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": "2 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 18/21 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 30 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 21
},
"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": 30,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.5,
"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": "50 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 6045,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.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-30T22:42:45.225713Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SymfonyTest/SymfonyConfigTest.svg",
"full_name": "SymfonyTest/SymfonyConfigTest",
"license_state": "standard",
"license_spdx": "MIT"
}