Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 280,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 212336,
"Shell": 668,
"Makefile": 4020
},
"pushed_at": "2026-07-21T12:43:28Z",
"created_at": "2018-01-26T16:48:03Z",
"owner_type": "User",
"updated_at": "2026-07-21T12:44:22Z",
"description": "Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://xyrillian.de",
"name": "Stefan Majewsky",
"type": "User",
"login": "majewsky",
"company": "SAP Cloud Infrastructure",
"location": "Tal der Ahnungslosen",
"followers": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/24696?v=4",
"created_at": "2008-09-15T16:34:06Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 6518
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2026-07-21T12:43:54Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-17T09:43:29Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-04-18T23:04:22Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-07-08T14:02:03Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-10-25T12:21:10Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-10-28T14:10:56Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-02-07T10:27:50Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-05-28T12:48:25Z"
}
],
"recent_commits": [
{
"oid": "59359f2d0f0db60c8aa382bb48a8d3e4e15a7f20",
"body": null,
"is_bot": false,
"headline": "v2.2.1",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e41472447315290b2748709e09b27372adc2b7c",
"body": null,
"is_bot": false,
"headline": "convert copyright headers to SPDX format",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3179558f05e9bb2c8c57fe9d0e916cb829df11c",
"body": null,
"is_bot": false,
"headline": "bump Go to 1.26, replace errext.As with errors.AsType",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcfd4733a7ae7d12129b024e93536f7136e4a8e",
"body": null,
"is_bot": false,
"headline": "use t.Context() instead of context.TODO() in tests",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044e297413066262c54beb33e98d0e498178897b",
"body": null,
"is_bot": false,
"headline": "use http.MethodFoo constants where possible",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7bd11d855f0b3266612a18606801f4e09ecc09",
"body": "For type Object, it is a good tradeoff to not carry a mutex in every\ninstance, since Objects are likely only used in the scope of a\nparticular operation (and thus within an individual goroutine). But\nAccount and Container instances are much more likely to be initialized\nonce on startup and then shared across goroutines, so making them safer\nto use at the expense of a slight increase in resource usage looks like\na good choice.",
"is_bot": false,
"headline": "make Account.Headers and Container.Headers thread-safe",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-21T12:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2ace1c7cb82e1af923b8fc5fa7ffba820b9238",
"body": null,
"is_bot": false,
"headline": "v2.2.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-17T09:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c532f9f3ff10641849647fa27ba496f64d4203d2",
"body": null,
"is_bot": false,
"headline": "bump all dependencies to their latest versions",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-17T09:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "558c59e7628245d7fbd21a0453444b59534e8957",
"body": null,
"is_bot": false,
"headline": "add Account.ModifyReportedCapabilities",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-07-17T09:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43f1fe9155c18f5032ff1b328c81671fd5098ea",
"body": null,
"is_bot": false,
"headline": "v2.1.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T23:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1ea91bae4324dc6741c529e896a84a1b218020",
"body": null,
"is_bot": false,
"headline": "force usage of new module path",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T23:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60140d3f5ebb22ef30d7f1b82a220c620e031963",
"body": null,
"is_bot": false,
"headline": "update golangci-lint config, fix new lints",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T23:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587ac99d26a026c4441ce224f52105d2dbd3751b",
"body": null,
"is_bot": false,
"headline": "run `go fix ./...`",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T23:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23429646da1d07d6a8632263a167f167d9971f35",
"body": null,
"is_bot": false,
"headline": "bump all dependencies to their latest versions",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T23:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "137708df186982c9b60a4f0843ca6b6cbefa8c2a",
"body": null,
"is_bot": false,
"headline": "change module path to go.xyrillian.de/schwift/v2",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a39528a31f9455b106f62eb3dbb141ad584164a",
"body": null,
"is_bot": false,
"headline": "add description for CGit",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2026-04-18T22:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6db874b7914c75dfe8b5116257d669a783dbc5",
"body": null,
"is_bot": false,
"headline": "leave a note for what to fix in Schwift 3",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-08-23T12:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70d86bfb46ef73124bca51cc49607d6522005a5",
"body": null,
"is_bot": false,
"headline": "v2.0.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-08T14:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1625d914fa3d9ac98a7db85ae5de13ee4d58fd6",
"body": null,
"is_bot": false,
"headline": "update module path for v2",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-08T13:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f874c88ee641881229b74bc5afa8f2490120d91b",
"body": null,
"is_bot": false,
"headline": "add ctx argument to Account.Capabilities",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-08T13:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fac97b5e944ce70cdca3679f5c2b1eef9b83952",
"body": "Remove context from struct, add ctx as first args to many functions",
"is_bot": false,
"headline": "Merge pull request #19 from SuperSandro2000/context",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-08T13:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7683ab8dcdeca10ff52d626a285edcf7c1db719",
"body": null,
"is_bot": false,
"headline": "Remove context from struct, add ctx as first args to many functions",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2024-07-01T14:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a783c56a98c225569abfa6fb12fdf55297fee9e",
"body": null,
"is_bot": false,
"headline": "fix manually fixable lints",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-01T11:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c489c0e29486ce1a5900c4ff87f403ebbbb70fa",
"body": null,
"is_bot": false,
"headline": "fix autofixable lints",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2024-07-01T11:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe0d65e49adf10a6a92a0412a2ec32e3d036b84",
"body": null,
"is_bot": false,
"headline": "Run go-makefile-maker",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2024-07-01T11:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194ed7d6666fd50283a24b94bc18a483a328aff8",
"body": null,
"is_bot": false,
"headline": "Fix remaining lints",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2024-07-01T11:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd23c64a1283835f5991444bb47ec3da1895ff42",
"body": null,
"is_bot": false,
"headline": "Fix gophercloud lint complains",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2024-07-01T11:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ec57dc4fed205fde1890c0d7531aae6197b3db",
"body": null,
"is_bot": false,
"headline": "Update gophercloud to 2.0.0",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2024-07-01T11:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d57c3967c3f81a36fb9f0d48fb59de5a92d2415",
"body": null,
"is_bot": false,
"headline": "v1.3.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2023-10-25T12:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48895200c34150e8ed0e6c726d6123310e88804",
"body": "Fix remaining lints",
"is_bot": false,
"headline": "Merge pull request #16 from SuperSandro2000/fix-lints",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2023-10-25T11:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f2956376fa67c4fd3abbed65d1ec20bea2b9e00",
"body": null,
"is_bot": false,
"headline": "Fix remaining lints",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2023-10-25T11:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc6c5a6fcf5bf0f52a960b6df87b6bd04e10956",
"body": null,
"is_bot": false,
"headline": "run go-makefile-maker, start fixing new lints",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2023-10-23T11:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c1ae81f02a4b2a24e79d4018dfb1061962420d",
"body": "The minimum supported Go version is 1.20 since older versions are EOL.",
"is_bot": false,
"headline": "bump all dependencies to their latest versions",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2023-10-23T11:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef60b5cd32e8470806dad1c559c4953916fe6fd",
"body": null,
"is_bot": false,
"headline": "add Method, Target to type UnexpectedStatusCodeError",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2023-10-23T11:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6067bcb956c78a38b12bb8f7a3b050a03bde97f0",
"body": null,
"is_bot": false,
"headline": "v1.2.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2022-10-28T14:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90dd519a948d06738479c04d331f28dfab99315c",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'SuperSandro2000:sha2'",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2022-10-28T14:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf9b60d2ded95d29827389a1a5901f1068d4337",
"body": "After consulting the Swift source code, we learned that sha512\nsignatures are formatted using a different scheme. Since sha512 offers\nno real advantage at this point as long as we support sha256 instead,\nwe can just avoid the complexity of supporting the other scheme for now.",
"is_bot": false,
"headline": "remove sha512 as a tempurl digest option",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2022-10-28T14:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd42a265399623a5c1793d0a18cd7369c755c82",
"body": null,
"is_bot": false,
"headline": "Cleanup container and eact to Ctrl+C",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-28T11:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82de494f495481b5ae016038c7020898a135c8dc",
"body": "…ecure sha1",
"is_bot": false,
"headline": "Generate digest preferable with sha2, then sha512 and fallback to ins…",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-28T11:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b38a040830109f19550e7329b82ec5caf76b321",
"body": null,
"is_bot": false,
"headline": "Fix linting errors",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-28T10:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f67f4c0a59a850321b37a154efc9bde60539ca8",
"body": null,
"is_bot": false,
"headline": "Switch to go-makefile-maker",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-26T13:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b8b1e9e393fa987f5ddfa205ace1ea01f2d592",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-26T13:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0036dd9238d42ec0ed00ff97362339af0631c43",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-26T12:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ce17415f25dbf10eba954212c8428ae630df88",
"body": null,
"is_bot": false,
"headline": "Format with go 1.19",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-10-26T12:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6e57b6239655722884a49a86be0f051cc32bde",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2022-02-07T10:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb18e4c2cde898db407dafbb07d1355ef8efdf2",
"body": null,
"is_bot": false,
"headline": "changelog for previous commit",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2022-02-07T10:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e4ca6d1af64e72f60dc40d587f16c1b203357b4",
"body": "If the object path contains multiple slashes back-to-back, these used to\nbe wrongly merged by net.url.URL.String(). For example,\n\n account = \"AUTH_aaa\"\n container = \"ccc\"\n object = \"foo///bar\"\n\nwould become something like\n\n https://swift.example.com/v1/AUTH_aaa/ccc/foo/bar\n\nWith this change, we produce a more correct URL:\n\n https://swift.example.com/v1/AUTH_aaa/ccc/foo%2f%2f%2fbar",
"is_bot": false,
"headline": "do not mangle non-standard object paths",
"author_name": "Sandro Jäckel",
"author_login": "SuperSandro2000",
"committed_at": "2022-02-07T10:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79df56a219c657d51327ca95a1696cd329629665",
"body": null,
"is_bot": false,
"headline": "remove beta notice from README",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T12:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad995d13893ddf0afac14dcb28c3f57ba6ae6e1",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T12:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ff5020601ca066eba21d70719a34320392d086",
"body": null,
"is_bot": false,
"headline": "fix `make test`",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T12:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651cd5a02f2f9cce3d9f256bfa85553b8e17c3a0",
"body": null,
"is_bot": false,
"headline": "use Go modules, update Makefile to my current conventions",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T12:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5332c147be25b138294151b3dd57ec4e0f28e26",
"body": null,
"is_bot": false,
"headline": "rename Object.UploadWithWriter to UploadFromWriter",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T11:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4caefbba49a5675d39fa87f26a757f8131313598",
"body": null,
"is_bot": false,
"headline": "doc: extend usage example",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2021-05-28T11:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1c74594efeab1268531225d304ebae8992e286",
"body": null,
"is_bot": false,
"headline": "document non-threadsafety",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2020-10-14T12:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c09ef2a88d4a46ae566390b057477bd457bf3d",
"body": "Fix typo",
"is_bot": false,
"headline": "Merge pull request #10 from talal/typo",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2020-04-16T12:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c75d8f6405d126e188744cd5cf9f05826e1532",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Muhammad Talal Anwar",
"author_login": "talal",
"committed_at": "2020-04-13T01:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3857990bb9f705ed06f8ac2a18ba7d4a732f4274",
"body": null,
"is_bot": false,
"headline": "guard against Swift sending 100 status too early",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2020-02-24T15:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b3d5e2efc913f52df74291c0c90efb346faa0e",
"body": "add RequestOptions to LargeObject.Append()",
"is_bot": false,
"headline": "Merge pull request #9 from talal/master",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-09-06T12:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127cfdcd847fef24f606b5c548fe90dc2b46549e",
"body": null,
"is_bot": false,
"headline": "add test for segment expiration",
"author_name": "Muhammad Talal Anwar",
"author_login": "talal",
"committed_at": "2018-09-06T12:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc05e125f4850bedbe19c5ab29d4767139c846df",
"body": null,
"is_bot": false,
"headline": "add test for large object expiration",
"author_name": "Muhammad Talal Anwar",
"author_login": "talal",
"committed_at": "2018-09-06T12:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0591e531c8d424373039701ffa571d8ac4e162e8",
"body": null,
"is_bot": false,
"headline": "add support for RequestOptions in lo.Append()",
"author_name": "Muhammad Talal Anwar",
"author_login": "talal",
"committed_at": "2018-09-06T12:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fc59495d0d2942f80e84d79be9246e922895b1",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Muhammad Talal Anwar",
"author_login": "talal",
"committed_at": "2018-09-06T12:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4da85fbc6b4e10c0da7eabe684561e2c2378f76",
"body": null,
"is_bot": false,
"headline": "goddammit macos",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-09-06T08:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9be896d5fd937c64a95797ced7ce887103518c8",
"body": "Cover more readers for automatic etag calculation",
"is_bot": false,
"headline": "Merge pull request #7 from databus23/patch-2",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-09-03T11:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126e4fe15a604227693deb0c443e25a27751ec93",
"body": "Not sure If I'm missing something but this seems more general (specifically it covers `*os.File` which doesn't have a `WriteTo` method).\r\n\r\nNote: This is untested. Just putting it up for discussion.",
"is_bot": false,
"headline": "Cover more readers for automatic tag calculation",
"author_name": "Fabian Ruff",
"author_login": "databus23",
"committed_at": "2018-09-03T10:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e3d1b71945877f116b87e7462fa96f427b0ecd",
"body": null,
"is_bot": false,
"headline": "fix obvious crash",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-07-26T12:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c8b90bcb1345f1c0421a25a16a2d393d27805d",
"body": null,
"is_bot": false,
"headline": "support aborting requests with context.Context",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-07-11T12:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3eb72207f62b7bc4e08b3dc750f7da8cacb53b",
"body": null,
"is_bot": false,
"headline": "add Object.TempURL()",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-07-10T13:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eab6bf51e2fe22de6c877e01149b49bba283792",
"body": null,
"is_bot": false,
"headline": "add URL() method also to Container, not just to Object",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-06-07T12:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d302ac4e0f3ff52d600a32a3a0dbac056533241c",
"body": "Add URL() function for Object",
"is_bot": false,
"headline": "Merge pull request #4 from databus23/patch-1",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-06-07T11:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97bf1aaad66aa180c67bbc375c1f82aca10a5c3a",
"body": null,
"is_bot": false,
"headline": "add Capabilities.Symlink",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-30T14:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81732006cfe081371d8a67e47408d4eae7542179",
"body": null,
"is_bot": false,
"headline": "make the IsEqualTo() methods public",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-30T12:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7eb0faacb77436a492d4b9b9775f2771a546d7",
"body": "…aders\n\nThe additional guarantee that Object.SymlinkHeaders becomes equivalent\nto Object.Headers for non-symlinks will be useful e.g. for\nswift-http-import's usecase.",
"is_bot": false,
"headline": "adjust semantics of Object.InspectSymlink, rename to Object.SymlinkHe…",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-30T09:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63541ba5897fdd20cf563461b42eb9599e6437a5",
"body": null,
"is_bot": false,
"headline": "my PR has been merged",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-30T09:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c9ebde4034560f1bc8e188a1d6071b3cf34824",
"body": null,
"is_bot": false,
"headline": "Add URL() function for Object",
"author_name": "Fabian Ruff",
"author_login": "databus23",
"committed_at": "2018-05-11T12:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65158017829cee6fba71a6d730d1502026280a7",
"body": "Closes #2.",
"is_bot": false,
"headline": "add support for symlinks to ObjectIterator",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-07T12:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e9003342f79313d4b919818db6f69964d102db",
"body": null,
"is_bot": false,
"headline": "add Object.SymlinkTo(), Object.InspectSymlink() etc.",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-07T11:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94608f789ad89dcecd4e02328e79787d4342a94",
"body": null,
"is_bot": false,
"headline": "fix formatting of X-Delete-At header",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-04T09:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7e256d490a179c5636a5cbdfae12ec1e2b08dc",
"body": null,
"is_bot": false,
"headline": "make tests work with Keystone auth",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-04T09:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98778b85e01c13d7ede8c76e35c8c954fb379ec1",
"body": null,
"is_bot": false,
"headline": "add support for pseudo-directories to ObjectIterator",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-03T14:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e685c1a6632f2f421713f677dd1ae691dedaa68",
"body": null,
"is_bot": false,
"headline": "add configurable User-Agent to Schwift, Gopherschwift",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-03T13:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4e8d74bfe7afd4ad65eea9d6385ca969428ed6",
"body": null,
"is_bot": false,
"headline": "fix CopyTo test",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-03T13:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb7c02b4294d3f596633284abc144ba98b565b8",
"body": null,
"is_bot": false,
"headline": "proof-read documentation",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-03T12:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a64fd95e191e87b9d0c1e0e9556cff92fc230a5",
"body": "For backwards compatiblity when later expanding the scope of this\nfunction (analogous to DeleteOptions, UploadOptions, TruncateOptions).",
"is_bot": false,
"headline": "add (currently empty) CopyOptions arg to Object.CopyTo",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T20:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc023fb7387772b70496d24449e301cd856634ff",
"body": null,
"is_bot": false,
"headline": "test coverage for bulk-delete fallback code path",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T20:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "714ac4546a1378fec6fbec94096c6ec315214081",
"body": "It's trivially replicable by clients, and has an ugly API that I don't\nwant to commit on at this point.",
"is_bot": false,
"headline": "remove Object.MoveTo",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T20:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57a07087a53a14e9dbf6e1e01da88e4c0dc34a5",
"body": null,
"is_bot": false,
"headline": "test coverage for large object operations",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T20:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9749638e3393f471d7e28362795689bf37cc023",
"body": "I thought about this some more, and I believe the Writer-based approach\nin the previous version of the LargeObject API does not scale: It makes\nit very hard to write code that uploads segments without resorting to a\nbuffer the same size as the segments. I don't want gigabyte-scale\nbuffers filling up my RAM, so this commit switches to a different API\nbased on Readers. LargeObject.Append() now behaves very similar to\nObject.Upload(), which I find quite nice.",
"is_bot": false,
"headline": "revamp the LargeObject API",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T17:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ad3ae67e9c42aa738adae7e7fd535109bc9005",
"body": null,
"is_bot": false,
"headline": "exclude util/ from golint, govet",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-05-02T14:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b698287d0655420713bf6edfbc8de53da7c5a236",
"body": null,
"is_bot": false,
"headline": "add DeleteOptions to Object.Delete()",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-30T11:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df55a731aa3330f82d22b010a7a2a4d66521972",
"body": "This has gone through a lot of iterations on my branch, and I'm quite\nhappy with the parts of the API that exist now. Test coverage can still\nbe better, and will get better in the following commits.\n\nThe API is not yet finished: I want to add Options arguments to\nObject.Upload(), Object.Copy(), Obje\n[…]\n.Delete() that\nspecify how each of these operations affect existing segments (and,\nlater, also existing symlinks). For Upload(), uploading in segments\nshall become as easy as flipping a single switch.",
"is_bot": false,
"headline": "initial support for large objects",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-30T08:04:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1f3fcfa9366e49b371c7be2b5c90b957ce93b8dd",
"body": null,
"is_bot": false,
"headline": "update documentation with new Gophercloud best practices",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-29T13:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55851ab5d1eb31f868ae45abdbdef152dd97b1ac",
"body": "…, nil",
"is_bot": false,
"headline": "tryCompute{ContentLength, Etag}: add special cases for strings.Reader…",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-27T18:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bbe06e039ae4e1de04c54ac82574afb81d5f69",
"body": null,
"is_bot": false,
"headline": "fix tests for Swift Queens",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-27T17:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ea09de889bd5c5048540ab4c44fcdb5002467a",
"body": null,
"is_bot": false,
"headline": "add Account.isEqualTo, Container.isEqualTo",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-27T17:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cbe4314ea1f626a8b785628d053e2af52c1ddd",
"body": null,
"is_bot": false,
"headline": "s/project name/project ID/",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-04-27T13:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23b4052c0866698b14ac13ac98581d9f5440a9b",
"body": "1. Move common methods of AccountHeaders, ContainerHeaders,\n ObjectHeaders into a base type Headers.\n\n2. Fold Headers into RequestOptions to remove one of the two optional\n arguments on request methods. The new Headers.ToOpts() method\n offers a nice experience for users passing Headers to requ\n[…]\nthat we lose a bit of type-safety because\n RequestOptions takes any Headers instance, so e.g. ContainerHeaders\n could be passed to Object.Upload(). I believe the benefits outweigh\n this problem.",
"is_bot": false,
"headline": "revamp the Headers API",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-03-11T18:41:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aaf61ac55e18a04fd68b9b6ee4fd4fce49659eeb",
"body": null,
"is_bot": false,
"headline": "add Account.BulkDelete()",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-03-09T17:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8ed9ef479ca2084d9e34edfda0a99be34dbdb5",
"body": "For use in Account.BulkDelete().",
"is_bot": false,
"headline": "generalize BulkUploadError into BulkError",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-03-08T22:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9bb149419c4df0be820f2cb72c8cc7e3332c68",
"body": null,
"is_bot": false,
"headline": "add Account.BulkUpload(), BulkUploadError, BulkObjectError",
"author_name": "Stefan Majewsky",
"author_login": "majewsky",
"committed_at": "2018-03-08T21:36:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 10,
"latest_release_at": "2026-07-21T12:43:54Z",
"latest_release_tag": "v2.2.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 268.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "go.xyrillian.de/schwift/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/go.xyrillian.de/schwift/v2",
"is_deprecated": false,
"latest_version": "v2.2.1",
"repository_url": null,
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T12:43:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 7,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2018-05-11",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_stars": 7
},
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 25948,
"source_files_sampled": 39,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/gophercloud/gophercloud/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.13.0"
},
{
"name": "github.com/gophercloud/utils/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-20260626221802-4ae35253ac13"
},
{
"name": "github.com/jpillora/longestcommon",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20161227235612-adb9d91ee629"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/gophercloud/gophercloud/v2",
"direct": true,
"version": "v2.13.0",
"ecosystem": "go"
},
{
"name": "github.com/gophercloud/utils/v2",
"direct": true,
"version": "v2.0.0-20260626221802-4ae35253ac13",
"ecosystem": "go"
},
{
"name": "github.com/jpillora/longestcommon",
"direct": true,
"version": "v0.0.0-20161227235612-adb9d91ee629",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/uuid/v5",
"direct": false,
"version": "v5.4.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 3,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 7,
"closed_ratio": 0.3,
"closed_issues": 3,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "majewsky",
"commits": 133,
"avatar_url": "https://avatars.githubusercontent.com/u/24696?v=4"
},
{
"type": "User",
"login": "SuperSandro2000",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/7258858?v=4"
},
{
"type": "User",
"login": "talal",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/3526562?v=4"
},
{
"type": "User",
"login": "databus23",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/439223?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.864
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 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": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "59359f2d0f0db60c8aa382bb48a8d3e4e15a7f20",
"ran_at": "2026-07-21T18:54:24Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/majewsky/schwift",
"host": "github.com",
"name": "schwift",
"owner": "majewsky"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 50,
"vitality": 66,
"community": 40,
"governance": 54,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v2.2.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 268.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~268.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 268.6
}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 1,
"stars": 7,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.864
},
"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 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 8,
"open_issues": 7,
"closed_issues": 3,
"issue_closed_ratio": 0.3,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "30% of issues closed",
"points": 14,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 30
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/9 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 61,
"owner_type": "User",
"is_verified": null,
"owner_login": "majewsky",
"public_repos": 49,
"account_age_days": 6518
},
"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": "61 followers of majewsky",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 61,
"login": "majewsky"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~17 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"go.xyrillian.de/schwift/v2"
],
"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": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 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": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 7,
"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": 10
},
"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": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.17,
"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": "17 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": 25948,
"source_files_sampled": 39,
"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/39 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 39,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T18:54:33.500365Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/majewsky/schwift.svg",
"full_name": "majewsky/schwift",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}