Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"php",
"c",
"imagemagick"
],
"is_fork": false,
"size_kb": 4076,
"has_wiki": false,
"homepage": "http://pecl.php.net/imagick",
"languages": {
"C": 1064607,
"M4": 11207,
"Nix": 539,
"PHP": 453126,
"Shell": 10826,
"Dockerfile": 5609
},
"pushed_at": "2026-07-20T17:37:10Z",
"created_at": "2013-01-16T06:35:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T17:37:39Z",
"description": "🌈 The Imagick PHP extension 🌈",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C",
"PHP"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "Imagick",
"company": null,
"location": null,
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/20823609?v=4",
"created_at": "2016-08-03T19:36:57Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 3640
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.8.1",
"kind": "patch",
"published_at": "2025-11-26T21:36:47Z"
},
{
"tag": "3.8.0",
"kind": "minor",
"published_at": "2025-04-10T20:03:17Z"
},
{
"tag": "3.8.0RC2",
"kind": "other",
"published_at": "2025-03-13T19:01:11Z"
}
],
"recent_commits": [
{
"oid": "55ed2e9fda264395636a2e27e51f31673f5566ab",
"body": "If the function fails, then the error was not propagated to the user.\nFollow the same pattern as elsewhere in the file and propagate the\nerror.",
"is_bot": false,
"headline": "Propagate error from DrawSetStrokeDashArray() (#784)",
"author_name": "Nora Dossche",
"author_login": "ndossche",
"committed_at": "2026-07-20T17:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4814f1af70c9d73241db0f4740a3f0ba7fc5f2e2",
"body": "`terms_double_array` is freed on other paths but not the\n`MagickSetIteratorIndex` error path.\nFurthermore, `IMAGICK_NOT_EMPTY(intern)` can return early too.\nMove the allocation to avoid these 2 issues.",
"is_bot": false,
"headline": "Fix memory leak in polynomialImage() (#790)",
"author_name": "Nora Dossche",
"author_login": "ndossche",
"committed_at": "2026-07-20T17:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b580a705e2c879924bfaee2e1ed3a93c9cb3fcfb",
"body": null,
"is_bot": false,
"headline": "XtOffsetOf is removed in 8.6, use standard C offsetof (#795)",
"author_name": "Calvin Buckley",
"author_login": "NattyNarwhal",
"committed_at": "2026-07-20T17:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c27817f5c9b2ce03363b3942bfb08ec500eda3",
"body": "Matches other code.",
"is_bot": false,
"headline": "Propagate error from MagickEvaluateImages() (#792)",
"author_name": "Nora Dossche",
"author_login": "ndossche",
"committed_at": "2026-07-20T17:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70087bab33eab913e99ac77d64d04d1a2fd0b7b0",
"body": "* Prepare 3.8.1\n\n* Bump PHP_IMAGICK_EXTNUM",
"is_bot": false,
"headline": "Prepare 3.8.1 (#765)",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-11-26T19:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c419a2d1556e896096e0443a2ed542d3d17cec1d",
"body": null,
"is_bot": false,
"headline": "Test PHP 8.5 in CI (#764)",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-11-26T19:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48514a046a07069474de4094c73edcadd3cc732e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5 (#747)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-26T19:00:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14880bd7ec2042fb3272772542992b16536522b8",
"body": null,
"is_bot": false,
"headline": "Fix #631: link to https://phpimagick.com (#753)",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-10-02T15:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45adfb7b1e322eaa6174e88f7d5e27ef20e0596e",
"body": null,
"is_bot": false,
"headline": "Use Zend/zend_smart_string.h (#741)",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-08-07T19:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47e91c83b0eb8db951794d0ed363ae20748b795",
"body": null,
"is_bot": false,
"headline": "Fix `getImage(s)Blob` return type (#735)",
"author_name": "HypeMC",
"author_login": "HypeMC",
"committed_at": "2025-05-09T20:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555bf68b592a8d9d0a0a2f37d1256a8b6cf2d39e",
"body": "This is release for 3.8.0:\n\n* Prepare 3.8.0\n* CI: Disable 6.7.8-0 for now as the build is failing (unrelated to the release)",
"is_bot": false,
"headline": "Prepare 3.8.0 (#733)",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-04-10T19:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa23eb0bc6796349dce12a984b3b70079e7bdd3",
"body": null,
"is_bot": false,
"headline": "REPORT_EXIT_STATUS needed for old versions (#729)",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-24T09:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff739026814a5e88fe8f7f23fbe57cd9e6e58e5",
"body": null,
"is_bot": false,
"headline": "Fix signedness in importImagePixels message for PHP 5.6",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-23T20:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c06f9272efbdf1a7ade9d2a8a473101496fd64",
"body": null,
"is_bot": false,
"headline": "Bump required php min version to 5.6 in package.xml",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-23T20:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d167029356ec9f18c14c0c615423b2fb8df3081f",
"body": null,
"is_bot": false,
"headline": "Allow null as 2nd arg in ImagickKernel::fromMatrix for 5.6",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-23T20:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af6f0010210f4b3a415505deb6bc65129d5a671",
"body": null,
"is_bot": false,
"headline": "Fix some format string signedness mistakes (#722)",
"author_name": "Niels Dossche",
"author_login": "ndossche",
"committed_at": "2025-03-23T17:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec37ecb4e9e2f13d756f93c008b2a287fc592c2",
"body": null,
"is_bot": false,
"headline": "Prepare 3.8.0RC2 release",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T18:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b359fdf294043f5f2e15fa0ce43c97d47a598cc0",
"body": null,
"is_bot": false,
"headline": "Bump PHP_IMAGICK_EXTNUM",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T18:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17eaa9285f6709439c753afd5ea62812efd3412",
"body": null,
"is_bot": false,
"headline": "Update minimal PHP version in package.xml",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bf6ba6bd7e01dbf7817984216a91d0bd50504e",
"body": null,
"is_bot": false,
"headline": "Prepare 3.8.0RC1 release",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5eb2d1df0bff3f5603c69664196b8dab9b747a5",
"body": null,
"is_bot": false,
"headline": "Update ChangeLog",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5b4ea6f9739540faed7a44e496867ea7a268fd",
"body": null,
"is_bot": false,
"headline": "Bump minimal PHP version to 5.6 and update pipeline versions (#719)",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "688979691c24b8efc69007a70b8c17c8958c21e7",
"body": null,
"is_bot": false,
"headline": "Use PHP_FE_END for the last zend_function_entry",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a41bd7da5ef4fc0f416003faa512bb801f9bf40",
"body": "Co-authored-by: Jakub Zelenka <bukka@php.net>",
"is_bot": false,
"headline": "Fix memleak of values in ImagickKernel creation (#601)",
"author_name": "Mikhail Galanin",
"author_login": "mikhainin",
"committed_at": "2025-03-13T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a04a825f1d7b912789da5066692358b0118b77",
"body": null,
"is_bot": false,
"headline": "Add minor CS improvements for ImagickDraw::setResolution",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e701edc35c1aab502eef2b43864bade750f9af56",
"body": "Co-authored-by: Mikhail Galanin <mikhail.galanin@team.bumble.com>",
"is_bot": false,
"headline": "Release memory when replacing drawing wand (#633)",
"author_name": "Mikhail Galanin",
"author_login": "mikhainin",
"committed_at": "2025-03-13T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b748546bbe3666de938ce93d988b8b3d81d603",
"body": null,
"is_bot": false,
"headline": "Switch windows ci workflow to use php-windows-builder (#717)",
"author_name": "Shivam Mathur",
"author_login": "shivammathur",
"committed_at": "2025-03-13T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed15bc482d177b2efbc55fac6037eecea1b0145",
"body": null,
"is_bot": false,
"headline": "Fix proto for Imagick::getResourceLimit",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ec7597510b0c56c96e3526be30c2d75a705eaf",
"body": "* use php/setup-php-sdk v0.10 and enable caching\n* use downloads.php.net to fetch the prebuilt ImageMagick\n* add jobs for PHP 8.1, 8.2, 8.3 and 8.4\n* use windows-2022 runners for PHP 8 (required for PHP 8.4)",
"is_bot": false,
"headline": "Update Windows CI",
"author_name": "Christoph M. Becker",
"author_login": "cmb69",
"committed_at": "2025-03-13T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838ee15faffdcb98149d1ae60f1ed92a06be1929",
"body": null,
"is_bot": false,
"headline": "Add libopenexr-3-1-30 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d046e392f698efecf016b9520cfb55cd63e3bb",
"body": null,
"is_bot": false,
"headline": "Add libopenexr30 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aec62f65dcb81c9f04035626a65080d70a40189",
"body": null,
"is_bot": false,
"headline": "Add libopenexr30 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83334b9a6a552304bfc7004d208e1330b0354ecb",
"body": null,
"is_bot": false,
"headline": "Add libopenexr30 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "101d527c6af65a1521cfc00b87e5056db5a7ca16",
"body": null,
"is_bot": false,
"headline": "Add libwmf0.2-7 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76cbf8cd905082696bc0f916f2f84709d1a21cca",
"body": null,
"is_bot": false,
"headline": "Add libdjvulibre21 and libraqm0 to CI build",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2426f3a0194e4809cf1f2b6b4f9241cb1e264069",
"body": "… CAT02LMSColorspace constants; Add libpcre3-dev in CI to support PHP-5.4 and PHP-5.5 builds",
"is_bot": false,
"headline": "Add PhaseCorrelationErrorMetric, DotProductCorrelationErrorMetric and…",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee91264882c7bf9f7ba08122003920f5ca28e96",
"body": null,
"is_bot": false,
"headline": "declare MAGICK_LIB_VERSION_GTE macro to help preprocessor code filtering",
"author_name": "michalananapps",
"author_login": "michalananapps",
"committed_at": "2025-03-13T16:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cebf13de7e29418c6fc945cac543217f367c57",
"body": null,
"is_bot": false,
"headline": "Try to handle dangling pointer warning",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6037b3eb3dc262fab6c939086454de51083c090",
"body": null,
"is_bot": false,
"headline": "Restructure php_imagick_zval_to_opacity to silence compiler",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc47d6e69b08fc37f31b9698e89b973682e6d02",
"body": null,
"is_bot": false,
"headline": "Ignore configure~",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b70ba7dfb6b9b4653be457ef515f7c5ad3a6084",
"body": null,
"is_bot": false,
"headline": "Update 324_Imagick_polynomialImage test to clean after it",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe0777a79bb41cc45c89c325f30173aed587d7c",
"body": null,
"is_bot": false,
"headline": "Restructure php_imagick_zval_to_pixelwand to silence compiler",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe4c57e1d7babd6984bf7bd4d95be697039fa8c",
"body": null,
"is_bot": false,
"headline": "Fix missing comma in virtual_fmt array",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43dc6ee56600fd42e4737f6af796807322cefc3e",
"body": null,
"is_bot": false,
"headline": "Fix invalid val array check in trim",
"author_name": "Jakub Zelenka",
"author_login": "bukka",
"committed_at": "2025-03-13T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d559ac6d3ecab642f9dbf18e61c014006a93aa3",
"body": null,
"is_bot": false,
"headline": "Added a composer.json to enable support for PIE (#688)",
"author_name": "James Titcumb",
"author_login": "asgrim",
"committed_at": "2025-03-13T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f51afad5a1914fbcd0077c2748a951c23985ec",
"body": null,
"is_bot": false,
"headline": "Fix removed \"php_strtolower\" for PHP 8.4",
"author_name": "Michael Voříšek",
"author_login": "mvorisek",
"committed_at": "2025-03-13T16:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c597422cd3b8a1accec43027b1e1a068b16835e5",
"body": "…rstand error messages on failure.",
"is_bot": false,
"headline": "Alter test to not use unreasonable values, and to give easier to unde…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368bf9aa071c319d08ebc1197554a8e18389ef40",
"body": null,
"is_bot": false,
"headline": "Fix alignment.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe29b307306b7d5e83b3e904000fdde98588239",
"body": null,
"is_bot": false,
"headline": "Use consistent OS version between storing cache and using cache.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa415c0c2021c65091e128c3d4191ebce064630a",
"body": "… new, and shouldn't hold up a release.",
"is_bot": false,
"headline": "Change test to be XFAIL for now, as the failure does not appear to be…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023968a65c51c580f2d054ecd38745c1082c043f",
"body": "convolveImage, morphology, filter functions.",
"is_bot": false,
"headline": "fixing to doc comment proto.",
"author_name": "Yoshihiro Yamazaki",
"author_login": "yoya",
"committed_at": "2025-03-13T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468f727cd68205cc2ffbb1829faafb710fb498fb",
"body": null,
"is_bot": false,
"headline": "Silence errors on unlink for when tests are run in parallel.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2359e98eff51184a05d9a58a6e360eb54ba55bd",
"body": null,
"is_bot": false,
"headline": "Add width and height checking to maybe make sure image is actually read.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35ccbc43e3eccd516c7efdf38cbf1750a9a09f3",
"body": null,
"is_bot": false,
"headline": "Add tests for read-filehandle in-memory- and file-streams",
"author_name": "Stephan Wentz",
"author_login": null,
"committed_at": "2025-03-13T16:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a2940f1733fe8953dda9f7335eb73874dc07892",
"body": "…w null to be passed.",
"is_bot": false,
"headline": "PHP 8.4 insists that functions that have a default of null, also allo…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640fb7054d8707668d272451ed77f7ebb7b2ea93",
"body": "… place.",
"is_bot": false,
"headline": "Touch variable to avoid -Werror=unused-parameter error, in the right…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ffd49edd4236a2a3714fbaa0e68ea3e7adef32",
"body": null,
"is_bot": false,
"headline": "Touch variable to avoid -Werror=unused-parameter error.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c027dc4e589a602f1831f2af05d16b6b98f0e2",
"body": null,
"is_bot": false,
"headline": "Touch variable to avoid -Werror=unused-parameter errors.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df657adaa57720c040189c4a77c594eafa59db8",
"body": "…derstood.",
"is_bot": false,
"headline": "Revert freeing memory until the lifecycle of that memory is better un…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead49704bdb4c0ed873381febed8ae8899f2bf8f",
"body": null,
"is_bot": false,
"headline": "Force lower case for consistency across IM versions.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c34fc773fb5a84efa758ed7a7b88f35c8504901",
"body": null,
"is_bot": false,
"headline": "Attempt to use a version of ImageMagick that exists in Launchpad.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc5f77c960fb9d15ebdb461fa351484f32667c7",
"body": "…hecking.",
"is_bot": false,
"headline": "Bump checkout, and use different version of ImageMagick for initial c…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16de57f92ecdc0d625be582cb9ae911b52fd35b",
"body": null,
"is_bot": false,
"headline": "Added test file to package.xml.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8824ba6ff2a4d6d10fcc7f17ad26dea0f3808506",
"body": null,
"is_bot": false,
"headline": "Apparently cache v4 exists.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f884b67aac96044a896a0290b971347be5a2e9c0",
"body": null,
"is_bot": false,
"headline": "Add test and parameter handling for Imagick::newImage.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca3e615e66722190a1d4c1ac14e6383ba9a0c66",
"body": null,
"is_bot": false,
"headline": "Fix nullable in Imagick.stub.php",
"author_name": "Michael Voříšek",
"author_login": "mvorisek",
"committed_at": "2025-03-13T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72a63512c11aad65a3e8854ca2eacc663360aa6",
"body": null,
"is_bot": false,
"headline": "Committing regenerated file for consistency.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9e1146bed41494fd3544274f5a90d5cab41a00",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::optimizeimagetransparency and Imagick::resetIterator proto",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e813de3e71184912cc67559d76d8e7f81649eff2",
"body": null,
"is_bot": false,
"headline": "Correct setImageMask to return void.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc54b2ab64de18b4ef99bb6b8bdb3837980739cd",
"body": null,
"is_bot": false,
"headline": "Disable invalid code in test.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574a74e3ae5edf1425595d2f930db82eaa4039e7",
"body": null,
"is_bot": false,
"headline": "Fix some more functions to be marked as returning 'void'. aka null.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a326bc3d1df88a788d8ac5ea979bcc24229158",
"body": "The signature of the function tells us that getImageBlob()\nalways return string or throws Exception.\n\nIn this case, the returning value is NULL as retval is unset.",
"is_bot": false,
"headline": "Throw exception instead of returning NULL",
"author_name": "Mikhail Galanin",
"author_login": null,
"committed_at": "2025-03-13T16:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cfefd9c6240138a210e2987513b074c8e4ea16",
"body": null,
"is_bot": false,
"headline": "List test in package.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcfb5cdf6ef2e1e525c490b05dba72967658e8e",
"body": null,
"is_bot": false,
"headline": "Added explicit test for ImageBlob behaviour.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869f8ade18a0087aaf4a5c68c42724a840b5956b",
"body": null,
"is_bot": false,
"headline": "Make Imagick::localContrastImage return the documented return type.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "655eb997052cff585ac893eafc10ff06e3eb997e",
"body": "… type.",
"is_bot": false,
"headline": "Make ImagickPixelIterator::resetIterator return the documented return…",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f77681c79d056153f0efb2d59a485e1b273de0f",
"body": null,
"is_bot": false,
"headline": "Committing regenerating files for consistency.",
"author_name": "Danack",
"author_login": "Danack",
"committed_at": "2025-03-13T16:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f42e5ff93f8439171e490b670625f1186c64911",
"body": null,
"is_bot": false,
"headline": "Fix [-Werror=unused-parameter]",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f1eb266bc81fc8a8c8bce147bea3cf2ed86e13",
"body": null,
"is_bot": false,
"headline": "Fix Imagick class: use RETURN_THROWS after zpp and exception",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084aaa3f2b198236e0fbd1af9210d780afe72d52",
"body": null,
"is_bot": false,
"headline": "use IMAGICK_NOT_EMPTY for Imagick class",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d088601891ef8577cffb3291b5d95db09eb1a7a3",
"body": "- use RETURN_THROWS after zpp and exception",
"is_bot": false,
"headline": "Fix ImagickKernel",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e20b2bde8e1969b914fa77a126d6f1eee8dd8d3",
"body": "- use RETURN_THROWS after zpp and exception\n- use IMAGICK_NOT_EMPTY macro",
"is_bot": false,
"headline": "Fix ImagickPixelIterator",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47780c57ca5279bfebc1ca1962d77be29a087426",
"body": "- use RETURN_THROWS after zpp and exception\n- use new IMAGICK_PIXEL_NOT_EMPTY macro\n- fix isPixelSimilar and isPixelSimilarQuantum proto (may return null)",
"is_bot": false,
"headline": "Fix MagickPixel",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245bb096c3de46b12ac7034c9dc734d05f480f0d",
"body": null,
"is_bot": false,
"headline": "add IMAGICK_NOT_EMPTY macro",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be668dd937cc6cd149f67e9c664fa590ceb2106",
"body": null,
"is_bot": false,
"headline": "fix Imagick::convolveImage() proto for IM6",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ced590493d2ee38194a7322acaa4a24d83f7320",
"body": null,
"is_bot": false,
"headline": "fix [-Wunused-but-set-variable]",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3c503c0e99b958edeb981096f2565c808671ec",
"body": null,
"is_bot": false,
"headline": "try to fix -Werror=unused-parameter",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb86b904be9713faccea53b4a49d8e5b1292087",
"body": null,
"is_bot": false,
"headline": "handle ZEND_ARG_INFO_WITH_DEFAULT_VALUE in regen script",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74f21fddc9cf6fef3e66b906ca3bcf723f92a77",
"body": "- use RETURN_THROWS when possible\n- fix setFillColor, setStrokeColor, setTextUnderColor and setBorderColor\n to return FALSE instead of NULL on error\n- fix getTextEncoding and getClipPath proto (may return false)",
"is_bot": false,
"headline": "fix ImagickDraw",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1132fae702f696cac7d2aeb837f14d2c82b9870",
"body": null,
"is_bot": false,
"headline": "remove null case (as exception is raised",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b71dc8dc4ad348435fa7f33b38c7a2a37495b6",
"body": null,
"is_bot": false,
"headline": "regen",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a86aa7d870f17515cf3ce405a12f977285c47b",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::optimizeimagetransparency proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c986e580425ade3398df3a19108cd1aaa21164bc",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::localContrastImage proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2369bae6469796ba51edeaa640434e09232e4869",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::autoGammaImage() and autoOrient() proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbec700031c789d8df051cee067c3369089925b8",
"body": null,
"is_bot": false,
"headline": "unalias next/rewind for return type",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8654537f10f41ff655e520c1223a6d3704ea8c",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::resetIterator() proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13bc7c8364d6c9763ed1b9804e9ecc9a02c0701c",
"body": null,
"is_bot": false,
"headline": "unalias next/rewind for return type",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c924fa57de7694c448dd9b20fa121f224a513548",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::setImageMask() proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0bb65f2276ca5cd539d564d3ac919336f0e309b",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::subimageMatch() proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90083a1ae9d7d85150bf377048169829b325c0e3",
"body": null,
"is_bot": false,
"headline": "Fix Imagick::convolveImage() proto",
"author_name": "Remi Collet",
"author_login": "remicollet",
"committed_at": "2025-03-13T16:55:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 9,
"latest_release_at": "2025-11-26T21:36:47Z",
"latest_release_tag": "3.8.1",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 4,
"days_since_latest_release": 238,
"mean_days_between_releases": 129.1
},
"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": "imagick/imagick",
"exists": true,
"license": "PHP-3.01",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/imagick/imagick",
"is_deprecated": false,
"latest_version": "3.8.1",
"repository_url": "https://github.com/Imagick/imagick",
"versions_count": 4,
"total_downloads": 52662,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 15020,
"first_published_at": null,
"latest_published_at": "2025-11-26T19:53:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 238
}
]
},
"popularity": {
"forks": 165,
"stars": 619,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2013-06-23",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-09-25",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-04-28",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-07-01",
"count": 1
},
{
"date": "2014-07-23",
"count": 1
},
{
"date": "2014-09-23",
"count": 2
},
{
"date": "2014-11-18",
"count": 1
},
{
"date": "2015-02-28",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-05-28",
"count": 1
},
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-07-15",
"count": 1
},
{
"date": "2015-08-25",
"count": 1
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-06-21",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-29",
"count": 1
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-02-26",
"count": 1
},
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2017-06-01",
"count": 1
},
{
"date": "2017-06-03",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-04-22",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-10-13",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-22",
"count": 2
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-22",
"count": 3
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2025-01-28",
"count": 2
},
{
"date": "2025-01-31",
"count": 2
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
}
],
"complete": true,
"collected": 160,
"total_forks": 165
},
"star_history": null,
"open_issues_and_prs": 211
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 383211,
"source_files_sampled": 47,
"oversized_source_files": 4,
"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": 18,
"merged_prs": 97,
"open_issues": 193,
"closed_ratio": 0.677,
"closed_issues": 404,
"closed_unmerged_prs": 82
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Danack",
"commits": 846,
"avatar_url": "https://avatars.githubusercontent.com/u/1505719?v=4"
},
{
"type": "User",
"login": "mkoppanen",
"commits": 163,
"avatar_url": "https://avatars.githubusercontent.com/u/90124?v=4"
},
{
"type": "User",
"login": "remicollet",
"commits": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/270445?v=4"
},
{
"type": "User",
"login": "bukka",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/137594?v=4"
},
{
"type": "User",
"login": "cmb69",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/2306138?v=4"
},
{
"type": "User",
"login": "Jan-E",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1757825?v=4"
},
{
"type": "User",
"login": "michalananapps",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/132371766?v=4"
},
{
"type": "User",
"login": "Nielsvanpach",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/10651054?v=4"
},
{
"type": "User",
"login": "gronpipmaster",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/673545?v=4"
},
{
"type": "User",
"login": "pilif",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4990?v=4"
}
],
"contributors_sampled": 46,
"top_contributor_share": 0.687
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"release_validate.yml",
"windows.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": 3,
"reason": "6 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"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": 5,
"reason": "Found 8/15 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 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": 10,
"reason": "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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "55ed2e9fda264395636a2e27e51f31673f5566ab",
"ran_at": "2026-07-23T01:27:03Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T17:37:14Z",
"oldest_open_prs": [
{
"number": 423,
"created_at": "2021-06-15T15:58:18Z",
"last_comment_at": "2021-06-16T08:01:23Z",
"last_comment_author": "remicollet"
},
{
"number": 740,
"created_at": "2025-07-28T06:59:34Z",
"last_comment_at": "2025-08-14T09:56:03Z",
"last_comment_author": "bukka"
},
{
"number": 743,
"created_at": "2025-08-02T15:31:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 767,
"created_at": "2025-12-01T14:49:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 768,
"created_at": "2025-12-04T15:49:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 771,
"created_at": "2026-01-01T13:01:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 775,
"created_at": "2026-02-10T08:30:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 776,
"created_at": "2026-03-13T07:31:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 782,
"created_at": "2026-05-24T00:00:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 783,
"created_at": "2026-05-24T08:49:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 785,
"created_at": "2026-05-24T08:59:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 786,
"created_at": "2026-05-24T16:28:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 787,
"created_at": "2026-05-24T16:44:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 788,
"created_at": "2026-05-24T16:54:12Z",
"last_comment_at": "2026-05-24T17:15:27Z",
"last_comment_author": "ndossche"
},
{
"number": 789,
"created_at": "2026-05-24T16:58:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 791,
"created_at": "2026-05-24T17:29:56Z",
"last_comment_at": "2026-07-20T22:38:59Z",
"last_comment_author": "ndossche"
},
{
"number": 797,
"created_at": "2026-07-20T23:32:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 798,
"created_at": "2026-07-22T14:11:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T17:37:10Z",
"ci_last_conclusion": "STARTUP_FAILURE",
"oldest_open_issues": [
{
"number": 60,
"created_at": "2015-01-07T17:26:03Z",
"last_comment_at": "2015-12-04T19:25:51Z",
"last_comment_author": "Danack"
},
{
"number": 82,
"created_at": "2015-03-09T22:00:21Z",
"last_comment_at": "2017-08-13T14:49:30Z",
"last_comment_author": "Danack"
},
{
"number": 83,
"created_at": "2015-03-10T03:29:15Z",
"last_comment_at": "2016-06-27T21:20:56Z",
"last_comment_author": "Danack"
},
{
"number": 87,
"created_at": "2015-03-30T17:04:14Z",
"last_comment_at": "2015-06-04T09:35:16Z",
"last_comment_author": "Danack"
},
{
"number": 89,
"created_at": "2015-04-03T21:07:15Z",
"last_comment_at": "2015-04-04T11:55:10Z",
"last_comment_author": "igormukhingmailcom"
},
{
"number": 94,
"created_at": "2015-05-17T01:17:26Z",
"last_comment_at": "2015-12-04T19:15:22Z",
"last_comment_author": "Danack"
},
{
"number": 110,
"created_at": "2015-09-15T00:24:50Z",
"last_comment_at": "2015-09-19T13:01:02Z",
"last_comment_author": "Danack"
},
{
"number": 116,
"created_at": "2015-09-29T00:52:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 117,
"created_at": "2015-09-30T10:13:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2015-10-17T23:58:53Z",
"last_comment_at": "2024-03-13T07:36:56Z",
"last_comment_author": "PetersOtto"
},
{
"number": 122,
"created_at": "2015-11-07T17:52:39Z",
"last_comment_at": "2016-05-03T09:38:25Z",
"last_comment_author": "Danack"
},
{
"number": 123,
"created_at": "2015-11-07T17:53:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2015-11-16T00:59:54Z",
"last_comment_at": "2016-06-18T13:20:32Z",
"last_comment_author": "Danack"
},
{
"number": 127,
"created_at": "2015-12-04T15:34:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 142,
"created_at": "2016-03-12T11:56:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 148,
"created_at": "2016-04-26T22:16:43Z",
"last_comment_at": "2017-04-10T16:58:19Z",
"last_comment_author": "Danack"
},
{
"number": 153,
"created_at": "2016-05-24T15:17:21Z",
"last_comment_at": "2020-10-14T06:03:30Z",
"last_comment_author": "filipbekic01"
},
{
"number": 163,
"created_at": "2016-06-18T12:13:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 164,
"created_at": "2016-06-18T12:30:18Z",
"last_comment_at": "2021-12-17T15:47:43Z",
"last_comment_author": "Danack"
},
{
"number": 165,
"created_at": "2016-06-18T13:05:53Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Imagick/imagick",
"host": "github.com",
"name": "imagick",
"owner": "Imagick"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 51,
"vitality": 55,
"community": 58,
"governance": 58,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 0.99,
"days_since_last_push": 2,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"releases_count": 3,
"latest_release_tag": "3.8.1",
"releases_from_tags": false,
"days_since_latest_release": 238,
"mean_days_between_releases": 129.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 238 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 238
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~129.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 129.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 165,
"stars": 619,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "619 stars",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 619
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "165 forks",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 165
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"packages": [
"imagick/imagick"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 52662,
"monthly_downloads": 15020
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "15,020 downloads/month across packagist",
"points": 55.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 15020,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 46,
"top_contributor_share": 0.687
},
"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 69% of commits",
"points": 7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "46 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 46
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 97,
"open_issues": 193,
"closed_issues": 404,
"issue_closed_ratio": 0.677,
"closed_unmerged_prs": 82
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "68% of issues closed",
"points": 31.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 68
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "97/179 decided PRs merged",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 97,
"decided": 179
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 16,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Imagick",
"public_repos": 7,
"account_age_days": 3640
},
"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": "16 followers of Imagick",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "Imagick"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~9 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"packages": [
"imagick/imagick"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 238
},
"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 238 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 238
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "6 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"php",
"c",
"imagemagick"
],
"has_wiki": false,
"homepage": "http://pecl.php.net/imagick",
"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": "http://pecl.php.net/imagick",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.1
},
"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": "6 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 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": "update tool detected",
"points": 7.5,
"status": "met",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.222,
"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": "22 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"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": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, Nix",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, Nix"
}
}
],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 383211,
"source_files_sampled": 47,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/47 source files over 60KB",
"points": 50.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 4
}
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T01:27:29.259731Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/Imagick/imagick.svg",
"full_name": "Imagick/imagick",
"license_state": "custom",
"license_spdx": null
}