Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"s3",
"s3-bucket",
"s3-storage",
"rest",
"restful",
"restapi",
"rest-api",
"storage",
"object",
"blob",
"cloud",
"cloud-native",
"multicloud"
],
"is_fork": false,
"size_kb": 921,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 744854,
"Batchfile": 1108
},
"pushed_at": "2026-07-27T02:12:48Z",
"created_at": "2019-04-18T21:18:52Z",
"owner_type": "User",
"updated_at": "2026-07-27T02:12:52Z",
"description": "Emulated Amazon Web Services (AWS) Simple Storage Service (S3) server-side interface.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://www.joelchristner.com",
"name": "Joel Christner",
"type": "User",
"login": "jchristn",
"company": "View",
"location": "California",
"followers": 282,
"avatar_url": "https://avatars.githubusercontent.com/u/1421081?v=4",
"created_at": "2012-02-08T21:54:14Z",
"is_verified": null,
"public_repos": 150,
"account_age_days": 5282
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "03a7177acd605a32416184fda076d3e518816bf9",
"body": "….TotalSize\n\nRange (206 Partial Content) responses previously always emitted\nContent-Range: bytes start-end/* because the ReadRange callback returns\nonly the range length, leaving the full object size unknown to the server.\nThe '*' total prevents ranged/multipart download clients such as the AWS\nCLI\n[…]\n so the change is fully backward\ncompatible. Update the test server to set TotalSize and strengthen the\nrange test to assert the numeric total.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "v7.3.1: emit real Content-Range total on range responses via S3Object…",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-07-27T02:12:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "355596422179be38bde762d3e2541238e288c158",
"body": null,
"is_bot": false,
"headline": "Add anonymous public access callback",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-07-01T20:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5785aa82419ba2b80049303b174466f06554b60f",
"body": null,
"is_bot": false,
"headline": "NuGet v7.2.0, V2 signature support",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-06-11T15:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68dd5f82d0e4a09b8debdb86a27044a82d345704",
"body": null,
"is_bot": false,
"headline": "Add archived object restore support",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-05-10T17:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcff3b4cb190c66a3275d1d2b8ed017615342d35",
"body": null,
"is_bot": false,
"headline": "NuGet v7.0.7, netstandard2.1, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-06T20:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6f3f0763b0b9898c424c68cb63fb325b808668",
"body": null,
"is_bot": false,
"headline": "NuGet v7.0.6, signature debug logging",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-06T19:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8c49da4226b47b4e2048f121d739bd5f8c77a4",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "NuGet v7.0.5, Watson 7.0.9, test port randomization",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-03T15:16:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1f47d9ef60bf798129946c1918672c2c95959c48",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix wildcard hostname UriFormatException in signature validation path",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-02T20:34:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "257c5f0915d84c965e31f5664d7d70ecfe844aaa",
"body": "…0.0.0)\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "NuGet v7.0.4, fix UriFormatException for wildcard hostnames (*, +, 0.…",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-02T20:18:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7977a991ba29415deedfec35e15950a5ee2020da",
"body": "- Signature validation now fails closed: Start() throws if\n EnableSignatures is true but GetSecretKey callback is not set\n- ObjectReadRange returns 206 Partial Content with Content-Range,\n Accept-Ranges, ETag, Last-Modified, StorageClass headers\n- Recognized but unwired operations return 501 NotImplemented\n instead of generic 400 InvalidRequest\n- Added tests for all three fixes\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "NuGet v7.0.3, signature fail-closed, range 206, unwired ops return 501",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-02T19:40:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f9be4bc08f9af638a4a737e9b9401b216b08971f",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "NuGet v7.0.2, Watson 7.0.6, suppress S31000 build warning",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-02T18:42:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5450117b3a9f28bcecb87d23e7135d22855e5970",
"body": "- Updated to Watson 7.0.5 (removed Watson.Lite, TCP transport is now native)\n- Updated to AWSSignatureGenerator 1.0.12 with streaming signature support\n- Updated to AWSSDK.S3 4.x in test projects\n- Target frameworks: net8.0 and net10.0 (dropped netstandard2.0/2.1, net6.0)\n- AWS Signature V4 validati\n[…]\n 3.x API change in Test.RequestStyle (Send -> SendAsync)\n- 104 automated tests covering all S3 operations and signature validation\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "NuGet v7.0.1, Watson 7.0, streaming signature validation, test overhaul",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-04-02T13:54:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1cd46c4fa9eae9f79270e87bb8ae79bfdad45792",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.36, dep update, fixes, addl testing",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-03-22T07:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b87c7c53aa07d3a08beaf57ac2dc2bedd51fa3",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.35, CommonPrefixes fix for S3 compat",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-02-16T17:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa0bebc31dea40f9602b8d2f55da41bf1f2bb00",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.34, additional S3 compatibility, serializer change",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-02-06T20:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e102a239b4c07382e2c0115d1d334ef52aaeb72",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.33, S3 compatibility",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-02-06T16:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f21d93716e7bdc4bcefbba554a895c8cf22a02",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.33, better S3 compatibility",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-02-06T06:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e3fd3bed45f0b145c0c5b92e5efbe2c545204b2",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.31, UseTcpServer, additional automated tests",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-02-06T01:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66894147a8103ed8c8209ebd2a5c98385d240f4",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.30, dep update and retarget to .net10.0",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2026-01-09T03:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58501c96dbf75271fd67c651708d6c7da1358229",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.29, XmlIgnore for MinioClient compat",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-10-14T05:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74208ab005bba68843034336d40bed534d9dc481",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-10-13T21:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2424be4f522cb932d305100f6b41cd5a78342f20",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.28, dep update, additional testing",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-10-13T20:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c6ad2b2ad355e94c7a1edf0dc32d5eecc50367",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.26",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-09-07T21:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910ef9f980c9d1f70c857eca7756648967904500",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.25",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-09-07T21:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdede2b85a08553bc1a0606e6b36edc49bc5c350",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.24, remove Accept-Charset header",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-09-07T20:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a09671f265ba3011aca2cad0e52e19530b8c2b3",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.23, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-08-09T15:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb5b845acc92ed704fa128f1039847c460f24f1",
"body": null,
"is_bot": false,
"headline": "Dep update and retarget",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-05-02T21:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57141d1cd4976047695603171ecbc31c1904b994",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.21, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2025-01-20T22:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21de8701b5402a706b45b764c9e930423b832730",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.19, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-12-13T05:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42fc6e31877799956a6071650b04b3e2942ab15",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.18, remove chunked encoding on list objects API",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-09-09T15:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f2bb91b7804ed78b786983d65650022a6dc29d",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.17, exception serialization",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-09-09T14:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44a0719d3fd361e136cf7b9bb47835d86401ac4",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.16, IsMultipartUploadRequest",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-08-06T15:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6dc910b01e07194becbaef615329fdc9cd593a1",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.15, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-08-02T17:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674793a525ee3b4425d37dc98881737001f32c1b",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.14, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-07-07T05:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "253c325de052eaa3ef6d5c97783e0a604860cb80",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.12, JsonIgnore in settings",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-04-20T03:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61347aee531e83f857c5669c86d0928fbf78b02",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.11",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-04-04T15:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18639c6eed64a37845ac8ecb9950734de30b424a",
"body": "Add Invariant culture to DateTime.ToString",
"is_bot": false,
"headline": "Merge pull request #3 from memadk/master",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-04-04T15:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f6f0e9c5410ab239badb25b2b65ec8feb125a6",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.10, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-03-28T18:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77406bb1c31140e17096fa8e4029e6490666fd59",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.9, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-03-28T17:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7529d1234a92569609b36997d7f030dbc217fe",
"body": null,
"is_bot": false,
"headline": "Tried to add Invariant culture",
"author_name": "Mikkel Andreasen",
"author_login": "memadk",
"committed_at": "2024-01-29T15:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f7860f087305b9c54ff0af3bc1a3bebdf94e62",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.8, XML annotation fixes",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2024-01-03T00:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c3c57b1bf58ff4726e4982bf441dfc23d9380a2",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.3, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-12-14T16:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828c5c085be2818783f6db3c4d440713ab9a2dbf",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.2",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-11-27T23:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69949b6da866b6bbc47e333189b1c29228ada41a",
"body": null,
"is_bot": false,
"headline": "NuGet v6.0.1",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-11-27T17:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdf937f51662e4bfa44527ac75b6455a4d64fa3",
"body": null,
"is_bot": false,
"headline": "NuGet v5.2.1, minor breaking changes, fixes, dep updates",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-08-19T21:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353bb8d388f6e5330dc3739d47a32d99bcdaa38c",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.9, strong naming",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-08-01T15:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e5d9cf4b02cb1d1540e193c32bf045c2d1e902",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.7, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-18T16:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0538bd0a03e6f0c2d2f5abe688d169e3d34e3e14",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.6, DeleteObjectAcl request type",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-11T03:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3018976e2d1f86a4294eb899c0a92e13b556a47a",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-09T15:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f364a9fd34aa9647115bd6655feab4e7d8f7e730",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.5, bucket delete ACL API",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-09T15:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612970e1f2f7a46adcdcfd14ed784aabcd490a69",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.3, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-09T03:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c470f5c3c4701b6cfdb88b15b08d4e41857955e0",
"body": null,
"is_bot": false,
"headline": "NuGet v5.1.2, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2023-05-08T20:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4127053d608b60c371d520114431c5e2110a4dbc",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.16, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-10-12T20:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f8b2d4374293516cd75ad5f623d413b9a790e6",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.14, more enums",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-10-07T22:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4a75b5283664df31a1a7d69dc0b000fadccfb1",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.12, minor change to VersioningConfiguration",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-10-07T19:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53393b57ec51d8dc21e5aad110556c5adee125f0",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.11, fix in serialization helper for exceptions",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-22T16:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ed5c0787f2751ec378d7a691d6e1226718ba9f",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.10, error code fix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-22T16:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbfe21affa37e2a882fe305316371ac54e01867",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.9, fix for parsing range header",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-22T15:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa68897fbc81f05818fc3ebf27bfbc95c41721a1",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.8, fix for range read",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-21T16:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad9c52aba3a251e70563d8c6209db8ce935ab4ec",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.7, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-20T17:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85375c1aac0cdb9b5412270dfa26ee36e2084c51",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.6, exception status codes",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-15T15:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f892d267db37c97cc03b765647c5727485cb39bf",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.5, NoSuchKey and NoSuchBucket",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-15T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d988533596f7ed22c7a611d7d385880b7163b23",
"body": "… ListVersions",
"is_bot": false,
"headline": "NuGet v5.0.4, bucket region string in constructor for ListObjects and…",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-14T21:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50aa8e410da72f0e917e38c7388ab43dce5e40d9",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.3, more fixes",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-14T20:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec1b3c93f1d6be237ede7a7f1630fd1cd595fb1",
"body": "…ity with S3",
"is_bot": false,
"headline": "NuGet v5.0.2, changes to hopefully improve ListObjects API compatibil…",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-14T16:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf83e4e9acafe565d1a4a8a84b71f029e7e035ed",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.1, remove unnecessary reference",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-13T20:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065713aa799606e0b569d9464de7ab6259922655",
"body": null,
"is_bot": false,
"headline": "NuGet v5.0.0, breaking changes",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-09-13T17:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d48d395b8c6bd534fba95c2930efe92f0ec7bca",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.13, dep update for fix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-04-01T14:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f652d5e41bc7283b8002f3474eac51ef76efa66",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.12, dependency update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-04-01T14:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00396c93b8530dc12dd3fea24c602b69e6e26b31",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.11, chunking fix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-03-31T17:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3437a3a0d2e73ed36db39b0004c2dc2b3d6bc0",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.10, set chunked transfer when streaming detected",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-03-30T15:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2fe5fd75ca417e7658549852637e41d1e2a4a12",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.9, dependency update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-03-30T15:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331693a07022dcf18082153062388a3082943da5",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.8, remove deprecated code",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-01-27T15:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695e75d7fe149a8a7211fe7179b725caa5eb8207",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.7, .NET 6 support",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-01-26T19:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a94d4f4b9b29320f0b15d73f2cf8799bf967fc",
"body": null,
"is_bot": false,
"headline": "DONATIONS.md",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2022-01-07T16:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b449b11b9159fa0f8183b8c360c995eeba41dc4f",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-11-02T21:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba3a15395d89dc92989b1cec69f56e3436c17d1",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.6, minor fix to versioned entities",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-25T20:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e35ec71a10b54d792b23cfa79f129045be78da4",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.5 (facepalm)",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-22T17:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f54298fd0dfab2ebd24b2326ad82083663c3198",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.4, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-22T17:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1948802a29b86fefa2bd82405437b1e6ded6cae",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.3, HEAD object fix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-20T17:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142a88777edcd734315ff46b94cf77f59c20f7f8",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.2, string enum converter for error",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-14T04:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab5fc22452ad7898523faa2764f620c2ba0933b",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1.1, tagging fix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-13T20:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6c099dcdc39b4e21dcf137449061da775ac6d4",
"body": null,
"is_bot": false,
"headline": "NuGet v4.0.1, major refactor",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-10-13T18:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902cd4247517d61766f82eb6d58686e004fd4437",
"body": null,
"is_bot": false,
"headline": "NuGet v3.2.5, expose ContentLength",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-07-09T16:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00b6e0b12b7a4b416813a49edd3c2b10c7df999",
"body": null,
"is_bot": false,
"headline": "NuGet v3.2.4, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-06-15T17:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110795c07b0f0dbcc1139361565a07e9c6c5ffcb",
"body": null,
"is_bot": false,
"headline": "NuGet v3.2.3, bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-06-15T17:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e3847be9aa5259ae0642cd4ab2edb6b179e969",
"body": null,
"is_bot": false,
"headline": "Bugfix",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-06-15T16:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e16893c43f89a98db60b6587b5507d397fad079",
"body": null,
"is_bot": false,
"headline": "NuGet v3.2.1, breaking changes",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-06-15T16:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822fe0dfdacd312365e7ba1627b6660d5cca66de",
"body": null,
"is_bot": false,
"headline": "JSON ignore on response stream",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-06-11T19:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d7e28d82802c3294490182ea5ec6a8571970f4",
"body": null,
"is_bot": false,
"headline": "NuGet v3.1.1, remove signature V2",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-04-20T17:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef44a7fe615b4e62c0babbdfcb650567b45c16e",
"body": null,
"is_bot": false,
"headline": "NuGet v3.1.0",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-03-09T21:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cb086a9829d93add50a7a90a7d0436b4f68f67",
"body": null,
"is_bot": false,
"headline": "NuGet v3.0.2",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-03-09T16:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f9d788e781f3f8a98abf25e10d6f815866c19b",
"body": null,
"is_bot": false,
"headline": "NuGet v3.0.1",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-03-09T05:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec39351ec3c7f511485c8e541f3e998ca357a48",
"body": null,
"is_bot": false,
"headline": "NuGet v3.0.0",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-03-05T00:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0398c342ee35297b8ba4c566e0de7a774bfaa90",
"body": null,
"is_bot": false,
"headline": "NuGet v2.2.0",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2021-03-01T23:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953762b0084d5a00b35bba18982ddf9d5a614bcc",
"body": null,
"is_bot": false,
"headline": "NuGet v2.1.3.2, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2020-12-26T11:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc038abc33220d51b0734c6b7cf68df8e411211a",
"body": null,
"is_bot": false,
"headline": "NuGet v2.1.3.1, dep update",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2020-11-19T06:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46383abb6eb832f466b5a2cb0975377e5d9c1afe",
"body": null,
"is_bot": false,
"headline": "NuGet v2.1.3, .NET 5 support",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2020-11-16T17:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef1f5ea304cc9d1522e1e3868391293a92632e3",
"body": null,
"is_bot": false,
"headline": "NuGet v2.1.2, Owner property in Contents and Version",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2020-10-22T21:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9154e36a23104c63eaf93de30b7d52598744af28",
"body": null,
"is_bot": false,
"headline": "FUNDING.yml",
"author_name": "Joel Christner",
"author_login": "jchristn",
"committed_at": "2020-10-14T18:09:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 25,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "S3Server",
"exists": true,
"license": null,
"keywords": [
"aws",
"s3",
"storage",
"rest",
"interface",
"server",
"less3",
"minio",
"ceph",
"view"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/S3Server",
"is_deprecated": false,
"latest_version": "7.3.1",
"repository_url": "https://github.com/jchristn/S3Server",
"versions_count": 102,
"total_downloads": 67069,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-27T02:52:20.257000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 14,
"stars": 52,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/S3Server/S3Server.csproj",
"src/Test.Automated/Test.Automated.csproj",
"src/Test.Client/Test.Client.csproj",
"src/Test.Nunit/Test.Nunit.csproj",
"src/Test.RequestStyle/Test.RequestStyle.csproj",
"src/Test.Server/Test.Server.csproj",
"src/Test.Shared/Test.Shared.csproj",
"src/Test.SignatureValidation/Test.SignatureValidation.csproj",
"src/Test.Xunit/Test.Xunit.csproj"
],
"largest_source_bytes": 71802,
"source_files_sampled": 124,
"oversized_source_files": 2,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 19295
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "AWSSignatureGenerator",
"manifest": "src/S3Server/S3Server.csproj",
"ecosystem": "nuget",
"version_constraint": "1.1.0"
},
{
"name": "PrettyId",
"manifest": "src/S3Server/S3Server.csproj",
"ecosystem": "nuget",
"version_constraint": "2.0.1"
},
{
"name": "Watson",
"manifest": "src/S3Server/S3Server.csproj",
"ecosystem": "nuget",
"version_constraint": "7.0.10"
},
{
"name": "Touchstone.Cli",
"manifest": "src/Test.Automated/Test.Automated.csproj",
"ecosystem": "nuget",
"version_constraint": "0.1.12"
},
{
"name": "AWSSDK.S3",
"manifest": "src/Test.Client/Test.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "4.0.20.2"
},
{
"name": "Inputty",
"manifest": "src/Test.Client/Test.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.13"
},
{
"name": "Newtonsoft.Json",
"manifest": "src/Test.Client/Test.Client.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.4"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "18.3.0"
},
{
"name": "NUnit",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.2"
},
{
"name": "NUnit.Analyzers",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "4.7.0"
},
{
"name": "NUnit3TestAdapter",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.0"
},
{
"name": "Touchstone.NunitAdapter",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "0.1.12"
},
{
"name": "coverlet.collector",
"manifest": "src/Test.Nunit/Test.Nunit.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "RestWrapper",
"manifest": "src/Test.RequestStyle/Test.RequestStyle.csproj",
"ecosystem": "nuget",
"version_constraint": "3.1.8"
},
{
"name": "Inputty",
"manifest": "src/Test.Server/Test.Server.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.13"
},
{
"name": "Newtonsoft.Json",
"manifest": "src/Test.Server/Test.Server.csproj",
"ecosystem": "nuget",
"version_constraint": "13.0.4"
},
{
"name": "AWSSDK.S3",
"manifest": "src/Test.Shared/Test.Shared.csproj",
"ecosystem": "nuget",
"version_constraint": "4.0.20.2"
},
{
"name": "Touchstone.Core",
"manifest": "src/Test.Shared/Test.Shared.csproj",
"ecosystem": "nuget",
"version_constraint": "0.1.12"
},
{
"name": "Inputty",
"manifest": "src/Test.SignatureValidation/Test.SignatureValidation.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.13"
},
{
"name": "RestWrapper",
"manifest": "src/Test.SignatureValidation/Test.SignatureValidation.csproj",
"ecosystem": "nuget",
"version_constraint": "3.1.8"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/Test.Xunit/Test.Xunit.csproj",
"ecosystem": "nuget",
"version_constraint": "18.3.0"
},
{
"name": "Touchstone.XunitAdapter",
"manifest": "src/Test.Xunit/Test.Xunit.csproj",
"ecosystem": "nuget",
"version_constraint": "0.1.12"
},
{
"name": "xunit",
"manifest": "src/Test.Xunit/Test.Xunit.csproj",
"ecosystem": "nuget",
"version_constraint": "2.9.3"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "src/Test.Xunit/Test.Xunit.csproj",
"ecosystem": "nuget",
"version_constraint": "3.1.5"
},
{
"name": "coverlet.collector",
"manifest": "src/Test.Xunit/Test.Xunit.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "AWSSDK.S3",
"direct": true,
"version": "3.7.1.2",
"ecosystem": "nuget"
},
{
"name": "AWSSDK.S3",
"direct": true,
"version": "4.0.20.2",
"ecosystem": "nuget"
},
{
"name": "AWSSignatureGenerator",
"direct": true,
"version": "1.1.0",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": true,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "Inputty",
"direct": true,
"version": "1.0.13",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "18.3.0",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.1",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.4",
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": true,
"version": "4.3.2",
"ecosystem": "nuget"
},
{
"name": "NUnit.Analyzers",
"direct": true,
"version": "4.7.0",
"ecosystem": "nuget"
},
{
"name": "NUnit3TestAdapter",
"direct": true,
"version": "5.0.0",
"ecosystem": "nuget"
},
{
"name": "PrettyId",
"direct": true,
"version": "2.0.1",
"ecosystem": "nuget"
},
{
"name": "RestWrapper",
"direct": true,
"version": "3.1.8",
"ecosystem": "nuget"
},
{
"name": "Touchstone.Cli",
"direct": true,
"version": "0.1.12",
"ecosystem": "nuget"
},
{
"name": "Touchstone.Core",
"direct": true,
"version": "0.1.12",
"ecosystem": "nuget"
},
{
"name": "Touchstone.NunitAdapter",
"direct": true,
"version": "0.1.12",
"ecosystem": "nuget"
},
{
"name": "Touchstone.XunitAdapter",
"direct": true,
"version": "0.1.12",
"ecosystem": "nuget"
},
{
"name": "Watson",
"direct": true,
"version": "4.2.0.1",
"ecosystem": "nuget"
},
{
"name": "Watson",
"direct": true,
"version": "7.0.10",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "3.1.5",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 21,
"direct_count": 21,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jchristn",
"commits": 160,
"avatar_url": "https://avatars.githubusercontent.com/u/1421081?v=4"
},
{
"type": "User",
"login": "memadk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5181280?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"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": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 5,
"reason": "4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "03a7177acd605a32416184fda076d3e518816bf9",
"ran_at": "2026-07-27T03:04:04Z",
"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": "2024-04-04T15:10:13Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jchristn/S3Server",
"host": "github.com",
"name": "S3Server",
"owner": "jchristn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 46,
"vitality": 38,
"community": 62,
"governance": 62,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 25,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"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": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"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": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 14,
"stars": 52,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "52 stars",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 52
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"packages": [
"S3Server"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 67069,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "67,069 downloads all-time across nuget",
"points": 50.2,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 67069,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"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": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.994
},
"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 99% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 282,
"owner_type": "User",
"is_verified": null,
"owner_login": "jchristn",
"public_repos": 150,
"account_age_days": 5282
},
"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": "282 followers of jchristn",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 282,
"login": "jchristn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "150 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 150
}
},
{
"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": [
"S3Server"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"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": "102 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 102
}
}
],
"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": 42,
"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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"s3",
"s3-bucket",
"s3-storage",
"rest",
"restful",
"restapi",
"rest-api",
"storage",
"object",
"blob",
"cloud",
"cloud-native",
"multicloud"
],
"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": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "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 21 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": 21
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 21,
"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": 21,
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.04,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 19295
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "4 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"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": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.07,
"toolchain_manifests": [
"src/S3Server/S3Server.csproj",
"src/Test.Automated/Test.Automated.csproj",
"src/Test.Client/Test.Client.csproj",
"src/Test.Nunit/Test.Nunit.csproj",
"src/Test.RequestStyle/Test.RequestStyle.csproj",
"src/Test.Server/Test.Server.csproj",
"src/Test.Shared/Test.Shared.csproj",
"src/Test.SignatureValidation/Test.SignatureValidation.csproj",
"src/Test.Xunit/Test.Xunit.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/S3Server/S3Server.csproj, src/Test.Automated/Test.Automated.csproj, src/Test.Client/Test.Client.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/S3Server/S3Server.csproj, src/Test.Automated/Test.Automated.csproj, src/Test.Client/Test.Client.csproj"
}
}
],
"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": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "7 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"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": 99,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 71802,
"source_files_sampled": 124,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/124 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 124,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T03:04:08.908770Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jchristn/S3Server.svg",
"full_name": "jchristn/S3Server",
"license_state": "standard",
"license_spdx": "MIT"
}