Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 96,
"has_wiki": true,
"homepage": "https://phar.io/",
"languages": {
"PHP": 67279
},
"pushed_at": "2026-05-20T15:32:59Z",
"created_at": "2016-11-30T11:00:48Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T14:53:13Z",
"description": "Library for handling version information and constraints",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://phar.io",
"name": null,
"type": "Organization",
"login": "phar-io",
"company": null,
"location": null,
"followers": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/13421177?v=4",
"created_at": "2015-07-20T16:35:35Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 4020
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.2.1",
"kind": "patch",
"published_at": "2022-02-21T01:07:44Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2022-02-07T21:58:19Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2021-02-23T14:01:26Z"
},
{
"tag": "3.0.4",
"kind": "patch",
"published_at": "2020-12-13T23:20:34Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2020-08-31T08:55:49Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2018-07-08T19:20:37Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2018-06-23T10:31:31Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2017-04-02T19:54:40Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-03-03T17:15:46Z"
}
],
"recent_commits": [
{
"oid": "5eeb03f1ee82b3076d72daa5cb85d6b68abad783",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2024-01-31T22:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba2045df48ee393ecd78dd48c080bab3ea178b3",
"body": null,
"is_bot": false,
"headline": "Implement #35",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2024-01-31T22:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53479d6c1d0d7e3b258032791f776bf037246667",
"body": null,
"is_bot": false,
"headline": "Fix: Build",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2023-06-01T08:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985de7204e288f7bdc103837e52852c6d5f05a9c",
"body": null,
"is_bot": false,
"headline": "Fix: Badge",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2023-06-01T07:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99be41a19c6678284ca221ef27c04409f4b17edf",
"body": null,
"is_bot": false,
"headline": "Enhancement: Use GitHub Actions",
"author_name": "Andreas Möller",
"author_login": "localheinz",
"committed_at": "2023-05-31T15:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-21T01:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963aac7cdeb68d4f0357ed636d27d0f29baa2b86",
"body": null,
"is_bot": false,
"headline": "Update psalm and make it happy",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-21T00:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11446c19bc3b9011a1940ae2351981943a7d981b",
"body": null,
"is_bot": false,
"headline": "Run CS-Fixer",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-21T00:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333da69ccf848719e425b4f9cad6b0325aba8d77",
"body": null,
"is_bot": false,
"headline": "Make ExactVersionConstraint honor build meta data",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-21T00:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace330fa3af4ce19c9171d573d9c299580e59544",
"body": null,
"is_bot": false,
"headline": "Enhance Tests",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-20T23:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c494dccd6802fd111a62ea5a474b33c0fd3dc76b",
"body": null,
"is_bot": false,
"headline": "Enhance Build Meta Data support",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-20T23:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3617394d589841a78c9fded4fc1c400f34773a17",
"body": null,
"is_bot": false,
"headline": "Run CS Fixer",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-18T00:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d1cb50da7045f26f5aaad0e43ac49d0be733bf",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-18T00:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c720a809309004289aba2ea68cb9598e850f1f01",
"body": "Also increase test coverage",
"is_bot": false,
"headline": "Add `pl` to supported PreReleaseSuffix labels",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-18T00:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fc8273c0862258872aaa763a03c4e1a1d48bfc",
"body": null,
"is_bot": false,
"headline": "Add BuildMetaData support",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-18T00:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a90844ad40f127afd244c0cad228de2a80052a",
"body": null,
"is_bot": false,
"headline": "Update tools",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-07T21:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee0fc2fe119d8dacc61a17acecb2faa9aac3304",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2022-02-07T21:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee6a0c75ca076c54d228c838e84ce33f57c7985",
"body": null,
"is_bot": false,
"headline": "fix issue #28 (logical or syntax support both single and double pipe)",
"author_name": "Laurent Laville",
"author_login": "llaville",
"committed_at": "2022-02-07T21:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd7f6821a87c4f4570c398c975a39ae697f9fe2",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Scott Dutton",
"author_login": "exussum12",
"committed_at": "2021-05-14T19:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26c734625007f9776473a351f7d91497d421c958",
"body": "Github currently doesn't know this is a BSD 3 clause licence, This change allows github to pick up the correct licence",
"is_bot": false,
"headline": "Normalise Licence",
"author_name": "Scott Dutton",
"author_login": "exussum12",
"committed_at": "2021-05-14T19:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae7c545bef187884426f042434e561ab1ddb182",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T14:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3368360ce014fbf5703fc2b848316238e0f38e4",
"body": null,
"is_bot": false,
"headline": "Tweak psalm config and make it happy",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T13:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f0a643a2aac36153898bfed3ca0013579224da",
"body": null,
"is_bot": false,
"headline": "Run CS Fixer",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T13:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e23708983a666bba684350b1be377a0df104ce",
"body": null,
"is_bot": false,
"headline": "Update tools",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T13:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d7646564d51e43d70259266e1f243352aa101e",
"body": null,
"is_bot": false,
"headline": "Update changelog for release",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T13:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27fbb7096b52f821b7a0c084aa0712d2840ef28e",
"body": "…rsion",
"is_bot": false,
"headline": "Add support for ^0.x version constraint logic enforcing same minor ve…",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T13:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec1809890c2edd125141a2f3c6e476d0767e814",
"body": null,
"is_bot": false,
"headline": "Add integration test for constraint compliance",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T01:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc75c0563ea555c2ce13cd0ed36bb9c9ae6bb9a",
"body": "Closes #25",
"is_bot": false,
"headline": "Fix tile operator handling",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T01:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282958da5d029bd61f62b2366d644c209cb6e3ed",
"body": null,
"is_bot": false,
"headline": "Add more scalar types",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-23T00:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8613463647b337d69f50c600683a26da5e09e8",
"body": null,
"is_bot": false,
"headline": "Add scalar types to VersionConstraintParser, rename internal variable",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-22T22:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b7ea69d47b955730a4edd8edfbd90d2239bdbf",
"body": null,
"is_bot": false,
"headline": "Update Changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2021-02-22T22:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1c00ea295321e45cf55e421cc9deb598b320cb",
"body": null,
"is_bot": false,
"headline": "Add Version::getOriginalString(), Fixes #24",
"author_name": "addshore",
"author_login": "addshore",
"committed_at": "2021-02-22T21:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4782611070e50613683d2b9a57730e9a3ba5451",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-12-13T23:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48024a6ec8d8471b091a24d45d2dfa594aa4390d",
"body": null,
"is_bot": false,
"headline": "update tools",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-12-13T22:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0043f2d37a3756295dd7c696a5cb5f1ae2150681",
"body": "This reverts commit 1b70648b4ad99be5e1bbdd41ab7c6d46f083b231.",
"is_bot": false,
"headline": "Revert \"ensure phive updates itself\"",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-12-13T22:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b70648b4ad99be5e1bbdd41ab7c6d46f083b231",
"body": null,
"is_bot": false,
"headline": "ensure phive updates itself",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-12-11T23:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b19ddb1bcb16a9f24dffbdb8ae168eaa091eac",
"body": null,
"is_bot": false,
"headline": "add PHP 8.0 builds to travis",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-12-11T23:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484d0fb0a582b982ec57aaa756446e586ea09dff",
"body": "Hi, I wanted to release a new version after BETA, with name RC, but they were the same.\r\n\r\nI digged deeper and discoverd the score is incorrectly interpreted for uppercase.\r\n\r\n- rc -> 3\r\n- RC -> 0\r\n- beta -> 2\r\n- BETA -> 0",
"is_bot": false,
"headline": "make dev suffix rank work for uppercase too",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2020-12-11T23:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726c026815142e4f8677b7cb7f2249c9ffb7ecae",
"body": null,
"is_bot": false,
"headline": "Prepare 3.0.3 release",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-11-30T09:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240404b4323a9c267797973e3320bc83af7296b8",
"body": null,
"is_bot": false,
"headline": "Introduce `Version::equals`",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-11-30T09:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6bb6825def89e0a32220f88337f8ceaf1975fa0",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-27T14:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6792a21eb2b1410a17209c6ad8df214971860be",
"body": "composer.json: Allow PHP 8",
"is_bot": false,
"headline": "Merge pull request #21 from Ayesh/php8",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-27T14:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62694a70d608b5c0ba3d9d9c91013b3ebe7a5b01",
"body": null,
"is_bot": false,
"headline": "composer.json: Allow PHP 8",
"author_name": "Ayesh Karunaratne",
"author_login": "Ayesh",
"committed_at": "2020-06-26T18:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ed93c6753ee27c0e66dec1a27ec0f9bc8fca1c",
"body": null,
"is_bot": false,
"headline": "Add token",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T19:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e962093ea600f3b75ad27ec7297d7f75316bae2c",
"body": null,
"is_bot": false,
"headline": "tweak build",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T15:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59f1f41b0455365731bb96f48b79cf58c0f4bb5",
"body": null,
"is_bot": false,
"headline": "tweak build",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T15:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84df5873328b2b66a3213bf218d60b35f5b413c",
"body": null,
"is_bot": false,
"headline": "tweak travis",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T15:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27052add99145d3d7be2cb6feb05c8ed5cd4ccbf",
"body": null,
"is_bot": false,
"headline": "Tweak build",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T15:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d6803342ae351c6f58d2f10c8a08d3d1dadbfd",
"body": "Add .gitattribute file with export-ignore rules for build/test files to reduce the dist zip file size",
"is_bot": false,
"headline": "Merge pull request #20 from Ayesh/export-ignore",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-06-01T15:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2810ff54071fa1ddaf4582404e1df16402817e",
"body": "…to reduce the dist zip file size",
"is_bot": false,
"headline": "Add .gitattribute file with export-ignore rules for build/test files …",
"author_name": "Ayesh Karunaratne",
"author_login": "Ayesh",
"committed_at": "2020-06-01T13:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46d6a2b4b8951685c822d11575d81aca3532701",
"body": null,
"is_bot": false,
"headline": "Update changlog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-09T21:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06a5000ac1a258a7d035295f0bd4ae7c859bc4f",
"body": null,
"is_bot": false,
"headline": "Update ExactVersionConstraintTest to represent filled up 0",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-09T21:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "913824267df7c7b15252dfdbb7ce522b94960395",
"body": null,
"is_bot": false,
"headline": "Fix broken test in VersionConstraintParserTest",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-09T21:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4739f31666674590c80619ea9f2cbbd7411ea3",
"body": null,
"is_bot": false,
"headline": "Better version tests to ensure re-assembling works",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-09T21:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cef51d443b5a0cf714715165c3e162b753cd43d",
"body": "This allows for filling blanks",
"is_bot": false,
"headline": "Reconstruct strings from parsed values rather than using input",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-09T21:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4eccfe4d486824b9f2b5f21f3442ee7f529351",
"body": null,
"is_bot": false,
"headline": "Ignore phpunit cache file",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T22:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6738125148befee7926e65bc7e9b44bbbbc952",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ba183d45ebb8be7c278b1b11928dd83c92ed2b",
"body": null,
"is_bot": false,
"headline": "Be case independent",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade1055fab83fea466ce076f70da298421e91cef",
"body": null,
"is_bot": false,
"headline": "Make use of strict types and support v1.2.3-rc format",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7409c2a0073ea502175db39587907bd2960b13d",
"body": null,
"is_bot": false,
"headline": "Add @throws",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfbeabc507f3bb8c7ab81ef9841d519dd5800749",
"body": null,
"is_bot": false,
"headline": "Use strict comparisons",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9041d2e1894869c33936889d04c40748987e07",
"body": null,
"is_bot": false,
"headline": "Update tools, phpunit, psalm config",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b8eede1919e458f06068b21663555521d531605",
"body": "Apply CS Fixer rules\nAutomagic adding of return types\nFix formatting",
"is_bot": false,
"headline": "Move to PHP 7",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-05-05T21:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0d482474b75426015b32f0c285325d4b2a0db3",
"body": "Fix missing name warning",
"is_bot": false,
"headline": "Merge pull request #19 from GuillaumeSeren/fix-18",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2020-04-01T19:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26296c94e997c27bd41250d91edee699c09128a3",
"body": "Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>",
"is_bot": false,
"headline": "Fix missing name warning",
"author_name": "Guillaume Seren",
"author_login": "GuillaumeSeren",
"committed_at": "2020-04-01T16:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"body": "…fix is always greater than a version with a pre-release suffix",
"is_bot": false,
"headline": "change version comparison so that a version without a pre-release suf…",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-07-08T19:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872340c7caa93bc4a2ce20d267498f8e578c856b",
"body": null,
"is_bot": false,
"headline": "mention pre-release labels in README.md",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-23T10:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e41a7bb14261f68e186c828f8582dd477bcba59",
"body": null,
"is_bot": false,
"headline": "update CHANGELOG.md for release 2.0.0",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-23T10:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f721b1c0c2219195006c960de18fbf01b9548ab",
"body": "Add support for pre-release suffixes in version constraints",
"is_bot": false,
"headline": "Merge pull request #12 from phar-io/issue/11",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-23T10:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d9fc08940ec768a45abf9a7147e652a9765fb0",
"body": "example: 3.0.0-alpha.1",
"is_bot": false,
"headline": "add support for pre-release labels containing dots",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-23T10:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c32d63e34cd381d82f7dae8832c3934471efc2",
"body": null,
"is_bot": false,
"headline": "fix codestyle violations",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-23T09:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04279ed2469c161fa4aaad227f4a1ca7f34f1ed",
"body": "Since the parsing of the pre-release suffix has moved to the PreReleaseSuffix class,\nVersion does not need to separately match for label and number anymore.",
"is_bot": false,
"headline": "simplify regular expression in Version",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-06T17:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd59efae79a3feaa293265021a9d4753d410985b",
"body": null,
"is_bot": false,
"headline": "introduce CHANGELOG.md",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-06T17:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c9a27d9f91a9e382bb8f47932ddc77e8b1d9ea7",
"body": null,
"is_bot": false,
"headline": "add prototype implementation of pre-release suffix comparison",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-06T17:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388b2f52977ddcf6f6686c9f8e78f9526a30b69e",
"body": "…nConstraintParser",
"is_bot": false,
"headline": "fix #11 by adding optional labels to the regular expression in Versio…",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2018-06-06T13:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d579165b9149895a585dad96be6435b6e350253",
"body": "Typo",
"is_bot": false,
"headline": "Merge pull request #8 from j-d/patch-1",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2017-04-07T11:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efaaf6a6d06d9189bc49171fbfe55451ac03ea0b",
"body": null,
"is_bot": false,
"headline": "Typo",
"author_name": "Jose Diaz",
"author_login": "j-d",
"committed_at": "2017-04-07T11:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0928da4c5ed782c3faf8b45f0dfbba446979751f",
"body": "Great, thank you!\r\n\r\nAdd description and examples to README.md #4",
"is_bot": false,
"headline": "Merge pull request #5 from dnaber-de/issue_4_usage_examples",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2017-03-31T12:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2d6e68a339df53c7b1c31d8f85f95a762465c6",
"body": null,
"is_bot": false,
"headline": "Add description and examples to README.md #4",
"author_name": "David Naber",
"author_login": "dnaber-de",
"committed_at": "2017-03-31T11:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"body": null,
"is_bot": false,
"headline": "Exend InvalidArgumentException for InvalidVersionException",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-05T17:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e54c165c13ce31d75d610f379b5e23063a2edb5",
"body": null,
"is_bot": false,
"headline": "Use Exception interface",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-05T17:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "791e49e8f112b7b917cbc78c28a577870f2302ee",
"body": null,
"is_bot": false,
"headline": "Remove branch alias",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T17:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a551132578631674e5d5ab39d3e980714ac9c6",
"body": null,
"is_bot": false,
"headline": "Update covers",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T16:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ba10ad65bfca914f3fd2e968fcb4add4507ccf",
"body": null,
"is_bot": false,
"headline": "Bump copyright year",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-03-03T15:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d73616747ba28b1b99b99e71564da9ddbc7f4eb",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-03-03T15:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c3cc4441dc6bc7fbe3c21b1b92720f13ec6293",
"body": null,
"is_bot": false,
"headline": "Do not wait for builds that are allowed to fail",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-03-03T15:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f2b073d5a3b8267ef3f75f15724e750a219cd2",
"body": null,
"is_bot": false,
"headline": "use trust-gpg-keys for phive install",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T15:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf1eb412ffc07b2b102bdd872fde76588960544",
"body": null,
"is_bot": false,
"headline": "Rework travis config ^3",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T15:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49875f0a61ff3eb5b611fde19d4e99175a0758a3",
"body": null,
"is_bot": false,
"headline": "Rework travis config ^2",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T15:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789aa7a35dbadf5ff9a3848177f8a0503ec39cac",
"body": null,
"is_bot": false,
"headline": "Rework travis config",
"author_name": "Arne Blankerts",
"author_login": "theseer",
"committed_at": "2017-03-03T14:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0610ccfa8f9d795d3aaaa3291abb4ad68bebc94b",
"body": null,
"is_bot": false,
"headline": "Update tools",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-01-15T06:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373196f62a55703597a81c7e69d1f62d985f3370",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-01-15T06:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167541878ec5d36d4efbb3a47e9f0042da0e6f67",
"body": null,
"is_bot": false,
"headline": "Fix CS/WS issues",
"author_name": "Sebastian Bergmann",
"author_login": "sebastianbergmann",
"committed_at": "2017-01-14T17:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7161fa8ada17ca4c19906faa93b9481c037e7cac",
"body": null,
"is_bot": false,
"headline": "read pre-release suffix from version string",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2017-01-10T22:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cc67bf8268dc87c95cc8c2319f7e818b81ea3f",
"body": null,
"is_bot": false,
"headline": "remove build metadata from Version",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2017-01-10T21:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9543c3ed6bfb98ada9ffa6bc7e629135da216d",
"body": null,
"is_bot": false,
"headline": "ensure SemVer compliance of version strings",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2017-01-10T21:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8129d823903ed6f81f84362c6fef02aab4269fb2",
"body": null,
"is_bot": false,
"headline": "Add Travis CI build status to README.md",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2016-12-02T09:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d94bba66d8379481620c05623b6a82419a817d3",
"body": null,
"is_bot": false,
"headline": "implement #2: add support for logical OR constraint groups",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2016-12-02T09:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e1b9914ad6a9a7b8c5e82f71ca18abf2fe520a",
"body": null,
"is_bot": false,
"headline": "add travis CI configuration",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2016-12-02T09:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634beaa9eff6d6bca83e223f9ebf061af58ade2d",
"body": null,
"is_bot": false,
"headline": "fix path to bootstrap file in phpunit.xml",
"author_name": "Sebastian Heuer",
"author_login": "sebastianheuer",
"committed_at": "2016-12-02T09:12:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2022-02-21T01:07:44Z",
"latest_release_tag": "3.2.1",
"releases_from_tags": false,
"days_since_last_push": 63,
"active_weeks_last_year": 0,
"days_since_latest_release": 1612,
"mean_days_between_releases": 226.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "phar-io/version",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/phar-io/version",
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/phar-io/version",
"versions_count": 13,
"total_downloads": 795808441,
"dependents_count": 35,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 14403757,
"first_published_at": null,
"latest_published_at": "2022-02-21T01:04:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1612
}
]
},
"popularity": {
"forks": 18,
"stars": 7477,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-03-31",
"count": 2
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 18,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 7032,
"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": 1,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 13,
"open_issues": 3,
"closed_ratio": 0.842,
"closed_issues": 16,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "theseer",
"commits": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/111333?v=4"
},
{
"type": "User",
"login": "sebastianheuer",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/169095?v=4"
},
{
"type": "User",
"login": "sebastianbergmann",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/25218?v=4"
},
{
"type": "User",
"login": "localheinz",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/605483?v=4"
},
{
"type": "User",
"login": "Ayesh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/811553?v=4"
},
{
"type": "User",
"login": "exussum12",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1102850?v=4"
},
{
"type": "User",
"login": "dnaber-de",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1133205?v=4"
},
{
"type": "User",
"login": "GuillaumeSeren",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/767331?v=4"
},
{
"type": "User",
"login": "j-d",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1140726?v=4"
},
{
"type": "User",
"login": "llaville",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/364342?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.602
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": 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": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 5/29 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": "5eeb03f1ee82b3076d72daa5cb85d6b68abad783",
"ran_at": "2026-07-22T16:49:55Z",
"aggregate_score": 3.6,
"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-05-20T15:55:09Z",
"oldest_open_prs": [
{
"number": 38,
"created_at": "2025-11-26T08:59:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-05-20T15:33:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-06-01T08:25:46Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2018-04-06T07:31:19Z",
"last_comment_at": "2018-06-23T10:35:09Z",
"last_comment_author": "sebastianheuer"
},
{
"number": 34,
"created_at": "2024-01-30T12:40:40Z",
"last_comment_at": "2024-02-01T00:20:27Z",
"last_comment_author": "tacman"
},
{
"number": 36,
"created_at": "2024-09-02T14:09:16Z",
"last_comment_at": "2024-09-02T14:16:01Z",
"last_comment_author": "tacman"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/phar-io/version",
"host": "github.com",
"name": "version",
"owner": "phar-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 30,
"inputs": {
"security": 36,
"vitality": 28,
"community": 69,
"governance": 59,
"engineering": 55,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 50,
"overall_after_abandonment_multiplier": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 63,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 63 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 63
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "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": 44,
"inputs": {
"releases_count": 9,
"latest_release_tag": "3.2.1",
"releases_from_tags": false,
"days_since_latest_release": 1612,
"mean_days_between_releases": 226.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1612 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1612
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~226.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 226.9
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 1147,
"days_since_last_human_commit": 902,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 902 days; 3 unmet obligation(s): releases stalled, Scorecard reports it unmaintained, CI broken",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 902,
"count": 3,
"signals": "releases stalled, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 69,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 18,
"stars": 7477,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7,477 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 7477
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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": 90,
"inputs": {
"packages": [
"phar-io/version"
],
"dependents": 35,
"ecosystems": "packagist",
"total_downloads": 795808441,
"monthly_downloads": 14403757
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "14,403,757 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 14403757,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "35 packages depend on it",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 35
}
}
],
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.602
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 60% of commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 13,
"open_issues": 3,
"closed_issues": 16,
"issue_closed_ratio": 0.842,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 39.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/17 decided PRs merged",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/29 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 31,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "phar-io",
"public_repos": 10,
"account_age_days": 4020
},
"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": "31 followers of phar-io",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 31,
"login": "phar-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~11 yr old",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"phar-io/version"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 1612
},
"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 1612 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1612
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://phar.io/",
"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://phar.io/",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.6
},
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 5/29 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "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": 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": "critical",
"name": "AI Readiness",
"value": 23,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.15,
"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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 7032,
"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-22T16:50:07.825086Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phar-io/version.svg",
"full_name": "phar-io/version",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}