Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 252,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 309146,
"Shell": 14626
},
"pushed_at": "2026-07-21T19:38:33Z",
"created_at": "2024-12-09T15:14:49Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T16:51:21Z",
"description": "Official CLI for interacting with the Honeybadger API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://www.honeybadger.io",
"name": "Honeybadger",
"type": "Organization",
"login": "honeybadger-io",
"company": null,
"location": "United States of America",
"followers": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/1898541?v=4",
"created_at": "2012-06-27T13:10:21Z",
"is_verified": null,
"public_repos": 96,
"account_age_days": 5137
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-17T16:54:01Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-06T21:16:26Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-04-06T16:08:21Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-03-05T19:36:40Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-02-11T01:24:26Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-01-20T18:36:50Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-01-06T21:48:00Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-02-21T23:14:08Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-02-21T23:04:50Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-12-09T22:23:51Z"
}
],
"recent_commits": [
{
"oid": "422b27fb5084247d099471cf1a121e8bc95b24c7",
"body": "Update changelog for 0.9.0",
"is_bot": false,
"headline": "Merge pull request #30 from honeybadger-io/release-0.9.0",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T16:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f5198e8be4a4933acdb4b9cab7f9f5b9727334",
"body": null,
"is_bot": false,
"headline": "Update changelog for 0.9.0",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T16:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab80ae82f6ae82e4d683590acd0d0e4a74f75f6",
"body": "feat: add commands for api-go v0.8.0 features",
"is_bot": false,
"headline": "Merge pull request #29 from honeybadger-io/features-from-api-0.8.0",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T16:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ab1e073e1f317df6f57d1e30369d266451ce6f",
"body": null,
"is_bot": false,
"headline": "style: shorten test fixture to satisfy golines",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T16:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8394fe769cd146ccd2094df1e76a3ecbfa967027",
"body": "Clarify that resolved/ignored precedence over resolve-on-deploy\nis API behavior, and add projects create tests covering the\noptional account_id query parameter.",
"is_bot": false,
"headline": "fix: address PR review feedback",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T16:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db98e701f94b666c7f06d3db985d3691410dc22",
"body": "Bump api-go v0.5.0 to v0.8.0 and expose the new surface:\nstreams list, faults update (resolve/ignore/assign/\nresolve-on-deploy), insights query --stream-ids, and\noptional --account-id on projects create.",
"is_bot": false,
"headline": "feat: add commands for api-go v0.8.0 features",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-17T15:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993c2efac6474a368b27faa9dfbc6558e38df851",
"body": null,
"is_bot": false,
"headline": "Update changelog (#28)",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-06T21:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031843d5a277fe932b558c9f52720cafec5dcd19",
"body": "Add alarms command for managing Insights alarms",
"is_bot": false,
"headline": "Merge pull request #27 from benjaminwood/bw/alarms-command",
"author_name": "Kevin Webster",
"author_login": "rabidpraxis",
"committed_at": "2026-07-06T20:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f342b728fad6f141590973eaebf784f3618c163d",
"body": "Document in the create/update help that stream_ids must be a non-empty\narray of the project's real Insights stream IDs (the API rejects an empty\nor omitted value with 422), and how to discover the IDs. Add stream_ids to\nthe update example so it matches create, and use a <stream-id> placeholder\nrather than \"default\" since the value must be a real per-project stream ID.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "alarms: clarify stream_ids is required and non-empty",
"author_name": "Benjamin Wood",
"author_login": "benjaminwood",
"committed_at": "2026-07-02T06:22:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3cfef99f661763ebef14677120eb02cdecfbe023",
"body": "Adds a new `hb alarms` command group with list, get, create, update,\ndelete, and history subcommands, backed by the api-go AlarmsService.\nFollows the existing project-scoped command pattern (check-ins): reuses\nresolveProjectID, --cli-input-json, and --output, and mirrors the create/\nupdate/delete/list flag wiring.\n\nMatches the Honeybadger Insights alarms Data API (/v2/projects/{id}/alarms).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add alarms command for managing Insights alarms",
"author_name": "Benjamin Wood",
"author_login": "benjaminwood",
"committed_at": "2026-07-02T03:07:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "adbf92333b99cce1b959d23b7e64749de7f1f5bf",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-04-06T16:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832d663284a1f9029892a935ad1f6ac01b42f673",
"body": "Tags like --tag event_type=foo or --tag ts=... would overwrite core\npayload fields and produce invalid Insights data. Now only \"host\" is\nallowed as an override; all other built-in fields are rejected at\nstartup with a clear error message.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add --tag flag to agent for custom metric metadata (#25)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-04-06T16:04:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eea062f87729dd6028d5ba416516785f56895822",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-03-11T21:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6adfd211d1d284507a8439ec65ace08bc7d5bc65",
"body": "Add install.sh that allows users to install the Honeybadger CLI with a\nsingle curl command. The script:\n\n- Detects OS (Linux/macOS) and architecture (x86_64/arm64)\n- Downloads the appropriate release from GitHub (latest by default)\n- Supports specifying a specific version with --version flag\n- Insta\n[…]\nl flag for custom reporting intervals\n- Includes --no-service flag for binary-only installation\n- Applies security hardening to the systemd service unit\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add one-shot CLI installation bash script (#21)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-03-11T21:35:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1634e83755c33da64db71aac78178f1a2500f750",
"body": "---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Switch created-* filters to human-readable timestamps (#24)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-03-05T19:33:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "75940c9a241749294ee608c754a96c3653f8f2f7",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-02-11T01:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae7b71e5952c000712d1b5353003304e8d8db03",
"body": "Allow the project ID to be provided via the HONEYBADGER_PROJECT_ID environment variable as a fallback when the --project-id flag is not set.",
"is_bot": false,
"headline": "Add support for default project ID via config and environment (#23)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-02-11T01:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015c2d61ad08e66cf95ce52b07081ee699683d76",
"body": null,
"is_bot": false,
"headline": "Add mise config",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-02-10T12:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150c873d2d468d94f547a2fb653203ee51296d2f",
"body": null,
"is_bot": false,
"headline": "Add more installation options to README (#22)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-02-05T23:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c15f5bd0a96ea7d2313c891bdbabd55dbb6a8a5",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-20T18:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548e05a175d2382c0334f67a40d057a23a3905fa",
"body": null,
"is_bot": false,
"headline": "Add CLI commands for Data API endpoints (#16)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-20T18:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb73bcd4eadd132912bd436a21513450421865c0",
"body": null,
"is_bot": false,
"headline": "Move default config file to ~/.honeybadger-cli.yaml (#20)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-20T17:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663858ab5e4bccc8db9e563ae8199f67bd494c7b",
"body": "Added \"run\" and \"check-in\" command to report check-ins",
"is_bot": false,
"headline": "Add check-ins (#7)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-20T17:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3798abe136c05745dfcf90bb388f4cd7f882c978",
"body": null,
"is_bot": false,
"headline": "Build the binary as hb (#18)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-13T19:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd5eec4f0a660330f3ffb5da8ae796a5d701bbb",
"body": null,
"is_bot": false,
"headline": "Upgrade github.com/shoenig/go-m1cpu",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-12T22:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb8d9064c1c7dbc3634c9db89fb4a0cd52a7dbe",
"body": null,
"is_bot": false,
"headline": "Don't die when running on a mac",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-12T22:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57ef2fcd254af9f62e09d8e8749ccdea336f494",
"body": null,
"is_bot": false,
"headline": "Release tagged versions to homebrew (#15)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-06T21:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4855cf94c4acb69322a3e8809a76582e20290a3",
"body": null,
"is_bot": false,
"headline": "Add commands to work with the Data API (#13)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2026-01-06T21:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09d41bdb7353e31024318aabddd1e326b7cbcde",
"body": null,
"is_bot": false,
"headline": "Ignore squashfs filesystems",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2025-02-21T23:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77451edcacdde7f44588879054d48663196553ea",
"body": null,
"is_bot": false,
"headline": "Add agent command for reporting metrics (#8)",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2025-02-21T22:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26cfdaefd8d8916cb34ad301c1a5c8f2621422a5",
"body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\r\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\r\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-na\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump goreleaser/goreleaser-action from 5 to 6 (#6)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-16T17:34:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "330c3060c5d281398fce987fc13932ab497777ce",
"body": null,
"is_bot": false,
"headline": "Fix lint issues",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-10T15:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28eaa39a2fd317d266b92f5d71ecbdac262e8ee4",
"body": null,
"is_bot": false,
"headline": "Make API endpoint configurable",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-10T14:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535f9332b102bda774d388661feb23ab4e2d70e6",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.\r\n- [Release notes](https://github.com/spf13/viper/releases)\r\n- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/spf13/viper\r\n depende\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#5)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T22:38:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d430439de2225b2527fbe52d9dee854eb6907bc",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.10.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stre\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#4)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T22:30:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00d65b87a6d74d49faa5221b63570b490478143b",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/spf13/cobra/releases)\r\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/spf13/cobra\r\n dependency-\n[…]\n:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T22:30:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57fa8dddeddbfa3a4ef694bee4926c4298f5a0a4",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 4 to 5 (#2)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T22:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3254105904a0243a691e50ec2e96dbe6cb245a4",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 6.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependenc\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 3 to 6 (#1)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T22:26:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "383797c3b92936eaa5c060b088a7a419f61ac990",
"body": null,
"is_bot": false,
"headline": "Add info about contributing",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T22:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b74393271968fc92854ea62fa8e8f94c4c48c2",
"body": null,
"is_bot": false,
"headline": "Add a changelog and license",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T22:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b75eb1390ed95fe2f62279236035560ec537558",
"body": null,
"is_bot": false,
"headline": "Add a release workflow [skip ci]",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T21:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72883533d68a63c286c908572f27a8ce010acaf",
"body": null,
"is_bot": false,
"headline": "Add dependabot config [skip ci]",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T15:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a36145f590f2276c60abdbb4c4cdc89e956d54",
"body": null,
"is_bot": false,
"headline": "Allow CI to be skipped",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T15:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844b278d710dbbde67c00441e6fc4a5084d408fb",
"body": null,
"is_bot": false,
"headline": "Fix linting issues",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T15:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84306c982608ac6fc1bb0aec961cd425f2b588f",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions workflow for tests",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T15:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27a624b8e46782b2f0ae8a4c77c2df2fb1a0551",
"body": null,
"is_bot": false,
"headline": "Happy birthday!",
"author_name": "Benjamin Curtis",
"author_login": "stympy",
"committed_at": "2024-12-09T15:13:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 28,
"latest_release_at": "2026-07-17T16:54:01Z",
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 4,
"mean_days_between_releases": 65
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/honeybadger-io/cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/honeybadger-io/cli",
"is_deprecated": false,
"latest_version": "v0.9.0",
"repository_url": "https://github.com/honeybadger-io/cli",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T16:51:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 3,
"stars": 7,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_stars": 7
},
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 25869,
"source_files_sampled": 33,
"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.29.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.21.0",
"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": 31,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/honeybadger-io/api-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/shirou/gopsutil/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.24.5"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/honeybadger-io/api-go",
"direct": true,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v3",
"direct": true,
"version": "v3.24.5",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.20.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20211012122336-39d0f177ccd0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.3",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20210106213030-5aafc221ea8c",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/shoenig/go-m1cpu",
"direct": false,
"version": "v0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.12",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 31,
"direct_count": 5,
"indirect_count": 26
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 23,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "stympy",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/1070?v=4"
},
{
"type": "User",
"login": "rabidpraxis",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/85654?v=4"
},
{
"type": "User",
"login": "benjaminwood",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1232531?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.744
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
"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": 6,
"reason": "Found 15/23 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 9,
"reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "422b27fb5084247d099471cf1a121e8bc95b24c7",
"ran_at": "2026-07-22T07:34:15Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T16:57:52Z",
"oldest_open_prs": [
{
"number": 9,
"created_at": "2025-02-17T16:21:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2025-03-24T16:51:36Z",
"last_comment_at": "2025-05-05T15:22:49Z",
"last_comment_author": "dependabot"
},
{
"number": 12,
"created_at": "2025-03-31T15:39:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2026-07-21T19:34:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T16:51:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 26,
"created_at": "2026-06-23T13:15:44Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/honeybadger-io/cli",
"host": "github.com",
"name": "cli",
"owner": "honeybadger-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 65,
"vitality": 72,
"community": 31,
"governance": 63,
"engineering": 69
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 0.87,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"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": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 65
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~65 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 65
}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"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": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 3,
"stars": 7,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.744
},
"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 74% of commits",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 74
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 23,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "23/25 decided PRs merged",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 23,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/23 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 98,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "honeybadger-io",
"public_repos": 96,
"account_age_days": 5137
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "98 followers of honeybadger-io",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 98,
"login": "honeybadger-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "96 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 96
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/honeybadger-io/cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 69,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"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": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 15/23 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"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 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": "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 31 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": 31
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 31,
"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": 31,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 8
},
"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": "good",
"name": "AI Readiness",
"value": 70,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.525,
"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": "21 of 40 human commits state their intent (structured subject or explanatory body)",
"points": 28,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.109,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.13
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "5 of the last 46 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 46
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 46 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 46
}
}
],
"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": 25869,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T07:34:30.483749Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/honeybadger-io/cli.svg",
"full_name": "honeybadger-io/cli",
"license_state": "standard",
"license_spdx": "MIT"
}