Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 17863,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 54801
},
"pushed_at": "2026-07-07T14:53:52Z",
"created_at": "2022-07-04T19:34:05Z",
"owner_type": "User",
"updated_at": "2026-07-07T14:55:50Z",
"description": "Walldo, a simple wallpaper changer written in Go ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://portfolio-elias-gill.fly.dev/",
"name": "EliasGill",
"type": "User",
"login": "Elias-Gill",
"company": null,
"location": "Paraguay",
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/79729891?v=4",
"created_at": "2021-02-27T00:22:39Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 1980
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "Latest",
"kind": "other",
"published_at": "2026-07-07T14:33:17Z"
}
],
"recent_commits": [
{
"oid": "4ac463926334a9c62817b0a8f0607b5c96c68a26",
"body": null,
"is_bot": false,
"headline": "refactor: renaming path to match golangs convention",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T14:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f25180c924aed6e0fe8768c5e240e4228ccc77",
"body": null,
"is_bot": false,
"headline": "ci: updating go versions in gh-actions files",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T14:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c3e881f241599657baf60ffbe01a3a70ddd32f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T14:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1d82793473b16c7823abea6cdd7cdeebf6589b",
"body": null,
"is_bot": false,
"headline": "docs: updating readme",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T14:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb419396f4ec1c1dce5068aef7af3869e1ccf855",
"body": null,
"is_bot": false,
"headline": "fix: updating uninstall scripts",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T14:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762142ed99b3f50649a530e774ad38acbbc6a6d5",
"body": null,
"is_bot": false,
"headline": "feat: fixing fuzzy finder thread safety and performance",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T13:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43936536557f0d6324c3ab1b5ce18dddc53a114d",
"body": null,
"is_bot": false,
"headline": "feat: fixing fuzzy finder to now filter images",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T13:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7790385dd0738ffb4d55aeb1a05d8a8b36c0d76d",
"body": null,
"is_bot": false,
"headline": "refactor: refactoring gui elements",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T12:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a86a284869a1f2219c622332600d8804715dd9",
"body": "… and have a better API",
"is_bot": false,
"headline": "refactor: refactoring wallpaper engine to be more simple, mantainable…",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-07-07T01:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf87a2cf4a8769851745c0bf3df53c97186cdde",
"body": null,
"is_bot": false,
"headline": "fix: fixing theme variant error when system has light theme as default",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2026-05-17T15:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b00b8d95d8eccaf43d2d4c5ccb1778fb4f8881",
"body": null,
"is_bot": false,
"headline": "feat(git_saver): Autogenerated commit (vie 26 dic 2025 13:43:26 -03)",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-12-26T16:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749a4c6ad44a59deeee02bd9e67201321789a354",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2025-10-17T13:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aada86498b5c236f377ee6ff7ec8b4cc9f3ff333",
"body": null,
"is_bot": false,
"headline": "fix: adding folder icon and padding to the explore button",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-10-17T12:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9fdd47f7d258808cd29eaf728004dc2bec98937",
"body": null,
"is_bot": false,
"headline": "feat: new layout for putting inputs along with buttons",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-10-17T12:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ed6eebe495e02842e7259853a5d1e9964f1e2a",
"body": null,
"is_bot": false,
"headline": "fix: change Do to DoAndWait to avoid UI freezing time",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-10-17T12:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10eebae2d92434182173319efe6612070b1ce4b0",
"body": "Wraps some goro'd Fyne code in a Fyne.Do so it's compatible with\nFyne 2.6+.",
"is_bot": false,
"headline": "Updates dependencies, esp Fyne to 2.7m plus security fixes.",
"author_name": "M",
"author_login": "cognusion",
"committed_at": "2025-10-17T12:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a730fbb1327c77630d888ed3af8d03f3f59f42",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T12:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b93125ddf28591f2c489903a68e3a278ac56262",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T12:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a35c29939f4c746320066c8deba3407ed7b22f9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T12:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77deba16572c53d1c7e634d2232b7f639e0c0cc3",
"body": null,
"is_bot": false,
"headline": "docs: updated readme",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T12:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb4b92080bd2dc2078284eed1606fb2af917eff",
"body": null,
"is_bot": false,
"headline": "refactor: refactoring symlink expansion code for better redability",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T11:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267ca655bc39922ea9def9c8b43f34138d8c7ba8",
"body": null,
"is_bot": false,
"headline": "fix: symlink resolution",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-24T02:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bffbbb08acaceedcf4adb14b92586ffb20e7a674",
"body": null,
"is_bot": false,
"headline": "fix: home dir to tilde (~) path replacement on file explorer",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-23T22:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7f86a2cbd7d726336ff98ce2e89532c8a006a3",
"body": null,
"is_bot": false,
"headline": "docs: updated readme",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-22T18:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc9bd7259d3ab865f1732af468234944b81cb87c",
"body": null,
"is_bot": false,
"headline": "feat: uninstall command line flag",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-22T18:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa7ef74cadd8dca4eb0d7277a5b3e05cfd3baf60",
"body": null,
"is_bot": false,
"headline": "feat: Enhancin settings widget",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-22T17:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1c8ac9163f7dd1012a97cc34e5e29e9f3627a5",
"body": "Expand tilde (~) and env vars in the configurated paths.\nAlso added some default locations for searching wallpapers.",
"is_bot": false,
"headline": "feat(config): enhanced path expansion",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-03-19T14:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "792986f168c47204dc66e1b5457fff3fb1f962aa",
"body": null,
"is_bot": false,
"headline": "docs: udpated comment",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-02-10T13:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5643504b94af3ac47eed0ceed904b2107d8592",
"body": "…stments on performance",
"is_bot": false,
"headline": "refactor: massive refactor on configuration logic and some minor adju…",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2025-01-29T23:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8d1b3f97c8415cdbefba5cad8816e4adfc0654",
"body": null,
"is_bot": false,
"headline": "fix: thread creation bug when cpus number < 3",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-10-14T17:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31e46864683e7d218a25743354b4d510b3f322a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-08-11T00:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3383d46ae890820e987170ceb6bb1b5c8c692c",
"body": null,
"is_bot": false,
"headline": "fix: fix extrange bug when loading many thumbnails",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-08-11T00:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8561020ee2b9f5ad4e031f804639d450054217f5",
"body": null,
"is_bot": false,
"headline": "style: passing formatter",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-07-23T03:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e5b5ee4954a8a3389fd4331978da90239cf567",
"body": null,
"is_bot": false,
"headline": "fix: adding fuzzy finder to match master features",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-07-23T02:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7366c955e2fbce9e271d68778d4d809cecf888f",
"body": null,
"is_bot": false,
"headline": "refactor: full codebase refactor",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-07-23T02:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14c4213a787364b19187490c1a0466444d51cc3",
"body": null,
"is_bot": false,
"headline": "refactor(app): refactoring app structure",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-07-15T05:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980f95b4707cb821150c76f3e4c842cb10ecb8a2",
"body": "Migrates to cognusion/imaging, because stale.",
"is_bot": false,
"headline": "Merge pull request #9 from cognusion/migrate-imaging",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-04-01T14:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e645248d3d3e16037ea817d96eac9df80f8f68e7",
"body": null,
"is_bot": false,
"headline": "Migrates to cognusion/imaging, because stale.",
"author_name": "M",
"author_login": "cognusion",
"committed_at": "2024-04-01T00:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c3d695e83778426eb8306913beb03955a0a0ed",
"body": "Updating fyne to the newest version and fixing\ncard sizes.",
"is_bot": false,
"headline": "fix: Updating fyne",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-03-30T20:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313efcb5a11ba3763ef5e16e88ed242c63c83d5d",
"body": null,
"is_bot": false,
"headline": "feat(git_saver): Autogenerated commit (lun 11 mar 2024 20:12:55 -03)",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-03-11T23:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09464b81e4e40373811b1c31b65ec9db474f9693",
"body": "Fixing some ui bugs",
"is_bot": false,
"headline": "Merge pull request #8 from Elias-Gill/unstable",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-02-22T22:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071a3e2f036fb2a6d93dc601170ab6948049d166",
"body": null,
"is_bot": false,
"headline": "fix: settings menu layout",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-02-22T22:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2d384f233a8bb109917525e922dada0b1fe4389",
"body": null,
"is_bot": false,
"headline": "refactor: refactoring some thumbnail generation code",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-02-22T21:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9ed4c3d4625c5dd2c60c5defdf4c9b03a93537",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #7 from Elias-Gill/Elias-Gill-patch-2",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-21T20:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cb8ecb282a122b68f656912708884b6764cbb8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-21T20:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb421acd313cc92bfc581c7b29efc2d65366ff9",
"body": null,
"is_bot": false,
"headline": "feat(git_saver): Autogenerated commit (mar 16 ene 2024 13:47:14 -03)",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-16T16:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746ee57ec0ab948fc8957966d9c59515c0bb0007",
"body": "Adding support for the file picker and heavily refactoring the codebase",
"is_bot": false,
"headline": "Merge pull request #6 from Elias-Gill/unstable",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T15:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dacd809c8ac9a3ed12ff556c57fc99879d5777a2",
"body": null,
"is_bot": false,
"headline": "style: Passing formatter",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T15:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b50e67a3f1c4ff0303596433947538090090c64a",
"body": null,
"is_bot": false,
"headline": "fix: Path picker bug on cancel",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T15:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7e2a973ab7c688737dc150a829fc430100fbcc",
"body": null,
"is_bot": false,
"headline": "feat: Adding a path picker button to the configuration window",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T15:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3e97e1a6d9b8d219fcc877055769458bf968cf",
"body": null,
"is_bot": false,
"headline": "style: passing formatter",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T01:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a7ea5f28688c978aad63b8298f8e8c2dbeeca2",
"body": null,
"is_bot": false,
"headline": "refactor: Refactoring configuration menu",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-05T01:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de3c09fb1e7dfc186b837ca415a594230becec9",
"body": null,
"is_bot": false,
"headline": "refactor: refactoring the configuration manager",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-04T23:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b118c692ea5deb2c7fd50caccac2bf25616f63b0",
"body": null,
"is_bot": false,
"headline": "refactor: Refactoring config manager",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-04T23:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2876456d080e4f22374bef7e46afd7d96c907c11",
"body": null,
"is_bot": false,
"headline": "refactor: Refactoring awfull code of the fuzzy finder",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2024-01-04T19:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9e318ca85f356b43d900d756ea8469dfc2e20c",
"body": null,
"is_bot": false,
"headline": "refactor: refactoring app initialization function",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-12-03T16:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d82a173e3ef4bef25a0192ce8772e6b714fdbe",
"body": null,
"is_bot": false,
"headline": "fix: Bug when refreshing the image grid",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-30T16:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25049177911dd0b92229e0897f27517f176f96f9",
"body": null,
"is_bot": false,
"headline": "fix: Fixing wallpaper behavior on windows",
"author_name": "elias gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T23:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0daddf15f1b1790fbf9d75b065b3efe9e9d9a2f",
"body": null,
"is_bot": false,
"headline": "fix: Fixing wallpaper behavior on windows",
"author_name": "elias gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T22:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfc1d462a4ad3839e8b843b22490c8c5f4d4e27",
"body": null,
"is_bot": false,
"headline": "style: Passing Formatter",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T22:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be64bafb9578613a3e7ebe640f3366c93817343e",
"body": null,
"is_bot": false,
"headline": "refactor: Refactoring the image_grid component",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T22:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88a04da61503163e29d648bb21e81c959e635b0",
"body": null,
"is_bot": false,
"headline": "style: Adding linter configuration and passing gofmt",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T18:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb82615f18800ed7a9e1e6d87ecdbb9d7bdbd3e8",
"body": null,
"is_bot": false,
"headline": "feat(defaults): adding new default values and sizes for the images grid",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T18:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0bbf2815396c256a8621bac1bd39da1954153ee",
"body": "And fixing some minor bugs with feh background",
"is_bot": false,
"headline": "refactor(wallpaper): Cleaning and refactoring the wallpapers module",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-29T14:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577dde9f05bce0463965cfa37e9120dfea80e313",
"body": "refactoring the code to prepare grid before inserting images.\nChanged resize algorithm for imaging",
"is_bot": false,
"headline": "perf(startup): A lot of improvementes about performance after",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-19T03:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599cf11ca0a2241052dd120ab2e26738af657d84",
"body": null,
"is_bot": false,
"headline": "refactor(utils): Cleaning the utils folder and renaming some functions",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-19T01:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7933357d8581f9f2c38b6968c26e1e7cd430feab",
"body": "Deleting unnused functions, moving files to new modules and cleaning the\nmain window initializer.",
"is_bot": false,
"headline": "refactor(gui): Refactoring code structure of the gui",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-19T01:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea14f86765f7054cd472c22cc84f045fe2c05e6d",
"body": "Dropping the wallpaper dependencies and adding builtin solutions for\nchanging wallpapers.",
"is_bot": false,
"headline": "feat(wallpaper): Making a builtin module for wallpaper operations",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-19T00:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b614ed96510ede615639f472fd662d2f10bd76",
"body": null,
"is_bot": false,
"headline": "chore(dependencies): Updating dependecies versions and project info",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-11-19T00:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f879a09c892ca3aafebfdba550e8c99aa233f6b4",
"body": "* agresive refactor to finally delete global variables (thumnails and image list)\r\n\r\n* adding support for saving window last sizew\r\n\r\n* passing formatter\r\n\r\n* removing unnided vars and moving unsplash wallpaper module\r\n\r\n* chore(style): passing formatter\r\n\r\n* fix(lib): updating wallpaper library version",
"is_bot": false,
"headline": "Fixing minor bugs (#5)",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-08-07T01:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27483194ac89e192d2de85ad4a65c4575483326",
"body": "* agresive refactor to finally delete global variables (thumnails and image list)\r\n\r\n* adding support for saving window last sizew\r\n\r\n* passing formatter",
"is_bot": false,
"headline": "Refactoring codebase (#4)",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-29T16:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82ebd7e34f11e99e7723e10e59774caba6be18f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-28T21:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf88be49cc217dfb4989147ca136072e4489b8e6",
"body": null,
"is_bot": false,
"headline": "updating readme",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-28T21:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10be0b29549b1a2aa67a316913b8763ada9c699",
"body": null,
"is_bot": false,
"headline": "cleaning, seriuos refactoring and renaming files to align go conventions",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-28T21:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0c965efd8fa6ea27de58e92e19c5f339f96385e",
"body": null,
"is_bot": false,
"headline": "Update release.yml",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T17:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887ae7ca6e8bfd1c4aafa8a28d40f083eb440496",
"body": null,
"is_bot": false,
"headline": "Updating build actions",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T15:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca6b5ef9eb513ef2ad1d73dc881c8573ac196a2",
"body": "Toml",
"is_bot": false,
"headline": "Merge pull request #3 from Elias-Gill/dev",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T15:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6da75825d6ec4867d63eac608a0b0749bd8af8",
"body": null,
"is_bot": false,
"headline": "i dont know to this point",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T15:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9933b6aa6d59eb69bc8e4ed8289419cc10697841",
"body": null,
"is_bot": false,
"headline": "Update release.yml",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T15:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac04d893f5f535f7d253dcc78438e977e21846d",
"body": null,
"is_bot": false,
"headline": "Update release.yml",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T14:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd5fba4299db50233da428bcbbe2a9dcd15499e",
"body": null,
"is_bot": false,
"headline": "fixing github build actions",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T14:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78cf68a3902d66c3bd63e12ba8f73051fcf1d6a9",
"body": null,
"is_bot": false,
"headline": "upgrading wallpaper library to add support for wayland (requires swaybg)",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-07-23T14:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b644a37e8f414f15d63a6aca61e8fbbaedc6cc",
"body": "refactor masivo",
"is_bot": false,
"headline": "squash! little twicks with the configurationFile",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-05-18T20:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee60affc1ddb730e6520496481c822dcd76350a2",
"body": null,
"is_bot": false,
"headline": "primer commit de elias :art:",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2023-01-18T20:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d598d957f0a4695c218d73c403073278e24868e2",
"body": null,
"is_bot": false,
"headline": "little twicks with the configurationFile",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-11-04T15:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cb0f7b743425bd4e19ac14d4e6cd9ab45dbda5",
"body": null,
"is_bot": false,
"headline": "serious refactor on folders logic and config files",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-11-02T15:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe8e4d4f14aab3873d55f915193847163ac5806",
"body": null,
"is_bot": false,
"headline": "limpiando botones + pasada de formatter",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-11-01T03:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec7d2aa3d2d20c2eebbcc2b352188d430ecb7a42",
"body": null,
"is_bot": false,
"headline": "refactor en logica de concurrencia",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-11-01T02:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430b9078bf8d9f39cb44f9862ff1382728f55a0d",
"body": null,
"is_bot": false,
"headline": "weird bug with import",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-10-21T01:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112ee30b5159494786794155ae7577ff5b0b7df7",
"body": null,
"is_bot": false,
"headline": "weird bug with import",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-10-21T01:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8b0c4da6ddddd490394290e46453b18b05c354",
"body": "…e layout generator",
"is_bot": false,
"headline": "some serious refactoring. Changed names, distribution and logic of th…",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-10-21T01:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4896790d94ad6bc890e9babb864a6ba90644f928",
"body": null,
"is_bot": false,
"headline": "wtf",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-20T01:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a77974f2a35a0255101cbb79880747c75389c7",
"body": null,
"is_bot": false,
"headline": "white spaces bug solved",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-20T01:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6405f6c81311090367619eaf6a2992def2c06038",
"body": null,
"is_bot": false,
"headline": "terminado terminadisimo",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-20T01:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99219af62f6f831485d76b6e77383516cee81f9d",
"body": null,
"is_bot": false,
"headline": "nuevos cambios",
"author_name": "Elias Gill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T18:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c5dc4722cb21a038224551f0b0943af2a5e737",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T17:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d4a3b4f4237bd0ef071414bf4cb8ec344dfd4d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T17:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c478117fd6e6377354cc684e4803b3a08694b8bf",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T17:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6211e4f2ce3c3aac6b8a16c98c754da59575cc01",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T17:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d223dff3afa0156a7b75c76ca6f871f79fc1c5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "EliasGill",
"author_login": "Elias-Gill",
"committed_at": "2022-08-13T17:02:31Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 15,
"latest_release_at": "2026-07-07T14:33:17Z",
"latest_release_tag": "Latest",
"releases_from_tags": false,
"days_since_last_push": 24,
"active_weeks_last_year": 4,
"days_since_latest_release": 24,
"mean_days_between_releases": null
},
"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/elias-gill/walldo-in-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/elias-gill/walldo-in-go",
"is_deprecated": false,
"latest_version": "v1.5.1",
"repository_url": "https://github.com/elias-gill/walldo-in-go",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-07T14:28:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 24
}
]
},
"popularity": {
"forks": 3,
"stars": 20,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"go.mod"
],
"largest_source_bytes": 11755,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.32.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-44p7-9xx4-hf2g",
"GHSA-q675-qj96-32m9",
"GO-2026-4815",
"GO-2026-4961",
"GO-2026-4962",
"GO-2026-5031",
"GO-2026-5032",
"GO-2026-5061",
"GO-2026-5062",
"GO-2026-5066"
],
"fixed_version": "0.43.0",
"advisory_count": 10,
"oldest_advisory_days": 128
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.46.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 84
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 70
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.13",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5320"
],
"fixed_version": "1.7.17",
"advisory_count": 1,
"oldest_advisory_days": 24
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.30.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 17
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 3,
"moderate": 1
},
"advisory_count": 22,
"affected_count": 5,
"assessed_count": 35,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "fyne.io/fyne/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.7.0"
},
{
"name": "github.com/cognusion/imaging",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/ktr0731/go-fuzzyfinder",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "fyne.io/fyne/v2",
"direct": true,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/cognusion/imaging",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/ktr0731/go-fuzzyfinder",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "fyne.io/systray",
"direct": false,
"version": "v1.11.1-0.20250603113521-ca66a66d8b58",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fredbi/uri",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fyne-io/gl-js",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/fyne-io/glfw-js",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/fyne-io/image",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fyne-io/oksvg",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/go-gl/gl",
"direct": false,
"version": "v0.0.0-20231021071112-07e5d0ea2e71",
"ecosystem": "go"
},
{
"name": "github.com/go-gl/glfw/v3.3/glfw",
"direct": false,
"version": "v0.0.0-20250301202403-da16c1255728",
"ecosystem": "go"
},
{
"name": "github.com/go-text/render",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/go-text/typesetting",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hack-pad/go-indexeddb",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/hack-pad/safejs",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/jeandeaual/go-locale",
"direct": false,
"version": "v0.0.0-20250612000132-0ef82f21eade",
"ecosystem": "go"
},
{
"name": "github.com/jsummers/gobmp",
"direct": false,
"version": "v0.0.0-20230614200233-a9de23ed2e25",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/nfnt/resize",
"direct": false,
"version": "v0.0.0-20180221191011-83c6a9932646",
"ecosystem": "go"
},
{
"name": "github.com/nicksnyder/go-i18n/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rymdport/portal",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/srwiley/oksvg",
"direct": false,
"version": "v0.0.0-20221011165216-be6e8873101c",
"ecosystem": "go"
},
{
"name": "github.com/srwiley/rasterx",
"direct": false,
"version": "v0.0.0-20220730225603-2ab79fcdd4ef",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": false,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.13",
"ecosystem": "go"
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 35,
"direct_count": 4,
"indirect_count": 31
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 10,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Elias-Gill",
"commits": 148,
"avatar_url": "https://avatars.githubusercontent.com/u/79729891?v=4"
},
{
"type": "User",
"login": "cognusion",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2150418?v=4"
},
{
"type": "User",
"login": "wolveix",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31854736?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.98
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"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": 0,
"reason": "Found 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "19 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4ac463926334a9c62817b0a8f0607b5c96c68a26",
"ran_at": "2026-07-31T18:50:21Z",
"aggregate_score": 2.9,
"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-07T14:53:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-10-17T12:13:08Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Elias-Gill/Walldo",
"host": "github.com",
"name": "Walldo",
"owner": "Elias-Gill"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 41,
"vitality": 60,
"community": 36,
"governance": 57,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 61,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 24,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 24 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "Latest",
"releases_from_tags": false,
"days_since_latest_release": 24,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 24 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 26,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 26 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 26
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 36,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 3,
"stars": 20,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "20 stars",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 20
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 57,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.98
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"merged_prs": 10,
"open_issues": 0,
"closed_issues": 2,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/11 decided PRs merged",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 11
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 52,
"inputs": {
"followers": 22,
"owner_type": "User",
"is_verified": null,
"owner_login": "Elias-Gill",
"public_repos": 35,
"account_age_days": 1980
},
"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": "22 followers of Elias-Gill",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "Elias-Gill"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~5 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/elias-gill/walldo-in-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 24
},
"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 24 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 24
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "42 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 42
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"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): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "19 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 35 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 35
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 22,
"affected_packages": 5,
"assessed_packages": 35,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1, unknown 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/sys v0.37.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/sys v0.37.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 35,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.63,
"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": "63 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 33.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 63,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 11755,
"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
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T18:50:29.103187Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/Elias-Gill/Walldo.svg",
"full_name": "Elias-Gill/Walldo",
"license_state": "standard",
"license_spdx": "MIT"
}