Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 8338,
"has_wiki": true,
"homepage": "https://treinetic.com",
"languages": {
"PHP": 49808
},
"pushed_at": "2026-01-28T01:32:47Z",
"created_at": "2017-09-07T12:29:04Z",
"owner_type": "Organization",
"updated_at": "2026-04-28T15:02:59Z",
"description": "ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "www.treinetic.com",
"name": "Treinetic",
"type": "Organization",
"login": "Treinetic",
"company": null,
"location": "Battaramulla, Sri Lanka",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/31732688?v=4",
"created_at": "2017-09-07T12:26:47Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 3245
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-12-25T16:46:34Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2018-11-21T08:31:29Z"
}
],
"recent_commits": [
{
"oid": "afeac0591944b51ee5e028cd09961640a7f2513d",
"body": null,
"is_bot": false,
"headline": "update to Readme",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-27T12:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "554fd57765660d7ed51e7431be3fd8113f87ab82",
"body": "…d Updated README",
"is_bot": false,
"headline": "Test: Added Unit Tests for v2.1.0 Features (Layers, Filters, Text) an…",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7370bf62c4cf6f154fb23f4e037538ed68b1d5c7",
"body": null,
"is_bot": false,
"headline": "Fix: Lint errors in Image:: and create v2.1.0 tag",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e890ca5c06ab72e2df08a9b0d6f035436849d5",
"body": null,
"is_bot": false,
"headline": "Feature: Layer System and Filters (#29, #30)",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5c163529980c3d8ae2e6598553e8b6caea8e2c",
"body": null,
"is_bot": false,
"headline": "Fix: Text Rendering Font Path (#21) and add docs/text.md",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430d87f95e2f27981b53a877346ad537e5faa3c4",
"body": "…d docs/shapes.md",
"is_bot": false,
"headline": "Fix: Shape Aliasing in CircularShape using Supersampling (#24) and ad…",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eebe3746eb0be6b8bff116b375d771290119c1e",
"body": null,
"is_bot": false,
"headline": "Docs: Refine System Dependencies to focus on extensions",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a5bc2d634d4ce05cfd3f89f4cacd40e07c4c8c",
"body": null,
"is_bot": false,
"headline": "Docs: Enhance README with features table and OS dependencies",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed619df18c686704ca5073b8c5fb9419115cfcdc",
"body": null,
"is_bot": false,
"headline": "Docs: Restore example images and badges to README",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3edb8bab11f12161ad6a2d5440429ed524c625cb",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0: Modernize to PHP 8.2 and refactor namespaces",
"author_name": "Imal Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T14:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954f288ad786d0736d81118a9b96fe5b91b5cb76",
"body": "…psr7-1.9.1\n\nSecurity bump. Verify tests pass.",
"is_bot": false,
"headline": "Merge pull request #32 from Treinetic/dependabot/composer/guzzlehttp/…",
"author_name": "Imal Hasaranga Perera",
"author_login": "imalhasaranga",
"committed_at": "2025-12-23T13:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a3d11bc5200fc08b5d2ce7336e14d4739c930b",
"body": "Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.4.2 to 1.9.1.\n- [Release notes](https://github.com/guzzle/psr7/releases)\n- [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md)\n- [Commits](https://github.com/guzzle/psr7/compare/1.4.2...1.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: guzzlehttp/psr7\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump guzzlehttp/psr7 from 1.4.2 to 1.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-19T18:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483b966dca51eb809aeb048df460e26311c23db1",
"body": "change getGDVersion",
"is_bot": false,
"headline": "Merge pull request #20 from antondias/master",
"author_name": "imal hasaranga perera",
"author_login": "imalhasaranga",
"committed_at": "2018-11-21T08:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d107fc9574499e8cadc9608ac07a20ed31f4e9",
"body": null,
"is_bot": false,
"headline": "change gd_info",
"author_name": "AntonDias",
"author_login": null,
"committed_at": "2018-11-19T13:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a799f29ebad7d749e78bb2056e1ca7f0571f3b1a",
"body": "adding ext-gd to composer require section",
"is_bot": false,
"headline": "Merge pull request #15 from teiling88/bugfix/#10",
"author_name": "imal hasaranga perera",
"author_login": "imalhasaranga",
"committed_at": "2017-11-27T06:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2126cb66d81f7be8b741f5da77b661d5f5f8817f",
"body": "fix composer.json #9",
"is_bot": false,
"headline": "Merge pull request #14 from teiling88/bugfix/#9",
"author_name": "imal hasaranga perera",
"author_login": "imalhasaranga",
"committed_at": "2017-11-27T06:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ada4a409cf6853ff4c324c26ef537982df1f280",
"body": null,
"is_bot": false,
"headline": "adding ext-gd to composer require section",
"author_name": "Thomas Eiling",
"author_login": "teiling88",
"committed_at": "2017-11-26T21:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ac1a8fc2135222b514cd6b18d6602c2e643ae2",
"body": null,
"is_bot": false,
"headline": "fix composer.json #9",
"author_name": "Thomas Eiling",
"author_login": "teiling88",
"committed_at": "2017-11-26T21:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5aa6ef40ab88f8bb65bbc83de9141de1f9736f2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "imal hasaranga perera",
"author_login": "imalhasaranga",
"committed_at": "2017-10-18T06:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016eaf5e5b162ee1e7d3dc7db4c5e5d5a9b27513",
"body": null,
"is_bot": false,
"headline": "Ready for world.... version 1 released",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca973ae25e7ad7f00dffc69c777f59182a0d9376",
"body": null,
"is_bot": false,
"headline": "conflict resolved",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ed09217d0bd5450b9d0ebfbe3e3f3f6bd31c0e",
"body": null,
"is_bot": false,
"headline": "image links updated to full links",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7651f52223cba453ad3a7788b4c36b3442e0d6f3",
"body": null,
"is_bot": false,
"headline": "edited the change log",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbfcef83f5c620e3098c26328551aa268dfdac06",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90354615f151b1e030467ad46233f775bd55352b",
"body": "…ackward compatibility:",
"is_bot": false,
"headline": "angle fix, and Utility Class added to get GD information to support b…",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-24T18:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15a2ccbb766d8e491572d3b3321873cb29e9f17",
"body": null,
"is_bot": false,
"headline": "no message",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-15T16:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b555dc1cdf476cb4af87cd3308e0f89df263a2c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/Treinetic/ImageArtist",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-15T16:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b8c83b004008abf7fa7ad43333525150c5276c",
"body": null,
"is_bot": false,
"headline": "badges added",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-15T16:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f5738ec50776e465e712c46858864fc5a09901",
"body": null,
"is_bot": false,
"headline": "id card demo",
"author_name": "Nuwan Chamara",
"author_login": "nuwanchamara",
"committed_at": "2017-09-15T12:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f746c8256f8cb216a65ba1d81d1a06cf778cfd90",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/Treinetic/ImageArtist",
"author_name": "Nuwan Chamara",
"author_login": null,
"committed_at": "2017-09-15T06:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4952d04167a9f06d4d99f0e03d9587bf7fb7594",
"body": null,
"is_bot": false,
"headline": "0.3.0-alpha-rc",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T18:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592517ba8f7e3c373a6abb994e5312876a39fc84",
"body": null,
"is_bot": false,
"headline": "0.3.0-alpha-rc",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T18:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17770521f0159e810566b3436c3eb9c878978b7a",
"body": "# Conflicts:\n#\tREADME.md",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/Treinetic/ImageArtist",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4cb35e6cde743dcd2455f881a0fb88d04719ce",
"body": "# Conflicts:\n#\tREADME.md",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/Treinetic/ImageArtist",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fded580cfa3b2cf47478fcffbb5aa1477c34429",
"body": null,
"is_bot": false,
"headline": "alpha 0.2.1 patch",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7ee40873f52f4ea464b582ee95775ee40dccd4",
"body": null,
"is_bot": false,
"headline": "alpha 0.2.1 patch",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5424f34641d06b0b2432752d9da34406524567e",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54e5b5feb7f646fce0072a6522b418afb94b695",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T09:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1ca21a4410b9dacd9825f7ee46c0cce3d5dfb9",
"body": null,
"is_bot": false,
"headline": "bug fix on the rectangle class",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T08:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f124e61a32e3a208db3123ca6328d6e57d7ceaa",
"body": null,
"is_bot": false,
"headline": "bug fix on the rectangle class",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-13T08:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37de6a1536f5fa8516d86d5cfe6ce496a3df097",
"body": null,
"is_bot": false,
"headline": "version 0.2.0",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d73fa9f7a77cc7b47f8fae7936eb8fbad4259e",
"body": null,
"is_bot": false,
"headline": "version 0.2.0",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c33bbcb3d44571cbb7653afbf4ea6ffb5bdf75fa",
"body": null,
"is_bot": false,
"headline": "updated the readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de8c3be03fabb9bb551d041c0ee8e900483dca8",
"body": null,
"is_bot": false,
"headline": "updated the readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510e401468439dc8ca5e46d272d99ddd17e8b835",
"body": null,
"is_bot": false,
"headline": "0.2.0-alpha-rc",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5ac7ad855ed71fbcd1ffe835354a79957929aa",
"body": null,
"is_bot": false,
"headline": "0.2.0-alpha-rc",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T10:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536f03dfea3f3aa7ddb0ca2b864a1747d1f5ea98",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T08:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a049ce94f493ba618043b544cf4f9852231ed1d9",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T08:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd441080387136bbe47dfe7556edebe6ef4d1002",
"body": null,
"is_bot": false,
"headline": "method renamed in the Imge.php class",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T04:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0f1981a6601d0db2d4a85112665d60025d2707",
"body": null,
"is_bot": false,
"headline": "method renamed in the Imge.php class",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-12T04:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27861ccd0296ec51cf8e6968079e6ca67ff98c2c",
"body": null,
"is_bot": false,
"headline": "ReadMe.md update",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T14:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b7714bbb44d3922411ddb20c6edd7aea0aa64e",
"body": null,
"is_bot": false,
"headline": "ReadMe.md update",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T14:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842e6ddf4ae9a4c826c32e1e825bd83deb4eecc8",
"body": null,
"is_bot": false,
"headline": "updated change log",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T09:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba44a2a639e7e6482fb1f216081d8611da53f6d",
"body": null,
"is_bot": false,
"headline": "updated change log",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T09:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9a9c84bb97e4081e3ce629c87fa12ace9f7570",
"body": null,
"is_bot": false,
"headline": "readme changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T09:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b097900d345326d26534d0745ec46ab2a41f5f3f",
"body": null,
"is_bot": false,
"headline": "readme changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T09:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b59f5cefd055fe634b029004ccfda0292138dc",
"body": null,
"is_bot": false,
"headline": "added current release candidate",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360ea72fdc84f5ccd9995addaa9d0ca775975340",
"body": null,
"is_bot": false,
"headline": "added current release candidate",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e600084fa9927fe9133831aba5f6e2b624485d",
"body": null,
"is_bot": false,
"headline": "removed github images",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80ca86366606ed66ffb6a4c1be9d55934361c9f",
"body": null,
"is_bot": false,
"headline": "removed github images",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95120d7f97d5d0ab9a2729095b2917d4bcd04f4",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ca4934e1e59df0b7f3bf878ee343bd0d8c4cf4",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d54c6b46daf8c3c92459c2977fa2a909de577c2",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6c3524f11f0387ab404e87589d64c4058eb9e0",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3ac8ac8f7530fb814e551bca30c798a7f8d067",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17682549ace827be7deb6c65d4ecf29e85db27d9",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d162bc34a6bbaba12b6a57f0e83f0ac227cad4",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7299949a2877ca6f92eb338625585b630e6e229",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bb27b7ea39199c4b853c3b6f0fd75137002d7f",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bbbcd9cc13aaf652c35e673c7e29c512c3f750",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49704913fb0689a17adeb85234421fbb4e9be6d4",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be00b7aa5503da8d535e7ac7910af48e81b65a1",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f760f5bbd05cc6e6a4bc1bf9fe50586e29879dbb",
"body": null,
"is_bot": false,
"headline": "add more info to ReadMe.md and more imporments",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d93a39f35525d18efcb4543e4695d3f0545c2a",
"body": null,
"is_bot": false,
"headline": "add more info to ReadMe.md and more imporments",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T08:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c75030cc54bc8120a33fcacdbb4c916cea2d3bac",
"body": null,
"is_bot": false,
"headline": "merge bug fixed",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T07:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11f43c4dcd150453d570901d4c5c3d355bf9b86",
"body": null,
"is_bot": false,
"headline": "merge bug fixed",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T07:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c3b6ac3b66764db46b23bcc6ec0937a87fe586",
"body": null,
"is_bot": false,
"headline": "fix cropping issue in the Polygon and added Helper calass rectangle",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T07:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b97f6683c8a269bb220aa9ab539d8ee34a59f816",
"body": null,
"is_bot": false,
"headline": "fix cropping issue in the Polygon and added Helper calass rectangle",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T07:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6088e6a1a5920bf873c5af902986ca04778918ad",
"body": null,
"is_bot": false,
"headline": "readME",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T02:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e6a51c3f75fc262396573b3e6c43471ac0bd27",
"body": null,
"is_bot": false,
"headline": "readME",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T02:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb3505aaa538332f5a11f26d3238bed56ccfbda5",
"body": null,
"is_bot": false,
"headline": "adding readme images",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T01:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74ab1417d31a397a9e70b4e7eb447396545ead6",
"body": null,
"is_bot": false,
"headline": "adding readme images",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T01:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323fff71df3f938aa3e825f26916b18d5345fda4",
"body": null,
"is_bot": false,
"headline": "preparing for release",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T01:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecad103fc030968555fe516f81994ea557b7680",
"body": null,
"is_bot": false,
"headline": "preparing for release",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-10T01:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d3e8a4e9fe93626ed7ab54b2ff9612172ebcd93",
"body": null,
"is_bot": false,
"headline": "improvements",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T22:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c16fe347252207f26e92ef215c92952d8bf8105",
"body": null,
"is_bot": false,
"headline": "improvements",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T22:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f458618c4eee3875f89e4a415d6e337ccdcad90",
"body": null,
"is_bot": false,
"headline": "mistake gitIgore was wrong named",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ada0a404134856559c7b1e9689d8d2b632513f",
"body": null,
"is_bot": false,
"headline": "mistake gitIgore was wrong named",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429143d8ebb6e415c6057ab9a8b46c5b87eead2c",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9adc944da1da505e102f870075cb73b31096c1ed",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a3efeea8f33a6e4f295e29c73bd5a36e96e7fb1",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147ceedcab06f583abfab5eb17bda0a49a9c1f3b",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T16:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "342763e9ccb146a7d7802ea59e234ef747f34d2a",
"body": null,
"is_bot": false,
"headline": "removing the unwanted gitIgnore files",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5894fd3558997e20342ac38620277355da2f3e26",
"body": null,
"is_bot": false,
"headline": "removing the unwanted gitIgnore files",
"author_name": "Imal hasaranga",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8662dce64faf00ce15a918813ab9e2250a17c3",
"body": null,
"is_bot": false,
"headline": "gitIgnore",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c2e4aa9a961d949396d3402ed559e9bf8b94e2",
"body": null,
"is_bot": false,
"headline": "gitIgnore",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be3b5ee2ea423330357bf9d0c61d8049f6dc6669",
"body": null,
"is_bot": false,
"headline": "remove gitIgnored files",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06aced2330063b67de330cd2fbaba3693b9230c0",
"body": null,
"is_bot": false,
"headline": "remove gitIgnored files",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17adde4571dd931d7ed2aca849bc95c14c972ff",
"body": null,
"is_bot": false,
"headline": "remove gitInored files and folders",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633941bfcb1a52697dc6a4f663e74e0b1e331a94",
"body": null,
"is_bot": false,
"headline": "remove gitInored files and folders",
"author_name": "imal",
"author_login": "imalhasaranga",
"committed_at": "2017-09-09T14:21:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 11,
"latest_release_at": "2025-12-25T16:46:34Z",
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_last_push": 181,
"active_weeks_last_year": 1,
"days_since_latest_release": 214,
"mean_days_between_releases": 2591.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "treinetic/imageartist",
"exists": true,
"license": "MIT",
"keywords": [
"scale image",
"image merge",
"GD Made Easy",
"PHP GD Wrapper",
"Easy GD Wrapper",
"Image Shape crop",
"image to base64",
"write text on image"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/treinetic/imageartist",
"is_deprecated": false,
"latest_version": "v2.1.0",
"repository_url": "https://github.com/Treinetic/ImageArtist",
"versions_count": 9,
"total_downloads": 82989,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2395,
"first_published_at": null,
"latest_published_at": "2025-12-23T14:57:29Z",
"latest_version_yanked": null,
"days_since_latest_publish": 216
}
]
},
"popularity": {
"forks": 23,
"stars": 87,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-06-25",
"count": 2
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-12-07",
"count": 1
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 23
},
"star_history": null,
"open_issues_and_prs": 16
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 7491,
"source_files_sampled": 33,
"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": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.60",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 181
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 27,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laravel/pint",
"direct": false,
"version": "1.26.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.4",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.7.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "10.1.16",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "4.1.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.60",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "5.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "5.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "6.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "5.1.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "5.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 27,
"direct_count": 0,
"indirect_count": 27
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 4,
"open_issues": 14,
"closed_ratio": 0.391,
"closed_issues": 9,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "imalhasaranga",
"commits": 111,
"avatar_url": "https://avatars.githubusercontent.com/u/1076374?v=4"
},
{
"type": "User",
"login": "nuwanchamara",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/9565807?v=4"
},
{
"type": "User",
"login": "teiling88",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4624237?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.888
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 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/25 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "afeac0591944b51ee5e028cd09961640a7f2513d",
"ran_at": "2026-07-28T02:37:40Z",
"aggregate_score": 3.8,
"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-04-18T06:41:03Z",
"oldest_open_prs": [
{
"number": 33,
"created_at": "2026-01-23T17:48:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-01-28T01:32:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-23T13:42:15Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2017-09-11T12:45:43Z",
"last_comment_at": "2017-11-16T00:41:41Z",
"last_comment_author": "ToroMedia"
},
{
"number": 2,
"created_at": "2017-09-11T12:48:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2017-09-24T18:45:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2017-09-26T04:55:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2017-09-26T04:55:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2017-09-26T04:55:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2017-09-26T04:56:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2017-09-26T04:57:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2018-06-29T03:07:36Z",
"last_comment_at": "2018-11-21T13:24:25Z",
"last_comment_author": "antondias"
},
{
"number": 21,
"created_at": "2019-12-15T16:32:41Z",
"last_comment_at": "2022-12-14T08:49:57Z",
"last_comment_author": "sirion89"
},
{
"number": 22,
"created_at": "2020-01-20T13:44:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2020-08-05T12:13:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2020-12-08T14:28:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2021-09-06T09:41:11Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Treinetic/ImageArtist",
"host": "github.com",
"name": "ImageArtist",
"owner": "Treinetic"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 39,
"inputs": {
"security": 50,
"vitality": 30,
"community": 55,
"governance": 48,
"engineering": 50,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 46,
"overall_after_abandonment_multiplier": 39
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 30,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 0.99,
"days_since_last_push": 181,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 181 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 181
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 54,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_latest_release": 214,
"mean_days_between_releases": 2591.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 214 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 214
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2591.3 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2591.3
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 14,
"days_since_last_merged_pr": 216,
"days_since_last_human_commit": 212,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 212 days; 3 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 212,
"count": 3,
"signals": "issues unanswered, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 23,
"stars": 87,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "87 stars",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 87
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "23 forks",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 23
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"packages": [
"treinetic/imageartist"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 82989,
"monthly_downloads": 2395
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,395 downloads/month across packagist",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2395,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.888
},
"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 89% of commits",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"merged_prs": 4,
"open_issues": 14,
"closed_issues": 9,
"issue_closed_ratio": 0.391,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "39% of issues closed",
"points": 18.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 39
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/9 decided PRs merged",
"points": 17,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/25 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Treinetic",
"public_repos": 12,
"account_age_days": 3245
},
"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": "4 followers of Treinetic",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "Treinetic"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~8 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"treinetic/imageartist"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 216
},
"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 216 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 216
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://treinetic.com",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://treinetic.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "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/25 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 27 resolved dependencies against OSV. 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": 27
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 27,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"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": 27,
"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": "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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.081,
"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 99 human commits state their intent (structured subject or explanatory body)",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 7491,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T02:37:49.755759Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/Treinetic/ImageArtist.svg",
"full_name": "Treinetic/ImageArtist",
"license_state": "standard",
"license_spdx": "MIT"
}