原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"whois",
"golang",
"go"
],
"is_fork": false,
"size_kb": 52,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 10285,
"Shell": 1265,
"Makefile": 60
},
"pushed_at": "2026-07-20T05:52:35Z",
"created_at": "2021-11-16T03:24:58Z",
"owner_type": "User",
"updated_at": "2026-07-10T02:37:44Z",
"description": "Lightweight WHOIS client in Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell"
]
},
"owner": {
"blog": "twin.sh",
"name": null,
"type": "User",
"login": "TwiN",
"company": null,
"location": "Canada",
"followers": 327,
"avatar_url": "https://avatars.githubusercontent.com/u/15699766?v=4",
"created_at": "2015-11-07T04:49:21Z",
"is_verified": null,
"public_repos": 87,
"account_age_days": 3909
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-02-06T01:12:56Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-09-04T18:35:32Z"
},
{
"tag": "v1.1.11",
"kind": "patch",
"published_at": "2025-07-02T19:57:12Z"
},
{
"tag": "v1.1.10",
"kind": "patch",
"published_at": "2025-02-15T01:54:53Z"
},
{
"tag": "v1.1.9",
"kind": "patch",
"published_at": "2024-05-02T00:35:01Z"
},
{
"tag": "v1.1.8",
"kind": "patch",
"published_at": "2024-04-27T20:56:06Z"
},
{
"tag": "v1.1.7",
"kind": "patch",
"published_at": "2023-09-20T00:05:26Z"
},
{
"tag": "v1.1.6",
"kind": "patch",
"published_at": "2023-09-11T02:51:22Z"
},
{
"tag": "v1.1.5",
"kind": "patch",
"published_at": "2023-09-02T19:41:43Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2023-08-22T00:29:47Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2023-07-12T02:37:56Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2023-06-28T03:13:23Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2023-06-03T00:29:32Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-11-10T23:22:04Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-08-30T23:47:16Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2022-07-28T21:58:27Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2022-04-27T22:36:00Z"
}
],
"recent_commits": [
{
"oid": "a8dc626a8972dcc07012b0c1dab50bcdc5bc7440",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/checkout from 6 to 7 (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T02:37:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6faa5f0fbd129621408f7f16a2cf4a6c32c7c332",
"body": "support .kr domain expiration\n\nCo-authored-by: pys0530 <120859004+pys0530@users.noreply.github.com>\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "feat: Add support for .kr domain expiration (#34)",
"author_name": "swingroadse",
"author_login": "swingroadse",
"committed_at": "2026-02-06T01:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db75b521ef156e4bea788097f52620f60007a9b",
"body": "add .lt expiration date support\n\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "feat: Add .lt expiration parsing (#33)",
"author_name": "Rokas",
"author_login": "rokulis",
"committed_at": "2026-02-06T00:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782435892fa12e49a73b8c8d5152f3a2e2562a95",
"body": "Removed test case for the domain 'google.ro' from scenarios.",
"is_bot": false,
"headline": "test: Remove test case for .ro TLD",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2026-02-06T00:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c721842f5b3972c6b724cf13c08be5304cd8cacc",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/checkout from 5 to 6 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-28T22:44:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a855f8bad9affd95f67ea66e03046de9603c2318",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/checkout from 4 to 5 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T23:25:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c5b84b2d688f679cd9c50b3e98f7fdf38f22b65",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/setup-go from 5 to 6 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T21:21:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2c0e3a3ae2d07593f69f29819335f47e511af8d",
"body": null,
"is_bot": false,
"headline": "test: Remove tests for color TLDs",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2025-09-04T18:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10ae6b34054ae9a381c90a410c22835b1f20c9b",
"body": "Co-authored-by: Stefan Balea <stefanbalea@Stefans-Balea-MacBook-Pro.local>",
"is_bot": false,
"headline": "feat: Add support for .ro domains (#30)",
"author_name": "Stefan Balea",
"author_login": null,
"committed_at": "2025-09-04T00:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "638cb72a86ea2fd9ea67480296c7db8b33c08ad1",
"body": null,
"is_bot": false,
"headline": "fix: Use domain extension as key instead of domain (#27)",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2025-07-02T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8533c7490acb6278f0801a91470c5178d651af8",
"body": null,
"is_bot": false,
"headline": "chore: Add .DS_Store to .gitignore",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2025-03-05T23:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87801df4948af958a90437616028edc9e6317578",
"body": "* Added support for .CZ and .ME domain expiration parsing\r\n\r\n* Added support for .CZ and .ME domain expiration parsing with strings.ToUpper(value) for consistent date formatting\r\n\r\n* Fix main code and add tests for TLD handling (.cz, .me)\r\n\r\n* Fix: Add handling for missing domain statuses and name s\n[…]\n.go\r\n\r\n* Update whois_test.go\r\n\r\n* Fix: Added support for .cz TLD, updated expiration date handling, and removed .me from tldWithoutExpirationDate\r\n\r\n---------\r\n\r\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "feat: Add support for .cz and .me domain expiration (#24)",
"author_name": "Lisovskii Stan",
"author_login": "Listat90",
"committed_at": "2025-02-14T04:16:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "185ccad59e5e4007e636d7950b86fef103d7000e",
"body": null,
"is_bot": false,
"headline": "docs: Fix test badge",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2025-01-14T04:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4399aacd6be75fe8549907f69433dd7ac320d3f",
"body": null,
"is_bot": false,
"headline": "fix: Use a more reliable WHOIS server for .mx (#21)",
"author_name": "Alfredo Ramos",
"author_login": "AlfredoRamos",
"committed_at": "2024-05-02T00:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba7123aae9e18f1b1732723cdf3257d3fba9cedf",
"body": null,
"is_bot": false,
"headline": "chore: Bump Go to 1.22",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2024-04-28T21:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59cc072d74486d35250f7910a0687c7ea87da25",
"body": "Fix support for .mx ccTLD\r\n\r\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "fix: Support for .mx ccTLD (#20)",
"author_name": "Alfredo Ramos",
"author_login": "AlfredoRamos",
"committed_at": "2024-04-27T20:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df15f1158c766cb45b139b04f09926b26d9860d",
"body": null,
"is_bot": false,
"headline": "fix: Replace .co.ua for .ua and fix timestamp format",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2024-04-27T20:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae56bb858684279262d30848fba225750e9cd516",
"body": null,
"is_bot": false,
"headline": "ci: Bump Go to 1.21",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2024-04-27T20:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c5aaa895e9951172e5e729096c1863d121238f",
"body": null,
"is_bot": false,
"headline": "chore: Bump Go to 1.21",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2024-03-18T22:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029a9259cbe132dd38eea0e6935e2fbb253ad1ec",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/setup-go from 4 to 5 (#18)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-27T04:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf3c18ef1b2742fe842c1fca0030e12fba8eb9c",
"body": "* Implement tracking expiration date for ru/su domains\r\n\r\n* Update whois.go\r\n\r\n---------\r\n\r\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "Implement tracking expiration date for ru/su domains (#17)",
"author_name": "Kanedias",
"author_login": "Kaned1as",
"committed_at": "2023-09-20T00:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069fe85b1f0f03001c2dc997dedcf3d4b3313f2e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/checkout from 3 to 4 (#16)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-12T03:02:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c379587716b65fe91250b7013340ce65a2b1991d",
"body": null,
"is_bot": false,
"headline": "fix: Make sure domains with .im TLD work as intended (#15)",
"author_name": "Aleks Bunin",
"author_login": "sashkab",
"committed_at": "2023-09-11T02:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d50242bca4dbc781a4837021f4dc4328c2853b9f",
"body": "* fix: Expiration Date time parsing format for .co.uk/.uk\r\n\r\n* fix: Expiration Date time parsing format for .scot\r\n\r\n* fix: add whois.nic.uk to referral cache",
"is_bot": false,
"headline": "fix: Expiration Date time parsing format for .uk and .scot domains (#14)",
"author_name": "Josh Fraser",
"author_login": "jishf",
"committed_at": "2023-09-02T19:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec7f6ba16f06fd3d6f6dd213d19cfdad41c1c05",
"body": "* fix: Expiration Date time parsing format for .cn\r\n\r\n* chore: use string date time foramt for CN",
"is_bot": false,
"headline": "fix: Expiration Date time parsing format for .cn (#13)",
"author_name": "Jeff",
"author_login": "shadow3x3x3",
"committed_at": "2023-08-22T00:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c34d8500d4f259e63910ead7e3d33bcdb367958",
"body": null,
"is_bot": false,
"headline": "test: Add check for .cn TLD",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-08-22T00:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1268422e71840c709c58065df24a4c964629c1",
"body": null,
"is_bot": false,
"headline": "chore: Fix typo in error (#11)",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-07-20T04:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e076e64a973d28a67af4dd03637f59168181121",
"body": null,
"is_bot": false,
"headline": "fix: .br and .ua domain expiry date (#8)",
"author_name": "Allan Viana",
"author_login": "allanviana-logcomex",
"committed_at": "2023-07-12T02:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f681448ab8ddddba0ffef04ece33c02d25c6cde",
"body": null,
"is_bot": false,
"headline": "test: Use color.black instead of name.black",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-07-12T02:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7843b80f430cf3717f75d4c6acc883f1371131b",
"body": null,
"is_bot": false,
"headline": "test: Re-enable referral cache by default",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-06-28T02:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4646b3ce15526de3bf719167d83bfb616254e0",
"body": null,
"is_bot": false,
"headline": "fix: Use struct pointers",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-06-28T02:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790419445a331879653f3915b71f70be47175ec1",
"body": null,
"is_bot": false,
"headline": "fix: Add support for *.ua TLDs and com.br",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-06-28T02:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff5df5e8573958253bddc75d10d49410405146e",
"body": "* fix time.Parse for br, co.ua and pp.ua\r\n\r\n* add tests\r\n\r\n* Update whois.go\r\n\r\n* Update whois.go\r\n\r\n---------\r\n\r\nCo-authored-by: beliy <beliy@syneforge.com>\r\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "fix time.Parse for br, co.ua and pp.ua + \"gofmt -w whois.go\" (#7)",
"author_name": "Oleksander B",
"author_login": "bilkoua",
"committed_at": "2023-06-28T02:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4c6db71c1ce21647095a55c87846fc73a1065e",
"body": "* return error for all domain exts without grace period\r\n\r\n* Update whois.go\r\n\r\n* requested changes\r\n\r\n---------\r\n\r\nCo-authored-by: julian.pieles <jp@headnap.de>\r\nCo-authored-by: TwiN <twin@linux.com>",
"is_bot": false,
"headline": "return error for all domain exts without grace period (#6)",
"author_name": "Julian Pieles",
"author_login": "razem-io",
"committed_at": "2023-06-03T00:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0a275da3e61be3c0dadff019ac619467c17b733",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v3...v4)\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": "build(deps): Bump actions/setup-go from 3 to 4 (#5)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-26T20:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae1888c86ab030f5b5f1e9b9b1fbe6308df3d4ea",
"body": null,
"is_bot": false,
"headline": "legal: Bump license year",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-02-22T00:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6d29f03622f944f43d6292b402753e6a3eb09f",
"body": null,
"is_bot": false,
"headline": "ci: Use Go 1.19 for test because 1.20 doesn't appear to be available yet",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-02-14T00:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7641c264d52a44b7b8bc79083c798310d29c4550",
"body": null,
"is_bot": false,
"headline": "chore: Upgrade Go to 1.20",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2023-02-14T00:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99a696a151b3dc0558e90d4d7f48c97c05f66c3",
"body": null,
"is_bot": false,
"headline": "chore: Add .gitattributes",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-23T00:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ce6ead01906a5fe469e46f96eb756a11a6dd0b",
"body": "Fixes #4",
"is_bot": false,
"headline": "build: Fix path in build script",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-23T00:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5562fedfab3912dace96d99db415ec51b339b16f",
"body": null,
"is_bot": false,
"headline": "chore: Rename whois.go to main.go",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-23T00:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b6a43499659c952edb714005f62a903790c42b",
"body": null,
"is_bot": false,
"headline": "chore: Rename test.yaml to test.yml",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-23T00:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406ff44c8f98691d01e8539d9df033270f797c99",
"body": "Fixes #4",
"is_bot": false,
"headline": "docs: Clarify that you must unzip the file from the release section",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-22T00:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b313b827c804e7b232a35ec4cb543648c4e72b2c",
"body": null,
"is_bot": false,
"headline": "ci: Remove open-pull-requests-limit parameter",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-18T02:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d4a7e11177b4e5acece8c22a08fded2d11cc1d",
"body": null,
"is_bot": false,
"headline": "feat: Implement referral caching (#3)",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-10T23:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235fc06b584c691afa5f9f1566a67b3a9f7b377c",
"body": null,
"is_bot": false,
"headline": "ci: Get rid of codecov",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-08T02:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb90e6a46154ac0302b5788d8bfb9283f0686f1",
"body": null,
"is_bot": false,
"headline": "ci: Add dependabot",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-11-08T01:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a18da2e2f1de7389ad64c6b96d4bcebd905984",
"body": null,
"is_bot": false,
"headline": "refactor: Explicitly ignore error from connection.SetDeadline",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-09-01T01:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078bac5375ddcf4afd21886729755e8ccd780903",
"body": null,
"is_bot": false,
"headline": "build: Create Makefile and build script for generating release binaries",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-08-30T23:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6eb5bb022a29630cc5eb85ab8fb9f61cc693a96",
"body": null,
"is_bot": false,
"headline": "chore: Create .gitignore",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-08-30T23:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26772cbcf3616fb0354b915513f39ddfd16d9303",
"body": null,
"is_bot": false,
"headline": "ci: Update Go to 1.19",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-08-29T00:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef516c6fb18ebe7916413a9efdf77b5848d75a8",
"body": null,
"is_bot": false,
"headline": "chore: Update Go to 1.19",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-08-29T00:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16434aa324c334ea153284247985a0e4eacf69ff",
"body": null,
"is_bot": false,
"headline": "legal: Update license from Apache 2 to MIT",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-07-28T21:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4f375b7bd222e20e6e73ccdc3e0cab1d7f64a5",
"body": null,
"is_bot": false,
"headline": "chore(ci): Update actions/checkout to v3",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-06-18T17:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e590724e28bf6e8206975c4a1151719da068d441",
"body": null,
"is_bot": false,
"headline": "chore: Update Go to 1.18",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-04-17T03:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485c148ddca38224dfc547014bd4aecc9fca62c2",
"body": null,
"is_bot": false,
"headline": "docs: Add test badge in README",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-01-27T03:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d392449d7a449c701c4d785446a1e1885c189dc0",
"body": null,
"is_bot": false,
"headline": "chore: Add LICENSE",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-01-05T01:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5886cdb40923d116901251083b38f4cb4708f2f",
"body": null,
"is_bot": false,
"headline": "chore: Fix typo",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2022-01-05T01:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8cd6ba277c0678fbe9ca1ad871f281ad2e6d282",
"body": null,
"is_bot": false,
"headline": "Add more test cases",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-24T20:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401a397fbc1c56348dc1cb472b482335deacccda",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-18T22:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9badf9107357db6142a3ce8e7bce32229e583e2",
"body": null,
"is_bot": false,
"headline": "Add documentation on using as executable",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-16T00:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eea6d1cf75b7af54be064af4723792ddb93d142",
"body": null,
"is_bot": false,
"headline": "Add support for parsing some fields into a struct",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-09T03:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b43b82d788768b8f6ab481df8b3172c7f40fb49",
"body": null,
"is_bot": false,
"headline": "Remove race test",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-09T01:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5700c4d1ed9ddcf2a315d66462fa77a1c53e32e3",
"body": null,
"is_bot": false,
"headline": "Fix issue with some TLDs",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-09T01:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4abda45a7a75e67055e54192bf7adadae5d98c9",
"body": null,
"is_bot": false,
"headline": "Add deadline",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-08T07:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af5041b58640fc602656798d93feb2bd109af12",
"body": null,
"is_bot": false,
"headline": "Add test workflow",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-08T07:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccaeec6a93b1ab06a7ee2173394ef575201cafee",
"body": null,
"is_bot": false,
"headline": "Replace ioutil by io",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-12-03T22:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217632ae7570a18df8b5134b2a2eca855c2786f3",
"body": null,
"is_bot": false,
"headline": "Remove useless concatenation",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-11-16T03:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c10c6aa3fc29a36d9d81f190b9ab95030f1f95",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "TwiN",
"author_login": "TwiN",
"committed_at": "2021-11-16T03:25:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 9,
"latest_release_at": "2026-02-06T01:12:56Z",
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 4,
"days_since_latest_release": 165,
"mean_days_between_releases": 99.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/TwiN/whois",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/TwiN/whois",
"is_deprecated": false,
"latest_version": "v1.3.0",
"repository_url": "https://github.com/TwiN/whois",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-02-06T01:00:24Z",
"latest_version_yanked": null,
"days_since_latest_publish": 165
}
]
},
"popularity": {
"forks": 12,
"stars": 12,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": {
"days": [
{
"date": "2022-04-28",
"count": 2
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2024-01-07",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_stars": 12
},
"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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 6724,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 25,
"open_issues": 4,
"closed_ratio": 0.429,
"closed_issues": 3,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "TwiN",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/15699766?v=4"
},
{
"type": "User",
"login": "AlfredoRamos",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4165935?v=4"
},
{
"type": "User",
"login": "sashkab",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/868842?v=4"
},
{
"type": "User",
"login": "allanviana-logcomex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83247967?v=4"
},
{
"type": "User",
"login": "shadow3x3x3",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6794746?v=4"
},
{
"type": "User",
"login": "jishf",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26412325?v=4"
},
{
"type": "User",
"login": "razem-io",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2088773?v=4"
},
{
"type": "User",
"login": "Kaned1as",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/863272?v=4"
},
{
"type": "User",
"login": "Listat90",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/24224501?v=4"
},
{
"type": "User",
"login": "bilkoua",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5033681?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.803
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 3,
"reason": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 10/23 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a8dc626a8972dcc07012b0c1dab50bcdc5bc7440",
"ran_at": "2026-07-21T22:44:24Z",
"aggregate_score": 3.9,
"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-20T05:52:38Z",
"oldest_open_prs": [
{
"number": 36,
"created_at": "2026-07-20T05:52:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-10T02:37:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2023-07-13T08:20:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2024-06-14T13:45:07Z",
"last_comment_at": "2024-11-04T15:40:51Z",
"last_comment_author": "sokai"
},
{
"number": 23,
"created_at": "2024-11-04T16:01:29Z",
"last_comment_at": "2025-06-02T18:58:36Z",
"last_comment_author": "razem-io"
},
{
"number": 28,
"created_at": "2025-07-16T21:52:53Z",
"last_comment_at": "2025-09-18T01:01:33Z",
"last_comment_author": "huseyinkogo"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TwiN/whois",
"host": "github.com",
"name": "whois",
"owner": "TwiN"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 39,
"vitality": 58,
"community": 57,
"governance": 60,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 0.899,
"days_since_last_push": 1,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 165,
"mean_days_between_releases": 99.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 165 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 165
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~99.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 99.9
}
}
],
"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": 165,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 165 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 165
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 12,
"stars": 12,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.803
},
"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 80% of commits",
"points": 4.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 25,
"open_issues": 4,
"closed_issues": 3,
"issue_closed_ratio": 0.429,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "43% of issues closed",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 43
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/28 decided PRs merged",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 28
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/23 approved changesets -- score normalized to 4",
"points": 6,
"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": 66,
"inputs": {
"followers": 327,
"owner_type": "User",
"is_verified": null,
"owner_login": "TwiN",
"public_repos": 87,
"account_age_days": 3909
},
"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": "327 followers of TwiN",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 327,
"login": "TwiN"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "87 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 87
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/TwiN/whois"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 165
},
"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 165 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 165
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"whois",
"golang",
"go"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 19 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 10/23 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"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": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.823,
"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": "51 of 62 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 62
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.101
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 69",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 69
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 69 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 69
}
}
],
"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": 6724,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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-21T22:44:40.527952Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TwiN/whois.svg",
"full_name": "TwiN/whois",
"license_state": "standard",
"license_spdx": "MIT"
}