Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 93,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 57186
},
"pushed_at": "2026-07-25T06:56:06Z",
"created_at": "2025-11-03T01:41:04Z",
"owner_type": "User",
"updated_at": "2026-07-25T06:56:14Z",
"description": "Local encrypted storage for a versioned set of small secrets.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "M. J. Fromberger",
"type": "User",
"login": "creachadair",
"company": "@tailscale ",
"location": "Seattle",
"followers": 185,
"avatar_url": "https://avatars.githubusercontent.com/u/19258?v=4",
"created_at": "2008-08-01T17:13:14Z",
"is_verified": null,
"public_repos": 108,
"account_age_days": 6567
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-24T23:56:33Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-21T01:26:37Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2026-07-20T16:36:06Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-07-19T03:16:28Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-03-28T16:18:12Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2025-12-24T16:16:37Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-11-17T23:47:01Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-11-15T03:40:54Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-12T19:24:14Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-11-11T05:08:45Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-11-11T04:50:16Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-11-04T19:03:21Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-11-04T16:32:45Z"
}
],
"recent_commits": [
{
"oid": "0a6ade7e332819b0740edbc81af29d2eb1151886",
"body": "Avoid leaving multiple copies of key material in intermediate locations.\nThe caller can always fetch the data back out if they want it.",
"is_bot": false,
"headline": "keyring: make Add zero its argument",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-25T06:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74772eb72c292726587db46232f7d0fab5f01fa4",
"body": null,
"is_bot": false,
"headline": "keyring: update doc example for AccessKeyFunc",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-25T06:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b35cfd957f9f86c29b2ee954cd42c86955e7291",
"body": null,
"is_bot": false,
"headline": "keyring: fix doc comment on the Add method",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-25T06:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7f0e85f5f212db42b0928ab5940e9f4b92bffa",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: mark active key in debug parse output",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-24T23:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51b98a63c08b05c46268b5372184c9b74ec33ce",
"body": "Changes (breaking):\n\n - keyring: allow an AccessKeyFunc to report an error\n\nMaintenance:\n\n - keyring: update doc comment\n\nOther changes:\n\n - cmd/keyring: switch order of fingerprint output\n - cmd/keyring: add debug command-info subcommand\n - cmd/keyring: lay out list output in columns",
"is_bot": false,
"headline": "Release v0.3.0",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-21T01:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f20add877bcbb2244f13fa492a9caa4ae00340",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: lay out list output in columns",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-21T01:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5188d6a9dfc21af0394b150a1a7dbee52e8c5d77",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: add debug command-info subcommand",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T22:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77343321ffa8263dc07b521165be7b56e0d8d292",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: switch order of fingerprint output",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T20:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d737dfde8bdebf050c6ca9f12314fd447ad183",
"body": null,
"is_bot": false,
"headline": "keyring: update doc comment",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T18:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda41591a1175e13eecf0897fcedb512030bb40d",
"body": null,
"is_bot": false,
"headline": "keyring: allow an AccessKeyFunc to report an error",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T16:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3449d8affb1153b3ff0c6d72f0c1227e21333f76",
"body": "Maintenance:\n\n - internal/packet: remove unused code\n - keyring: use a map instead of a slice to store keys\n - internal/cipher: add KeyFingerprintString\n\nAdditions:\n\n - cmd/keyring: add --fingerprint flag to list",
"is_bot": false,
"headline": "Release v0.2.6",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T16:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cf18a592c69fe7682291d2411321312325a1bb6",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: add --fingerprint flag to list",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T16:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12ee8613bc4c6e8eb7599c0c4e68c4701f47e51",
"body": null,
"is_bot": false,
"headline": "internal/cipher: add KeyFingerprintString",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T16:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de41fc354ba17aad848170d77c4de4387ce41ee3",
"body": "While the usual reason to do this is for faster lookups, here the motivation is\nto make the cleanup hook more reliable. The slice we capture when setting up\nthe hook may be replaced as new keys are added, so we will only clean up keys\nthat were visible when the value was constructed. With a map, though, the\nreference incorporates all the changes.",
"is_bot": false,
"headline": "keyring: use a map instead of a slice to store keys",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T15:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2a79179a9a8d2422b37cbf7d4ddb0c6ca3df3f7",
"body": null,
"is_bot": false,
"headline": "internal/packet: remove unused code",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-20T15:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3067de8185f10a4b787f5e010b82bc2bb05cd168",
"body": "Mainteanance release, no functional changes.\n\n - go.mod: update module dependencies\n - cmd/keyring: open add target before generating",
"is_bot": false,
"headline": "Release v0.2.5",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-19T03:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f9726697f2a8b1aebdee1f0a11ec976833b8bd",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-14T14:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8a1f1d0c666aec4e223b4a315f2909b829c893",
"body": null,
"is_bot": false,
"headline": ".github: update actions/checkout to v7",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-07-02T15:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04408ec438afbd3c054d3e1c93a5bb8bbef94c5c",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-06-27T18:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64e419a8b0b6eb7199f8c11b8ffa34709b6b131",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: open add target before generating",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-06-13T14:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e679ce88fcb67682906ac2103770b607bcf2df",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-06-11T02:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4961aa1e5031cc8bcc9e9eea41529563e5f9f4b3",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-05-25T17:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66e8d3f633cf8e2fd6af0b3cdf4ef4bd6172d9b",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-05-07T16:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0c8b4eb0c663db02cf3aac5488ddc5a9927cdcc",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-04-19T19:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5deaddd161326db362df7b618792eaea39018a8",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-04-02T14:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087e635d8d0850d80c773b0ad067b0c152735891",
"body": "Maintenance release, no functional changes.\n\n- go.mod: update module dependencies\n- cmd/keyring: use strings.CutPrefix where appropriate\n- cmd/keyring: fix a typo",
"is_bot": false,
"headline": "Release v0.2.4",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-03-28T16:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1db79c61c0d352d97e4375b529ef404ecffd40",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: fix a typo",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-03-28T16:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84d58f5612f367e624fa77212f455d495664d2b",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-03-16T15:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8dcf21b01bbaa3180d133726c7e5ef59c54fe79",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-02-28T04:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "284345856e685495874994742218f58d14b2db3e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-02-13T05:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46932aaa4a6bc6d9bc2a4cee1be47bf9d1d8b92",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-02-11T18:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e029651839a21377e7dd6af353ae7fb648dd5e",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: use strings.CutPrefix where appropriate",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-02-11T16:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d178165f130711e988c4dfcdd4b4a2dd35d4b6c5",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-01-26T02:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10c3fdb32cd749b3f1bbc954a6f4a2a9688552c",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2026-01-09T16:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcd237d30d173ced9b6acba7aa8d106f0d3bea2",
"body": null,
"is_bot": false,
"headline": "keyring: fix doc references to KDF",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-12-24T16:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d823dc4bf0b5252807827ca87885e24873aec2c2",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-12-24T10:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5db1e146131ecb3021427bb6d1a21fb1e9aa099",
"body": null,
"is_bot": false,
"headline": "keyring: document deletion",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-12-24T10:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8ce50c339d3800c2a9389a39aac94598360b2b",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-12-06T22:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02ee957178fd5491d64980c2f5acf72f7a9e836",
"body": null,
"is_bot": false,
"headline": ".github: update actions/checkout to v6",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-12-01T06:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372b419e6d5fdb191f42df512f03aaf7c1b75a8c",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-20T17:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e4ae2374d5947a722ab1e768a052b08ecab02d",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: add rekey subcommand",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-17T23:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ce8902833ec4ad02744e501b14ee365a1ddb07",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: show data key length with --decrypt",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-15T03:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57211669f327373452a4b103475ab3394e4ebee6",
"body": null,
"is_bot": false,
"headline": "go.mod: update module dependencies",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-14T23:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2f522aa591d898ae5d4885f2badf1bdcf850faf",
"body": null,
"is_bot": false,
"headline": "Add update marker.",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-14T23:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2927a6ad1ae4b99b9bbce3f93f112bf016b284ba",
"body": null,
"is_bot": false,
"headline": "all: swap from pbkdf2 to argon2id, update KDF parameters",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-12T19:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1b0ab97b0f822eab52de1f49428f0fcb258353",
"body": "When decrypting, do not show the plaintext unless this new flag is set.\nSetting the new flag alone also implies --show-keys.",
"is_bot": false,
"headline": "cmd/keyring: add --show-keys flag to debug parse",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-11T05:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4083e98d9ba62e8d8cbb1510512f6fb13f9c4e1",
"body": "Don't attempt to create the file till after the passphrase and keyring\ngeneration has succeeded, so that we don't leave around an empty file on error.\nAdd an early check for file existence so we can exit early. We'll still check\n(again) at file creation for non-existence, but this makes common mistakes less\nlikely to be frictional.",
"is_bot": false,
"headline": "cmd/keyfile: improve ergonomics of keyfile creation",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-11T04:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2a4e82c852f6acfad0caf32601ffe50aa7085e",
"body": "Since we are no longer distinguishing get from append in the API, let's use the\ngood shorter name.",
"is_bot": false,
"headline": "keyring: rename Append and AppendActive to Get and GetActive",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T19:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc27009e79b36effe76f5bb0863140019417cfb4",
"body": "Initial tagged release. While at v0, the minor version will be incremented for\nAPI changes, the patch version for other changes.",
"is_bot": false,
"headline": "Release v0.0.1",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T16:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e9b712b792ec4e2fa21df3984d76f49d607ade",
"body": null,
"is_bot": false,
"headline": "keyring; add RandomKey helper",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T15:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11cc92ac834bef8502634b3c46eab04c4894d75e",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: log packet type IDs",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T05:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0f125d58eed3deaf164dbe567e1299ab5cc17e",
"body": null,
"is_bot": false,
"headline": "internal/cipher: fix comment typos",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T04:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b16106d72cbca8ebef1b815a77b39dda6acd5e2",
"body": null,
"is_bot": false,
"headline": "internal/packet: fix typos, clarify wording",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T04:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2832b5d00385b285881375292bedc6f6054ba54f",
"body": null,
"is_bot": false,
"headline": "internal/packet: clarify grammatical rules",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T04:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e6823271259118361a836817e28f32bb6cb1a2",
"body": null,
"is_bot": false,
"headline": "internal/packet: reformat table",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T04:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1e4be01e89b0320828e6e39205129e7c0eef43",
"body": null,
"is_bot": false,
"headline": "cmd/keyfile: improve key format documentation",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T03:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f956981d66577da24c647411b6515bbd272d9589",
"body": null,
"is_bot": false,
"headline": "cmd/keyfile: add --file flag to add and create commands",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T03:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a2070f4c259d5fd2968cb8d135e15faea9b22ae",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: simplify hex dump format",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T03:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e647631e694fe27db65be3d843b5a09d6ebc9a51",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: add a debugging subcommand",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T03:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba4019dcaf5854070ca310342a2a2ed0be5b692",
"body": null,
"is_bot": false,
"headline": "cmd/keyring: add a basic command-line tool for keyrings",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T02:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0474ef4dff48d0187707ec343bbdcb07790646b2",
"body": null,
"is_bot": false,
"headline": "keyring: test that empty panics SingleKeyView",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-04T01:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d647b8a928fcc3b9534b9bcfd090052f11d66b4",
"body": null,
"is_bot": false,
"headline": "keyring: add SingleKeyView",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T23:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4993b3f8e31b277497406963d2884e9cff08f1db",
"body": null,
"is_bot": false,
"headline": "keyring: add a note about read-only access and concurrency",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T18:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ad802dc66bc8b7419ec72008f7fc74c09a1c44",
"body": "The savings of not having to type \"nil\" in an Append call was not worth the\noverhead of extra methods, docs, and tests. Just use Append and AppendActive.",
"is_bot": false,
"headline": "keyring: simplify the API by removing the Get methods",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T18:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa4119afcdf56dafca0c5bb499d6ef0fc68d56a",
"body": null,
"is_bot": false,
"headline": "keyring: fix some comment references",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T18:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1505a495b77e009d13ee1f1102c67ea5652b3f5",
"body": "We could just embed a View in the Ring, but then the documentation would not\nlook right. So instead, add the field but make the read-only methods forward to\nthe View implementation.",
"is_bot": false,
"headline": "keyring: consolidate the implementation of read-only methods",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T18:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceee68c6fe27a68231188833d5900435dca84137",
"body": "- Add a View type allowing read-only access to a keyring.\n\n- Make the ID type into an alias so callers do not need to import the package\n to use the methods of a keyring in interfaces or closures.\n\n- Remove the special case for ID 0 and use separate AppendActive and GetActive\n methods to get the ID and content of the current active key.\n Remove the associated const.",
"is_bot": false,
"headline": "keyring: various API updates",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T17:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6a182eb3901e7210d3cf1ecaf7a3a347a13805",
"body": null,
"is_bot": false,
"headline": "internal/cipher: swap to cipher/pbkdf2 from the x/crypto version",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T04:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95d7d624d90d0dc0aa8c605b0602d2501586353",
"body": null,
"is_bot": false,
"headline": "keyring: add a package example",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T04:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6488b3535db820b45283b65b927150d8b628b929",
"body": null,
"is_bot": false,
"headline": "all: add copyright header comments",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T04:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db42f772e6cb91636e8c81b9bd6958e85249e9c",
"body": "We really should not be using HKDF for passphrases, it is meant to derive from\nhigh-entropy keys. Use PBKDF2 and reword the function names accordingly.",
"is_bot": false,
"headline": "keyring: replace HKDF with PBKDF2 for low-entropy key generation",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T04:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef74e4b8364f92b61e06bda39e2163dcfd6ba2e",
"body": null,
"is_bot": false,
"headline": "keyring: clear packet buffers after writing",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T02:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c99f3ed5615c1b5a5021ef1972b3ed88b4906f88",
"body": null,
"is_bot": false,
"headline": "internal/packet: document aliasing of input",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T02:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b44b09cc462b46352174beb57d0b00778033ad1e",
"body": null,
"is_bot": false,
"headline": "internal/packet: fix error message",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T02:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c780434e5a94f679d478074741fb96da73c71f1",
"body": null,
"is_bot": false,
"headline": "keyring: remove obsolete comment",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3a82e0332775b4de94ef079e7eb66dd7ecb8e4",
"body": null,
"is_bot": false,
"headline": "keyring: fix comment links",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c5e7fe7d4f9cbf82767c0965d3751042704647",
"body": null,
"is_bot": false,
"headline": ".github: add basic CI workflow",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c99078e61887b46ea7662b6fff85e361185910ec",
"body": null,
"is_bot": false,
"headline": "Add keyring package implementation and tests",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8841e6321a14fc93d26279e95b704e7f2ab6c5e1",
"body": null,
"is_bot": false,
"headline": "Add internal/packet package",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4401a9667a6935e68343c9f8c3041cf8b4bc6a9a",
"body": null,
"is_bot": false,
"headline": "Add internal/cipher package",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a55239e27513bdc6fd325763553e17238dcab4",
"body": null,
"is_bot": false,
"headline": "Add Go module files, LICENSE, and README.md",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-11-03T01:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721a196aa5fefcac856531e4014e1b0da5e726fe",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "M. J. Fromberger",
"author_login": "creachadair",
"committed_at": "2025-10-27T01:10:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 79,
"latest_release_at": "2026-07-24T23:56:33Z",
"latest_release_tag": "v0.3.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 21,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/creachadair/keyring",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/creachadair/keyring",
"is_deprecated": false,
"latest_version": "v0.3.1",
"repository_url": "https://github.com/creachadair/keyring",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-24T23:56:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 14904,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"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": [
{
"name": "github.com/creachadair/atomicfile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.2"
},
{
"name": "github.com/creachadair/command",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.10"
},
{
"name": "github.com/creachadair/flax",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.6"
},
{
"name": "github.com/creachadair/getpass",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.2"
},
{
"name": "github.com/creachadair/mds",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.4"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "creachadair",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/19258?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go-presubmit.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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "no 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": "no SAST tool detected",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0a6ade7e332819b0740edbc81af29d2eb1151886",
"ran_at": "2026-07-25T22:42:23Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T06:56:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/creachadair/keyring",
"host": "github.com",
"name": "keyring",
"owner": "creachadair"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 47,
"vitality": 82,
"community": 21,
"governance": 40,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 79,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 21
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "79 commits in the last year",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 79
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.3.1",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 185,
"owner_type": "User",
"is_verified": null,
"owner_login": "creachadair",
"public_repos": 108,
"account_age_days": 6567
},
"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": "185 followers of creachadair",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 185,
"login": "creachadair"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "108 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 108
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/creachadair/keyring"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.7
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "no SAST tool detected",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"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": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.366,
"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": "30 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 14904,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T22:42:27.163308Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/creachadair/keyring.svg",
"full_name": "creachadair/keyring",
"license_state": "custom",
"license_spdx": null
}