Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"pharo",
"bloc",
"2d",
"animations",
"effects",
"graphics",
"smalltalk",
"ui"
],
"is_fork": false,
"size_kb": 19115,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 723,
"Smalltalk": 4072225
},
"pushed_at": "2026-07-18T00:24:35Z",
"created_at": "2016-11-03T10:39:54Z",
"owner_type": "Organization",
"updated_at": "2026-07-09T11:04:48Z",
"description": "Low-level UI infrastructure & framework for Pharo",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "dev",
"license_spdx_raw": "MIT",
"primary_language": "Smalltalk",
"significant_languages": [
"Smalltalk"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "pharo-graphics",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/23235599?v=4",
"created_at": "2016-11-03T10:35:14Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 3552
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2026-07-18T00:24:36Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-03-11T19:22:07Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2025-12-20T01:04:37Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-10-15T18:31:00Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-06-30T14:30:46Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-05-15T03:43:01Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-02-05T22:48:51Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-12-05T21:47:33Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-09-25T21:20:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-07-08T02:06:08Z"
},
{
"tag": "v2.0.0-alpha",
"kind": "prerelease",
"published_at": "2023-08-31T03:18:04Z"
},
{
"tag": "beta01",
"kind": "other",
"published_at": "2017-11-10T17:30:44Z"
},
{
"tag": "v0.12",
"kind": "other",
"published_at": "2017-01-27T19:21:59Z"
}
],
"recent_commits": [
{
"oid": "041defd538e3e1caf17060eb0f44062c5c4c1a8f",
"body": "Flatten bezier when first or last pairs of control points are too close",
"is_bot": false,
"headline": "Merge pull request #864 from pharo-graphics/852-FlattenBezier",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-06T04:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69dc43d5d38e6c0c4d7a65fa8311ae8a9ec3cd6",
"body": "Open geometry ignores outskirts",
"is_bot": false,
"headline": "Merge pull request #865 from pharo-graphics/OpenGeometryIgnoresOutskirts",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-06T04:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1399a1153d589ddd26a30fa5d5525d2c6dc447",
"body": "add test for secondary click simulation",
"is_bot": false,
"headline": "Merge pull request #863 from pharo-graphics/test-secondary-click",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-06T04:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997187a6e762b63dced3058e76ffccd54af630b5",
"body": "…t pairs of control points are too close. Includes tests.\n\nFixes #852",
"is_bot": false,
"headline": "Bezier geometry: convert to lines using De Castelju when first or las…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-03T22:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a469612a1464943dc3ca1e0ff13e07eed34173",
"body": null,
"is_bot": false,
"headline": "Prepare PNG of regression tests for new De Castelju",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-03T22:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084cdb796644d85abf585e8c8e9a667b435cb30b",
"body": null,
"is_bot": false,
"headline": "add test for secondary click simulation",
"author_name": "Benoit Verhaeghe",
"author_login": "badetitou",
"committed_at": "2026-07-03T08:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dd327b2257a3af44bd50d530c1907ce78a881f",
"body": "More sophisticated host's #isSupported",
"is_bot": false,
"headline": "Merge pull request #862 from pharo-graphics/BlocHostIsSupported",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-02T17:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bfafb47123fa7fd56a1537c11725a1215485d7",
"body": null,
"is_bot": false,
"headline": "More sophisticated host's #isSupported",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-07-02T11:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25be5d2ae6ddeba40d88d9a923926a48badedd18",
"body": "Add BlocHost-OSWindow-SDL3",
"is_bot": false,
"headline": "Merge pull request #861 from pharo-graphics/BlocHostSDL3",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T23:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7876906755d5db0c326d590b6252d91443450c3",
"body": null,
"is_bot": false,
"headline": "Little tweaks",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T23:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e901e84b90b93dd539d0700d046de841d54242",
"body": null,
"is_bot": false,
"headline": "Move 2 classes to a new \"BlocHost-OSWindow-SDL3-Tests\"",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T23:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e06c74d8544f81427a73a914727c0d5402d724",
"body": null,
"is_bot": false,
"headline": "Merge BlOSSDL3KeyTableTest into BlOSSDL3HostTest",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T23:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bd769d25c80344801b2987a89179c82cd2e6c5",
"body": null,
"is_bot": false,
"headline": "Add #asExpandedRectangle, required by BlOSSDL3GPUHostSpace",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T23:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112e254bdb529a9c1c95c0d540d488e8a406584b",
"body": null,
"is_bot": false,
"headline": "Add BlocHost-OSWindow-SDL3",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-30T01:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a863816b9e526826d66286d871fef7042b03f546",
"body": "Fixes #840",
"is_bot": false,
"headline": "Deprecate Color>>random:",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T06:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784363e81e577e07b1e9e790054e621609470f5d",
"body": "Fix breadth first and test it + refactorings in test suite",
"is_bot": false,
"headline": "Merge pull request #858 from pharo-graphics/782-BreadthFirst",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T05:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209c17687e9bd637ca09b37ed655216b930545f6",
"body": null,
"is_bot": false,
"headline": "Update 2 hit testing PNGs",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T05:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f71c460ac42bba850023528eb96548ee3b9adb",
"body": "Fixes #782",
"is_bot": false,
"headline": "Fix breadth first and test it + refactorings in test suite",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T05:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914a91f0dbb292843b2d09a1475f6385c9964966",
"body": null,
"is_bot": false,
"headline": "Update test PNG",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T00:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90816076e573ca1b8f2c4f14d68056d442e69dda",
"body": "See #852",
"is_bot": false,
"headline": "Ignore outskirts when geometry is open (hasCaps)",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-20T00:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "befc81acf06b77d7fc815d7e229a4b655d92cd33",
"body": null,
"is_bot": false,
"headline": "BlKeyCombinationExamplesTest: Clean up",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-06-13T10:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b403a430dc32b8da80611c2be3d3591c1e4d600",
"body": "…style-out-of-bounds-intervals-during-incremental-editing\n\nEnsure bounds for interval calculations",
"is_bot": false,
"headline": "Merge pull request #854 from pharo-graphics/853-BlSHRBTextStyler-may-…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-04-23T13:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15633bf46d96656167e62e87105384874d6b529",
"body": null,
"is_bot": false,
"headline": "ensure bounds intervals",
"author_name": "Benoit Verhaeghe",
"author_login": "badetitou",
"committed_at": "2026-04-23T08:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c582553f310e47e496a8560bc6c3228d4147a419",
"body": "…cking nils)",
"is_bot": false,
"headline": "default decorationInsets should be empty instead of nil (to avoid che…",
"author_name": "Benoit Verhaeghe",
"author_login": "badetitou",
"committed_at": "2026-04-17T11:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ced202698ec5adab18c71cf2f92895b8a7015c",
"body": null,
"is_bot": false,
"headline": "fixes typo in BlElementToBeRemovedFromParentEvent>>sendTo:",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-03-25T09:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a806139b166a004cac0b36d1353a55d48e86246",
"body": "… action before the element is actually removed from its parent children",
"is_bot": false,
"headline": "+ BlElementToBeRemovedFromParentEvent because one may need it to take…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-03-25T09:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f079a2a285b9bfe1187bc75aa28e3da846dcdf",
"body": "…snt-work-at-initialization\n\nTake into account the value of space's fullscreen attribute on open",
"is_bot": false,
"headline": "Merge pull request #851 from pharo-graphics/511-BlSpacefullscreen-doe…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-19T17:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e83fed8fe2faa7dc528ea35ff7ea386f1cca7c6",
"body": "Fixes #511",
"is_bot": false,
"headline": "Take into account the value of space's fullscreen attribute on open",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-19T15:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e396ef3f840fb1b04a89ce447016b3b148a8cd3",
"body": "Pass on demo browser and its model",
"is_bot": false,
"headline": "Merge pull request #849 from pharo-graphics/DemoBrowser",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T20:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c8ec006c5533a284db554f4671782249ec6c20",
"body": "…g real demos",
"is_bot": false,
"headline": "Rename fake testing demos and use another pragma to remove noise amon…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T16:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bba6539e26d4b29910923e911da70f9dbf9c495",
"body": null,
"is_bot": false,
"headline": "BlDemoPresenter clean up. Expand all tree nodes.",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T16:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9709994176778f115d9440f444e124556806acc",
"body": null,
"is_bot": false,
"headline": "Demo collector: more clean up",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T16:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0678c80384f510be818ef3931086dcba41893b72",
"body": null,
"is_bot": false,
"headline": "Demo node hierarchy: add class comments and #printOn:",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T16:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51517d1af4590d89557cebf65bcadeb06103c8a8",
"body": "Fixes part of #848",
"is_bot": false,
"headline": "Demo collector: ignore method extensions",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-12T16:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ffb513a5a92c5a9753c9714b4a0b7b567b35861",
"body": "Send #waitTimeoutMilliseconds: instead of #wait: to Semaphore",
"is_bot": false,
"headline": "Merge pull request #847 from pharo-graphics/FixSemaphoreWait",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-11T00:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f6fbf7e4f15dd31c9736755b7b47c93ca2051a",
"body": "…ated in Pharo>=12))",
"is_bot": false,
"headline": "Send #waitTimeoutMilliseconds: instead of #wait: to Semaphore (deprec…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-10T23:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c103614396ed6e12755948b9579b9c35da6ced3a",
"body": "Fix deprecated message send",
"is_bot": false,
"headline": "Merge pull request #845 from pharo-graphics/FixDeprecatedSend",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-07T02:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3e128d60b0b5fce1363d6d9c2665674e16f25d",
"body": null,
"is_bot": false,
"headline": "Fix deprecated message send",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-07T02:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8361cc84c77e9abafd0d4f9de2e8e88f4fb33163",
"body": "…error\n\nFix code styling error in Pharo 14",
"is_bot": false,
"headline": "Merge pull request #839 from pharo-graphics/838-Pharo14-code-styling-…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-03-06T23:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f8fe9c157e1e5894700c0b6a588a3597da64d97",
"body": "… BlMousePickOutsideEvent and subclasses) and fixes BlElementEventDispatcherActivatedEvents accordingly.\n\nAdd BlElementVisibilityChangedEvent + fixes BlElementEventDispatcherActivatedEvents accordingly + new test class BlElementVisibilityChangeTest .\nThe BlElementVisibilityChangedEvent is necessary because an element visibility change can have consequence on its parent layout",
"is_bot": false,
"headline": "Clean-up BlElementEventDispatcher: removed deprecated event classes (…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-03-04T11:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc9ab8ac055498fa82a270d26df4433f323a231a",
"body": "…vent even the scroll delta is zero",
"is_bot": false,
"headline": "BlInfiniteElement>>dispatchLayoutFinalStep should dispatch scrolled e…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-03-03T23:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6752fff0292f96f3722513d54197852342d323",
"body": "…ular rule",
"is_bot": false,
"headline": "+ BlAnchorLayoutConstraints>>remove: to allow the removal of a partic…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-02-26T13:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2145b74c7379007e77fabde99391ef6c23e3d6de",
"body": null,
"is_bot": false,
"headline": "simplified version TBlLayoutResizable",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-02-06T21:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba3f13da96c81ac612089687f8255eb5f7705ac",
"body": null,
"is_bot": false,
"headline": "Merge db6c743fdcfee6f93cb32dccd1d15fef15060662",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-24T11:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b6af69da3d26257ab9acf2a713c9f7303848a9",
"body": "…useless events",
"is_bot": false,
"headline": "BlElement>>removeChildren: check if the arg is empty to not dispatch …",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-24T11:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ad3a0683d6950b99e5ae2559988c91328e99f4",
"body": "…o apply)",
"is_bot": false,
"headline": "Make Bloc text attributes polymorphic with Text attributes (respect t…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2026-01-23T03:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918bf0829440cb8a5b48987463b0629ead31cade",
"body": "…TextAttribute (more flexible)",
"is_bot": false,
"headline": "Styler: convert Text attributes with #applyToBlText: instead of #asBl…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2026-01-23T02:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6c743fdcfee6f93cb32dccd1d15fef15060662",
"body": "…the default attribute (the assignment operator was black in the dark theme)",
"is_bot": false,
"headline": "fixes BlSHRBTextStyler>>style:ast: to initialize the whole text with …",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-22T14:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bdab72d2571f0e3b6c11a8bdcdce75616270e12",
"body": "Merge pull request #835 from pharo-graphics/master",
"is_bot": false,
"headline": "Merge pull request #836 from pharo-graphics/dev",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T22:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e53094e0cf7582babe6c0653a4a1d14c161ee4d",
"body": "Merge pull request #834 from pharo-graphics/dev",
"is_bot": false,
"headline": "Merge pull request #835 from pharo-graphics/master",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T22:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72014153862a09039d6716497986ff03c197b535",
"body": "move TBlLayoutResizable to Bloc-Layouts-Support package",
"is_bot": false,
"headline": "Merge pull request #834 from pharo-graphics/dev",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T22:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fd1f4ea746f7f1ef6db3b3976eb329ccdcab6e",
"body": "…ement depends on it now",
"is_bot": false,
"headline": "move TBlLayoutResizable to Bloc-Layouts-Support package because BlEl…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T22:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ebf088f5e6beda3c7fda86f8b325ad2fd956ae",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'pharo-graphics/master' into dev",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-01-07T18:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75988e55701def4be45e9aec986f6f1fa18f39d5",
"body": "Fix cyclic dependencies between packages, and generate baseline with explicit requirements to avoid loading warnings.",
"is_bot": false,
"headline": "Merge pull request #832 from pharo-graphics/AutomaticBaseline",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2026-01-07T18:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ceab322d01954184e2648572f506b4dceb5b62",
"body": null,
"is_bot": false,
"headline": "more helpers in TBlLayoutResizable",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T17:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304df2d00df9afaad5be617c4086a1230eaf0e2f",
"body": null,
"is_bot": false,
"headline": "+ TBlLayoutResizable>>fitElement:",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T15:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56333eafdbdffabe0cf577e24ccbecc5a3a7b0d",
"body": null,
"is_bot": false,
"headline": "BlElement uses TBlLayoutResizable",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-07T13:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450039cbbbf9e9d55c2b0c155d15b9edca755a1b",
"body": "dev sync",
"is_bot": false,
"headline": "Merge pull request #833 from pharo-graphics/dev",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-06T21:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43edb80d7d81602dfa8c98d080ceab2d3dc0a702",
"body": null,
"is_bot": false,
"headline": "+ BlCommandApplicationStrategy>>hasPendingCommands",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-06T21:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ee7d0f5dda1ac055ceb6d53acef264e995373b",
"body": "…sent to the argument and not a #value.\n\nadd BlElement>>inUIProcessDo: aBlock elseDo: altBlock to allow an alternative block if not in the UI process",
"is_bot": false,
"headline": "fixes BlMorphicSteppingHost>> uiProcessDo: to ensure that a #cull is …",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2026-01-02T15:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad6693d87e7f802cfe1f303f3b7a2466ea56f51",
"body": null,
"is_bot": false,
"headline": "+ BlInfiniteElement >> haveRowNumbers",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2025-12-30T23:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a54bbabf285dc8b705bad7002554b913a5eec3",
"body": null,
"is_bot": false,
"headline": "Not a cycle anymore between Bloc-Tests and -Examples",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T15:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595bd02286fd3f2c2df48a3d00c5e821505bbb5c",
"body": null,
"is_bot": false,
"headline": "Merge a6f3043c0cdfa80abb149e9f5668d39294f7e7dd",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T15:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd56e72c2b06eaa1ead275026ae87b96d8baf0d4",
"body": "… example)\n\nAlso apply code critics.\n\nBTW, BlConcatenationRopeExamplesTest is kind of a replica of BlConcatenationRopeTest",
"is_bot": false,
"headline": "Remove a loading warning (Fix a circular dependency. between test and…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T15:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f3043c0cdfa80abb149e9f5668d39294f7e7dd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' into AutomaticBaseline",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T15:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6bc466cfa5be1bbe383f4796648fe263d2f5aa",
"body": null,
"is_bot": false,
"headline": "Merge 5acad46baca8e2b8ba31984f31d67dcb0ee7a8b1",
"author_name": "Pablo Tesone",
"author_login": "tesonep",
"committed_at": "2025-12-20T10:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b4e74a69fa5f95efdae0ff353b81ffb26774d2",
"body": null,
"is_bot": false,
"headline": "Removing the extra border in the generated Form",
"author_name": "Pablo Tesone",
"author_login": "tesonep",
"committed_at": "2025-12-20T10:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56a7851e07e4ae80d5acc3d36b526ece330de51",
"body": null,
"is_bot": false,
"headline": "Again",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T07:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85864caa520dfcc53c91ae38ebfe0ed95e749768",
"body": null,
"is_bot": false,
"headline": "It seems #asRopedText in class-side was not considered as a dependency",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T07:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc4d8c3e47bf17ddbcae584cb5aad88fc3caec6",
"body": null,
"is_bot": false,
"headline": "Again",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T06:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c1e9c6cc72fcb5da5a782d8f7a50492e7ba895",
"body": "…comment",
"is_bot": false,
"headline": "Baselin: Fix XMLParser external dependency + revert removal of class …",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T06:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3798e3dd3bfabecdc4aa1d6487a23a627010f622",
"body": null,
"is_bot": false,
"headline": "Again",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T06:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1584c3b63e58830ada3f2c7e8f57941702d5845",
"body": null,
"is_bot": false,
"headline": "Move 3 examples to Bloc-Examples, and fix baseline.",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T05:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8bae8abec828e50dff63656043b8d41492332f",
"body": null,
"is_bot": false,
"headline": "Break cyclic dependencies",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T00:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24f749803b6713a12e87c2169bf38ed7a945231",
"body": "1. Load: https://github.com/tinchodias/BaselineBuilder\n2. Run script:\n\n\tBaselineBuilder new\n\t\tprojectName: 'Bloc';\n\t\texternalProjectNames: #(Alexandrie XML);\n\t\tbuild;\n\t\tbrowseBuiltBaselineClass",
"is_bot": false,
"headline": "Generate baseline with explicit requirements to avoid loading warnings",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-20T00:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5acad46baca8e2b8ba31984f31d67dcb0ee7a8b1",
"body": null,
"is_bot": false,
"headline": "Merge d0bba0c05c3ff02bfa3690e487725efa38adbb97",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2025-12-19T13:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2974b0961a266bf65ab9bac1278f75def16f4da",
"body": "…ith a polygon geometry",
"is_bot": false,
"headline": "BlAnchor and BlAnchorLayout changed to allow anchor on a BlElement w…",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2025-12-19T13:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0bba0c05c3ff02bfa3690e487725efa38adbb97",
"body": "…to apply the trasnformations and translations of the parents.",
"is_bot": false,
"headline": "Improving the asForm to render correctly elements inside. As we need …",
"author_name": "Pablo Tesone",
"author_login": "tesonep",
"committed_at": "2025-12-19T13:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abff8a578d3c2b55ee714df751560abb786ce27d",
"body": "Clean up on scroll flinger",
"is_bot": false,
"headline": "Merge pull request #831 from pharo-graphics/CleanUpScroll",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-18T04:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ec82b446d848751223c118dbd21373d77d2020",
"body": null,
"is_bot": false,
"headline": "Scroll: Renames, reformat, add comments, categorize methods",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-18T04:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9220e6330a082eb557385ce30eb178ab3fde6645",
"body": "Clean up on element id",
"is_bot": false,
"headline": "Merge pull request #830 from pharo-graphics/CleanupElementId",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-13T02:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37a13b61654cf16b3e6c7b8e9ef03550a4590a0",
"body": "Also:\n- Rename \"identifier\" fo \"name\" in BlElementNamedId\n- Remove some pragmas",
"is_bot": false,
"headline": "Pass on element ids. Includes deprecation of #labeled:",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-12T23:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288f9fecb3dcd72e22ee3d78a4976e6a8c739af7",
"body": "…so show how it works\n\nThis required to change test from \"#shape_1\" to \"#'shape-1'\". This script helped to do it:\n\n\tBlElementChildrenTest methods do: [ :each |\n\t\t| tmp |\n\t\ttmp := each sourceCode.\n\t\t(1 to: 20) reverseDo: [ :i |\n\t\t\ttmp := tmp copyReplaceAll: ('#shape_{1}' format: {i}) with: ('#''shape-{1}''' format: {i}) ].\n\t\t\tBlElementChildrenTest compile: tmp classified: each protocol ]",
"is_bot": false,
"headline": "BlElementChildrenTest: use #id: instead of #labeled: + use #indexed: …",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-12T23:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770f1b3f84a926ecedb965904d518a37d80a1737",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-12T21:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5609d7ed495807f575d62200dadd68f72dc71374",
"body": null,
"is_bot": false,
"headline": "CI: run on P13 and 14",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-03T11:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54a1d50535c13fbdb6bd71bb5ad75321a499c87",
"body": null,
"is_bot": false,
"headline": "Adding a sampleInstance for devkdb",
"author_name": "StéphaneDucasse",
"author_login": "Ducasse",
"committed_at": "2025-12-02T16:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c3975a73004c1b401952bb7fe367e82477a73f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #828 from pharo-graphics/master",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-12-02T12:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91b65b51ea6a419ced51da3f8e3ccc1147e486b",
"body": null,
"is_bot": false,
"headline": "Cleaning more bloc-demo",
"author_name": "StéphaneDucasse",
"author_login": "Ducasse",
"committed_at": "2025-12-01T21:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad41a5360c8d8e2ffcd5a5598cfb1bc7b6d871da",
"body": "- to be more robust\n- to have better printOn:\n- less unclassified\n- ....",
"is_bot": false,
"headline": "Doing a class on demo collector",
"author_name": "StéphaneDucasse",
"author_login": "Ducasse",
"committed_at": "2025-11-29T20:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d960cf44a8ace8904836ac2061a041a811d6cc4",
"body": null,
"is_bot": false,
"headline": "change the root id with the right one in BlSpace>>root:",
"author_name": "Alain Plantec",
"author_login": "plantec",
"committed_at": "2025-11-24T18:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54442a3ef89ac182ff31269a880aa9cc3af68fe",
"body": "…ld-not-be-the-first-one-since-it-can-produce-bug-due-to-unforeseen-side-effect-\n\nSwitch 1st and 2nd BlElement's inspector tabs",
"is_bot": false,
"headline": "Merge pull request #826 from pharo-graphics/677-the-preview-pane-shou…",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-11-18T19:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2267544f0c718712487e3a05b3c6ea911be2ff",
"body": "Fixes #677",
"is_bot": false,
"headline": "Switch 1st and 2nd BlElement's inspector tabs",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-11-18T18:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "478f7bf6d0b010ccb70d3f148d00b6ece669c0fd",
"body": "… in another repo)\n\nSee: https://github.com/pharo-graphics/Alexandrie/pull/114",
"is_bot": false,
"headline": "Bloc-Alexandrie: Blur filters moved to Alexandrie-Blur (a new package…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-16T22:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731ed059589c450dd0a0f1a3e845e13f51eeb4cd",
"body": "Several clean ups",
"is_bot": false,
"headline": "Merge pull request #824 from pharo-graphics/CleanUpTests",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T17:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94dd099560e7bd99ad66707d772c537212c2e00a",
"body": "…478f510e)",
"is_bot": false,
"headline": "Delete empty BlSpaceTest (emptied in 01f54a18ee773168adf6c980b363f160…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T17:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e0011e77e02058c08b6d1f3e3877ad77d9ce07",
"body": null,
"is_bot": false,
"headline": "Apply code critics",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T17:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d56201059df633333a56c05e47c71f8f54d2a65",
"body": "- Convert from the <sampleInstance> pattern\n- Remove a duplicated test",
"is_bot": false,
"headline": "Clean up BlHandlerRegistryTest",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T16:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a31ce43eb7919cb161476cfa9a3bc6aef39f90",
"body": "Fix unresolved reference during load",
"is_bot": false,
"headline": "Merge pull request #823 from pharo-graphics/FixInternalDependency",
"author_name": "Martín Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T16:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7183bbf0a419586b70f3424fe4a780b91048adbc",
"body": null,
"is_bot": false,
"headline": "Fix loading warning on BlDragAndDropExamples",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T15:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f965d96e4ed99ce27149b4a1de74890560c4bd9d",
"body": "…ferenced.\n\nThis fixes a loading warning.\nAdditionally, improve the hierarchy of registry tests with the introduction of BlHandlerRegistryTest superclass.",
"is_bot": false,
"headline": "Move BlExampleLoggingEventHandler to Bloc-UnitedTests, where it is re…",
"author_name": "Martin Dias",
"author_login": "tinchodias",
"committed_at": "2025-10-15T15:07:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 118,
"latest_release_at": "2026-07-18T00:24:36Z",
"latest_release_tag": "v2.9.0",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 30,
"days_since_latest_release": 9,
"mean_days_between_releases": 82.2
},
"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": []
},
"popularity": {
"forks": 42,
"stars": 94,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2016-11-20",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-03-30",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-06-28",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 42
},
"star_history": null,
"open_issues_and_prs": 190
},
"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": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 265,
"open_issues": 186,
"closed_ratio": 0.665,
"closed_issues": 369,
"closed_unmerged_prs": 40
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "syrel",
"commits": 1897,
"avatar_url": "https://avatars.githubusercontent.com/u/5487042?v=4"
},
{
"type": "User",
"login": "tinchodias",
"commits": 1349,
"avatar_url": "https://avatars.githubusercontent.com/u/3044265?v=4"
},
{
"type": "User",
"login": "plantec",
"commits": 472,
"avatar_url": "https://avatars.githubusercontent.com/u/435221?v=4"
},
{
"type": "User",
"login": "JurajKubelka",
"commits": 400,
"avatar_url": "https://avatars.githubusercontent.com/u/465505?v=4"
},
{
"type": "User",
"login": "Ducasse",
"commits": 212,
"avatar_url": "https://avatars.githubusercontent.com/u/432549?v=4"
},
{
"type": "User",
"login": "girba",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/249595?v=4"
},
{
"type": "User",
"login": "akgrant43",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/2062166?v=4"
},
{
"type": "User",
"login": "akgrant",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/533393?v=4"
},
{
"type": "User",
"login": "chisandrei",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/3534711?v=4"
},
{
"type": "User",
"login": "Enzo-Demeulenaere",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/121249182?v=4"
}
],
"contributors_sampled": 34,
"top_contributor_share": 0.371
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": true,
"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": 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 9 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 2/14 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 26 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "21 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "041defd538e3e1caf17060eb0f44062c5c4c1a8f",
"ran_at": "2026-07-27T08:38:02Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T11:03:10Z",
"oldest_open_prs": [
{
"number": 538,
"created_at": "2024-06-17T22:02:42Z",
"last_comment_at": "2025-02-05T05:41:42Z",
"last_comment_author": "tinchodias"
},
{
"number": 726,
"created_at": "2025-03-01T21:47:30Z",
"last_comment_at": "2025-11-29T17:48:43Z",
"last_comment_author": "Ducasse"
},
{
"number": 819,
"created_at": "2025-09-08T23:45:25Z",
"last_comment_at": "2025-12-02T12:52:03Z",
"last_comment_author": "tinchodias"
},
{
"number": 855,
"created_at": "2026-05-04T10:16:32Z",
"last_comment_at": "2026-05-18T13:00:15Z",
"last_comment_author": "tinchodias"
}
],
"last_merged_pr_at": "2026-07-06T04:37:13Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 78,
"created_at": "2021-02-08T21:32:52Z",
"last_comment_at": "2021-02-08T21:40:18Z",
"last_comment_author": "Ducasse"
},
{
"number": 82,
"created_at": "2021-02-09T15:05:35Z",
"last_comment_at": "2021-03-05T21:21:19Z",
"last_comment_author": "tinchodias"
},
{
"number": 83,
"created_at": "2021-02-09T15:20:13Z",
"last_comment_at": "2021-03-09T22:54:15Z",
"last_comment_author": "tinchodias"
},
{
"number": 84,
"created_at": "2021-02-09T21:18:05Z",
"last_comment_at": "2021-03-09T23:00:19Z",
"last_comment_author": "Ducasse"
},
{
"number": 92,
"created_at": "2021-02-14T16:04:30Z",
"last_comment_at": "2021-03-09T23:22:28Z",
"last_comment_author": "tinchodias"
},
{
"number": 97,
"created_at": "2021-02-14T20:21:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2021-02-15T19:55:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2021-02-20T21:24:38Z",
"last_comment_at": "2021-02-20T21:32:52Z",
"last_comment_author": "Ducasse"
},
{
"number": 114,
"created_at": "2021-03-04T15:45:03Z",
"last_comment_at": "2021-05-10T23:32:15Z",
"last_comment_author": "tinchodias"
},
{
"number": 115,
"created_at": "2021-03-04T15:47:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 126,
"created_at": "2021-03-20T21:08:21Z",
"last_comment_at": "2023-04-13T14:47:11Z",
"last_comment_author": "Ducasse"
},
{
"number": 128,
"created_at": "2021-03-20T21:13:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2021-03-24T16:52:08Z",
"last_comment_at": "2025-02-27T18:42:21Z",
"last_comment_author": "tinchodias"
},
{
"number": 132,
"created_at": "2021-03-28T13:03:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 133,
"created_at": "2021-03-28T15:31:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2021-05-07T21:25:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 151,
"created_at": "2021-06-01T17:20:41Z",
"last_comment_at": "2023-06-28T11:52:18Z",
"last_comment_author": "plantec"
},
{
"number": 158,
"created_at": "2021-09-02T14:54:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 166,
"created_at": "2022-01-29T19:32:13Z",
"last_comment_at": "2022-11-18T22:25:48Z",
"last_comment_author": "tinchodias"
},
{
"number": 172,
"created_at": "2022-04-28T18:48:06Z",
"last_comment_at": "2022-04-29T06:30:02Z",
"last_comment_author": "plantec"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pharo-graphics/Bloc",
"host": "github.com",
"name": "Bloc",
"owner": "pharo-graphics"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 41,
"vitality": 84,
"community": 50,
"governance": 63,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 118,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "118 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 118
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "21 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v2.9.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 82.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~82.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 82.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 21,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 21 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 21
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 42,
"stars": 94,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "94 stars",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 94
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "42 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 42
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 34,
"top_contributor_share": 0.371
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 37% of commits",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 37
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "34 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 34
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 26 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 265,
"open_issues": 186,
"closed_issues": 369,
"issue_closed_ratio": 0.665,
"closed_unmerged_prs": 40
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "66% of issues closed",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 66
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "265/305 decided PRs merged",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 265,
"decided": 305
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/14 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 12,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pharo-graphics",
"public_repos": 26,
"account_age_days": 3552
},
"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": "12 followers of pharo-graphics",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "pharo-graphics"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~9 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 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": 85,
"inputs": {
"topics": [
"pharo",
"bloc",
"2d",
"animations",
"effects",
"graphics",
"smalltalk",
"ui"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.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": "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 9 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 2/14 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 26 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "21 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 16,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "Smalltalk",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Smalltalk without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Smalltalk"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"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-27T08:38:32.232618Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pharo-graphics/Bloc.svg",
"full_name": "pharo-graphics/Bloc",
"license_state": "standard",
"license_spdx": "MIT"
}