Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 61,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 36745
},
"pushed_at": "2026-06-22T14:02:18Z",
"created_at": "2026-06-22T13:31:47Z",
"owner_type": "User",
"updated_at": "2026-06-22T13:31:47Z",
"description": "The enhanced version of taruti/sftpd specifically dedicated to OpenList",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://ovear.info",
"name": "Ovear",
"type": "User",
"login": "Ovear",
"company": null,
"location": "Anywhere",
"followers": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/1362137?v=4",
"created_at": "2012-01-21T07:16:05Z",
"is_verified": null,
"public_repos": 81,
"account_age_days": 5295
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-06-14T07:00:17Z"
}
],
"recent_commits": [
{
"oid": "0b84c6926ebf0e5813831f053890aeb964aa6c7d",
"body": null,
"is_bot": false,
"headline": "chore: modify module",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2025-06-14T07:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc3ef9d0719b3f69ce0a4bbb948453c63e90672e",
"body": null,
"is_bot": false,
"headline": "feat: support seek",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2025-01-06T15:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df0cf5e83b4e1cf5b907ba28017a1bf4684d31be",
"body": null,
"is_bot": false,
"headline": "fix: FXP write incorrect behavior",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-12T11:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2eb976e2d0553a9ab1b29ef53b95a43888332ae",
"body": null,
"is_bot": false,
"headline": "fix: BufferedReader incorrect behavior",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-12T10:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "823f773482f1f3583e3e180727fa9a985dfecd61",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-12T08:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683c8df9620ccd4faf8b1ff3be7b5a3283b17487",
"body": null,
"is_bot": false,
"headline": "chore",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-12T08:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea17bfcf0cb51fdeec9e07243572342ffca25d3",
"body": null,
"is_bot": false,
"headline": "feat: buffered reader",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-11T18:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda98aa3243519b82af4ab5ca2917a121ccdd4cb",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-11T16:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72fd2eb80056cb9f6f9fd13026e0a8a657c55f5b",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-11T16:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a8cddbe58f7a96882f8ade530c753e519cedca",
"body": null,
"is_bot": false,
"headline": "feat: add length to GetHandle",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-11T07:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3db8dc584316081e844a2afd3a70440f981997",
"body": null,
"is_bot": false,
"headline": "chore: change go version",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-10T20:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b700eb7f390992c2f4a3019aeceb46ca086f28",
"body": null,
"is_bot": false,
"headline": "chore: change package name",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-10T19:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5a814ddc0303cfb2d2e8b65473323487488873",
"body": null,
"is_bot": false,
"headline": "feat: new interface more similar to the style of ftpserverlib",
"author_name": "KirCute",
"author_login": "KirCute",
"committed_at": "2024-12-10T19:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51d11635d8234f25bd6d2787150742843938800",
"body": null,
"is_bot": false,
"headline": "Document recent changes",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2019-03-12T10:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0179951ff2905987fbd46a4bccbbff45f82e73",
"body": null,
"is_bot": false,
"headline": "Skip server key testing in localhost test",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2019-03-12T10:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb55a3de2aeeadc8ce6deea842b42a85ed6a4f36",
"body": "…v42)",
"is_bot": false,
"headline": "API BREAK: Don't return error from Attr.FillFrom (contribution from t…",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2019-03-12T10:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a434c997ce86f6b61684d667c314d1951d6bcf",
"body": "Long filenames contain a textual representation of \"ls -l\" that\nsome clients parse (although they should not).\n\nAdditionally change struct Attr with following changes:\n+ Change Mode from uint32 to os.FileMode (which is uint32)\n+ Add .User and .Group for textual user and group names (may be empty)\n+ Change ATime and MTime from uint32 to time.Time.\n\nFixes #7",
"is_bot": false,
"headline": "API break: Support long filenames for FileZilla",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2017-07-13T14:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48958a242245aa5abbc6aca99c8567e4d2b2244",
"body": "use os.IsPermission and os.IsNotExist in writeErr, to handle these errors properly",
"is_bot": false,
"headline": "Merge pull request #6 from ilius/PR-errors-code",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2017-07-01T03:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73993bf7612ec3d237321eacbedb1b001caf3f25",
"body": null,
"is_bot": false,
"headline": "writeErr: move all the err -> code mapping to plain switch..case",
"author_name": "Saeed Rasooli",
"author_login": "ilius",
"committed_at": "2017-07-01T01:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b72bcab916ca17f2a1049450868a23b31078e5",
"body": "…rors properly",
"is_bot": false,
"headline": "use os.IsPermission and os.IsNotExist in writeErr, to handle these er…",
"author_name": "Saeed Rasooli",
"author_login": "ilius",
"committed_at": "2017-06-30T04:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae460ac094a331902a3b38850e2b375a7e596d88",
"body": null,
"is_bot": false,
"headline": "Add Init call to example_test",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-04-09T19:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94858bf6c46b0e2e2e77083fd0342a6f1467a13",
"body": null,
"is_bot": false,
"headline": "Listen on localhost in the example",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-04-09T19:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f088885457d86528bb62a69d5648685f531f5c",
"body": null,
"is_bot": false,
"headline": "Fix high-level example to Init config as per new API, fixes #5",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-04-09T19:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2633a9f02a9bc88bc7ff901121a016f0be4b0d47",
"body": null,
"is_bot": false,
"headline": "gofmt for go 1.6",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-03-20T13:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267a36a0e789f4cbad5c26640438c0b2da719984",
"body": "…w methods",
"is_bot": false,
"headline": "Add .Init to the high-level API - use it if using any of the other ne…",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-01-30T10:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b22a13c1486e99cd283ffbbf6892f4963974ea26",
"body": null,
"is_bot": false,
"headline": "Add Close to high-level API",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-01-29T13:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67d6319600f45e21a7fa80cae8a1af19ab2b36c",
"body": null,
"is_bot": false,
"headline": "Add BlockTillReady to the high-level API",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-01-28T16:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a333414c05ff1ad5bb6f48f0b950deeedc8c327",
"body": null,
"is_bot": false,
"headline": "Update copyright years",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2016-01-27T12:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db6d2fc7876761dc79ec95973d7a72962b075bf",
"body": null,
"is_bot": false,
"headline": "Support clients that send large packets",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-12-28T21:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9369f390b0ba2494e429a406b80a8d1d35a4d6d6",
"body": null,
"is_bot": false,
"headline": "Rename some internal errors to more standard names",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-11-02T09:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65fd2dd749ef50489e6cf4083b481851b828481a",
"body": null,
"is_bot": false,
"headline": "Text formating in LICENSE to make automated tools autodetect it better",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-10-30T14:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567193625c3316bfb2cb1629a92ea95c859dc144",
"body": null,
"is_bot": false,
"headline": "example: Rename rfs -> readOnlyDirFs",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-10-09T07:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf516d4070e92d5a4c7fa51cbbf19dce06a3871",
"body": null,
"is_bot": false,
"headline": "Fix typo in debug output",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-10-08T17:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae6c31f21242610106098558de77fe95569234c",
"body": null,
"is_bot": false,
"headline": "Print ssh_FXP_INIT nicer in debugging output",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-10-08T17:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99c70c2169cee0318913ea1f37759f22e0f20b9",
"body": null,
"is_bot": false,
"headline": "Add writes to synthetic example filesystem",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-07-10T19:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d20bd670ea3885485523620830952e5538f9e7",
"body": null,
"is_bot": false,
"headline": "Handle some SSH_FXP_WRITEs better",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-07-10T19:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44729d47056d5ee2c18b76033c0f43d26bb3292d",
"body": null,
"is_bot": false,
"headline": "More clear debugging of invalid packets",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-07-10T18:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c598c2587490db71eb173c08f0109fd84303866",
"body": null,
"is_bot": false,
"headline": "Use RSA key in example",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-07-10T18:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d416715a12f684a28199e0dc6a89432deaf67032",
"body": null,
"is_bot": false,
"headline": "Make EmptyFS dummy Realpath implementation a little bit more intelligent",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-26T09:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1977e07425e369d91b7776f45f23b4c9518490",
"body": null,
"is_bot": false,
"headline": "Debug error codes sent over wire",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-26T09:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e71c699a1e92e6be1952ac311c6d5c39ccb7c6a2",
"body": null,
"is_bot": false,
"headline": "(L)Stat debugging",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-26T09:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f66925e73917f405c4d5b7c34ba1f9dc90afa7",
"body": null,
"is_bot": false,
"headline": "Realpath debugging",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-26T09:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d0700f8b78583cab2635fa50423900f9d17996",
"body": null,
"is_bot": false,
"headline": "Debugging output updated",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-25T14:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c95f97e9c27d4c18a2d6db00c88135d7fbc5ac",
"body": null,
"is_bot": false,
"headline": "Make debug output of invalid operation names more readable",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-24T12:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9b8599149885293c3293bbe34e6c9d757cc741",
"body": "…er than variables to functions",
"is_bot": false,
"headline": "Reimplement no-debugging stubbs to be empty inlineable functions rath…",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-24T12:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fc4dbe6fd0fb1d277c3272c5e19ff0398aa2c0",
"body": null,
"is_bot": false,
"headline": "Note changes in README",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-23T11:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63bd63ac1b51012337955f5f9105ad96430d256",
"body": null,
"is_bot": false,
"headline": "Enable debugging output with prettier types and tie it to build tags",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-23T11:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf0bf5d3bf10bfea5ab627cbfafb8c4f8dc1e98f",
"body": null,
"is_bot": false,
"headline": "Add support for go-fuzz",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-21T11:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff37e14abb1d9054bd43430e5b5c1817c03a3def",
"body": null,
"is_bot": false,
"headline": "Send more parts of Attr over the wire",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-20T06:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70b3bc4d0b52081c50ab56290313b6a413114b0",
"body": null,
"is_bot": false,
"headline": "Wobble README",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T20:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6abf00e70139bc035906aef025aaf96436b0fb",
"body": null,
"is_bot": false,
"headline": "Wobble example comment",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T20:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803fb6b791e4f8517b9d7cd52abdac028a0a2066",
"body": null,
"is_bot": false,
"headline": "Add example for high-level API",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T20:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a445645e7a5b720aac19c9fd38b111e5342aba0",
"body": null,
"is_bot": false,
"headline": "Add new alternative more high-level API for running servers",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T20:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d15fc151155db470faf1039ce98c11c0ff10a0b",
"body": null,
"is_bot": false,
"headline": "Add more documentation about some clients needing RSA keys",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T19:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef50c5e2d6f10908af5610fe0528903bb1b4fcb",
"body": null,
"is_bot": false,
"headline": "Make for more verbose errors in example",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-19T19:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f71b270920eeb40fefa7691abb9d2008f5e61f0",
"body": null,
"is_bot": false,
"headline": "Add two simplified examples in example directory, closes #1",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-11T20:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775129d3152c927c6d0cd809824608cb8fb9e21e",
"body": null,
"is_bot": false,
"headline": "Handle go readers that return io.EOF and bytes at the same time",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-11T20:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48629ac74b6c1eb73b86002636a14da5f290d8a3",
"body": null,
"is_bot": false,
"headline": "Add MODE_REGULAR and MODE_DIR constants",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-11T19:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9e0a0146df84a8f0e1b027dfd49bae9550f4e1",
"body": null,
"is_bot": false,
"headline": "Remove test code that is in sshutil",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-06-11T19:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76496439c3fd27253c94dca2d6fb2073e02c40b3",
"body": null,
"is_bot": false,
"headline": "More food for coverage",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T16:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b928c583976c4403c1c8c1da07637c3cfed8c33",
"body": null,
"is_bot": false,
"headline": "Add high level Attr filling from os.FileInfo",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T11:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60570a8cdfb7401b79339b950bea638b40072739",
"body": null,
"is_bot": false,
"headline": "Add a documentation about path mangling",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T11:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1459d759da63f46ac626849f21da1107190b7919",
"body": null,
"is_bot": false,
"headline": "Hook debugging into testing.T.Log in server_test",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T11:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e88d4ab1de3b010cd5115770bd4c8dbb1050cf6",
"body": null,
"is_bot": false,
"headline": "Use debug in server_test",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T11:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7fa33361326d113518b6f8c41ed9bc5eb33392a",
"body": null,
"is_bot": false,
"headline": "Wibble server_test",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T11:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0f54ac60080eff2c9f249705d5547d843760bf",
"body": null,
"is_bot": false,
"headline": "Add some go doc",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T10:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68f644d3c2bf94999ec10b66b5b7a7826eabd46",
"body": null,
"is_bot": false,
"headline": "Add doc.go",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T10:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ad24097c71da77a07308be8955610a1f5713b1",
"body": null,
"is_bot": false,
"headline": "Import MIT-licensed code dump from internal",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T09:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f8fc8bf3e5752ebbabcee3cd3e8153f5bbf1ac",
"body": null,
"is_bot": false,
"headline": "Add TODOs to README.md",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T09:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9304a61088996efdcad8b49edd9ec55c1e9b2f",
"body": null,
"is_bot": false,
"headline": "Add README.md",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T09:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a31b54379aaf79b78fb00269bf948b6668994c",
"body": null,
"is_bot": false,
"headline": "MIT license",
"author_name": "Taru Karttunen",
"author_login": "taruti",
"committed_at": "2015-05-24T09:17:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2025-06-14T07:00:17Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": true,
"days_since_last_push": 29,
"active_weeks_last_year": 0,
"days_since_latest_release": 402,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/OpenListTeam/sftpd-openlist",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/OpenListTeam/sftpd-openlist",
"is_deprecated": false,
"latest_version": "v1.0.1",
"repository_url": "https://github.com/OpenListTeam/sftpd-openlist",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-06-14T07:00:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 402
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"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": 13541,
"source_files_sampled": 12,
"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/taruti/bytepool",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20160310082835-5e3a9ea56543"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.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": "taruti",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/42174?v=4"
},
{
"type": "User",
"login": "KirCute",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/16986999?v=4"
},
{
"type": "User",
"login": "ilius",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/197648?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.789
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "18 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0b84c6926ebf0e5813831f053890aeb964aa6c7d",
"ran_at": "2026-07-22T02:33:51Z",
"aggregate_score": 1.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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Ovear/sftpd-openlist",
"host": "github.com",
"name": "sftpd-openlist",
"owner": "Ovear"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"security": 17,
"vitality": 33,
"community": 12,
"governance": 28,
"engineering": 1
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 29,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.1",
"releases_from_tags": true,
"days_since_latest_release": 402,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 402 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 402
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 28,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.789
},
"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 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"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": 60,
"inputs": {
"followers": 56,
"owner_type": "User",
"is_verified": null,
"owner_login": "Ovear",
"public_repos": 81,
"account_age_days": 5295
},
"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": "56 followers of Ovear",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 56,
"login": "Ovear"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "81 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 81
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 1,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 17,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 17,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 1.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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "18 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "AI Readiness",
"value": 39,
"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.197,
"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": "14 of 71 human commits state their intent (structured subject or explanatory body)",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 71
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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 71",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 71
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 13541,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"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": [
"Community profile unavailable",
"go package 'github.com/OpenListTeam/sftpd-openlist' points at a different repository (https://github.com/OpenListTeam/sftpd-openlist); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:33:56.321415Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/Ovear/sftpd-openlist.svg",
"full_name": "Ovear/sftpd-openlist",
"license_state": "standard",
"license_spdx": "MIT"
}