Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"golint",
"linter"
],
"is_fork": false,
"size_kb": 757,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 20419
},
"pushed_at": "2026-07-09T23:32:37Z",
"created_at": "2022-08-21T08:37:02Z",
"owner_type": "User",
"updated_at": "2026-07-09T23:32:33Z",
"description": "A linter that checks for duplicate words in the source code (usually miswritten)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "abirdcfly.eth",
"name": null,
"type": "User",
"login": "Abirdcfly",
"company": null,
"location": "Beijing",
"followers": 159,
"avatar_url": "https://avatars.githubusercontent.com/u/5100555?v=4",
"created_at": "2013-07-27T02:33:36Z",
"is_verified": null,
"public_repos": 383,
"account_age_days": 4756
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-05-07T05:51:26Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-10-21T07:28:55Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-05-29T03:56:27Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2025-05-28T07:03:02Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2025-05-12T03:10:05Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-10-08T12:38:28Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2024-10-08T06:12:19Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-08-22T02:24:54Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2024-02-18T05:28:40Z"
},
{
"tag": "v0.0.13",
"kind": "patch",
"published_at": "2023-09-25T02:11:43Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2023-07-06T02:15:38Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2023-03-12T12:00:03Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2023-03-12T11:40:42Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2022-12-14T02:07:52Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2022-10-24T02:38:01Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2022-09-11T15:53:19Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2022-09-10T15:26:08Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2022-09-05T03:39:27Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2022-08-27T16:52:33Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2022-08-27T14:51:48Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2022-08-27T03:26:58Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2022-08-26T14:26:40Z"
}
],
"recent_commits": [
{
"oid": "47543cfd28d8a4148841afe15529cc21276d3223",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.47.0 to 0.48.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.47.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.48.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T23:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee13723083452e97917f6e72e1ecc1e0b3193390",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.44.0 to 0.47.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.44.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.47.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.44.0 to 0.47.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T08:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b988f0f3b376b1e8b444149964166de6f22e66f",
"body": "…flag\n\nAuto-fix corrupted raw string literals (backtick-delimited) by converting\nthem to interpreted strings with escape sequences. When fixing duplicates\nin raw strings, preserve the backtick format instead of using\nstrconv.Quote.\n\nAlso fix checkOneKey losing the last word and trailing whitespace w\n[…]\n are intentional.\n\nCloses: issue where dupword rewrote a raw multi-line SQL string literal\ninto an interpreted one-line string during auto-fix.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: preserve raw string format in auto-fix and add skip-raw-strings …",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2026-05-07T01:56:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e1f476aa759563f38ba1c5501a317b135a4d9679",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.43.0 to 0.44.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.43.0...v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.44.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-14T01:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38fc25a84c8c3d6998288ffaf8cb25f57ce5c24",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.42.0 to 0.43.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.43.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T06:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e85e3dfb0127f7745a248a81d6c8d39e8fd67492",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.41.0 to 0.42.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.42.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-10T01:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0dbb0ce56f83ed423f8ca5ce9ecb26cd29df4b9",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.40.0 to 0.41.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.40.0...v0.41.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.41.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-13T01:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea42278a9d060f6d3bd7aa5be2aa7c44b7a0daf",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.39.0 to 0.40.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.39.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.40.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-10T00:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3888e0a5bd049084f38b77bebec78d21392d0bbd",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.38.0 to 0.39.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.38.0...v0.39.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.39.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-17T01:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8b4b09bdcb6b6a5f0e7a006f0b132711666172",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "update README.md",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2025-10-21T05:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a145ea835973ee7cc3457c8241619b372a177bec",
"body": null,
"is_bot": false,
"headline": "add comments-only flag",
"author_name": "cce",
"author_login": "cce",
"committed_at": "2025-10-21T05:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc87e4c99ce7ab7a5eb35159c67be4989350982a",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.37.0 to 0.38.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.38.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T23:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452f3ee48e6aa80666d2a53f863e812c8e7c87c4",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.36.0 to 0.37.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.36.0...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.37.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-17T13:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe686d04f9808b8c38c00281934066204d550ad",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.35.0 to 0.36.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.35.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.36.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-09T01:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a252062a0763ef8865c3c42aa35b00d3096bb9ac",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.34.0 to 0.35.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.34.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.35.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-11T22:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199a8c5a8dc07b9db77ab3113a615bff285e3791",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.33.0 to 0.34.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.33.0...v0.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.34.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-07T15:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c8f9a6efc35a76852a9e81582b638a364df21f",
"body": null,
"is_bot": false,
"headline": "chore: rewrite flags parsing",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-05-29T03:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4d8cf1c262b523f06adadfe17513f13526b218",
"body": null,
"is_bot": false,
"headline": "check excludeWords without commas",
"author_name": "Daniel Wagner",
"author_login": "wagnerd3",
"committed_at": "2025-05-28T06:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1376bb37ca71b70a10af6384d1fb2ae07146c38",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.30.0 to 0.33.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.30.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.33.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.30.0 to 0.33.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T03:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e48ac4d60cb9e1f3ae7aae5b2471ecb35218ed0",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.29.0 to 0.30.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.29.0...v0.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-11T00:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef530925e20fd8ceae4d82c06569bb701078f337",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.28.0 to 0.29.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.28.0...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-08T07:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fecb81c7b9085c25678e8a16ecb0385a178daef",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.28.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-10T09:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab2feadb5c55b211de388e3ce113dc5b600245d",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.26.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-12T05:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13efc6e75dd441fc55a8199384b6bd8b8e1d50e",
"body": null,
"is_bot": false,
"headline": "fix: remove toolchain",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-10-08T12:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aeff1f3a92447e6f2153f6018d0d4be1f7b5189",
"body": "… vendor\n\nSigned-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "build(deps): bump golang.org/x/tools from 0.24.0 to 0.26.0 and remove…",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2024-10-08T06:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bdf3f3f36972982bd6de74b4fb23d6ec938dce1",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "action: update golangci-lint version",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2024-10-08T03:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8226be7b4fc760fd8f39b01e4038d1e645bf93",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "action: update goreleaser-action to latest",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2024-08-22T02:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e418fc61b3d40e5ed2c9afae3d401e6327e31b7b",
"body": "It's common that output is repeated in these examples, e.g.[1], so add\nan exception for these in test files when detecting duplicates.\n\nEven though the docs[2] only mention \"// Output:\" and \"// Unordered\noutput:\" the lower case version of these also seems supported (see\nagain[1]).\n\n[1] https://go.googlesource.com/go/+/f38d42f2c4c6ad0d7cbdad5e1417cac3be2a5dcb/src/bytes/example_test.go#58\n[2] https://pkg.go.dev/testing#hdr-Examples",
"is_bot": false,
"headline": "Ignore duplicate words in example test output",
"author_name": "Matthew Hughes",
"author_login": "matthewhughes934",
"committed_at": "2024-08-22T02:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c6b040297fd61b9f67afae17993c1c43e95042",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-06T23:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59b6e1447206363099b34d24796a9134af5d88d",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-09T01:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3772c8dba9ede44b8302ca0468c2a3a6db606463",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-04T10:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292a110b4c1652875ed085c6ed7a9377e7091d07",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-07T05:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931fa896d8d68f021174180b09e6c1df07d198fc",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-05T23:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a5c3adfbf321020aa975085ed87434f3757dfc0",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.18.0 to 0.19.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-05T22:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981559a382629d746e55535a1ac87eec65a8dc67",
"body": null,
"is_bot": false,
"headline": "action: enable gofmt lint; fix dupword.go formatting",
"author_name": "Oleksandr Redko",
"author_login": "alexandear",
"committed_at": "2024-02-18T05:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4263ed7c61340360e422a21e5531aabcf9807827",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.18.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.17.0...v0.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-14T01:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded7757d9ae2c8e305449ee9f4d4fd4c50e9fff3",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-13T13:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4752c21e0aa57d828a56fb852dc8be5f78b821",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-13T01:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db55041c83679ca103ae54a06c129ea1ca516898",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.15.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-28T05:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f61a5b899221fa6e2647c997c0f56f4602715a",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-09T23:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfc1a031f46fced39f74148b6f48dca7e8d0807",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.13.0...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-06T22:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf2e809ebcb673d479e287872d9efebd4955c7d",
"body": "fix #26\n\nSigned-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: customize ignore keywords",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2023-09-22T10:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185b5a6aa8e2e9de70434ef8d6a5ef1ee2f82587",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.12.0...v0.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-06T01:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0833c985df2abc281f348ad0d204bd755afc60ea",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.1 to 0.12.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.11.1...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-08T01:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b80c9bad28a30af43d3417534ae190902e5bb8c",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.0 to 0.11.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.11.0...v0.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-01T01:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2557b16f69d9e24dff5b62dcf896db8ee8cd04ee",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.10.0 to 0.11.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-06T00:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37dbd55f977ffd5958a67dd0d242ecb67798c799",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.3 to 0.10.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.3...v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-15T23:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2ac84c5ae89c143315f8b2727155e83d88813f",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.2 to 0.9.3.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.2...v0.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-02T02:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7dd1f7b3b311a370be2f2cd583424013bd60e26",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.1 to 0.9.2.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.1...v0.9.2)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-01T01:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5fead7e41fab62e5c560af98d0ca190931fbde",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.8.0 to 0.9.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.8.0...v0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-10T01:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9bb29a27c2b815d6d8900aae77b00c0a88ab921",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.7.0 to 0.8.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.7.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-08T23:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efbb7222152045589ee278739e97d5fc60e96ed2",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: use go1.20",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2023-03-12T11:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1e74212fb68e532b1027875498f029aa156567",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-08T04:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c938c125cd7ddc699fdcca40244ece56198ea71c",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.5.0 to 0.6.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.5.0...v0.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-11T02:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a614b92b8a9676b3abc73e5afdf9bf9353d6008e",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.4.0 to 0.5.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.4.0...v0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-04T22:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e71a257d0069a70ba512eab42f1036df1a8e0aa",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.3.0 to 0.4.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.3.0...v0.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-14T02:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eefc6cc8ef2d1afc9605d8ab19a70372d49db06",
"body": null,
"is_bot": false,
"headline": "fix: don't warn on duplicate numbers",
"author_name": "Tom Payne",
"author_login": "twpayne",
"committed_at": "2022-12-14T02:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5f3f4e310bc0e011679bbe53d9327231b99a68",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.2.0 to 0.3.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.2.0...v0.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-11-09T23:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64710e649fd3361ff3c1488a963c4523b8eea05",
"body": null,
"is_bot": false,
"headline": "tests: add test for checking first line of a file",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-10-24T02:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c39515e622cfb0d16ff078c18ce394bbf853163",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.1.12...v0.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-21T01:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40fcc1f780538e34e90e88e64e04c309ab2fb5fd",
"body": null,
"is_bot": false,
"headline": "doc: finish add it to golangci-lint",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-10-03T04:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947cf892923e29afefa30c21ef47418c497d709c",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "fix: duplicate word is last word",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-11T15:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa174378378ddc88b286ea3b14b22730cdd8edb2",
"body": null,
"is_bot": false,
"headline": "doc: update usage and limitation",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-10T15:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e87626b46b6f9be7764b3e3e9cd667454e0a1e",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "doc: update usage",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-10T12:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a64b19ccbae5a634e061994552544fc74da293c",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: add function ExcludeWords",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-10T12:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbbb42b94a83ad3bf543491243981d1bc542bdc",
"body": "Fixes #4\n\nSigned-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: support detect any repeated word",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-09T15:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3b2196852bd2d1838d470261425adabfadcc8a",
"body": null,
"is_bot": false,
"headline": "doc: also delete example code for limitation 4",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-09T02:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb496d42c69f3d586d6a4c8a982324e4da0f041",
"body": " x/tools/go/analysis/internal/checker: if offsetedit's start is 0, it can't be apply golang/go#54774 and has been fixed by CL 426654",
"is_bot": false,
"headline": "doc: delete limitation 4",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-09T02:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4805a2e7a94a356226504d197bed1f57725ac10",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "doc: reformat doc",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-05T03:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05eb397545deeba5a1ec23aaa98e74bcf3ee9d7",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: add version info",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-05T03:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ac5d0a6155200d242f07128d099887734f8419",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: show duplicate word in error message",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-05T03:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8d621f895c7f57b719132677d5bbea4903ac38",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: support custom key word",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-05T03:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b980c49203bfcd13bbff6b3cf061d5b94e01e31d",
"body": null,
"is_bot": false,
"headline": "action: create codeql-analysis.yml",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-01T05:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85055426406946b953fc5bc00a4eb55a32d9ba18",
"body": null,
"is_bot": false,
"headline": "doc: add link to example in real code",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-09-01T05:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04d8ae9f6bfcb0c3c4e92b41ee298c510286232",
"body": null,
"is_bot": false,
"headline": "doc: update go-review link",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-31T07:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ddbc17b54f3b9647b7212e44b355e40e0e17e7f",
"body": null,
"is_bot": false,
"headline": "doc: add some badge",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-31T07:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07af3dd14cc7f56847453a7f6adcaf1d2f1c0b7d",
"body": null,
"is_bot": false,
"headline": "doc: update limitation 4",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-30T14:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b9ff4993e51fcb467c4825d51ea931ddc7a137",
"body": null,
"is_bot": false,
"headline": "doc: add link for `format code` logic source code",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-30T12:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ab6f9d2e0c4284d2bf65adff091b959546e78c",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "doc: update Limitation 3",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-30T09:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418cde251123aecf54c949ecbdb1ae8717e3d500",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "doc: update Limitation",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-30T03:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffab3ee3093e0303db3bd1fb30f0f7e524857b2e",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "doc: add limitation",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-30T01:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe9bd2d3ee7e78b6d062a06e8e13f3684e681b1",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: optimize 'match adjacent single-line' logic",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-29T16:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cf86d0f595c72a6a4dbb2ff4e050677fde048a",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "action: use go version in go.mod",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T16:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a47b39d469dadde04f0ec1fe89814350cc5a98",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: rewite 'match adjacent single-line' logic",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T16:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0e4ee66b3f1c140c14f34e63b1e52f3248e482",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "feat: match adjacent single-line comments",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T14:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b056a5a6766b6efe903092c1d2c38d8d58e700c4",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "change abirdcfly to Abirdcfly",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T03:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8efd61bf6de1437a5a38fc281f39f98403f2e4",
"body": null,
"is_bot": false,
"headline": "doc: update readme",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T03:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5488aa1541972269b3542d860fcce24d94e03e",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-27T02:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6999aceafceeb941a65bd881a840b6ebde7d877",
"body": null,
"is_bot": false,
"headline": "action: rename lint workflow name",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-26T14:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64d08a628fcea27376bc6b58eb06e8438a656b2",
"body": null,
"is_bot": false,
"headline": "doc: update todo in readme (#1)",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-26T14:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8b8f90ff60605eb1a86ff2a1e9121ea76b984cd",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "fix test",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-26T14:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3843fc738fda1e72602ca8f1ffd510a96535a39a",
"body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
"is_bot": false,
"headline": "init",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-26T14:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f803bc0337dfa73a0d9ada8c9f70f6d7865c9e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Abirdcfly",
"author_login": "Abirdcfly",
"committed_at": "2022-08-21T08:37:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 14,
"latest_release_at": "2026-05-07T05:51:26Z",
"latest_release_tag": "v0.1.8",
"releases_from_tags": false,
"days_since_last_push": 25,
"active_weeks_last_year": 14,
"days_since_latest_release": 89,
"mean_days_between_releases": 106.1
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_main",
"tree.goreleaser"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com",
"goreportcard.com",
"shields.io"
],
"total": 3,
"header": 3,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Abirdcfly/dupword",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Abirdcfly/dupword",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v0.1.8",
"repository_url": "https://github.com/Abirdcfly/dupword",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-07T01:56:39Z",
"latest_version_yanked": null,
"days_since_latest_publish": 89
}
]
},
"popularity": {
"forks": 8,
"stars": 16,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-07-31",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 10650,
"source_files_sampled": 19,
"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": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.48.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 57,
"open_issues": 5,
"closed_ratio": 0.545,
"closed_issues": 6,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Abirdcfly",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/5100555?v=4"
},
{
"type": "User",
"login": "ldez",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
},
{
"type": "User",
"login": "wagnerd3",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/154379032?v=4"
},
{
"type": "User",
"login": "matthewhughes934",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/34972397?v=4"
},
{
"type": "User",
"login": "alexandear",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
},
{
"type": "User",
"login": "twpayne",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6942?v=4"
},
{
"type": "User",
"login": "cce",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/51567?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.854
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-analysis.yml",
"lint.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": 4,
"reason": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"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": 5,
"reason": "Found 5/10 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": "3 commit(s) and 1 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "47543cfd28d8a4148841afe15529cc21276d3223",
"ran_at": "2026-08-04T17:02:46Z",
"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,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 1,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-03T21:02:54Z",
"oldest_open_prs": [
{
"number": 75,
"created_at": "2026-07-31T10:11:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-09T23:32:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2023-04-04T02:27:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2024-05-21T19:42:07Z",
"last_comment_at": "2024-05-22T01:50:31Z",
"last_comment_author": "Abirdcfly"
},
{
"number": 52,
"created_at": "2025-03-25T13:09:06Z",
"last_comment_at": "2025-03-26T03:29:46Z",
"last_comment_author": "egonelbre"
},
{
"number": 53,
"created_at": "2025-04-02T13:50:18Z",
"last_comment_at": "2025-05-28T07:25:32Z",
"last_comment_author": "ccoVeille"
},
{
"number": 70,
"created_at": "2026-05-03T12:18:09Z",
"last_comment_at": "2026-07-31T10:11:57Z",
"last_comment_author": "webbrain-one"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Abirdcfly/dupword",
"host": "github.com",
"name": "dupword",
"owner": "Abirdcfly"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
}
],
"value": 60,
"inputs": {
"security": 61,
"vitality": 64,
"community": 37,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 63,
"weighted_overall_raw": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 0.516,
"days_since_last_push": 25,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 25 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.1.8",
"releases_from_tags": false,
"days_since_latest_release": 89,
"mean_days_between_releases": 106.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 89 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 89
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~106.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 106.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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 89,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 89 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 89
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 37,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 8,
"stars": 16,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"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,
"readme_badges": 3,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com",
"goreportcard.com",
"shields.io"
],
"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": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.854
},
"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 85% of commits",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"merged_prs": 57,
"open_issues": 5,
"closed_issues": 6,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.545,
"closed_unmerged_prs": 6,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "55% of issues closed",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 55
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "57/63 decided PRs merged",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 57,
"decided": 63
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/10 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 159,
"owner_type": "User",
"is_verified": null,
"owner_login": "Abirdcfly",
"public_repos": 383,
"account_age_days": 4756
},
"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": "159 followers of Abirdcfly",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 159,
"login": "Abirdcfly"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "383 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 383
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Abirdcfly/dupword"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 89
},
"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 89 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 89
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"go",
"golang",
"golint",
"linter"
],
"has_wiki": false,
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "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": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 5/10 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "3 commit(s) and 1 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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 3 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": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.833,
"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": "40 of 48 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 48
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"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.011,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.484
},
"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": "1 of the last 93 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 93
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "45 of the last 93 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 45,
"sampled": 93
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 10650,
"source_files_sampled": 19,
"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/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"cli"
],
"scores": {
"cli": 4,
"library": 3,
"application": 9
},
"primary": "cli",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "structure",
"label": "application",
"source": "tree.goreleaser",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "cli",
"source": "description:tool",
"weight": 2
},
{
"tier": "tags",
"label": "cli",
"source": "tag:linter",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T17:03:06.115237Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Abirdcfly/dupword.svg",
"full_name": "Abirdcfly/dupword",
"license_state": "standard",
"license_spdx": "MIT"
}