Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"finance",
"golang",
"personal-finance",
"self-hosted",
"ynab"
],
"is_fork": false,
"size_kb": 243,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 276229,
"CSS": 48269,
"HTML": 44324,
"Makefile": 1491,
"Dockerfile": 1048,
"JavaScript": 34282
},
"pushed_at": "2026-07-21T21:12:36Z",
"created_at": "2026-06-26T23:28:15Z",
"owner_type": "User",
"updated_at": "2026-07-21T21:13:18Z",
"description": " Self-hosted web app to import CSV bank exports (PKO, Santander, Revolut) directly into YNAB — no third-party sync, all data stays local.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"CSS",
"HTML"
]
},
"owner": {
"blog": "dev-pages.info",
"name": "Alexey Bogdanov",
"type": "User",
"login": "oneils",
"company": null,
"location": "Warsaw",
"followers": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1292464?v=4",
"created_at": "2011-12-29T13:34:10Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 5318
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-27T22:39:34Z"
}
],
"recent_commits": [
{
"oid": "e9be859b4d6b89e54cccc5f8828d5c81ab639705",
"body": "feat: replace detail panel selects with searchable dropdown widget",
"is_bot": false,
"headline": "Merge pull request #23 from oneils/feature/autocomplete",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-21T21:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4214c5a03a512de07ac63eb847a3fcde6a183784",
"body": "Adds a vanilla JS SearchableSelect component that enhances the native\n<select> elements for Payee and Category with a search-in-dropdown UI.\nTyping filters options client-side; arrow keys and Enter navigate the\nlist. Dynamic category narrowing on payee selection is preserved.",
"is_bot": false,
"headline": "feat: replace detail panel selects with searchable dropdown widget",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-07-21T21:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b6f3165775c45fac5302cedeff06119cb6e5c2",
"body": "feat: add Millennium bank CSV parser",
"is_bot": false,
"headline": "Merge pull request #22 from oneils/feature/millenium",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-21T20:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b710e6834eee7f3c52ae919e1acb6ca2b8d8830",
"body": null,
"is_bot": false,
"headline": "feat: add Millennium bank CSV parser",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-07-21T20:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811117b66043d6b4cd454054c08d6e6ef496266e",
"body": "…ogin-action-4\n\nbuild(deps): bump docker/login-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #16 from oneils/dependabot/github_actions/docker/l…",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-20T16:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15753327e9b3dc825a56299292610809b0fbf219",
"body": "…o-chi/chi/v5-5.3.1\n\nbuild(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1",
"is_bot": false,
"headline": "Merge pull request #18 from oneils/dependabot/go_modules/github.com/g…",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-19T18:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a39cdb9f1c75cebdb4cab67e4b41f5ff47ebd9",
"body": "…setup-go-7\n\nbuild(deps): bump actions/setup-go from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #20 from oneils/dependabot/github_actions/actions/…",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-19T18:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b3d377d1ee1479d98d80415e6bb04e34945a08",
"body": "…sqlite-1.54.0\n\nbuild(deps): bump modernc.org/sqlite from 1.53.0 to 1.54.0",
"is_bot": false,
"headline": "Merge pull request #21 from oneils/dependabot/go_modules/modernc.org/…",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-07-19T18:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71b78829f07fdc96866d6af54ee7d14b9e200eb",
"body": "Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.53.0 to 1.54.0.\n- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)\n- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: modernc.org/sqlite\n dependency-version: 1.54.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump modernc.org/sqlite from 1.53.0 to 1.54.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T18:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3bc50d4b798a96f44f428c4d166531c07d3dcf3",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T18:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48bf631933124e0729a53f8878149284974177b",
"body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/go-chi/chi/releases)\n- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-chi/chi/compare/v5.3.0...v5.3.1)\n\n---\nupdated-depende\n[…]\nency-name: github.com/go-chi/chi/v5\n dependency-version: 5.3.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T18:14:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0568275accf719f6224008719bc87b14392c6baa",
"body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/login-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T18:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294c7fd8940fbb5aae460e83b52fd23c9099262c",
"body": null,
"is_bot": false,
"headline": "chore: update copyright year to 2022–2026",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb73ac293fbfd4a030b5202101267234cebab6b",
"body": null,
"is_bot": false,
"headline": "docs: add YNAB disclaimer and improve token description",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f799f87205d1ff058384b37021d6b12488ca98",
"body": null,
"is_bot": false,
"headline": "ci: replace dynamic runs-on with literal ubuntu-latest",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416bfb71fdd658d0725bbdf8b05884387020ae1a",
"body": null,
"is_bot": false,
"headline": "docs(contributing): require issue before PR, improve wording",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef400d02b3540f1df280849e06e8d66a239132f9",
"body": null,
"is_bot": false,
"headline": "docs: add Docker Hub image reference to quick start",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676dcbd247be5d7718ddb8ba1a6eca455936d37b",
"body": null,
"is_bot": false,
"headline": "docs: expand quick start with pre-built Docker image option",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T14:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13585b3a6bb141cbf6576fea740292b6ed09dd8",
"body": "added screenshots",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexey Bogdanov",
"author_login": "oneils",
"committed_at": "2026-06-28T14:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bcd27d587affb016dcb3cf69e56dc0c72d27450",
"body": "…r jobs\n\nWithout packages:write on the docker and docker-merge jobs, GHCR push\nfails with permission_denied even when there is no package name conflict.\nAlso extend the if condition to allow manual workflow_dispatch runs to\nbuild and push the image.",
"is_bot": false,
"headline": "ci: add packages:write permission and fix workflow_dispatch for docke…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-28T13:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30190d2d1be26534cca8e63cf62e7f8445e72d6d",
"body": null,
"is_bot": false,
"headline": "ci: add workflow_dispatch trigger to enable manual runs",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ae1f055322c6bcd88f1c006ba6a1fdc5a0911c",
"body": null,
"is_bot": false,
"headline": "docs: add CONTRIBUTING.md",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5984954f3e98e664e165f220519584d5bf2b8372",
"body": null,
"is_bot": false,
"headline": "chore: add .env.example and remove stale README fallback",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf22e5e7b27139b1985210ec6323eb92c917fe7",
"body": null,
"is_bot": false,
"headline": "chore: remove opencode wrapper script",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb7291866f88c2c18db5700c2f214d13152ce6d",
"body": null,
"is_bot": false,
"headline": "chore: remove personal tooling from repo",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603ddf12f559f398f543f9e44a29ec9fb2d3f4cf",
"body": null,
"is_bot": false,
"headline": "added ci/cd badge",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d56ca602658e615275676be1904aacf0748685d",
"body": "HOWTO.md contained reproxy config for the old /api/v1/ path prefix\nthat no longer exists.",
"is_bot": false,
"headline": "docs: update FEATURES.md and remove stale HOWTO.md",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a28d2e89df7189d00a87dd03216835ec144d5d",
"body": "…ck2 targets",
"is_bot": false,
"headline": "chore(makefile): add run target, remove broken push and duplicate che…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3237d804827c6a4a3321cdbd5725502093fdbb36",
"body": "…ted routes",
"is_bot": false,
"headline": "chore(http): move HTTP files to http/ folder with env config and upda…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c2d9470d3aeb87181026d981530c75f5080a73",
"body": "…eference",
"is_bot": false,
"headline": "docs: rewrite README with motivation, workflow, and accurate config r…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1a382b3f7e5858b5cd393b10937d6d646947b1",
"body": null,
"is_bot": false,
"headline": "upgraded sqlite to version v1.53.0",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb45a1fa86270c3745bf0a751028a367c0e7e78",
"body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.36.0 to 0.38.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.36.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-version: 0.38.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/text from 0.36.0 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c83ed11e90a490b5a1953b1a8d984e3e036dc56",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c8cb50ed7e9a4bfacbde5a35149cac49904269af",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119ff287c8f6d7447cb036554af7932fd12b1b1a",
"body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/build-push-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8902514b30f83e1982b93cd624d7476f5ce081f",
"body": "…rval",
"is_bot": false,
"headline": "feat(sync): add background YNAB sync scheduler with configurable inte…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16747a4447a226c34c861e9adee1512b23b04a67",
"body": null,
"is_bot": false,
"headline": "docs: add YNAB background sync scheduler implementation plan",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38fb9e206d8dd5f2a2390df0082fc8282ef4c72",
"body": "- Payee and Category fields are now native <select> dropdowns styled\n with the blue caret, matching the Budget/Account selects\n- Category suggestions still fetch and narrow the dropdown on payee change\n- \"Remember Selections\" button replaced with a toggle switch that fires\n save-inline only when b\n[…]\n are filled; toggle is\n visually disabled (opacity 0.4, not-allowed cursor) otherwise\n- Server guard returns a warning toast + HX-Reswap:none when save-inline\n is called with empty payee or category",
"is_bot": false,
"headline": "feat(detail-panel): replace inputs with selects and remember toggle",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4edfb4e0cb6a2fafc94c5d13e3301e348a9cd594",
"body": "… filter bar\n\n- Replace pagination with HTMX infinite scroll via sentinel <tr> and\n new GET /bank-txns/rows endpoint that returns incremental row batches\n- Make filter card (budget/account/status tabs) sticky at top of viewport\n- Make detail panel sticky, dynamically positioned below filter card vi\n[…]\nunt, and status tab controls into a single filter-card\n component with an internal divider\n- Widen app container from 1680px to 1920px\n- Add PageMeta struct and parsePagination helper with unit tests",
"is_bot": false,
"headline": "feat(import-history): add infinite scroll, sticky panels, and unified…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d9f312b5bdc47b1c0ee392d4bee621ac84574b3",
"body": "When no learned patterns exist, match bank transaction description\nagainst YNAB payee names and prefill payee + LastCategoryID category.",
"is_bot": false,
"headline": "feat(suggestions): add YNAB payee name fallback for prefill",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc13b8b4227a0902ab811bd57afbddf6804436f",
"body": "- Switch font to Nunito for a warmer, more approachable feel\n- Cap app width at 1680px centered to prevent over-stretching on 4K\n- Switch sidebar from position:fixed to sticky to respect the centered container\n- Shift all status colors to pastel variants (red-400, green-400, amber-400, blue-400)\n s\n[…]\n transaction is selected;\n restores automatically after Accept / Remember / Skip actions\n- Constrain Settings page to 860px max-width\n- Remove misleading hover effect on non-interactive section cards",
"is_bot": false,
"headline": "feat(ui): redesign with YNAB-inspired styling and improved usability",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da97dd256f5b9d8e079aaf374861bf5d493f0e5b",
"body": "- Highlight the active sidebar item based on current URL path on page load\n and on browser back/forward (popstate); update immediately on click to\n avoid URL timing race with hx-push-url\n- Replace full page reloads with HTMX partial swaps on all nav links and\n the logo: only .main-content is replaced, sidebar stays stable\n- Make the YNAB Helper logo link to / with the same partial-swap behaviour\n- Fix 500 on index page: add missing Account field to indexHandler data struct",
"is_bot": false,
"headline": "feat(nav): add active highlight and flicker-free navigation",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5737f97dce6a8a5061ac7507f57747ff881e6f5",
"body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.3 to 5.3.0.\n- [Release notes](https://github.com/go-chi/chi/releases)\n- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-chi/chi/compare/v5.2.3...v5.3.0)\n\n---\nupdated-depende\n[…]\nency-name: github.com/go-chi/chi/v5\n dependency-version: 5.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc27e659454bd47c5b25cf575e06b3994aa064d1",
"body": "Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.26.0 to 3.27.1.\n- [Release notes](https://github.com/pressly/goose/releases)\n- [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/pressly/goose/compare/v3.26.0...v3.27.1)\n\n--\n[…]\n-name: github.com/pressly/goose/v3\n dependency-version: 3.27.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/pressly/goose/v3 from 3.26.0 to 3.27.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dad83e5a5c6ab040f9e958979b9db6c08dec655b",
"body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/setup-buildx-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6667614869692b49dec8667fd63173c01a9f1abf",
"body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump goreleaser/goreleaser-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3485e2ae5fae10669ad57b5202c34fca2723bcc0",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: '8'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/download-artifact from 7 to 8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee53a47b978f48c208336be4dde227835e4b6ad",
"body": "…il panel\n\nReplace static <select> dropdowns with HTML5 <input>+<datalist> autocomplete\nfields on the import-bank-txns detail panel. When a payee is selected, the\ncategory list dynamically narrows to suggestions linked to that payee via\n/api/category-suggestions. Pre-fills both fields with the smart\n[…]\nponse guard, full-list restore on payee clear, HTMX re-init\n- Register detail-panel.js in index.tmpl.html alongside other scripts\n- Extend .detail-select CSS rules to cover .detail-autocomplete inputs",
"is_bot": false,
"headline": "feat(ui): add autocomplete for payee and category in transaction deta…",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62603b60d38f347179ba5f8d4032b8ff19d9aeee",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6ecead70fdd33cc803e12b81205b495d0556f0",
"body": "- Replace Pico CSS patterns in settings page with custom design system:\n single global budget selector propagates to all sync forms via JS,\n sync action cards use .settings-card layout, sync history rendered\n as a table with status badges\n- Widen transaction detail panel from 288px to 400px\n- Sta\n[…]\netail panel when payees/categories not\n synced yet, with link to Settings\n- Fix narrow-viewport layout: open detail panel now overlays the\n transaction list (position: fixed) instead of squishing it",
"is_bot": false,
"headline": "feat(ui): redesign settings page and fix transaction detail panel",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db7f593369ec82f0fe33d2fef63d0d55b3a12600",
"body": null,
"is_bot": false,
"headline": "move completed plan: 20260627-settings-panel-ui.md",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7582a55f55bfa2e910c067a9b1c4d55f44447ce",
"body": "Replace per-transaction edit pages with a split-panel layout on the\nTransactions page: status-tab list on the left, detail panel on the right.\n\n- Add status tabs (All / Needs Review / Accepted / Skipped / Invalid)\n with per-status counts from a new CountByStatus store query\n- Enrich list rows with \n[…]\ndd DisplayName() on TransactionStatus for user-facing labels\n- Remove dead routes (GET /bank-txns/{id}, inline edit/view), templates\n (bank-txn.tmpl.html, transaction-row.tmpl.html), and orphaned CSS",
"is_bot": false,
"headline": "feat(transactions): add split-panel review UI",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1ddd363f84c83800d3abc59cb538721bf55821d",
"body": null,
"is_bot": false,
"headline": "added opencode as replacement for claude code",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f07954f33688211a8ac8f9b4dc8c8c11577c707",
"body": null,
"is_bot": false,
"headline": "updated .gitignore",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db6ed924c215dbed8660f9ec8649422b2acd8f9",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "oneils",
"author_login": "oneils",
"committed_at": "2026-06-27T22:12:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 51,
"latest_release_at": "2026-06-27T22:39:34Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 23,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/oneils/ynab-helper",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/oneils/ynab-helper",
"is_deprecated": false,
"latest_version": "v0.1.0",
"repository_url": "https://github.com/oneils/ynab-helper",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-27T22:32:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 42810,
"source_files_sampled": 41,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-chi/chi/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/jessevdk/go-flags",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.27.1"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.54.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 20,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "oneils",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/1292464?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 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": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"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 0/20 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e9be859b4d6b89e54cccc5f8828d5c81ab639705",
"ran_at": "2026-07-21T21:31:31Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oneils/ynab-helper",
"host": "github.com",
"name": "ynab-helper",
"owner": "oneils"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 40,
"vitality": 63,
"community": 33,
"governance": 49,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 51,
"human_commit_share": 0.764,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "51 commits in the last year",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 51
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 23,
"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 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"merged_prs": 20,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/21 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 49,
"inputs": {
"followers": 9,
"owner_type": "User",
"is_verified": null,
"owner_login": "oneils",
"public_repos": 24,
"account_age_days": 5318
},
"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": "9 followers of oneils",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9,
"login": "oneils"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~14 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"github.com/oneils/ynab-helper"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"finance",
"golang",
"personal-finance",
"self-hosted",
"ynab"
],
"has_wiki": false,
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4
},
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/20 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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": 2
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.81,
"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": "34 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.236
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 55",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 55
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "13 of the last 55 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 13,
"sampled": 55
}
}
],
"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": 42810,
"source_files_sampled": 41,
"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/41 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 41,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:31:42.097474Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oneils/ynab-helper.svg",
"full_name": "oneils/ynab-helper",
"license_state": "standard",
"license_spdx": "MIT"
}