Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"ssdeep",
"golang",
"fuzzy",
"hash",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 142,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 26041,
"Makefile": 1771
},
"pushed_at": "2026-05-18T19:36:07Z",
"created_at": "2017-01-12T09:50:31Z",
"owner_type": "User",
"updated_at": "2026-07-15T04:21:18Z",
"description": "SSDEEP hash lib in Golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://rist.dev",
"name": "Lukas Rist",
"type": "User",
"login": "glaslos",
"company": null,
"location": "Copenhagen",
"followers": 276,
"avatar_url": "https://avatars.githubusercontent.com/u/716339?v=4",
"created_at": "2011-04-07T23:03:18Z",
"is_verified": null,
"public_repos": 89,
"account_age_days": 5588
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-06T16:07:29Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-04-15T15:10:04Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2023-02-05T19:18:19Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-05-15T14:42:33Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2020-01-16T09:17:52Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2020-01-14T14:13:09Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-12-07T15:46:13Z"
}
],
"recent_commits": [
{
"oid": "210fe14cf0cc1ae4eb70ecdf2d546590b7b76c3e",
"body": "…ized hash bodies (#38)",
"is_bot": false,
"headline": "fix: prevent index out-of-range panic in hasCommonSubstring for overs…",
"author_name": "Edouard Schweisguth",
"author_login": "edznux-dd",
"committed_at": "2026-05-18T19:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf0bbb86fa0563d066b967e377ba9ce640f1bb45",
"body": null,
"is_bot": false,
"headline": "go version bump to 1.18",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2026-04-28T20:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a1a8246c8c25845d42c0878926971e0996d0f7",
"body": null,
"is_bot": false,
"headline": "updated release build",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2026-04-06T18:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d61a22844260fa7a74c0d2bedb7e252c15f2fe41",
"body": null,
"is_bot": false,
"headline": "release v1.0.0",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2026-04-06T16:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aedd3ddfc11e85043fdeee1a4f429a50461614",
"body": null,
"is_bot": false,
"headline": "bump dependencies",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2026-04-06T15:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c150eef578f71a7617fe853613fc4aa5a15805",
"body": "…(#37)\n\nThe tail1/tail2 values in digest() were checked with != 0 to determine\nif they held valid data. However, 0 is a valid FNV hash output that\nmaps to b64[0]='A'. The C reference implementation stores b64[h] in\nits digest array and checks != '\\0', which always passes for valid\nhash values.\n\nAdde\n[…]\nject/ssdeep) on 103,001\ntest files with zero mismatches. The unpatched code produces 75\nmismatches, all following the same pattern: a trailing 'A' (b64[0])\ndropped from the first hash part.\n\nFixes #28",
"is_bot": false,
"headline": "fix: digest() drops final hash character when FNV tail value is zero …",
"author_name": "utkonos",
"author_login": "utkonos",
"committed_at": "2026-04-06T15:58:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b2d0bd32078b0b307f80b1255bc50157738808a",
"body": null,
"is_bot": false,
"headline": "fix: ssdeep computation gets stuck in infinite loop on large files (#36)",
"author_name": "glimps-jpr",
"author_login": "glimps-jpr",
"committed_at": "2025-12-13T23:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360f7e3888f92ec9934d0197d13d945d38f9717e",
"body": null,
"is_bot": false,
"headline": "release v0.4.0",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2024-04-15T15:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "569c989b6f4e83e31e026de98c2bb0b3a3335394",
"body": "Co-authored-by: “BingqingXue1” <xuebingqing@xuebingqingdeMacBook-Pro-2.local>",
"is_bot": false,
"headline": "add the hasCommonSubstring and add a test case (#34)",
"author_name": "BingqingXue1",
"author_login": "BingqingXue1",
"committed_at": "2024-04-09T11:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46759bc66bd5879fbb9aa5589359202641356639",
"body": null,
"is_bot": false,
"headline": "upgrade dependencies and linting",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2024-04-07T14:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ba69ac1c01ba7a412e95bb2d352f61dd65977a",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2023-04-10T20:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a950eb5baf431774c7467a6df45ec3a1c8b9714a",
"body": null,
"is_bot": false,
"headline": "cleanup dependencies",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2023-02-22T14:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269656d08aeb13f652bb9addfee6b7ab83760073",
"body": null,
"is_bot": false,
"headline": "release v0.3.3",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2023-02-05T19:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a74801135d2f5544225b2b720d88124549596b",
"body": null,
"is_bot": false,
"headline": "maintenance",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2023-02-05T19:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1951c57b663329d3d0c0cee444a5e3adf3c42050",
"body": null,
"is_bot": false,
"headline": "moved hash.Hash methods and added test",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-10-24T22:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa155fa4da4e8910f009ed632e60537ef82f6ed6",
"body": null,
"is_bot": false,
"headline": "cleanup and no more semgrep",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-10-24T21:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b145bdc13f03c9dee2a3a760be7b410efd20d5",
"body": null,
"is_bot": false,
"headline": "Update semgrep.yml",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T11:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34b7ed055cd87407adac039a9092de3899af99a",
"body": null,
"is_bot": false,
"headline": "Add Semgrep CI",
"author_name": "semgrep.dev on behalf of @glaslos",
"author_login": "semgrep-bot",
"committed_at": "2022-08-20T11:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85add34c7b31fb06fb5427e46bd9f215e2a25e11",
"body": null,
"is_bot": false,
"headline": "let's be less strict",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T10:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb932e5c770b44643607ffa80719ea47badf915d",
"body": null,
"is_bot": false,
"headline": "init with zero",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T10:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb2b31be34171696955a9c9185eb28a4ee3e0c0",
"body": null,
"is_bot": false,
"headline": "some static checks in workflow",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T10:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49592a979ef90893bf68c657cf25a8a60c0a5f5",
"body": null,
"is_bot": false,
"headline": "rename branch in workflow",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T09:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0449e6905c7de5a3f9558f04a56ff80c2ec088d7",
"body": "* copy the streaming implementation from hatching/ssdeep\r\n\r\n* tail handling from hatching/ssdeep",
"is_bot": false,
"headline": "copy the streaming implementation from hatching/ssdeep (#31)",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-08-20T09:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6092cbff925fa1c87a67222f680350ec7b9be875",
"body": null,
"is_bot": false,
"headline": "refactor: use bytes.Buffer for string concat (#30)",
"author_name": "wanglei-coder",
"author_login": "wanglei-coder",
"committed_at": "2022-08-20T08:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9fe7264fd7cb768a1f41c0509c96f61a3e4b8e",
"body": null,
"is_bot": false,
"headline": "bump version for release",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-05-15T14:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5276f432811cf78bfe5cc036cb2799f8fda4f731",
"body": null,
"is_bot": false,
"headline": "removed dependencies and added examples",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-05-15T14:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ed6e95ac8bfa0ffff80faa0d2139909df413a3",
"body": null,
"is_bot": false,
"headline": "upgrade dependencies",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-05-15T13:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e76c42d6fe189c4e7cdaeb6b44070850682b2ee0",
"body": null,
"is_bot": false,
"headline": "EOF is fine here",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-04-28T09:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb826bbd8f9ffefe9b83489094c722759f1a9482",
"body": null,
"is_bot": false,
"headline": "a little error handling",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-04-09T23:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caaff7d2e65b55f67eb6dafe65ad6a4e7ad5dabb",
"body": null,
"is_bot": false,
"headline": "go mod upgrade",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-04-09T22:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0620c793a6719094d52252920203e4618b46656",
"body": null,
"is_bot": false,
"headline": "various cleanups (#27)",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-04-09T22:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f6cd67885bd43bd8eed455a6cc2c691915bd49d",
"body": null,
"is_bot": false,
"headline": "Travis to GitHub Actions (#26)",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2022-04-09T21:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b04273dca4c183a40ef24495171b3a49d2e658",
"body": null,
"is_bot": false,
"headline": "upx for release files",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2020-01-16T09:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602c2209a8bc99005370d859180c4d53fdf60850",
"body": null,
"is_bot": false,
"headline": "version bump and travis update",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2020-01-16T09:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca786d967421bcceb936df21a5cbbc78587c0386",
"body": null,
"is_bot": false,
"headline": "prevent panic on zero block size and cleanup",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2020-01-16T09:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9f682d00a1adc72ea64cd11494fbd33527e903",
"body": null,
"is_bot": false,
"headline": "0.3.0 release",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2020-01-14T14:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c17959d65837b88a8c5ceb4b3a0e949df59f161b",
"body": null,
"is_bot": false,
"headline": "Expose errors variables (#18)",
"author_name": "Neil Pankey",
"author_login": "neilpa",
"committed_at": "2018-07-02T09:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ecfd949d42827989b046c61bed9e6829f8ae1f",
"body": null,
"is_bot": false,
"headline": "added flag to force hash on invalid input (#19)",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2018-07-01T15:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e204c2e72b1b24083f080325768fd3fd9836a647",
"body": null,
"is_bot": false,
"headline": "Updated go versions for travis",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2018-05-07T09:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2cf8329be3fcdab1b5294487e1fb73faafb4b6",
"body": null,
"is_bot": false,
"headline": "pointerify the rollingstate receiver (#16)",
"author_name": "Jonathan Camp",
"author_login": "kung-foo",
"committed_at": "2018-04-18T10:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05a40b36211a5c38b4d5480f868e47bd836cbdf",
"body": null,
"is_bot": false,
"headline": "fixing test",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2018-02-19T16:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc883adc79cd958b2ba38b1e4331e2f40dc2496",
"body": "* fix glaslos/ssdeep#10 and glaslos/ssdeep#11\r\n* remove Hash interface implementation and expose FuzzyReader",
"is_bot": false,
"headline": "Change the API and add documentaion (#15)",
"author_name": "davidt99",
"author_login": "davidt99",
"committed_at": "2018-01-05T08:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd010a419890f82e922d31aacb97048d57ccd0c2",
"body": "* fix a bug, made some test and refactor a bit\r\n\r\n* fix 1.7 compatibility issues\r\n\r\n* fix the file test",
"is_bot": false,
"headline": "fix a bug, made some test and refactor a bit (#8)",
"author_name": "davidt99",
"author_login": "davidt99",
"committed_at": "2017-12-12T13:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1735a7c7548fb5dddf6de739d905d999989de79",
"body": null,
"is_bot": false,
"headline": "fix an edge case (#7)",
"author_name": "davidt99",
"author_login": "davidt99",
"committed_at": "2017-12-10T22:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4238c484abb24e3bb336a0ec39d1b44ed847a94",
"body": null,
"is_bot": false,
"headline": "added ProcessByte benchmark",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-12-07T14:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf3f9ba6e7304217e1ffd7ffe43413b61417da93",
"body": "fix glaslos/ssdeep#5",
"is_bot": false,
"headline": "fix glaslos/ssdeep#5 (#6)",
"author_name": "davidt99",
"author_login": "davidt99",
"committed_at": "2017-12-06T14:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3debc12d5951c57c94927a8f878f08de601f6fa0",
"body": null,
"is_bot": false,
"headline": "travis updates",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-12-01T09:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea21d6b5ab9406f9bc2a352356ad94ffa87c03a",
"body": null,
"is_bot": false,
"headline": "coveralls and go versions",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-11-30T20:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88852fbed095d5ee39a93455842dab8b1d95354c",
"body": null,
"is_bot": false,
"headline": "Badge me up Scotty!",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-11-29T14:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27d6ddc8024fbbab954c76171e3b116da27867b",
"body": null,
"is_bot": false,
"headline": "new Makefile and file API",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-11-29T13:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08ccd563a0a167f70b05020bda83f96fbef0b3d",
"body": null,
"is_bot": false,
"headline": "support for rehashing if hash was too short",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-05-12T14:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1cc4f91b887e8e3b3e6230a9e9e886f7e15942",
"body": null,
"is_bot": false,
"headline": "more efficient block size",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-05-05T14:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2b11fb27cbbc18aabcff4f0953058e5dea787f",
"body": null,
"is_bot": false,
"headline": "handling empty files and returning error",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T12:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a33ae6605c257f5400413e38ae5338ce22cda22b",
"body": null,
"is_bot": false,
"headline": "fixing travis 3",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T10:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a0fa8748be2fcef0cfcefa1120e18e6a938688",
"body": null,
"is_bot": false,
"headline": "fixing tests, removing old code",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T10:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac79841a44bddbed820810900c8ce51c5135a009",
"body": null,
"is_bot": false,
"headline": "fixing travis 2",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T10:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e353aaf7dd485d9e372c09b997054530f45d4bff",
"body": null,
"is_bot": false,
"headline": "fixing travis",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T10:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fdeb4290a00e6edeaf464e723ff4c35d5fd097f",
"body": null,
"is_bot": false,
"headline": "changed return value to struct, added interface for reader",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-25T09:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "830f0dbea477fe14d475a25e847883046d52b762",
"body": null,
"is_bot": false,
"headline": "maintain minimal block size",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-24T11:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab4f9a99e6a6d7e59476bad72cc6a6a6eb8eed12",
"body": null,
"is_bot": false,
"headline": "added hash from byte array",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-04-20T12:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b836284a6569df6b9bf3133487b87a7bd61d8c",
"body": null,
"is_bot": false,
"headline": "faster levenshtein",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-02-08T13:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d371ecb54102a36a47213f85179d5e5dc39b0940",
"body": null,
"is_bot": false,
"headline": "fixing the score calculation",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-02-08T11:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa8f6ec556f8a9536f56383d89fa3af5b0dcbb09",
"body": null,
"is_bot": false,
"headline": "updating the app",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-02-07T15:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f3b56d8161acb2128441f4c2dde73f6cba0daa",
"body": null,
"is_bot": false,
"headline": "comparing hashes",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-02-07T14:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41df8a933c9186998aeb32ac4bfff8a275a2c7f",
"body": null,
"is_bot": false,
"headline": "distance test added",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T14:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "800d3d0c41fb56fcd2c72d9c06120f8001a47b10",
"body": null,
"is_bot": false,
"headline": "installing ssdeep in travis for test comparison",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T13:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72b55965413a6ed4e2023cc9faed297f466448c",
"body": null,
"is_bot": false,
"headline": "using makefile for travis",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T13:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ca6c8aae8b580e6123e1e6afa65a7f2da57837",
"body": null,
"is_bot": false,
"headline": "travis testing added",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T12:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b969c8f6938b7deae2edbbec760b59ff88f42e94",
"body": null,
"is_bot": false,
"headline": "added edit distance by arbovm",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T12:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f32c6b63f24621f281cc107d9f265e4a2df5f738",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-01-16T09:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249aa69bcb2cc70bc7929cef8afe83a53bd9df01",
"body": null,
"is_bot": false,
"headline": "added func to test edit distance",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-16T01:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a06fe02a2024772fd3ae7a275475962c29d473",
"body": null,
"is_bot": false,
"headline": "Some basic information added to the README",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-01-15T01:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d040e477b964b8db4a0d79ee52231c4e803ba2",
"body": null,
"is_bot": false,
"headline": "app updated",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-15T01:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d0e38c8d8904159f64ec840dfcef3f8e3020e3",
"body": null,
"is_bot": false,
"headline": "hash generation working",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-15T01:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cee76b883fa20c800c6895a63ebce25e2c53971",
"body": null,
"is_bot": false,
"headline": "Create README.md",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-01-13T17:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86fdf280af0fa43031cf081f919c95c161e01a5e",
"body": null,
"is_bot": false,
"headline": "I haz ssdeep hash",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-13T15:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11eae6fcd2b0b56cc8c8a6f87019d2e5df307a14",
"body": null,
"is_bot": false,
"headline": "inital implementation",
"author_name": "glaslos",
"author_login": "glaslos",
"committed_at": "2017-01-12T14:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c73a655126b0d5967872389a05fd77e7a551fb58",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Lukas Rist",
"author_login": "glaslos",
"committed_at": "2017-01-12T09:50:31Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 7,
"latest_release_at": "2026-04-06T16:07:29Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 68,
"active_weeks_last_year": 4,
"days_since_latest_release": 110,
"mean_days_between_releases": 507
},
"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/glaslos/ssdeep",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/glaslos/ssdeep",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/glaslos/ssdeep",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-06T16:00:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 110
}
]
},
"popularity": {
"forks": 34,
"stars": 114,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-12-10",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
}
],
"complete": true,
"collected": 34,
"total_forks": 34
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 7816,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 15,
"open_issues": 1,
"closed_ratio": 0.952,
"closed_issues": 20,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "glaslos",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/716339?v=4"
},
{
"type": "User",
"login": "davidt99",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8295100?v=4"
},
{
"type": "User",
"login": "BingqingXue1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/154310738?v=4"
},
{
"type": "User",
"login": "edznux-dd",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/51950921?v=4"
},
{
"type": "User",
"login": "kung-foo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1357571?v=4"
},
{
"type": "User",
"login": "neilpa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/42419?v=4"
},
{
"type": "User",
"login": "glimps-jpr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/158266951?v=4"
},
{
"type": "User",
"login": "semgrep-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/170460994?v=4"
},
{
"type": "User",
"login": "utkonos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2775739?v=4"
},
{
"type": "User",
"login": "wanglei-coder",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/81068224?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.846
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.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": 5,
"reason": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"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": 1,
"reason": "Found 5/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "210fe14cf0cc1ae4eb70ecdf2d546590b7b76c3e",
"ran_at": "2026-07-26T09:33:25Z",
"aggregate_score": 3.8,
"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-05-18T19:36:55Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-18T19:36:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2020-02-15T06:54:36Z",
"last_comment_at": "2026-03-25T03:38:43Z",
"last_comment_author": "utkonos"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/glaslos/ssdeep",
"host": "github.com",
"name": "ssdeep",
"owner": "glaslos"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 50,
"vitality": 42,
"community": 45,
"governance": 67,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 42,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 68,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 68 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 68
}
}
],
"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": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 110,
"mean_days_between_releases": 507
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 110 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 110
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~507 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 507
}
}
],
"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": 68,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 68 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 68
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 34,
"stars": 114,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "114 stars",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 114
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "34 forks",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 34
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.846
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 85% of commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 15,
"open_issues": 1,
"closed_issues": 20,
"issue_closed_ratio": 0.952,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/17 decided PRs merged",
"points": 33.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 276,
"owner_type": "User",
"is_verified": null,
"owner_login": "glaslos",
"public_repos": 89,
"account_age_days": 5588
},
"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": "276 followers of glaslos",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 276,
"login": "glaslos"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "89 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 89
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/glaslos/ssdeep"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 110
},
"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 110 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 110
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"ssdeep",
"golang",
"fuzzy",
"hash",
"hacktoberfest"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"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": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.8
},
"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": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.192,
"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": "15 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"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
},
"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": "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 78",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 78
}
}
],
"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": 7816,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-26T09:33:36.567855Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/glaslos/ssdeep.svg",
"full_name": "glaslos/ssdeep",
"license_state": "custom",
"license_spdx": null
}