JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rgb-color",
"compare-colors",
"rgb-space",
"cie-spaces",
"go",
"colorspace",
"hcl",
"palette"
],
"is_fork": false,
"size_kb": 1120,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 112470
},
"pushed_at": "2026-03-28T13:16:07Z",
"created_at": "2013-02-19T08:33:01Z",
"owner_type": "User",
"updated_at": "2026-07-20T22:11:10Z",
"description": "A library for playing with colors in go (golang).",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://lucasb.eyer.be",
"name": "Lucas Beyer",
"type": "User",
"login": "lucasb-eyer",
"company": "MSL Zürich (Ex: @openai @google Brain/DeepMind)",
"location": "<3 Belgium, Switzerland",
"followers": 990,
"avatar_url": "https://avatars.githubusercontent.com/u/1476029?v=4",
"created_at": "2012-02-26T15:27:23Z",
"is_verified": null,
"public_repos": 106,
"account_age_days": 5265
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-03-28T13:18:06Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-09-08T14:18:51Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-01-28T03:29:09Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2019-11-11T15:15:27Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-04-07T11:03:08Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-03-24T19:00:04Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2018-05-26T13:58:20Z"
},
{
"tag": "v0.9",
"kind": "other",
"published_at": "2018-05-26T13:53:23Z"
}
],
"recent_commits": [
{
"oid": "960803eeca7760b91ead14a54fabac75e3cfa5d8",
"body": null,
"is_bot": false,
"headline": "ready for v1.4.0",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2026-03-28T13:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e898165e18081defed534f8a47940a16837a657f",
"body": null,
"is_bot": false,
"headline": "feat(HexColor): add fmt.Stringer interface support",
"author_name": "Vladislav",
"author_login": null,
"committed_at": "2026-03-28T12:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e339961ba32ab663f33ffa6dc77aae290b2e37",
"body": "Add constructors, decomposers, and blend functions for the four\nwide-gamut RGB color spaces defined by the CSS Color Level 4 color()\nfunction, plus XYZ D50 and Bradford chromatic adaptation:\n\n- Display P3 (sRGB transfer function, DCI-P3 primaries)\n- A98 RGB (Adobe RGB 1998)\n- ProPhoto RGB (ROMM RGB,\n[…]\nices and transfer functions are from the CSS Color Level 4 spec:\nhttps://www.w3.org/TR/css-color-4/#color-conversion-code\n\nCloses #81\n\nAssisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add CSS Color Level 4 wide-gamut RGB color spaces and XYZ D50",
"author_name": "Benny Powers",
"author_login": "bennypowers",
"committed_at": "2026-03-28T12:54:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5017032dc1360a8bc25a2a806cb20a414aaddb61",
"body": null,
"is_bot": false,
"headline": "Clarify loss of alpha-parsing in Hex in changelog.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2026-01-01T16:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a4dc6c488f0a3c9809ec45f0220e7e181c7b74",
"body": "This was added in https://github.com/lucasb-eyer/go-colorful/pull/66 and\nreleased in 1.3.0, but because the list of supported colorspaces was not\nupdated, I initially thought that Colorful did not support them.",
"is_bot": false,
"headline": "Update README.md to discuss Oklab and Oklch support",
"author_name": "Michael Shields",
"author_login": "shields",
"committed_at": "2025-12-28T13:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "680f8257cbbd7f283eaf717de5ce105a6a741bd6",
"body": null,
"is_bot": false,
"headline": "ready for v1.3.0",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2025-09-08T14:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b66f9f2f024bbe9c54fc233301ca9419bf81786",
"body": "* perf: a faster implementation of Hex()\n\n* perf: a faster implementation of Hex()",
"is_bot": false,
"headline": "perf: a faster implementation of Hex() (#78)",
"author_name": "Christophe Lambin",
"author_login": "clambin",
"committed_at": "2025-09-08T14:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e385f7b653ac6956c75d32bd60efc7a0c25348e",
"body": null,
"is_bot": false,
"headline": "Fix typos (#74)",
"author_name": "Nathan Baulch",
"author_login": "NathanBaulch",
"committed_at": "2025-01-09T14:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a472fc29eb4bf3b5c9c4de79e83c5982a19b10ff",
"body": null,
"is_bot": false,
"headline": "doc: don't allow hue 360 for hsv/hsl (#71)",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2024-12-18T22:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c881f5faccd61a756c8569726a8f71c9b3d98c",
"body": null,
"is_bot": false,
"headline": "doc for #70",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2024-12-18T22:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce6c1dc5a806b438a50c5be3b99ae5e35300c93",
"body": null,
"is_bot": false,
"headline": "BlendOkLab + BlendOkLch (#70)",
"author_name": "Gyuri Horak",
"author_login": "dyuri",
"committed_at": "2024-12-18T22:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50e69500a2b0fdf692fcb0913a4866e060eabba",
"body": null,
"is_bot": false,
"headline": "ci: reduce tested go versions",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2024-12-18T22:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4f1e13607b96c3d618bdbc709591ee2241bee0",
"body": null,
"is_bot": false,
"headline": "doc for #73",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2024-12-18T22:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e4f6870089966f145b2efe6423b03b483abee2",
"body": null,
"is_bot": false,
"headline": "implement functions with custom rand handler (#73)",
"author_name": "lublak",
"author_login": "lublak",
"committed_at": "2024-12-18T22:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2508922d6fe777d36713baa4106a869b0e68b5",
"body": null,
"is_bot": false,
"headline": "doc for #66",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2024-12-18T22:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e144b2c09f70728df82a34185b0b28a7af779fd6",
"body": "Fix typo",
"is_bot": false,
"headline": "Bump GitHub workflow actions (#67)",
"author_name": "Andreas Deininger",
"author_login": "deining",
"committed_at": "2024-08-20T15:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11da685ea088fe06bce74760742e08db6a45bd8",
"body": null,
"is_bot": false,
"headline": "Fix formatting issues using gofmt (#68)",
"author_name": "Andreas Deininger",
"author_login": "deining",
"committed_at": "2024-08-20T15:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae0ace654d29cbb1646b66c4520dc4e9e3863d2",
"body": "* Add support for OkLab and OkLch\r\n\r\n* Add color constructors for OkLab and OkLch",
"is_bot": false,
"headline": "Add support for OkLab and OkLch (#66)",
"author_name": "Stephen Afam-Osemene",
"author_login": "stephenafamo",
"committed_at": "2024-03-05T08:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6f2cdd7e293224a813cb9d5411a81ca5eb3029",
"body": null,
"is_bot": false,
"headline": "Fix funding file",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2023-12-20T17:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511ff69849cd800ae837ddba53703fb03a9115a6",
"body": null,
"is_bot": false,
"headline": "Doc for #63",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2022-04-08T20:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "461bc069a245a7ce201b56f815fc3edec694ed44",
"body": null,
"is_bot": false,
"headline": "Add Marshal and Unmarshal YAML (#63)",
"author_name": "Simon Gate",
"author_login": "smgt",
"committed_at": "2022-04-08T20:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c901db4f137451aa923785554c12e6522a6e796",
"body": null,
"is_bot": false,
"headline": "Doc for #60",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2022-04-08T20:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb392e3dc87cb2944166d94904ee00d7d42d1177",
"body": "Co-authored-by: makeworld <makeworld@protonmail.com>",
"is_bot": false,
"headline": "fix Hsv, Hcl color blending (#60)",
"author_name": "nullobsi",
"author_login": "nullobsi",
"committed_at": "2022-04-08T20:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614c0f321d59d7769b9a2dc89ab8ad7eb9564141",
"body": "Fixes #59",
"is_bot": false,
"headline": "Fix chroma range on README",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-12-06T14:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9337f62eb251298b80b48960f3978b49d21efe",
"body": null,
"is_bot": false,
"headline": "Add #57 to changelog",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-11-02T00:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88b814077d8100f6224559ddb1de16adcff77fd",
"body": null,
"is_bot": false,
"headline": "Introduce a function for sorting colors (#57)",
"author_name": "Scott Pakin",
"author_login": "spakin",
"committed_at": "2021-09-29T21:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a461bc924c8f80f067a42e4f26a561984f56daf7",
"body": null,
"is_bot": false,
"headline": "Add Go reference badge",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-08-24T15:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8f45c41ac988423342507a1fb6050239b5a742",
"body": "Fixes #52",
"is_bot": false,
"headline": "Add DistanceRiemersma",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T14:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07d3a36813387c8ee5c13758df914fa2c8546c7",
"body": null,
"is_bot": false,
"headline": "Deprecate DistanceLinearRGB",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T14:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b7bca4cf9f8ca880aaaad9bde4478525b20a74",
"body": null,
"is_bot": false,
"headline": "Update changelog for #50",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T14:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d9120476db605bd9bb6448ba354dbc15f3d525",
"body": null,
"is_bot": false,
"headline": "Add BlendLrgb() (#50)",
"author_name": "mazznoer",
"author_login": "mazznoer",
"committed_at": "2021-01-28T14:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b05a0d83cca9d610425691c3253d5f36d0ad06",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T03:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "861f9e1be624dcfcab8258d0f5e2847b29328e9e",
"body": null,
"is_bot": false,
"headline": "Fix godoc rendering",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T03:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8565d6848b07180f0150d9536a3fbef70a1bf1b7",
"body": null,
"is_bot": false,
"headline": "Stop using image.ZP and other staticcheck fixes",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T03:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034637b110ed9c377bd912c05c8b1a8fedd91a3a",
"body": "Fixes #40",
"is_bot": false,
"headline": "Document DistanceCIE76",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T02:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a100ff218644677a71e594bfbb4116654c98fc0e",
"body": "Fixes #53",
"is_bot": false,
"headline": "Add DistanceLinearRGB",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-28T02:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a397c2f5c69168d022ed11d80d25d6e1e72e3a0",
"body": null,
"is_bot": false,
"headline": "Update changelog for #42",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-27T15:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be4acea860fce797062f72a95a0ed54644b8b6d",
"body": null,
"is_bot": false,
"headline": "Add json and envconfig serialization support for HexColor (#42)",
"author_name": "Alik Khilazhev",
"author_login": "alikhil",
"committed_at": "2021-01-27T15:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49a4a4a60c528eaf06c1cd9b2d18e74b8b298d9",
"body": null,
"is_bot": false,
"headline": "Clamp BlendHCL output - #46",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-27T15:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4380d764288e7022c51d648eb7e37dc1804e2300",
"body": null,
"is_bot": false,
"headline": "HSLuv (#51)",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-27T14:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d8f4168278bfe4315ec662c47fc8d0e653903f",
"body": null,
"is_bot": false,
"headline": "Remove travis because it's shutting down",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-27T14:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1bb984d0f5bb014c2140ff19fd329b318b7d1f2",
"body": null,
"is_bot": false,
"headline": "Add test CI and changelog, update README and gitignore",
"author_name": "makeworld",
"author_login": "makew0rld",
"committed_at": "2021-01-27T14:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319a9f81fabef4f383a7c28b1ebcfee97fe4ffd3",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2021-01-27T00:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadcb7c7fa1e47844a23f5ebea95219172166a56",
"body": "Remove sqlmock dependency",
"is_bot": false,
"headline": "Merge pull request #39 from benhoyt/remove-sqlmock-dependency",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2019-11-02T06:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec65bbfe835f7e0a34bb5244dcbcae355225163",
"body": "Per https://github.com/lucasb-eyer/go-colorful/issues/38 discussion,\nremove the dependency on DATA-DOG/go-sqlmock, as it's only used for\nthe runnable example in hexcolor_test.go, and introduces an\nunnecessary dependency on an SQL mocking library as well as adding\ncommit noise when upgrading dependencies.",
"is_bot": false,
"headline": "Remove sqlmock dependency",
"author_name": "Ben Hoyt",
"author_login": "benhoyt",
"committed_at": "2019-10-26T16:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27817f103831ccde9e6f2ad39e3647e5b460ab7",
"body": "Simplify Go code",
"is_bot": false,
"headline": "Merge pull request #37 from muesli/linter-fixes",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2019-10-25T20:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94bf67badb822399d93ed664909ee3520be53564",
"body": "`h /= x` instead of `h = h / x`.",
"is_bot": false,
"headline": "Simplify Go code",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2019-07-19T09:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30298f24079860c4dee452fdef6519b362a4a026",
"body": "Update sqlmock dependency",
"is_bot": false,
"headline": "Merge pull request #34 from emersion/mod-update",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2019-04-06T22:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bd1f4f1990ddbf36e4927bea4fa80173b33905",
"body": "go-sqlmock have switched from gopkg.in to Go modules. This repository uses the\nnew github.com import path, however the go.mod file still uses the old gopkg.in\nimport path. This confuses `go mod` when importing this package:\n\n go: gopkg.in/DATA-DOG/go-sqlmock.v1@v1.3.3: go.mod has non-....v1 module path \"github.com/DATA-DOG/go-sqlmock\" at revision v1.3.3\n\nThis commit updates the go.mod import path.",
"is_bot": false,
"headline": "Update sqlmock dependency",
"author_name": "Simon Ser",
"author_login": "emersion",
"committed_at": "2019-04-06T09:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ff143339304443cc5ee1c00995b51090f2c04d",
"body": "Support Go Modules",
"is_bot": false,
"headline": "Merge pull request #32 from SamWhited/support_modules",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2019-03-24T18:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de7d682992e4105e105acd8ec5deb03a5bc542a",
"body": "Update sqlmock import.",
"is_bot": false,
"headline": "Merge pull request #33 from leungbk/hexcolor_test",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2019-03-23T15:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2341e02c5a001f748cbc6f3adc4a586e64365bd0",
"body": "See https://github.com/DATA-DOG/go-sqlmock/commit/08cb21bb55c576a5cb0c22f478d12953591b9844.",
"is_bot": false,
"headline": "Update sqlmock import.",
"author_name": "Brian Leung",
"author_login": "leungbk",
"committed_at": "2019-03-02T09:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aff29842df31e4707ca71056ae1c32b5d6d6aae",
"body": null,
"is_bot": false,
"headline": "Support Go Modules",
"author_name": "Sam Whited",
"author_login": "SamWhited",
"committed_at": "2018-12-19T01:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d3b2882a08d1abc9488e34f3e1ae35165f2d07",
"body": "Add Delta E 2000 function",
"is_bot": false,
"headline": "Merge pull request #30 from rouhannb/master",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-10-28T22:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42dd8e18162c796a8f09d896fd6aa937b9826965",
"body": null,
"is_bot": false,
"headline": "Fix formatting of test color values",
"author_name": "rouhannb",
"author_login": "rouhannb",
"committed_at": "2018-10-28T19:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5eae13071e696569b67e0e25b8d6ee799e3d805",
"body": null,
"is_bot": false,
"headline": "Add seperate method for CIEDE2000 with custom weighting factors",
"author_name": "rouhannb",
"author_login": "rouhannb",
"committed_at": "2018-10-27T15:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5e348076b048599f8cad2367be2622b85f819b",
"body": null,
"is_bot": false,
"headline": "Update README.md and colordist.go",
"author_name": "rouhannb",
"author_login": "rouhannb",
"committed_at": "2018-10-27T04:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e1febdfc4b2ae6cb13a20bac242bd18a27cd78",
"body": null,
"is_bot": false,
"headline": "Add Delta E 2000 function",
"author_name": "rouhannb",
"author_login": "rouhannb",
"committed_at": "2018-10-27T04:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7842319cf3ac2eff253e8b3ebe15fcc56b6414a",
"body": "Fixes Issue #29",
"is_bot": false,
"headline": "Link to palette-demo code in README",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-07-09T18:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cec903b20cbeda6062366e460c2c1bdc717e4d",
"body": "Added missing space in README example",
"is_bot": false,
"headline": "Merge pull request #28 from muesli/readme-typo",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-31T03:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f9719a844a9548f1fa5a14016f5b168adbd8ee",
"body": null,
"is_bot": false,
"headline": "Added missing space in README example",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-30T19:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345fbb3dbcdb252d9985ee899a84963c0fa24c82",
"body": null,
"is_bot": false,
"headline": "Release notes for v1.0",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-26T13:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cff8b2b682bab22414cbd7a29d999308bc7704c",
"body": "MakeColor now indicates conversion errors by returning a second value",
"is_bot": false,
"headline": "Merge pull request #27 from muesli/makecolor-panic",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-26T13:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4cf663bea3fd1f57cfb5c8b5db17386162e1540",
"body": null,
"is_bot": false,
"headline": "Add v0.9 release notes to README.",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-26T13:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8689c89a788274e9da720dca07845ff2da9fa2",
"body": null,
"is_bot": false,
"headline": "Proudly added my own name to the authors paragraph in the README",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-26T06:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc83f475a42114aa7508d9fb69f1cb874b0c69ad",
"body": null,
"is_bot": false,
"headline": "Added MakeColor caveat to README FAQ",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-26T06:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8abd3beca3a7f5039809449d6013a0254ac22bb1",
"body": "Use x++ instead of x += 1",
"is_bot": false,
"headline": "Merge pull request #26 from muesli/linter-fixes",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-25T04:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de59f6eccb33fc95d1e5b5ced487ed0cea661b95",
"body": "MakeColor now returns a bool as its secondary return value, indicating\nwhether the conversion failed because the source color's alpha channel\nwas set to 0. In such cases, the returned color will have R, G and B\nset to 0, too.",
"is_bot": false,
"headline": "MakeColor now indicates conversion errors by returning a second value",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-23T16:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9253d63c57b26ab0a1351dc0021fa4db1985d16",
"body": null,
"is_bot": false,
"headline": "Use x++ instead of x += 1",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-23T16:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd2e4822bdff5de5bf1852034c02084724ebdec",
"body": "gofmt all sources",
"is_bot": false,
"headline": "Merge pull request #25 from muesli/gofmt",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-23T16:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528d0d7bc0e9c8e7f5b29fad3d48ba2249d55b0c",
"body": null,
"is_bot": false,
"headline": "gofmt all sources",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-23T16:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0f842f26263fb2ace6d6118309c8481e029fc1",
"body": "Fixed \"golor\" typo in README",
"is_bot": false,
"headline": "Merge pull request #24 from muesli/readme-typo-fix",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2018-05-17T05:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c41bf4556428537b0b002be6bda7ff2011c39a06",
"body": "It should read `colorgens.go`, not `golorgens.go`.",
"is_bot": false,
"headline": "Fixed \"golor\" typo in README",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2018-05-17T05:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231272389856c976b7500c4fffcc52ddf06ff4eb",
"body": null,
"is_bot": false,
"headline": "Add section link to README",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-09-03T18:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc29753d4f688b96068f0382683dd6badda9a278",
"body": null,
"is_bot": false,
"headline": "Link issue #21 in README.",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-09-03T18:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "951b86a69bbd6463d0e19eff378e6905a746e26a",
"body": "This was suggested in #14",
"is_bot": false,
"headline": "Add comment mentioning FAQ to Lab/Luv/Hcl functions.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-29T04:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d274845eab3da04c195480635636379a447650e2",
"body": null,
"is_bot": false,
"headline": "Small typo in readme.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T22:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7515510fad205f1d1a57267a1682587b0a6e0883",
"body": "Dramatically improve \"Fast\" linear-RGB conversions.",
"is_bot": false,
"headline": "Merge pull request #20 from lucasb-eyer/faster-fast",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T22:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11620287c18168ce3d4d54d5f100b75ee24585d",
"body": null,
"is_bot": false,
"headline": "Mention notebook (and include plot) in README.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T21:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28ea7b8023c0fadf38ef77b632d8647985d761a",
"body": null,
"is_bot": false,
"headline": "Add notebook explaining and evaluating taylor approximations.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T21:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43afed8cdcb9ba183f036190167ae44013155de6",
"body": null,
"is_bot": false,
"headline": "Add info about fast approximations to README.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T20:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34cdce38bc844e9be2f81eee85746f366a26bf78",
"body": "This is following the discussion in #18.\nDocumentation and a notebook for deriving the constants will follow.",
"is_bot": false,
"headline": "Dramatically improve \"Fast\" linear-RGB conversions.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-26T05:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7347293adfa06a66f6648c77a9878c93c57262",
"body": "Implement creation from `color.Color` interface.",
"is_bot": false,
"headline": "Merge pull request #19 from lucasb-eyer/MakeColorful",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-24T05:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05534c38fb5e5e461194954e88ea889f4c6dfd30",
"body": "This is a more general (but a little slower) method than what was\nproposed in issue #17 by @ZirconiumX.",
"is_bot": false,
"headline": "Implement creation from `color.Color` interface.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-24T05:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccd1e1d6ab459ce14b535ae450f51b980e6de9ea",
"body": null,
"is_bot": false,
"headline": "Wrong logic in travis file...",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-24T04:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9fc3e6e161a491fa728d40b979fbec5219b457",
"body": "Add HexColor implementing database/sql.Scanner and database/sql/drive…",
"is_bot": false,
"headline": "Merge pull request #15 from twpayne/hex-color",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-24T04:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24aeb4d3bd204fbd44ab4d52bd1dedccbd8843f",
"body": "…r.Value interfaces",
"is_bot": false,
"headline": "Add HexColor implementing database/sql.Scanner and database/sql/drive…",
"author_name": "Tom Payne",
"author_login": "twpayne",
"committed_at": "2017-08-23T21:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd4558c05dc41c258ceea8468a73e36ea25185a",
"body": "That's because Travis doesn't export the secure variables such as the\ngoveralls key in PRs because that's unsafe. But we still want the tests\nto run and, hopefully, succeed!",
"is_bot": false,
"headline": "Only run goveralls when not in a PR.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-23T03:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47601c3505f67a79d9ef7a39a6712f50202c6d09",
"body": null,
"is_bot": false,
"headline": "Add FAQ about `Clamped()` to README.",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-23T02:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa72d2a4ec668c5d7e6437a1459d5dec1685624",
"body": null,
"is_bot": false,
"headline": "Add separate LICENSE file, fixes #16",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-08-23T01:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1be5f1fbc7f63e693f460df83d52772eae2ca54",
"body": "Add tests for it, update readme.",
"is_bot": false,
"headline": "Fix bug in CIE94 color distance #7 computation.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T22:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70a7f53d9a51ce39f5311604ebdf17f468523ea",
"body": null,
"is_bot": false,
"headline": "Add coverage badge to README.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T20:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6a35320f07c553567de1e99f2192aa12d710c0",
"body": null,
"is_bot": false,
"headline": "Trying out coveralls coverage.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T20:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61dc1520e8f1bc4065a1a18585102818e2ec642",
"body": null,
"is_bot": false,
"headline": "Add TravisCI build status to README.",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T19:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf1ea5f5aaefaddc54f2d92ab4aa929d70e5770",
"body": null,
"is_bot": false,
"headline": "Trying out TravisCI",
"author_name": "lucasb-eyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T19:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a398b40334369c4d3e04b8dccc6d529841835d6",
"body": "RGB255 and RGBA fixes",
"is_bot": false,
"headline": "Merge pull request #13 from belak/rgb255-fix",
"author_name": "Lucas Beyer",
"author_login": "lucasb-eyer",
"committed_at": "2017-07-09T19:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a88a5e301cded6f3eebba567db2e3ee277d4d8d",
"body": "The colors with '80' also hit this bug, so the new color wasn't needed.",
"is_bot": false,
"headline": "Remove the additional color in the test",
"author_name": "Kaleb Elwert",
"author_login": "belak",
"committed_at": "2017-07-06T19:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f59c5e5b61a5eecf7550637d9c1d828ab6e927",
"body": null,
"is_bot": false,
"headline": "Fix RGBA conversion and fix tests to match",
"author_name": "Kaleb Elwert",
"author_login": "belak",
"committed_at": "2017-07-06T19:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1eb1d48774f11b4507bc5350bfe33dfb6e7fc01",
"body": null,
"is_bot": false,
"headline": "Fix RGB255 conversion",
"author_name": "Kaleb Elwert",
"author_login": "belak",
"committed_at": "2017-07-06T19:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414562e48ee8584c3c0f294b30d7bea009c5ae3d",
"body": null,
"is_bot": false,
"headline": "Add tests for RGB255 conversion",
"author_name": "Kaleb Elwert",
"author_login": "belak",
"committed_at": "2017-07-06T18:59:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 7,
"latest_release_at": "2026-03-28T13:18:06Z",
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_last_push": 121,
"active_weeks_last_year": 5,
"days_since_latest_release": 121,
"mean_days_between_releases": 409
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/lucasb-eyer/go-colorful",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/lucasb-eyer/go-colorful",
"is_deprecated": false,
"latest_version": "v1.4.0",
"repository_url": "https://github.com/lucasb-eyer/go-colorful",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-03-28T13:15:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 121
}
]
},
"popularity": {
"forks": 69,
"stars": 1252,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2014-06-01",
"count": 1
},
{
"date": "2014-07-23",
"count": 1
},
{
"date": "2014-09-20",
"count": 1
},
{
"date": "2015-01-04",
"count": 1
},
{
"date": "2015-11-03",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-07-20",
"count": 2
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2017-10-25",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-05-17",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2019-01-30",
"count": 1
},
{
"date": "2019-02-17",
"count": 1
},
{
"date": "2019-03-24",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2020-01-31",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-20",
"count": 2
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-10-30",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
}
],
"complete": true,
"collected": 69,
"total_forks": 69
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 32406,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"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": 0,
"merged_prs": 33,
"open_issues": 6,
"closed_ratio": 0.86,
"closed_issues": 37,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lucasb-eyer",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/1476029?v=4"
},
{
"type": "User",
"login": "makew0rld",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/25111343?v=4"
},
{
"type": "User",
"login": "muesli",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/146378?v=4"
},
{
"type": "User",
"login": "belak",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/107097?v=4"
},
{
"type": "User",
"login": "rouhannb",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/38476895?v=4"
},
{
"type": "User",
"login": "baskerville",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/159419?v=4"
},
{
"type": "User",
"login": "deining",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18169566?v=4"
},
{
"type": "User",
"login": "alikhil",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7482065?v=4"
},
{
"type": "User",
"login": "benhoyt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/999033?v=4"
},
{
"type": "User",
"login": "bennypowers",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1466420?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.568
},
"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": 2,
"reason": "3 out of 13 merged PRs checked by a CI test -- score normalized to 2",
"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": 4,
"reason": "Found 13/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "960803eeca7760b91ead14a54fabac75e3cfa5d8",
"ran_at": "2026-07-28T13:10:14Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-03-28T13:17:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-03-28T12:59:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2016-11-22T07:05:03Z",
"last_comment_at": "2017-08-24T05:24:54Z",
"last_comment_author": "tariq1890"
},
{
"number": 46,
"created_at": "2020-08-02T13:55:55Z",
"last_comment_at": "2021-01-27T18:58:24Z",
"last_comment_author": "khughitt"
},
{
"number": 49,
"created_at": "2021-01-21T22:30:26Z",
"last_comment_at": "2024-10-19T20:53:48Z",
"last_comment_author": "makew0rld"
},
{
"number": 55,
"created_at": "2021-03-08T19:05:22Z",
"last_comment_at": "2023-03-18T16:18:10Z",
"last_comment_author": "makew0rld"
},
{
"number": 56,
"created_at": "2021-09-12T16:27:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2022-02-11T04:21:35Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lucasb-eyer/go-colorful",
"host": "github.com",
"name": "go-colorful",
"owner": "lucasb-eyer"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 36,
"vitality": 40,
"community": 62,
"governance": 70,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 121,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 121 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 121
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "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": 66,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 121,
"mean_days_between_releases": 409
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 121 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 121
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~409 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 409
}
}
],
"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": 121,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 121 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 121
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 69,
"stars": 1252,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,252 stars",
"points": 50.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1252
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "69 forks",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 69
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 24,
"top_contributor_share": 0.568
},
"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 57% of commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 57
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 33,
"open_issues": 6,
"closed_issues": 37,
"issue_closed_ratio": 0.86,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/41 decided PRs merged",
"points": 30.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 41
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/30 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"followers": 990,
"owner_type": "User",
"is_verified": null,
"owner_login": "lucasb-eyer",
"public_repos": 106,
"account_age_days": 5265
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "990 followers of lucasb-eyer",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 990,
"login": "lucasb-eyer"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "106 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 106
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/lucasb-eyer/go-colorful"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 121
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 121 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 121
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "3 out of 13 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"rgb-color",
"compare-colors",
"rgb-space",
"cie-spaces",
"go",
"colorspace",
"hcl",
"palette"
],
"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": 36,
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 13 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 13/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 18
},
"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": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.52,
"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": "52 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 32406,
"source_files_sampled": 23,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:10:35.885522Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lucasb-eyer/go-colorful.svg",
"full_name": "lucasb-eyer/go-colorful",
"license_state": "standard",
"license_spdx": "MIT"
}