Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 160,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 89069
},
"pushed_at": "2026-07-21T20:04:19Z",
"created_at": "2025-09-09T09:12:16Z",
"owner_type": "User",
"updated_at": "2026-07-16T21:57:53Z",
"description": "Interactive CLI tool for downloading GitHub release assets from public and private repositories. No GitHub CLI required - direct API integration. Features smart assets formatting, and token-based authentication.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Andrey Orlov",
"type": "User",
"login": "wwwfyl",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/2009711?v=4",
"created_at": "2012-07-20T04:58:52Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 5115
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-16T21:59:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-19T11:04:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-08T20:25:20Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-09-16T13:15:00Z"
}
],
"recent_commits": [
{
"oid": "79c2735a73fa4a828e4cdd9e66ac62cf00c8a550",
"body": "…tection (#37)\n\n* chore: gofmt dashboard.go and ui.go\n\n* fix: allow typing q in search mode\n\n* fix: quit program after download cancel\n\n* fix: ignore q while update or uninstall is running\n\n* fix: add timeout to GitHub API requests\n\n* fix: rune-safe truncation in tile status and progress table\n\n* fi\n[…]\nactor: rename fuzzyMatch to substringMatch\n\n* feat: run version.command through sh -c\n\n* feat: print commit and build date in version output\n\n* docs: document version.command shell semantics in README",
"is_bot": false,
"headline": "refactor: post-dashboard cleanup, UX fixes and shell-based version de…",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-07-16T21:57:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e36e2a760530565a9529971e0d516dd533957a78",
"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[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-06T14:12:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7633a4f18b8395563200c65578ca626ae7c13fc4",
"body": null,
"is_bot": false,
"headline": "ci: add custom tag field in release.yml (#35)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-05-19T11:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de4b267cbfcfe0004a9cb3e684293b4389c3cb3",
"body": "* refactor: extract GitHub API fetch into github_releases.go\n\n* refactor: move downloadContext and cancel into model struct\n\n* refactor: inject token and destDir into downloadAsset\n\n* refactor: remove loadConfig from fetchReleases\n\n* refactor: replace global progress mutex with per-download Progress\n[…]\n-app filter mode in README\n\n* docs: drop stale 'later commits' note in handleDashboardInput\n\n* test: cover dashboard tile wrapping and WindowSizeMsg\n\n* docs: mention Shift+Tab, h, l navigation aliases",
"is_bot": false,
"headline": "feat: download manager (#34)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-05-19T10:57:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca47011fedd417e24e66cc95b24ad0dba144d604",
"body": "* feat: enable search in asset selection view\n\n* feat: wire search input handling in handleAssetsInput\n\n* feat: add searchActive flag, ActivateSearch()\n\n* feat: activate search on \"/\" key, explicit search/nav mode split\n\n* docs: update navigation section for \"/\" search mode",
"is_bot": false,
"headline": "fix: search (#33)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T20:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23ca2985de0d8d3bd6cabe1653972755b20f3ed",
"body": null,
"is_bot": false,
"headline": "refactor: remove dead StateChecksumVerification state (#32)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T20:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe7e2c9b183f85afa1816fb331896242b07a74c",
"body": "* feat: add fuzzy search infrastructure to UnifiedListView\n\n* feat: wire fuzzy search input in handleReleasesInput\n\n* docs: document fuzzy search keybindings in Navigation section\n\n* fix: match fuzzy filter against TagName and Name separately\n\n* fix: replace character-by-character fuzzy with substring search\n\n* docs: replace \"fuzzy search\" with \"substring search\" in README",
"is_bot": false,
"headline": "feat: substring search (#31)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T19:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6662a31bb22ec64f2c06c55b68520c6aac03b997",
"body": null,
"is_bot": false,
"headline": "fix: q goes back from assets to releases (#30)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T19:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e826605617186493b269b022aca929c48ea728",
"body": null,
"is_bot": false,
"headline": "fix: replace manual ASSET_MASK parsing with path.Match (#29)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T19:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb3b0f603a25a7c7b919dea27060b04523b689e",
"body": "* docs: fix config file path for Linux/macOS\n\n* docs: document Space key",
"is_bot": false,
"headline": "docs: update readme (#28)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T19:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a8ddb40d15b32e8629f4594d76565557ee5c10",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3 to 4 (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T18:45:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6196ed8e273bd6cf4118a64541e3805827e23450",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5 to 6 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T18:45:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "700cd5d230c385ad4b36e97138402b909f99c27f",
"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: go\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T18:44:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b70f1aa5ea60fc267bdd2fab80570d62c28c8c6",
"body": "Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.3.4 to 1.3.10.\n- [Release notes](https://github.com/charmbracelet/bubbletea/releases)\n- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.3.4...v1.3.10)\n\n---\nupdated-dependencies:\n- dependency\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/charmbracelet/bubbletea (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T18:44:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1fd7321cae6fa065fd8c312b87873c8573be1c86",
"body": null,
"is_bot": false,
"headline": "ci: update dependabot labels from \"maintenance\" to \"ci\" (#27)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T18:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511e342deec9407ac178a18ad98bb5c87f00e9b7",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\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/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 6 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T18:31:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4c4ff27e37f78c05efb3cec742af1c75c06bcee1",
"body": "* ci: add weekly updates for GitHub Actions in dependabot configuration\n\n* ci: remove allowed_updates section for security updates in dependabot configuration\n\n* ci: add labels for maintenance and CI in dependabot configuration",
"is_bot": false,
"headline": "ci: dependabot (#21)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2026-04-08T18:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6ab96243fd06f5fe4468962c7b71e8afa9b2c40",
"body": "* ci: update permissions in release.yml to allow read access\n\n* ci: add 'ci' label to check-for-label.yml\n\n* ci: update permissions in check-for-label.yml to allow read access",
"is_bot": false,
"headline": "ci: securyty fix (#20)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T19:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3edb0b9b325dad8eca7318e7c9d90f0a8992d2f",
"body": "* ci: update permissions in release.yml to allow read access\n\n* ci: add 'ci' label to check-for-label.yml",
"is_bot": false,
"headline": "ci: update permissions in release.yml to allow read access (#19)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T19:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09858c6e95e060685dd2009ef75f81046022a3bb",
"body": "* doc: update README.md with exapmles for command line usage\n\n* doc: enhance README.md with detailed usage instructions and examples\n\n* doc: fix formatting in README.md configuration options table\n\n* doc: improve README.md navigation and selection instructions\n\n* doc: clarify configuration file search order in README.md\n\n* doc: update README.md to include project alias and release badge",
"is_bot": false,
"headline": "doc: update readme.md (#17)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T19:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5107bfece6dabde9029c5759c455ba86e6bdd97b",
"body": "…nd 'fix' (#18)",
"is_bot": false,
"headline": "ci: update labels in check-for-label.yml to include 'documentation' a…",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T19:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09db22a25b4a309cf1d4859ac14aea8908f50099",
"body": null,
"is_bot": false,
"headline": "Create codeql.yml (#16)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T18:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f10906cc59d9ea1ba2c8c360dbeef8de887b3f",
"body": "* ci: remove blocking issues check from release workflow\n\n* ci: update release workflow configuration for version tagging\n\n* ci: update GitHub token for release workflow\n\n* ci: add GoReleaser configuration for building and releasing afetch\n\n* ci: remove ignore_blocks input from release workflow\n\n* c\n[…]\nUpdate snapshot configuration syntax\n\n* Fix GoReleaser config: change main from ./main.go to ./ to include all package files\n\n* ci: update GoReleaser configuration with specific owner and project name",
"is_bot": false,
"headline": "ci: fix release (#15)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T13:12:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1f441dcd4bbafc64d512645f82fb7f76fab78f9",
"body": "* ci: remove blocking issues check from release workflow\n\n* ci: update release workflow configuration for version tagging\n\n* ci: update GitHub token for release workflow\n\n* ci: add GoReleaser configuration for building and releasing afetch\n\n* ci: remove ignore_blocks input from release workflow\n\n* c\n[…]\n2 field to fix compatibility warning\n- Fix format_overrides syntax for v2\n- Update snapshot configuration syntax\n\n* Fix GoReleaser config: change main from ./main.go to ./ to include all package files",
"is_bot": false,
"headline": "ci: fix release (#14)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T11:37:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c79203119870c62abcf20b3440c1195e9a317d5c",
"body": "* ci: add Dependabot configuration for weekly security updates\n\n* ci: add release configuration for changelog categorization\n\n* ci: add GitHub Action to check for required labels on pull requests\n\n* ci: add release workflow",
"is_bot": false,
"headline": "ci: build (#13)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T10:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1485a27a4494eaad776a735b2819ec4821164ca",
"body": "This reverts commit 34e52e69d1c8bcdf51e5d9a9b2d4df9310f31a49.",
"is_bot": false,
"headline": "Revert \"ci: add Qodana code quality workflow configuration (#10)\" (#12)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T10:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9562efe2df984d56413351cfdc5c742933f5c44b",
"body": "* feat: enhance fetchReleases to support URL-based execution and asset filtering\n\n* refactor: remove unused verifyAssetChecksum function from download.go\n\n* fix: improve file closing error handling in download.go\n\n* refactor: remove unused downloadCompleteMsg type from types.go\n\n* fix: add state handling for checksum verification in model.go\n\n* doc: add command-line URL handling for GitHub releases",
"is_bot": false,
"headline": "feat: read GitHub link (#11)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T10:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e52e69d1c8bcdf51e5d9a9b2d4df9310f31a49",
"body": null,
"is_bot": false,
"headline": "ci: add Qodana code quality workflow configuration (#10)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-16T10:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8082a152a777bb6dd51485b1c76f983d4c7dd272",
"body": null,
"is_bot": false,
"headline": "feat: add Windows support for configuration file loading (#9)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-11T13:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c732882d5ff66e38dcbc7deff0d071d2e4419f40",
"body": "* refactor: replace DownloadState with DownloadProgress for improved download tracking\n\n* refactor: implement NavigationHandler and ViewRenderer for improved UI navigation and asset display\n\n* refactor: unify view handling and download management with improved state management\n\n* refactor: modularize code by separating configuration, download, model, and UI logic into distinct files\n\n* refactor: add checksum verification for downloaded assets to ensure data integrity",
"is_bot": false,
"headline": "Refactor/cleanup main.go (#8)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-10T22:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01b27aea3558a60ef33abe823cecd13cec631a21",
"body": "* refactor: replace DownloadState with DownloadProgress for improved download tracking\n\n* refactor: implement NavigationHandler and ViewRenderer for improved UI navigation and asset display",
"is_bot": false,
"headline": "Refactor: cleanup main.go (#7)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-10T14:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69060a025428a1a6ebc0a5d2cde3e4f0b757df0c",
"body": "* feat: add option to browse all tags and artefacts\n\n* feat: implement Flatpak-style download progress tracking\n\n* refactor: remove unused min function\n\n* fix: improve error handling and logging during downloads\n\n* doc: improve comments for clarity in progress tracking\n\n* doc: enhance asset mask configuration and update documentation for clarity\n\n* chore: fix linter\n\n* fix: improve context cancellation handling during downloads\n\n* refactor: rename parameter in formatCreatedAt for consistency",
"is_bot": false,
"headline": "feat: Add Multi-Release Support and Enhanced Asset Selection (#6)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-10T13:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d76a4eee2a715c3403a2b3e244df2ba8193d498",
"body": null,
"is_bot": false,
"headline": "doc: remove \"readonly\" from README.md (#5)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T18:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0486bd1949a6917c3a1e0e14105e327c124dcc",
"body": null,
"is_bot": false,
"headline": "feat: display message after download (#4)",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T18:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b6500719153ea8eb1c8a259c2f40416df7819b",
"body": "fix: allow empty token",
"is_bot": false,
"headline": "Merge pull request #3 from wwwfyl/fix/allow_empty_token",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T14:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4a2787f2f2e35cec3841476f99dfa9a1e8cd84",
"body": null,
"is_bot": false,
"headline": "fix: allow empty token",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T14:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf9c9270df7be981b0060ffd145599e9197b85b",
"body": "fix: remove \"readoly\" word from config",
"is_bot": false,
"headline": "Merge pull request #2 from wwwfyl/fix/update-config",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T14:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35968c88c184cb703e67dd02da13959ead68fbf8",
"body": null,
"is_bot": false,
"headline": "fix: remove \"readoly\" word from config",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T14:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130876ca0f2503b024a34846c330395497c6d822",
"body": "fix: replace downloading using http.Client for correct progress and cancel",
"is_bot": false,
"headline": "Merge pull request #1 from wwwfyl/fix/stop-downloading",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T13:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9b50e7ed26df1e40f107c0a9f660327249a224",
"body": "…ancel",
"is_bot": false,
"headline": "fix: replace downloading using http.Client for correct progress and c…",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T13:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d30cd960d366ddc89a888a23e0c12d21b4c1ef6",
"body": null,
"is_bot": false,
"headline": "feat: add afetch.conf.example",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T11:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0742ccc4d1684cc577e6cdde96f23538a4d3f7f",
"body": null,
"is_bot": false,
"headline": "doc: update README.md",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T11:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f2b8a115ebeb4845d816f3c4890b2e0ff707b22",
"body": null,
"is_bot": false,
"headline": "feat: initial commit",
"author_name": "wwwfyl",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T11:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a474db740c0414f56bdc59e8044c7c3fd89e8c",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Andrey Orlov",
"author_login": "wwwfyl",
"committed_at": "2025-09-09T09:12:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 44,
"latest_release_at": "2026-07-16T21:59:46Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 5,
"mean_days_between_releases": 101.1
},
"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": []
},
"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": 1
},
"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": 13315,
"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/sys",
"direct": false,
"version": "v0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 60
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.3.8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 7
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 20,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/charmbracelet/bubbletea",
"direct": true,
"version": "v1.3.10",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/lipgloss",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/aymanbagabas/go-osc52/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.2.3-0.20250311203215-f60798e515dc",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/cellbuf",
"direct": false,
"version": "v0.0.13-0.20250311204145-2c3ea96c31dd",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/erikgeiser/coninput",
"direct": false,
"version": "v0.0.0-20211004153227-1c3628e74d0f",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-localereader",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/muesli/ansi",
"direct": false,
"version": "v0.0.0-20230316100256-276c6243b2f6",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/termenv",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.3.8",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 3,
"indirect_count": 17
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 37,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "wwwfyl",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/2009711?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"check-for-label.yml",
"codeql.yml",
"release.yml"
],
"has_docs_dir": false,
"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": 7,
"reason": "22 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"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/24 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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": 8,
"reason": "SAST tool detected but not run on all commits",
"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": 9,
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "79c2735a73fa4a828e4cdd9e66ac62cf00c8a550",
"ran_at": "2026-07-22T14:20:35Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T20:04:24Z",
"oldest_open_prs": [
{
"number": 38,
"created_at": "2026-07-21T20:04:19Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-16T21:57:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wwwfyl/asset-fetch",
"host": "github.com",
"name": "asset-fetch",
"owner": "wwwfyl"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 61,
"vitality": 68,
"community": 24,
"governance": 37,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 44,
"human_commit_share": 0.864,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"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": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "44 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 44
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 101.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~101.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 101.1
}
}
],
"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": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 37,
"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": "good",
"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": 72,
"inputs": {
"merged_prs": 37,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "37/37 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 37
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/24 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": 35,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "wwwfyl",
"public_repos": 5,
"account_age_days": 5115
},
"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": "0 followers of wwwfyl",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "wwwfyl"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~14 yr old",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "22 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"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": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "22 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 0/24 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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 detected but not run on all commits",
"points": 4,
"status": "partial",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 20 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 20
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 20,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 20,
"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
}
]
}
],
"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": 62,
"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.974,
"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": "37 of 38 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 38
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.136
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 44",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 44
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 44 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 44
}
}
],
"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": 13315,
"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? 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": [
"Could not fetch go package 'github.com/Native-Robotics/asset-fetch' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-22T14:20:52.063929Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wwwfyl/asset-fetch.svg",
"full_name": "wwwfyl/asset-fetch",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}