Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 224,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 91432
},
"pushed_at": "2026-07-22T16:24:31Z",
"created_at": "2018-09-07T07:04:16Z",
"owner_type": "User",
"updated_at": "2026-07-22T16:25:42Z",
"description": "A FTP server framework written by Golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Mark",
"type": "User",
"login": "discobean",
"company": null,
"location": "Australia",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1607717?v=4",
"created_at": "2012-04-03T10:01:48Z",
"is_verified": null,
"public_repos": 36,
"account_age_days": 5223
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2022-02-14T10:42:32Z"
}
],
"recent_commits": [
{
"oid": "68fdea54907d64243c6246836ecf40a9a100cbea",
"body": "Mirrors SSH's MaxAuthTries. goftp otherwise allowed unlimited USER/PASS\nretries per control connection, so a bad-login connection parked a\nMaxConnections pre-login slot for the full HandshakeTimeout (~30s vs SSH's\n~0.6s). New ServerOpts.MaxAuthTries (0 = disabled, matching the\nMaxConnections/HandshakeTimeout convention) caps failed PASS attempts per\nConn; at the cap it replies 421 and closes the control connection.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add MaxAuthTries: close the control connection after N failed logins",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-07-22T16:24:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f12731d3050cdd78d1d5c257bef4ed9e1880de0",
"body": "As an external test (package server_test) it imported the fork by its own path\n(github.com/discobean/goftp-server). A consumer that does\n`replace github.com/goftp/server => this-fork` then sees the module mapped to\ntwo import paths during `go mod tidy` (goftp/server via the replace + the\nself-import), which errors. Internal test package (matching cmd_test/conn_test)\nremoves the self-import and resolves it.",
"is_bot": false,
"headline": "Make overload_test.go an internal test (package server)",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-07-18T00:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773c74910c31d8ba177db049b32c5f88e0be2299",
"body": "…rver_test.go\n\nThe tidied go.mod from the previous commit required github.com/goftp/server\n(the upstream module, pulled in by server_test.go + exampleftpd), which collides\nwith a consumer that does `replace github.com/goftp/server => this-fork`: the\nsame module version then maps to two import paths \n[…]\nREAM library via file-driver, giving zero fork\ncoverage). exampleftpd stays but is not in the root build/test path. The fork's\nown tests (cmd/conn/overload) now run standalone with the minimal module.",
"is_bot": false,
"headline": "Keep go.mod minimal for clean consumption; drop vestigial upstream se…",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-07-18T00:31:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22030f293d0e588f9f88134625e5b4480ad3695d",
"body": "Introduced detailed tests for overload handling and connection limits for both `goftp` and `sftp`. Added a new `boundedAcceptLoop` implementation for connection management with safeguards for max concurrent handshakes and handshake timeout in the `sftp` server. Updated `test-ports.sh` with banner-based health checks to detect server wedges. Expanded module dependencies in `goftp-server` for the tests.",
"is_bot": false,
"headline": "Add overload and connection limits tests for goftp and sftp servers",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-07-18T00:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b6fb6eeb18bccc4a10b023d265ca0902a92b5e",
"body": null,
"is_bot": false,
"headline": "recovers from panic when executing commands",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-06-12T01:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aecc6caf9f862222c527ba3a5d8a1863be428777",
"body": null,
"is_bot": false,
"headline": "Updated to go1.24",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2026-01-23T06:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c33ca6f434d9bdfbf2f448b3fa8ff8f879645ce",
"body": null,
"is_bot": false,
"headline": "added wildcard support",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-07-26T02:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84f56bae1498ea558238a0094a20feadf350912",
"body": null,
"is_bot": false,
"headline": "moved lrpt",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-07-01T01:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e413ed2c7aca6fedd947ba52697e23479757ec3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2024-07-01T01:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1392392c8ca4be30c197238f30403f9ef4abd571",
"body": "fix bug: get a bad ip string",
"is_bot": false,
"headline": "Update conn.go (#77)",
"author_name": "lichao",
"author_login": "lichao2014",
"committed_at": "2024-07-01T01:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3263b4eb3aebee0e0dd831a7a4aeff4de97f62",
"body": null,
"is_bot": false,
"headline": "compitable previous public ip setting (#76)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2024-07-01T01:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72305ff97539d739714d8a2129ee7fe33f0811bb",
"body": null,
"is_bot": false,
"headline": "added LPRT command (#48)",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-07-01T01:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907336e0a5eed090427778da344cb2ec847c7ce4",
"body": "…#70)\n\nformats depending if the value is retrieved from the underlying\nconnection or from the value set by given parameters.\nIf the value is taken from the parameters then the value is returned as\nit was set.\nIf it is retrieved from the underlying connection, then `Addr.String()`\nis used which appen\n[…]\n\nI decided to change the behavior and make `passiveListenIP` always\nreturn an IP address, as it names suggest. This fixes the issue and\nremoved the need of checking for the format on the calling side.",
"is_bot": false,
"headline": "Fix for `passiveListenIP`. Currently the function returns different (…",
"author_name": "Jonathan Leibiusky",
"author_login": "xetorthio",
"committed_at": "2024-07-01T01:07:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e51a26ddba42187e90ae56fb3c7fa55e8e05bce5",
"body": "* add appe command support\n\n* more tests",
"is_bot": false,
"headline": "Add appe command support (#73)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2024-07-01T00:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c32973ca4840d7031eaadd44c9a6513af4089c",
"body": null,
"is_bot": false,
"headline": "add drone support (#74)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2024-07-01T00:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c302a1d846c2a6b6c5d4dd5ea5ab05c4f34aa64e",
"body": null,
"is_bot": false,
"headline": "Use constant-time compare for SimpleAuth (#68)",
"author_name": "Jonathan Rudenberg",
"author_login": "titanous",
"committed_at": "2024-07-01T00:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10a696a9493359e6967ee8b97b2b318b252c5f4",
"body": "* Fix the usage of example\r\n\r\n* update readme",
"is_bot": false,
"headline": "Fix the usage of example (#71)",
"author_name": "wzshiming",
"author_login": "wzshiming",
"committed_at": "2024-07-01T00:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69ddf4beec09330b36fc21c7320f61f3746304b",
"body": null,
"is_bot": false,
"headline": "merging permissions results",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-06-28T04:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd6c708e33c6680e0af01911c221e328b51d1b0c",
"body": null,
"is_bot": false,
"headline": "returning updated perms after CheckPasswd",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-06-28T03:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb2f15a4dc21582d8b0ebcc385fba123e894cf6",
"body": null,
"is_bot": false,
"headline": "updated errors and added LoginFail and LoginSuccess methods calls",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-06-27T05:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fcf45c77dbea11639a840e2014d0dc5a0a1b259",
"body": "…ions options",
"is_bot": false,
"headline": "using Permissions fields instead of just string, for multiple permiss…",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-06-27T02:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5e5968620491267de78b54919db8fc59ab138a",
"body": null,
"is_bot": false,
"headline": "updated comments",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-31T03:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bd7b5851232ea093643391283c083b0677ef220",
"body": null,
"is_bot": false,
"headline": "updated case",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "752cf5112e9c8b0c3233c8ca2027cd89d68dbf47",
"body": null,
"is_bot": false,
"headline": "logging lowercase",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bad885e53e1cd9fc911f1977cb68fe7a90220b5",
"body": null,
"is_bot": false,
"headline": "updated checkPasswd with uuid result",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e32597108229cda08c0bb7f8da1f445c378c6f4",
"body": null,
"is_bot": false,
"headline": "updated checkPasswd with uuid result",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea7b2cab36cd9278a2f53aeb5d9b5e9bbe4f337",
"body": null,
"is_bot": false,
"headline": "updated error logging to clients",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98777615a6602c772a668d47388ba26ddc691271",
"body": null,
"is_bot": false,
"headline": "added reasonNotOk",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691fcde6a2fbc7d00b32d4612fbf2c5220227599",
"body": null,
"is_bot": false,
"headline": "added uuid in CheckUser response",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T04:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb84e4ecfcaa5677dba8627d1edd2f97b6713477",
"body": null,
"is_bot": false,
"headline": "logging username correctly",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2024-05-30T03:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dfb8ada6e0719b5132ad0f22be1cd10289ea3e5",
"body": null,
"is_bot": false,
"headline": "not returning 226 code",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2023-12-12T16:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8a3bad148ec95e9d144d41c35d36d7ba4cc0f3",
"body": null,
"is_bot": false,
"headline": "checking dataConn is not nil",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2023-12-12T16:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5f5f69d093cc92cfde089a2557693bba423ff1",
"body": null,
"is_bot": false,
"headline": "added XMKD command",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2022-02-14T10:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc23f55e979d7f2a69a868a9167e284178a5ea4",
"body": null,
"is_bot": false,
"headline": "added IsConnectionSecure method",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2022-02-14T10:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154826e8849a69cbbe3131d22871c59e1f44e506",
"body": null,
"is_bot": false,
"headline": "if older than 6 months, show year instead of time as per RFC",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2021-08-19T01:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9afbc8c31c4d5f514c179527e1748817fd4aef",
"body": null,
"is_bot": false,
"headline": "added gomod",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2020-07-28T00:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f615775660f1cda5d2c96f15f74ed653d9e4947c",
"body": null,
"is_bot": false,
"headline": "added logging per user",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2020-07-28T00:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e12d34b2072d42c087470d3f74384ac3f678c7",
"body": null,
"is_bot": false,
"headline": "added sourceIP logging for login attempts",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-08-22T00:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc67af8076eae8338c5eb5f1ddec0ba4dfe86826",
"body": null,
"is_bot": false,
"headline": "cleanup errors",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-07-15T00:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0602bb6d240ba0fa5c6946605b05f31ecd9114de",
"body": null,
"is_bot": false,
"headline": "logging using sessioned logger",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-04-23T00:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72007a13a0c34c3e1df261ccfdcd82ec9a92207f",
"body": "Report errors to client when sending the RETR data (#63)",
"is_bot": false,
"headline": "Merge pull request #2 from goftp/master",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-03-11T23:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabccc535b5a216dfa00bb8194563f73224a546d",
"body": "Before this change we ignored the errors returned from copying the\r\ndata to the socket.\r\n\r\nThis meant that if an error occurred the client would hang\r\nindefinitely - the server thinking it had finished and the client\r\nwaiting for a response from the server.\r\n\r\nAfter this change the server responds with a 551 message if the stream\r\nbreaks during the transfer. This allows the client to pick up the\r\nerror and carry on.",
"is_bot": false,
"headline": "Report errors to client when sending the RETR data (#63)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2019-03-04T02:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1be309b8c9bf28b361af437468c690f9830ed8a",
"body": null,
"is_bot": false,
"headline": "added APPE and AppendFile() method",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-02-26T22:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5620fcdb8fede5413f235d5c2c09b10f069d882e",
"body": "Fix socket leak for never used PASV connections (#62)",
"is_bot": false,
"headline": "Merge pull request #1 from goftp/master",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2019-02-21T03:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88de73f463afc77e1410b843e85bde37b5e261eb",
"body": "Before this change if a client used a PASV connection but never\r\nconnected, we would leak a socket permanently.\r\n\r\nThis introduces a one minute timeout for the client to connect before\r\nwe close the connection.",
"is_bot": false,
"headline": "Fix socket leak for never used PASV connections (#62)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2019-01-11T14:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d5903a25981d3768303bac5875a71339e61a8e",
"body": "…er authentication",
"is_bot": false,
"headline": "added CheckUser command, that is called against a driver, prior to us…",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-12-11T02:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a22fe6e67aa0110f6ec880d83deead032d4fd5b",
"body": null,
"is_bot": false,
"headline": "added sessionID getter",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-23T00:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9281d35c03f4f71a0aa78b2d3f188b883a1999",
"body": null,
"is_bot": false,
"headline": "added access to RemoteAddr()",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-15T23:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0204c802ccb69fd1926c6220624fdff96f5ce71c",
"body": null,
"is_bot": false,
"headline": "fix support for implicit ftps pasv connections, clear pasv and explicit",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-01T05:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c11ea46e0e31cca536993ef246e25354c43f54f",
"body": null,
"is_bot": false,
"headline": "correctly supporting PROT and PBSZ over implicit ftps",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-01T02:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeef959e9424e7d64f5e50b7f3dc0233b0a4347f",
"body": null,
"is_bot": false,
"headline": "implicit ftps should allow regular auth",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-01T02:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90b2de644f08aa80a3af37991baba994ac4f33b",
"body": "…ge return",
"is_bot": false,
"headline": "fixed rfc requirement for line feed received without preceding carria…",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-11-01T02:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c031593647686e886ca776d902417743669de531",
"body": null,
"is_bot": false,
"headline": "splitting out port number",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-10-29T03:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c071e8a3fe6c3aedc7364521ca58528ca83293",
"body": null,
"is_bot": false,
"headline": "added LPSV command",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-10-29T02:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d45ed7dd42b0e45e900c7a84efc1f16d6ebd24",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:goftp/server",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-10-28T23:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8069a7fe16b19ed57f2e890d3871a6d99822fb51",
"body": null,
"is_bot": false,
"headline": "added Login() hook when user authenticates with a driver",
"author_name": "Mariusz",
"author_login": "discobean",
"committed_at": "2018-10-24T01:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd52c8552f108eccff6122276753fc1f24c49ed",
"body": "Before this fix, the race detector detected several races on the conn\r\nmember of ftpPassiveSocket.\r\n\r\nThis fixes it by using the existing mutex more consistently.",
"is_bot": false,
"headline": "Fix race condition for passive sockets (#59)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-14T13:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec84fcea79bb06d1ffd1df01d9df8f7769108ad9",
"body": "In 18b6436b30 fmt.Sprintln was changed to fmt.Sprint. However\r\nfmt.Sprint formats its arguments slightly differently. fmt.Sprintln\r\nalways adds spaces between arguments whereas the docs for fmt.Sprint\r\nsay, \"Spaces are added between operands when neither is a string\".\r\n\r\nThis commit fixes the spacing in all fmt.Sprint calls.",
"is_bot": false,
"headline": "Fix formating for fmt.Sprint() messages (#58)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-13T16:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c472d793e7b9f93bd81ed500c6510809236becba",
"body": "Before this change \"REST\" followed by \"RETR\" would leave the append\r\nflag set which means subsequent \"STOR\" commands append data when they\r\nshouldn't.",
"is_bot": false,
"headline": "Make sure we reset the append flag on RETR (#57)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-13T16:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b6436b30284a7666400c1542e66aa7c367b85a",
"body": "Some clients are confused by messges which end in \\n\\r\\n so make sure\r\nwe don't send errors with a \\n on the end by using fmt.Sprint() rather\r\nthan fmt.Sprintln() to construct them.",
"is_bot": false,
"headline": "Don't end error messages with \\n as this confuses some clients. (#56)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-13T15:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ad8729e691c6888934ce6817490959f2c3cf71",
"body": null,
"is_bot": false,
"headline": "remove trace log (#55)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-09-12T15:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c330b4ec3967c397ff4b5537066a475e8c9c8e4",
"body": null,
"is_bot": false,
"headline": "Fix bug that hang on list a file (#54)",
"author_name": "Kenta Oda",
"author_login": "odknt",
"committed_at": "2018-09-12T14:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceca2dad1e7420192f8603b657ef669ab8b73ce2",
"body": "Before this the example server was goftp/ftpd which is a good server\r\nbut no longer a simple example. Replace it with a very simple example\r\nwhich uses the file-driver to serve files from the disk.",
"is_bot": false,
"headline": "Make a new simpler example server (#52)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-11T05:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3ca5641891a42338466bcc243539184263e491",
"body": "Before this change sometimes GoListenAndServe() could return before\r\nthe go routine it contains had been scheduled. This meant the\r\nsocket.lock would not be held and hence waitForOpenSocket() would\r\nreturn with a nil error even when the connection wasn't valid yet.\r\n\r\nMoving the taking of the lock into GoListenAndServe rather than the\r\ngoroutine fixes the problem",
"is_bot": false,
"headline": "Fix race condition in GoListenAndServe() for passive sockets (#49)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-09T03:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80f1846201030e2744cf6f5ca504bf0bb4126e1",
"body": null,
"is_bot": false,
"headline": "fix feats command bug (#53)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-09-09T03:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "692e4bbe2be24cd15e730c0ed8a5e489faa6046f",
"body": "Before this change, conn.PassivePort() could choose a port that was\r\nalready in use if the `PassivePorts` option is in use. This is\r\nincreasingly likely on busy servers. This would lead to messages in\r\nthe log like this:\r\n\r\n2018/09/08 12:29:06 listen tcp :31351: bind: address already in use\r\n\r\nThis change detects this error and tries a new port number (up to 10\r\ntimes) to try to find a port which isn't in use.",
"is_bot": false,
"headline": "Fix \"bind: address already in use\" message when using passive mode (#50)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-09T03:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fd9658695ad428f3adb2f2375f13da96a458fdc",
"body": "Before this change the listener wasn't closed for passive connections.\r\nThat meant that each passive connection leaked a socket which was\r\nvisible as an increasing number of sockets in use with netstat.",
"is_bot": false,
"headline": "Fix socket leak on passive connections (#51)",
"author_name": "Nick Craig-Wood",
"author_login": "ncw",
"committed_at": "2018-09-09T02:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c392808e1b81a5159d20a8a08088db3f5f07ea",
"body": null,
"is_bot": false,
"headline": "added LPRT command",
"author_name": "Mariusz Stankiewicz",
"author_login": null,
"committed_at": "2018-09-07T07:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4ed0debb241142d73c8e2f4025a4fd217a9f8d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'preng69-fix-explicit-tls'",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-08-21T02:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80db66122c0a16d781772d83e4f96262b8aa388",
"body": null,
"is_bot": false,
"headline": "rebase",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-08-21T02:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75862fdc948496d17f1ecec38585f3dc7cac18e2",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-08-21T02:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0616c1e1636afcfdd9427cb606d93dae6ba49114",
"body": null,
"is_bot": false,
"headline": "Include UTF8 in FEAT list since the server supports UTF-8. (#30)",
"author_name": "preng69",
"author_login": "preng69",
"committed_at": "2018-08-21T01:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce292dea1e650698017f287e143d5aad42dc2fc",
"body": null,
"is_bot": false,
"headline": ":zap: Use sendfile syscall to send out file (#44)",
"author_name": "Robert Peng",
"author_login": "Mr-Dai",
"committed_at": "2018-05-03T13:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51dfc8db4040277f5aca71749e057fe1f1c9a35b",
"body": "…ge (#43)",
"is_bot": false,
"headline": ":bug: Fixes the problem of integer overflow when file size is too lar…",
"author_name": "Robert Peng",
"author_login": "Mr-Dai",
"committed_at": "2018-05-02T05:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114653ad82edd7b56f5ea3de8678510977d55b79",
"body": null,
"is_bot": false,
"headline": "Improve shutdown behaviour (#42)",
"author_name": "folbricht",
"author_login": "folbricht",
"committed_at": "2018-04-25T01:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63d319e9497688a7ebe90736ce6225cb8a13c5b",
"body": null,
"is_bot": false,
"headline": "Implement Serve function to allow custom Listeners (#41)",
"author_name": "folbricht",
"author_login": "folbricht",
"committed_at": "2018-04-23T05:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8e7eacfdbd776dd72edfa13345a8ac7ee70a31",
"body": null,
"is_bot": false,
"headline": "release v0.3.0",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-04-20T12:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79842be6f505b6f4e35f90d092eb48822d28422",
"body": null,
"is_bot": false,
"headline": "more tests",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-04-20T02:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2f3f731912d2b91074c9eefe2132a3e52fea232",
"body": null,
"is_bot": false,
"headline": "more tests",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-04-19T15:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada2252b2090e1ccd39ffab0fac6da01169f5047",
"body": null,
"is_bot": false,
"headline": "remove duplicated badge",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-04-19T14:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd25d824e146113c1d8338e870f6716b64361389",
"body": null,
"is_bot": false,
"headline": "add more tests and add badge on README",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-04-19T14:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8217c2b7cc88d388404daf899951fbac85b47264",
"body": null,
"is_bot": false,
"headline": "Add conn test (#40)",
"author_name": "Antoine GIRARD",
"author_login": "sapk",
"committed_at": "2018-04-19T00:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f644f2793f3adf5615b1b4b8d5eeb850ac8c6a1",
"body": "* Extract commun func + add tests\r\n\r\n* Implement fix\r\n\r\n* Add one more test",
"is_bot": false,
"headline": "Refactor parse list param (#39)",
"author_name": "Antoine GIRARD",
"author_login": "sapk",
"committed_at": "2018-04-18T12:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e78b2c62fecbc3dba36c9d3abfd71c7657176c",
"body": null,
"is_bot": false,
"headline": "Only open data connection if no error (#38)",
"author_name": "Antoine GIRARD",
"author_login": "sapk",
"committed_at": "2018-04-12T00:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b481e9e4b8b330cdf1b20fb166369fbd927944f8",
"body": null,
"is_bot": false,
"headline": "Fix documentation for driver interface (#37)",
"author_name": "Antoine GIRARD",
"author_login": "sapk",
"committed_at": "2018-03-25T15:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b22a18d26d67e9ed653075f351ed70752400680b",
"body": "* fix race bug\r\n\r\n* Fix CircleCI and address a test race condition (#36)\r\n\r\n* Build within the Go path.\r\n\r\nDuring CI runs when importing goftp/server from within tests, the\r\nversion in $GOPATH that `go get` obtains is used instead of the\r\nlocally checked out version. This sets a symlink in the $GOPA\n[…]\nt\r\n\r\nThe test would sometimes get connection refused errors as the server\r\ntakes a little time to start listening. This includes retry logic to\r\nallow errors for a half second before failing the test.",
"is_bot": false,
"headline": "Fix race bug and add race test (#35)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-03-03T05:49:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5afaa2d37f7eaf2d0f0b01910b4d2b37963db3e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix-explicit-tls",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-03-01T05:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d032fb14fe90e9bb185bf70dbdd5d5c80cb2318c",
"body": null,
"is_bot": false,
"headline": "LICENSE",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-02-27T07:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e814d4e531a8f92ccb99d6c4d6e5b485d3f0ead9",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-02-27T07:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb68cbcc4fd8e6fb51088155a304782c62f477c",
"body": "* fix bug when info is nil\r\n\r\n* add test framework\r\n\r\n* ignore the race condition on test\r\n\r\n* fix test",
"is_bot": false,
"headline": "Add test framework (#33)",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-02-27T07:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f100e2532f120eebd67f2e528512c1b043f72061",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:goftp/server",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-02-27T06:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf7a7843779b6ed83a39e088f9ab780519cccfc",
"body": null,
"is_bot": false,
"headline": "fix bug when info is nil",
"author_name": "Lunny Xiao",
"author_login": "lunny",
"committed_at": "2018-02-27T05:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db42e02af33e64cfaaa5cdec72d5cf92f7c29ac2",
"body": null,
"is_bot": false,
"headline": "Fix connection failure in PASV mode. (#32)",
"author_name": "as0x",
"author_login": null,
"committed_at": "2018-02-01T10:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1b186b09026f2ccdbbc1b13544c774e1a928a0",
"body": null,
"is_bot": false,
"headline": "Require AUTH TLS before USER when server is configured for TLS.",
"author_name": "preng69",
"author_login": "preng69",
"committed_at": "2017-10-12T11:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e834c67c6ce0d79343a9d7eea4ed433853cc1cc",
"body": null,
"is_bot": false,
"headline": "Use tlsConfig in passive socket",
"author_name": "preng69",
"author_login": "preng69",
"committed_at": "2017-10-12T11:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f23c1ddeff9a780b4279887f26daede556cf783",
"body": null,
"is_bot": false,
"headline": "Accept PBSZ and PROT before authentication, some clients need that.",
"author_name": "preng69",
"author_login": "preng69",
"committed_at": "2017-10-12T11:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e529ec1c1e668ce9a137da44ff3f36c2d09f174a",
"body": "Some clients asking for features will be expecting a standard\r\nmultiline ftp response (according to section 4.2 in RFC949). This adds\r\na multiline response method and rewrites the feature command to use\r\nit.",
"is_bot": false,
"headline": "Send back a proper multiline response (#28)",
"author_name": "Allen Luce",
"author_login": "allenluce",
"committed_at": "2017-06-13T07:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69166507d23b26ba6b9872af93a558a553fbaf9",
"body": "* Implement pluggable logger\r\n\r\nThis commit adds `Logger` to the `ServerOpts` so it can be specified by\r\na library user. `Logger` is now an interface which defines the required\r\nmethods a logger must implement.\r\nThe default logger implementation, `StdLogger` which is used when no\r\nlogger was specifi\n[…]\nerverOpts`, is stateless, thus the\r\n`sessionID` parameters is now given as argument to each `logger.Print*`\r\ncall.\r\n\r\n* Increase version number to 0.2.2\r\n\r\n* Fix two typos\r\n\r\n* Remove Gogland metadata",
"is_bot": false,
"headline": "Pluggable logging backend (#24)",
"author_name": "Andreas Linz",
"author_login": "klingtnet",
"committed_at": "2017-03-02T11:50:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe81982801b5861ad01e643527daac63629b7fdd",
"body": "* Fix delete command requirements\r\n\r\nSigned-off-by: Federico Simoncelli <federico.simoncelli@gmail.com>\r\n\r\n* Fix make directory command requirements\r\n\r\nSigned-off-by: Federico Simoncelli <federico.simoncelli@gmail.com>\r\n\r\n* Fix rename command requirements\r\n\r\nSigned-off-by: Federico Simoncelli <feder\n[…]\n command requirements\r\n\r\nSigned-off-by: Federico Simoncelli <federico.simoncelli@gmail.com>\r\n\r\n* Fix password command requirements\r\n\r\nSigned-off-by: Federico Simoncelli <federico.simoncelli@gmail.com>",
"is_bot": false,
"headline": "Fix commands requirements (#19)",
"author_name": "Federico Simoncelli",
"author_login": "simon3z",
"committed_at": "2016-11-17T07:28:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "540c7c7a4ab137033038216269ac3b55d38f935c",
"body": "… (#14)\n\n* Convert any back slashes to forward slashes\r\n\r\nfilepath.Clean will convert the path to using back slashes on windows\r\n\r\n* Close the data handle after retr",
"is_bot": false,
"headline": "Convert back slashes to forward slashes; close data handle after retr…",
"author_name": "fuzzac",
"author_login": "fuzzac",
"committed_at": "2016-11-17T07:15:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 6,
"latest_release_at": "2022-02-14T10:42:32Z",
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 1619,
"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/discobean/goftp-server",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/discobean/goftp-server",
"is_deprecated": false,
"latest_version": "v0.0.22",
"repository_url": "https://github.com/discobean/goftp-server",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-22T16:24:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 33502,
"source_files_sampled": 15,
"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": [
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.0.0-20220715151400-c0bba94af5f8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.0.0-20220715151400-c0bba94af5f8",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 1,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yob",
"commits": 129,
"avatar_url": "https://avatars.githubusercontent.com/u/8132?v=4"
},
{
"type": "User",
"login": "lunny",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/81045?v=4"
},
{
"type": "User",
"login": "discobean",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/1607717?v=4"
},
{
"type": "User",
"login": "ncw",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/536803?v=4"
},
{
"type": "User",
"login": "notorca",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/903608?v=4"
},
{
"type": "User",
"login": "simon3z",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/130393?v=4"
},
{
"type": "User",
"login": "sapk",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4052400?v=4"
},
{
"type": "User",
"login": "preng69",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/31312643?v=4"
},
{
"type": "User",
"login": "codeskyblue",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3281689?v=4"
},
{
"type": "User",
"login": "Mr-Dai",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6038522?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.474
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"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": 10,
"reason": "project has 14 contributing companies or organizations",
"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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "68fdea54907d64243c6246836ecf40a9a100cbea",
"ran_at": "2026-07-23T00:18:59Z",
"aggregate_score": 3.3,
"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": "2019-03-11T23:23:48Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/discobean/goftp-server",
"host": "github.com",
"name": "goftp-server",
"owner": "discobean"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 46,
"vitality": 48,
"community": 12,
"governance": 62,
"engineering": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.0.1",
"releases_from_tags": false,
"days_since_latest_release": 1619,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1619 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1619
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 20,
"top_contributor_share": 0.474
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 47% of commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 47
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"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": "2/3 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 3
}
}
],
"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": "at_risk",
"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": 46,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "discobean",
"public_repos": 36,
"account_age_days": 5223
},
"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": "2 followers of discobean",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "discobean"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "36 public repos, account ~14 yr old",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 36
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/discobean/goftp-server"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 22,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"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": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.3
},
"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 14 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"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": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 2 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": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"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": 2,
"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": 23
},
"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": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.42,
"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": "42 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"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": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": 33502,
"source_files_sampled": 15,
"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/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:19:10.580037Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/discobean/goftp-server.svg",
"full_name": "discobean/goftp-server",
"license_state": "standard",
"license_spdx": "MIT"
}