Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"amphp",
"synchronization",
"php",
"async",
"mutex",
"semaphore",
"concurrency",
"revolt"
],
"is_fork": false,
"size_kb": 289,
"has_wiki": false,
"homepage": "https://amphp.org/sync",
"languages": {
"PHP": 77954
},
"pushed_at": "2026-06-14T17:38:20Z",
"created_at": "2017-11-27T03:51:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T21:53:38Z",
"description": "Non-blocking synchronization primitives for PHP based on Amp and Revolt.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://amphp.org",
"name": "AMPHP",
"type": "Organization",
"login": "amphp",
"company": null,
"location": null,
"followers": 359,
"avatar_url": "https://avatars.githubusercontent.com/u/8865682?v=4",
"created_at": "2014-09-22T19:31:02Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 4320
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-08-04T17:37:10Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-03-16T15:47:09Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2023-08-19T13:59:33Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-12-30T23:05:19Z"
},
{
"tag": "v2.0.0-beta.6",
"kind": "prerelease",
"published_at": "2022-11-07T21:47:50Z"
},
{
"tag": "v2.0.0-beta.5",
"kind": "prerelease",
"published_at": "2022-07-13T17:23:51Z"
},
{
"tag": "v2.0.0-beta.4",
"kind": "prerelease",
"published_at": "2022-04-03T17:01:54Z"
},
{
"tag": "v2.0.0-beta.3",
"kind": "prerelease",
"published_at": "2022-02-07T04:46:10Z"
},
{
"tag": "v2.0.0-beta.2",
"kind": "prerelease",
"published_at": "2022-02-03T20:59:36Z"
},
{
"tag": "v2.0.0-beta.1",
"kind": "prerelease",
"published_at": "2021-12-06T01:21:47Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2021-10-25T18:33:42Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2021-10-25T18:09:28Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2020-05-07T19:05:10Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2019-11-08T18:50:56Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2019-09-26T21:03:41Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-09-24T17:16:58Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2017-11-29T22:02:51Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-11-29T20:10:57Z"
}
],
"recent_commits": [
{
"oid": "2f711b6651270449d59c770ffb518698655022f7",
"body": null,
"is_bot": false,
"headline": "Handle exceptions thrown during acquire",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-06-14T17:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7d404940802ef9ce850faacc348c1deca50683",
"body": null,
"is_bot": false,
"headline": "Fix a couple more Psalm 6 issues",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fc46227e05a4e07f19723d20d5aa9b18b76571",
"body": null,
"is_bot": false,
"headline": "Skip force-closed finally test on PHP >= 8.4",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036d60801a5016c766251e1cde251a96b9a0d162",
"body": null,
"is_bot": false,
"headline": "Fix or suppress Psalm 6 issues",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05fda8f53b297e8f2756dcef73b6b77e964b90e",
"body": null,
"is_bot": false,
"headline": "Add #[Override] attribute",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab936978107139e415e8950cbae4fda9a70d07c2",
"body": null,
"is_bot": false,
"headline": "Upgrade to Psalm 6",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6b746deb033b5a65b93c3e235ba815b0a3df29",
"body": null,
"is_bot": false,
"headline": "Update CI actions",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2026-04-05T16:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217097b785130d77cfcc58ff583cf26cd1770bf1",
"body": null,
"is_bot": false,
"headline": "Swap for do-while loop",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-08-03T19:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3d8d4c2590cb013312d3495758ecc5deb6c9f6",
"body": null,
"is_bot": false,
"headline": "Move next ID initialization",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-08-03T19:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c76626532f3d263023cc13170eb109aebfbeeb",
"body": null,
"is_bot": false,
"headline": "Add buffer size parameter",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-08-03T19:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e940e60f6ea0403ad2bcb51833cab9bbd6b35c1",
"body": "Remove unnecessary Psalm annotations.",
"is_bot": false,
"headline": "Improve PosixSemaphore initialization",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-08-03T19:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2f0cc33c5ac8693b9772a80b17a641ff95039b",
"body": "… device (#29)",
"is_bot": false,
"headline": "fix: fix posix semaphore blocks thread when there is no space left on…",
"author_name": "Saif Eddin Gmati",
"author_login": "azjezz",
"committed_at": "2024-08-03T18:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375ef5b54a0d12c38e12728dde05a55e30f2fbec",
"body": null,
"is_bot": false,
"headline": "Add PriorityQueue (#27)",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-03-12T01:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "971745e982d7518e4232e5ff379799f995bc08b8",
"body": null,
"is_bot": false,
"headline": "Cannot require these extensions because of Windows",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-03-12T00:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88e2248de59bc40f17bb85c2f7c59d6177d3650",
"body": null,
"is_bot": false,
"headline": "Update Psalm and fix issues",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-03-12T00:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a404df9f2198a750ac5ef7df6f58a82fee731ef2",
"body": null,
"is_bot": false,
"headline": "Update readme and examples",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2024-03-12T00:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10c5f86afa0a043d82709e2d84831ade1e22304",
"body": null,
"is_bot": false,
"headline": "Fix copy pasted description",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-07T22:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d216a2564d4497f138c547d5d7d8d40ca6b4514",
"body": null,
"is_bot": false,
"headline": "Async unlock if inside force close",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-09-07T21:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ddc7392cc8034b3e4798cef3cc90d3f4c0441c",
"body": "Behavior changed in PHP 8.0.",
"is_bot": false,
"headline": "Fix shmop error handling",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-19T13:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fe35fb3103a165abf246f9e424133424266703",
"body": null,
"is_bot": false,
"headline": "shmop_read() no longer can return false",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2023-08-19T13:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc440e4b6d48e7e97a504ebcd763f69493b66085",
"body": null,
"is_bot": false,
"headline": "Add re-entry support to synchronized (#26)",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2023-08-19T13:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d53c9e43d5f026ced166d7a5636b194dfe732a0",
"body": null,
"is_bot": false,
"headline": "Fix a typo (#25)",
"author_name": "thgs",
"author_login": "thgs",
"committed_at": "2023-05-01T07:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8a0e80cc586cece4f8ce57460f8bbf442ba8fc",
"body": null,
"is_bot": false,
"headline": "Update Parcel::synchronized() template type and fix example annotation",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-30T22:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc497f7971465c520a7d7387454c0d569d80fe1",
"body": null,
"is_bot": false,
"headline": "Update readme and add parcel and channel examples",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-30T21:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4a23b46dacdbca9050026cbf3f53c60c719498",
"body": null,
"is_bot": false,
"headline": "Fix closure annotation",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-30T20:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f67f88842686ad4e6e5b1606d038f6f5e59c567",
"body": null,
"is_bot": false,
"headline": "Mark receive type as covariant",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-30T17:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00b51a5ded14ad24f6666b450e03fc9db70caab",
"body": null,
"is_bot": false,
"headline": "Update to Psalm 5.4",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-30T17:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036b7c9294d27d082d9cd2648c45505888d5949c",
"body": null,
"is_bot": false,
"headline": "Forgot about Windows",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-24T16:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc60a0b66e25cd3ed43235a08493b3fc3be1ac7",
"body": null,
"is_bot": false,
"headline": "Improve PosixSemaphore and SharedMemoryParcel",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-24T16:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f3861d6181a344d5cf40099b6ecf1e4897b38c9",
"body": null,
"is_bot": false,
"headline": "Missed this one",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-24T05:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589ecaa1617a2294a5d80266771b3fee44c05124",
"body": null,
"is_bot": false,
"headline": "Add StaticKeySemaphore",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-24T05:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06906cb9c742be0f51247c3538c5cb4020cf1bf",
"body": null,
"is_bot": false,
"headline": "Forbid cloning and serialization",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-24T00:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1fd938f5dc54fa18601a53e5d0481c15f33dd7e",
"body": null,
"is_bot": false,
"headline": "Add random_int to symbol-whitelist",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-23T17:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1763dda0820ed7da67e44a6a29f0f05305842fa5",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.2 to build pipeline",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-23T17:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d2e99ada85dde0d2cd928cbc6e3d6fef619f02",
"body": null,
"is_bot": false,
"headline": "Remove minimum stability",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-23T01:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40663faf049e47695e6194b8210ff90932ef16c",
"body": null,
"is_bot": false,
"headline": "Use bash on Windows instead",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-19T20:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "befc5bf4e51b491528d983ba9ca0be9af92dd8e3",
"body": null,
"is_bot": false,
"headline": "Fix composer cache syntax on Windows",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-19T20:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da4f6d88173dbba7e575171220d492ff8898241",
"body": null,
"is_bot": false,
"headline": "Upgrade CI setup to avoid deprecated ::set-output",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-19T20:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fded8a9bde863102ccbaa4d7a6678771fe1163d5",
"body": null,
"is_bot": false,
"headline": "Update description",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-12-19T19:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5a2b78515a418eb2ba6875d556d875a31ac86e",
"body": null,
"is_bot": false,
"headline": "Add test for StaticKeyMutex",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-17T16:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e513335c4394b5dfac3076e615b60683c913b6",
"body": null,
"is_bot": false,
"headline": "Remove unused method",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-17T16:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bac9c5083a060d6fac2488187c82c22c1f412c9",
"body": null,
"is_bot": false,
"headline": "Add RateLimitingSemaphore",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-17T16:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f565e7730d569272578337ea6205f378764178",
"body": null,
"is_bot": false,
"headline": "Declare strict types",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-16T23:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc46ab8f2c18c6796710a74f4b47645188d3fbd",
"body": "Closes #23.",
"is_bot": false,
"headline": "Replace Mutex with Semaphore in synchronized()",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-12-16T22:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd142c33fec3d6cb631c701a3cc9194d1e537a3f",
"body": null,
"is_bot": false,
"headline": "Add myself as author",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-07T21:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb2dfd0ea144d6b651f0a551c713d4ce95dfbe8",
"body": null,
"is_bot": false,
"headline": "Add compatibility with Revolt v1.x",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-11-07T21:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026ce6b4fb3c620aad8e217c1b9d948f5d6d6833",
"body": null,
"is_bot": false,
"headline": "Style fix",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-11-03T13:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7704ba2c603b840f9056b09f08feb5d0f537a162",
"body": null,
"is_bot": false,
"headline": "Reuse local semaphores in local mutexes",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-11-03T13:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1bc972d433c4c3cea63f9765f2661f5864f90ec",
"body": null,
"is_bot": false,
"headline": "Move docs to README",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-09-11T21:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e339f3317f3ffc90b5b8d4164135eb045b413c8a",
"body": null,
"is_bot": false,
"headline": "Fix closure annotation type",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-07-16T03:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf53933fcf44d61b67c79d92b117f0c682682ce",
"body": null,
"is_bot": false,
"headline": "Remove self reference in __destruct",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-07-16T03:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707c74a304160a2c71c0a3d8c9b25d98401601b0",
"body": "Only release locks asynchronously on implicit unlock by the destructor.\n\nFixes #22.",
"is_bot": false,
"headline": "Release locks synchronously",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-07-13T17:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c5ae7213bdf294ea5baa0ce70a945ddb838ea8",
"body": null,
"is_bot": false,
"headline": "Migrate phpunit configuration",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-07-13T17:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c500cc2a08693b32f2ea080490126dd55c07d021",
"body": null,
"is_bot": false,
"headline": "Avoid internal type in return type of createChannelPair",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-07-13T17:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f434a9d94e759abf5f7861fd6de9531dce2542",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-07-12T21:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b368151f20b1c9159f4097f4f60a5b984768b62e",
"body": null,
"is_bot": false,
"headline": "Replace all with await",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-07-12T20:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d8a7ecb4234ce23d7820f3ade6b4b9dc7d1420",
"body": null,
"is_bot": false,
"headline": "Fix channel close",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T17:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25b8d23e7c268d0427e4d315d9734e26ae19aa8",
"body": "Adds an onClose method to Channel.",
"is_bot": false,
"headline": "Extend Closable in Channel",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T16:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f89deb25bf440395869ed64dfaddf6d37b8580d",
"body": null,
"is_bot": false,
"headline": "Update styles with new rules",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T03:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bada602c901e39a3856d8570dcc94bb65783ed8",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary unset",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T03:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2591f42a3f276b0303139815cae4043287e019f8",
"body": null,
"is_bot": false,
"headline": "Update CI build",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T03:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11189b4ab254de96a33fd2ef32706b9ec9e4b78",
"body": null,
"is_bot": false,
"headline": "Overzealous with readonly",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T03:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d341aa309b0e88b79bb4d96198b39271403227e3",
"body": null,
"is_bot": false,
"headline": "Require PHP 8.1 and use features",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T03:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970f7fe49bff12745e3a11330403753cc6312119",
"body": null,
"is_bot": false,
"headline": "Simplify LocalSemaphore",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-04-03T02:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f41cf7fd91018e436ac76da710f157e968dbf750",
"body": null,
"is_bot": false,
"headline": "Allow SerializationException to bubble up through Channel",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-02-06T15:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbc6d48f897b6a3cafcbf12e563bffb0291dc1d",
"body": "It'll be moved to amphp/byte-stream instead.",
"is_bot": false,
"headline": "Remove StreamChannel",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-02-06T10:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8c49363c12a3748313ff6f8ff24f93df963584",
"body": "Co-authored-by: Niklas Keller <me@kelunik.com>",
"is_bot": false,
"headline": "Import Channel and Parcel from amphp/parallel (#21)",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2022-02-05T20:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad0e1ff5e3477866d2babbf957b3b78ffb6bc39",
"body": null,
"is_bot": false,
"headline": "Skip php-cs-fixer on Windows",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-02-03T20:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc6b67eff15b06debfee3c482756ad4a7120a1a",
"body": null,
"is_bot": false,
"headline": "Add psalm",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-02-01T21:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c0ebe63588f3461d83615ae2c9ce65af575c1f",
"body": null,
"is_bot": false,
"headline": "Upgrade to php-cs-fixer v3",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2022-02-01T20:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6703105ebc596b1dbaab6d4f4e69de59fe0517cd",
"body": null,
"is_bot": false,
"headline": "Update for Revolt 0.2 (#20)",
"author_name": "iggyvolz",
"author_login": "iggyvolz",
"committed_at": "2022-01-27T19:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8933d35d03ec29f0a6ee6b29d669b2200bf2766c",
"body": null,
"is_bot": false,
"headline": "Add null default",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-06T01:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7177eab29b442924cd8226bfee9ca18781594c74",
"body": null,
"is_bot": false,
"headline": "Add cancellation support to Barrier::await",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-06T01:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c7402f831116acbc615e03061e76575764781d",
"body": null,
"is_bot": false,
"headline": "Use Suspension in Local{Mutex,Semaphore}",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-06T01:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd0069b8de3a07aee82b8f4fc0de90f46e15f7c",
"body": "This is due to being called from destructors",
"is_bot": false,
"headline": "Run lock releasing in queue()",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-06T00:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9251805c18eec49fc8971b3003267eb4c9bbcfad",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary pack / unpack",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-06T00:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c8b2496d9e50f4854c53d19a7ad10ff06b9612",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de0e1ac61fd92b356bdf848c110474ac5844c54",
"body": null,
"is_bot": false,
"headline": "Increase test timeout for macOS CI",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-12-05T23:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af00717c13baa7f139d6a93b4085a25ef0b029a",
"body": null,
"is_bot": false,
"headline": "Improve Lock",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af6487f3662b243f4238f73eb2679dc7e9fc5cc",
"body": null,
"is_bot": false,
"headline": "Improve LocalSemaphore implementation",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9f1f389914b9eae163c474a74db55a560512d2",
"body": null,
"is_bot": false,
"headline": "Remove ID from Lock",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-12-05T23:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0096b7367b72a00b9f211521a39f699993a9af47",
"body": null,
"is_bot": false,
"headline": "Improve LocalMutex implementation",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5231b8baf7ec191516d3c8efd41f3c28d6d4b08e",
"body": null,
"is_bot": false,
"headline": "Drop non-blocking from KeyedSemaphore docs",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14e2d1da46d3f17cfc017cf6e49c47014c1eb3d",
"body": null,
"is_bot": false,
"headline": "Accept Semaphore in synchronized",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T23:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d094f343d2dc1d803432c14c3c6987ade7e1d1",
"body": null,
"is_bot": false,
"headline": "Fix docs for synchronized",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T22:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19284f6134133d5c51cbba3e03e234b6a65a1bd6",
"body": null,
"is_bot": false,
"headline": "Improve docs for synchronized",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T22:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493237cba489e304066410ec9c49f277c495fe71",
"body": null,
"is_bot": false,
"headline": "Improve Barrier and BarrierTest",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T22:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d676e2abe24cb8bedafd27d035543ec2dbd200fb",
"body": null,
"is_bot": false,
"headline": "Upgrade composer-require-checker",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T21:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb17f0d3319b3598174e75bda64028d6f423f78",
"body": null,
"is_bot": false,
"headline": "Add mixed to known symbols",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T21:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e1987eacaac20a80ffba0d03670b4c003ab108",
"body": null,
"is_bot": false,
"headline": "Improve testSemaphoreWithMultipleLocks test",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T21:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d13c6296d14e1d9847a91f3ee2d016dc587f84b",
"body": null,
"is_bot": false,
"headline": "Cleanup test semaphores",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T21:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4883256992f900ffa625485b74c33b9165e76e98",
"body": null,
"is_bot": false,
"headline": "Remove setUpAsync",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164f477ba43f6034cdc6d33d24d6fadaa2daddb2",
"body": "* master:\n Ignore SysvMessageQueue symbol\n Fix is_resource check on PHP 8+\n Don't run composer-require-checker on 7.1\n Upgrade composer-require-checker and add config\n Migrate to GitHub Actions\n Update LICENSE\n Remove message queue before each test\n Fix private __sleep methods issuing a warning/exception (#18)\n\n# Conflicts:\n#\t.github/workflows/ci.yml\n#\tsrc/PosixSemaphore.php",
"is_bot": false,
"headline": "Merge branch 'master' into v2",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ac3269e1fcd347ad3f1c34146521af6e9eeeb9",
"body": null,
"is_bot": false,
"headline": "Fix is_resource check on PHP 8+",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7252b8d41ac80f672de6beda18057cd0996d90",
"body": null,
"is_bot": false,
"headline": "Move to GitHub Actions",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25049816d6bb2c6fc4bd409cccd252e30a73dd6",
"body": null,
"is_bot": false,
"headline": "Remove separate Test namespace",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00099b781d0b144e7cc2f2f09254a4511a4986f5",
"body": null,
"is_bot": false,
"headline": "Add composer-require-checker.phar to .gitignore",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "966791cb7c2886e643c20811782bfc76d6d7dc28",
"body": null,
"is_bot": false,
"headline": "Raise minimum stability to beta",
"author_name": "Niklas Keller",
"author_login": "kelunik",
"committed_at": "2021-12-05T20:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad41bb73b33b817370ef090d07ceecfc980ff52",
"body": null,
"is_bot": false,
"headline": "Mark remaining non-final classes final",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-12-03T04:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686fac000f7e53e33710e45d1a12b202c72fef99",
"body": "Similar class provided in amphp/file that is non-blocking.",
"is_bot": false,
"headline": "Remove FileMutex",
"author_name": "Aaron Piotrowski",
"author_login": "trowski",
"committed_at": "2021-12-03T04:32:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 7,
"latest_release_at": "2024-08-04T17:37:10Z",
"latest_release_tag": "v2.3.0",
"releases_from_tags": false,
"days_since_last_push": 37,
"active_weeks_last_year": 2,
"days_since_latest_release": 716,
"mean_days_between_releases": 108.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "amphp/sync",
"exists": true,
"license": "MIT",
"keywords": [
"synchronization",
"async",
"asynchronous",
"semaphore",
"mutex"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/amphp/sync",
"is_deprecated": false,
"latest_version": "v2.3.0",
"repository_url": "https://github.com/amphp/sync",
"versions_count": 18,
"total_downloads": 63107664,
"dependents_count": 45,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2876589,
"first_published_at": null,
"latest_published_at": "2024-08-03T19:31:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 717
}
]
},
"popularity": {
"forks": 12,
"stars": 192,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-25",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 14948,
"source_files_sampled": 54,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "amphp/amp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
},
{
"name": "amphp/pipeline",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "amphp/serialization",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1"
},
{
"name": "revolt/event-loop",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1 || ^0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "amphp/amp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/pipeline",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/serialization",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "revolt/event-loop",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/php-cs-fixer-config",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "amphp/phpunit-util",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psalm/phar",
"direct": false,
"version": "6.16.1",
"ecosystem": "packagist"
},
{
"name": "github-pages",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "jekyll-github-metadata",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "jekyll-relative-links",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "kramdown",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 4,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "trowski",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/1628287?v=4"
},
{
"type": "User",
"login": "kelunik",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/2743004?v=4"
},
{
"type": "User",
"login": "enumag",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/539462?v=4"
},
{
"type": "User",
"login": "b1rdex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/312855?v=4"
},
{
"type": "User",
"login": "danog",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7339644?v=4"
},
{
"type": "User",
"login": "rybakit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/533861?v=4"
},
{
"type": "User",
"login": "azjezz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29315886?v=4"
},
{
"type": "User",
"login": "prolic",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/394428?v=4"
},
{
"type": "User",
"login": "iggyvolz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2197376?v=4"
},
{
"type": "User",
"login": "peter279k",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.516
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 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 3/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": "1 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": 9,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "2f711b6651270449d59c770ffb518698655022f7",
"ran_at": "2026-07-22T17:28:29Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-14T17:42:55Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2024-08-03T18:54:20Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/amphp/sync",
"host": "github.com",
"name": "sync",
"owner": "amphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 28,
"inputs": {
"security": 37,
"vitality": 41,
"community": 67,
"governance": 67,
"engineering": 64,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 56,
"overall_after_jurisdiction_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 41,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 37,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 37 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 37
}
}
],
"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": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": "moderate",
"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": 60,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v2.3.0",
"releases_from_tags": false,
"days_since_latest_release": 716,
"mean_days_between_releases": 108.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 716 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 716
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 37,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 37 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 37
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 12,
"stars": 192,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "192 stars",
"points": 37,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 192
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 91,
"inputs": {
"packages": [
"amphp/sync"
],
"dependents": 45,
"ecosystems": "packagist",
"total_downloads": 63107664,
"monthly_downloads": 2876589
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,876,589 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2876589,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "45 packages depend on it",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 45
}
}
],
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.516
},
"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 52% of commits",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/20 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 359,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "amphp",
"public_repos": 69,
"account_age_days": 4320
},
"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": "359 followers of amphp",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 359,
"login": "amphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"amphp/sync"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 717
},
"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 717 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 717
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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 4 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": [
"amphp",
"synchronization",
"php",
"async",
"mutex",
"semaphore",
"concurrency",
"revolt"
],
"has_wiki": false,
"homepage": "https://amphp.org/sync",
"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://amphp.org/sync",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 21,
"security_posture_before_jurisdiction": 42
},
"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 4 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 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "1 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 detected",
"points": 4.5,
"status": "partial",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 12,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 2,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 25
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (2); Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 2,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.08,
"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": "8 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"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": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": 14948,
"source_files_sampled": 54,
"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/54 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-22T17:28:41.465880Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/amphp/sync.svg",
"full_name": "amphp/sync",
"license_state": "standard",
"license_spdx": "MIT"
}