Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"bytes",
"dotnet"
],
"is_fork": false,
"size_kb": 4100,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 74549,
"Makefile": 323
},
"pushed_at": "2024-09-26T01:04:14Z",
"created_at": "2013-11-07T04:53:07Z",
"owner_type": "User",
"updated_at": "2026-07-10T20:07:07Z",
"description": "ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://omar.io",
"name": "Omar Khudeira",
"type": "User",
"login": "omar",
"company": null,
"location": "Chicago, IL",
"followers": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/196368?v=4",
"created_at": "2010-02-04T06:11:58Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 6020
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2024-01-14T20:31:41Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2021-11-10T13:26:10Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2021-11-10T13:25:39Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-01-14T15:12:15Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2017-01-22T00:31:57Z"
},
{
"tag": "v1.2.5",
"kind": "patch",
"published_at": "2017-01-21T21:32:30Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2016-11-25T06:36:22Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2016-11-10T05:04:57Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2016-10-28T04:28:50Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2016-07-23T22:22:12Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-06-18T19:47:56Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2016-06-18T06:40:32Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2016-06-18T06:32:45Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2015-12-13T04:31:57Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-12-13T05:17:31Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-12-13T05:19:39Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2015-12-13T05:21:10Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-09-27T05:24:56Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2014-09-27T05:28:02Z"
}
],
"recent_commits": [
{
"oid": "309301d76477a9b8cc393001628aabcdfa2075bc",
"body": null,
"is_bot": false,
"headline": "Update target framework for test project",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T01:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0593c4ee58b9e61dc10d834e4727a9057de83f",
"body": null,
"is_bot": false,
"headline": "Remove old .NET version support",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T01:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d2a19c905c7e47c017b3abc2e2bd63c9663ba36",
"body": null,
"is_bot": false,
"headline": "Rename workflow",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T00:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4344b0a8a1660331f3949756f3b2ebd4224c7307",
"body": null,
"is_bot": false,
"headline": "Remove cache",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T00:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0176c1208a79408f59eec499e6f050b5209fb97c",
"body": null,
"is_bot": false,
"headline": "Fix ci.yml",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T00:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17fce5a4b86f34182b3c8ff9f0e081f9eabfe910",
"body": "remove double type check",
"is_bot": false,
"headline": "Merge pull request #76 from SimonCropp/remove-double-type-check",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T00:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e27746cb2e5b740bd2155d04c85eb8e600bd04",
"body": "…berpart-is-a-match\n\navoid alloc of sizePart if numberpart is a match",
"is_bot": false,
"headline": "Merge pull request #77 from SimonCropp/avoid-alloc-of-sizePart-if-num…",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-09-26T00:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3156252ebba1411037bab404e5720bf51b85ee00",
"body": null,
"is_bot": false,
"headline": "avoid alloc of sizePart if numberpart is a match",
"author_name": "Simon Cropp",
"author_login": "SimonCropp",
"committed_at": "2024-02-17T10:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffb2da70aa314a03610dd8f41ab8552ef28165a",
"body": null,
"is_bot": false,
"headline": "remove double type check",
"author_name": "Simon Cropp",
"author_login": "SimonCropp",
"committed_at": "2024-02-15T23:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f1bd5aa265c4a436e4091cf85fc7ad76bd5083",
"body": null,
"is_bot": false,
"headline": "Fix #33: add strong name support",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2024-01-14T20:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440c8f04b9eb2128a81abd083989d3535c9ba0af",
"body": "Suppressing unreasonable warnings, minor refactoring, bump package versions",
"is_bot": false,
"headline": "Merge pull request #69 from flexxxxer/master",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2023-05-06T21:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b83eb494c5136cd90c6faed09552688fef26fba",
"body": null,
"is_bot": false,
"headline": "bump package versions",
"author_name": "flexxxxer",
"author_login": null,
"committed_at": "2023-01-29T01:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f021089ec8736b9f7cdf32e44c1786aa86f0fc45",
"body": "… in several places; adding System.ValueTuple for netstandard1.0 and net4.5; LangVersion 9 for pattern matching",
"is_bot": false,
"headline": "suppression of unreasonable compiler warnings, minor code refactoring…",
"author_name": "flexxxxer",
"author_login": null,
"committed_at": "2023-01-29T01:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9c85a5096653ad8eeb6c411209ea9a5a9c770c",
"body": null,
"is_bot": false,
"headline": "Remove debug code",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2022-06-02T23:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a168faadda60a02b0abc7a284fedc47a48c8aae",
"body": "… format",
"is_bot": false,
"headline": "Fix #66: Use default ToString format for string interpolation with no…",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2022-06-02T23:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb29420de7c958b54255c8ba718be60e4abb853",
"body": "Support for TypeConverter",
"is_bot": false,
"headline": "Merge pull request #59 from mburumaxwell/master",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-12T14:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c0574d165cfb931c71d5d2d9e2cb3be271a064",
"body": null,
"is_bot": false,
"headline": "Make ByteSizeTypeConverter internal",
"author_name": "Maxwell Weru",
"author_login": "mburumaxwell",
"committed_at": "2021-11-11T08:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6b7b43ec4b3e95c2b93a3170747e58c998ba6e",
"body": null,
"is_bot": false,
"headline": "Change namespace for ByteSizeTypeConverter",
"author_name": "Maxwell Weru",
"author_login": "mburumaxwell",
"committed_at": "2021-11-11T08:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926f17f696dc2f896419d9e90338706b442fa88e",
"body": "Add a new Sum extension method on IEnumerable<ByteSize>",
"is_bot": false,
"headline": "Merge pull request #61 from 0xced/enumerable-sum",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-10T14:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7351ff231902609371ea2aed3839314419dd210c",
"body": null,
"is_bot": false,
"headline": "Document EnumerableExtensions and its Sum method",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-11-08T23:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867bb5de3c0c9c144fa872b2a308b7eab4e19025",
"body": "I just had to write this in a project and I thought it would be a natural addition to the ByteSize library itself.",
"is_bot": false,
"headline": "Add a new Sum extension method on IEnumerable<ByteSize>",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-11-08T23:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ded87c40512bdb09451e37d12ea542730b68cf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/omar/bytesize",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-08T23:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6315c7ddef0c43926543584aa0e9a23a83974ae2",
"body": null,
"is_bot": false,
"headline": "Revert property changes and change behavior in ToString method",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-08T23:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8bd72dd61cb65946dedfa60dd4752a6715c7bad",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-08T22:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef4da549b567288a839b1798a420094ea3a3e02",
"body": null,
"is_bot": false,
"headline": "Fix bad merge conflict",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-08T22:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c5444f68657092dc8eeff78a14029196bb5fad",
"body": "Changes default string representation units for 0 from bits to Bytes",
"is_bot": false,
"headline": "Merge pull request #43 from mintsoft/master",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-08T22:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f1277f71260ef3b24338efdfb080fc5ca1679d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-08T22:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb10b1ffafe3cf79b33d60f796d1b83a85b55ac",
"body": null,
"is_bot": false,
"headline": "v2.1.1",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T21:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d6c07034110bf1cfe235d31cae825fb70a6c34",
"body": null,
"is_bot": false,
"headline": "Fix date",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab3f28d3e105f7b2b145e3b2d29d6c45ed09426",
"body": null,
"is_bot": false,
"headline": "Change log date format",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557d391c68d8e105b919058cb6a47b59c7795b13",
"body": "XML Documentation",
"is_bot": false,
"headline": "Merge pull request #63 from omar/xml-documentation",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369d2c2d7c892387f4bd58d5e4d351eb099d7cfa",
"body": "…-documentation",
"is_bot": false,
"headline": "Merge branch 'xml-documentation' of github.com:omar/ByteSize into xml…",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058432437bed262bf287355687b1f6ab34ad0b17",
"body": null,
"is_bot": false,
"headline": "Grammar",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af8c964dec03fe4751a02d26c42563f7875324f1",
"body": "Co-authored-by: Juliano Leal Goncalves <julealgon@gmail.com>",
"is_bot": false,
"headline": "Update src/ByteSizeLib/ByteSize.cs",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46fdabf5a78a32f0b28e54625080376f481e21a6",
"body": null,
"is_bot": false,
"headline": "Remove empty statement",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70fe46befb0bd410d0d8dc5cf8381f82d6db4a9d",
"body": null,
"is_bot": false,
"headline": "Update increment/decrement operators",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6486ea68f6b2345efcdc05a6468dd81113eacbc",
"body": null,
"is_bot": false,
"headline": "More fixes",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ee4406874a07591a13f63ac2d507a8b64b3ac1",
"body": null,
"is_bot": false,
"headline": "Fix documentation",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e97da5d01dbce479329a900037ed26b45893ac7",
"body": null,
"is_bot": false,
"headline": "Spacing",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-11-06T20:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28baccdf90815743ab5bd5be9ab66ebdc9cb99e",
"body": null,
"is_bot": false,
"headline": "Document remaining methods",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-05T00:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a248fd0da29e8aff5375ea343b15e4c6dc8a57",
"body": null,
"is_bot": false,
"headline": "Remove unused using",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-05T00:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0502fe49a881813453e33ac3079f7503f662c2ef",
"body": null,
"is_bot": false,
"headline": "Document properties, fields, and methods",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-05T00:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362a6fd212f266f1f375b891542981670d2a676d",
"body": null,
"is_bot": false,
"headline": "Subtract documentation",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-05T00:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157194ef97ad6d9473277e0125ac8f27fa4e759d",
"body": null,
"is_bot": false,
"headline": "Boolean parameter documentation",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-04T23:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffc0bfccc994bfd83494464449ca1a9fbae702d",
"body": null,
"is_bot": false,
"headline": "Use <see> to for ByteSize reference and proper caps on OR",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-04T23:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b267c6101511bcf5e600facb927d234729795971",
"body": null,
"is_bot": false,
"headline": "Reference constructor documentation for all From* methods",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-04T23:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8ffd172abdb0c9efa906b12b18214b236ccb2f",
"body": null,
"is_bot": false,
"headline": "Show warnings but don't treat as error",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-04T22:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e017a5708ec978665201e1a2881b1fb601d0f7",
"body": null,
"is_bot": false,
"headline": "Generate XML documentation in dotnet pack and fix errors",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-11-03T23:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d31e115f910ddd1aa3b297933ac8b806eb60b9c",
"body": null,
"is_bot": false,
"headline": "More docs",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-10-31T01:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e68f832aba3d72d78e1c310d1c8d427065fd336",
"body": null,
"is_bot": false,
"headline": "Inheritdoc doesn't work on overloaded methods?",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-10-31T00:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13498ad0ffc1bbe8251bae32b18da5639eb81ff",
"body": null,
"is_bot": false,
"headline": "Use inheritdoc",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-10-31T00:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd37cc47a55805d8c2f06a75fa800ee62f0928b",
"body": null,
"is_bot": false,
"headline": "First pass of documentation",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-10-31T00:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8f4955c2164db7f2ccef06da5d49d43cb91a1f",
"body": null,
"is_bot": false,
"headline": "Add CHANGELOG.md",
"author_name": "omar",
"author_login": "omar",
"committed_at": "2021-10-31T00:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a0e07ca056c2e3ad0f9b6d6c0b92851e247282",
"body": "Fix potential `System.NullReferenceException` in the ToString() methods",
"is_bot": false,
"headline": "Merge pull request #58 from 0xced/nullable-reference-types",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-10-29T01:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e3b77aa48e62014ea6da33771623b0b3e2da47",
"body": null,
"is_bot": false,
"headline": "Added unit tests for ByteSizeTypeConverter",
"author_name": "Maxwell Weru",
"author_login": "mburumaxwell",
"committed_at": "2021-09-12T12:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "592021be27a82eb6a678b448ef03d78adc43286f",
"body": null,
"is_bot": false,
"headline": "Added ByteSizeTypeConverter and decorated it on ByteSize struct",
"author_name": "Maxwell Weru",
"author_login": "mburumaxwell",
"committed_at": "2021-09-12T12:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1fb50c09ea9297bf96bc3902609ae11124a4d8",
"body": null,
"is_bot": false,
"headline": "Install System.ComponentModel.TypeConverter for netstandard1.0",
"author_name": "Maxwell Weru",
"author_login": "mburumaxwell",
"committed_at": "2021-09-12T12:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f3fe2ffedcaef244b7d204b1c1351cc287929e",
"body": "Also enable nullable reference types that helps catching these kind of bugs.",
"is_bot": false,
"headline": "Fix potential `System.NullReferenceException` in the ToString() methods",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-09-07T08:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70148fd66e9fc0903fe0227f0cfa8220c84c399",
"body": null,
"is_bot": false,
"headline": "Add version",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T16:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb5c6e47319c68ff38e243ea4f8680903ab24eb",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130417318486c0d6cde5d8a5cb21ad4825e2c5ed",
"body": null,
"is_bot": false,
"headline": "Fix dropped changes",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e59c50101352ee7cd4ce3c536b728898cacba17",
"body": "#53: Add divide/multiple override",
"is_bot": false,
"headline": "Merge pull request #57 from omar/divide-multiply",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c68a9fc9b1705da8f3094f3ead2f842b7bca1e",
"body": "…ultiply\n\n# Conflicts:\n#\tsrc/ByteSizeLib/ByteSize.cs",
"is_bot": false,
"headline": "Merge commit '9257e2e82183fda34e2ed84f0653f061123ad0e6' into divide-m…",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db699a68716b738e60566f1e62347fb94d5cec9",
"body": null,
"is_bot": false,
"headline": "#53: Add divide/multiple override",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9257e2e82183fda34e2ed84f0653f061123ad0e6",
"body": "Fix construction of ByteSize from bits for non multiple of 8 bits",
"is_bot": false,
"headline": "Merge pull request #51 from 0xced/FromBitsFraction",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87af8888ab8bbdfae64821c58203df9075b13909",
"body": "Make ByteSize implement the IFormattable interface",
"is_bot": false,
"headline": "Merge pull request #50 from 0xced/IFormattable",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4922f55344c75673d2334403408726b2fa4951ce",
"body": "Fix ReturnsDefaultRepresenationCurrentCulture test for all cultures",
"is_bot": false,
"headline": "Merge pull request #49 from 0xced/fix_unit_tests",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-09-03T15:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85a5b3d950058127ae79920e990e1216c671990",
"body": "General code cleanup (without any semantic changes)",
"is_bot": false,
"headline": "Merge pull request #48 from 0xced/cleanup",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2021-05-11T17:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a83c3283093e76c5fd61a9e16a810f23f39b1f6",
"body": "This fixes the following Resharper warning:\n> Non-readonly property referenced in 'GetHashCode()'",
"is_bot": false,
"headline": "Remove unused private setters",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T19:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f69444e0d934597724f4f868d5931b35cd18c15",
"body": null,
"is_bot": false,
"headline": "Fix construction of ByteSize from bits for non multiple of 8 bits",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T19:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d57a0b1dc8b73d097976f830f109d099cc43f3",
"body": "This makes Resharper/Rider happy when using string interpolation, for example: $\"{byteSize:0.0}\"\nBefore implementing the IFormattable interface, Resharper would emit this warning:\n> Formatting is specified, but interpolated string expression is not IFormattable\n\nNote about compatibility: I'm not 100% sure but I think this change is both source compatible and binary compatible.",
"is_bot": false,
"headline": "Make ByteSize implement the IFormattable interface",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e5d852c6e277535f1268e5225bbdf7afedb288",
"body": "Use NumberDecimalSeparator instead of CurrencyDecimalSeparator. In some cultures it may be different. For example, in the fr-CH culture, the currency separator is a dot and the number separator is a comma.",
"is_bot": false,
"headline": "Fix ReturnsDefaultRepresenationCurrentCulture test for all cultures",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58401d540286c684313fcefa5978077f54c85695",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de146e3d1921b01f7f33e99ccd38110bd754bcb",
"body": null,
"is_bot": false,
"headline": "Cleanup ByteSizeLib.Tests.Binary namespace",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8c49e37b9d41bfff930a77ecdd041af42b2e6d",
"body": null,
"is_bot": false,
"headline": "Remove all unused imports",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c022e0dcd4eb197535e9a4ce944cb53b04edfae8",
"body": null,
"is_bot": false,
"headline": "Use 4 spaces instead of tabs everywhere",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2021-03-09T18:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d93ea0bd8822c883ec55b1c042e1f19302b46f",
"body": null,
"is_bot": false,
"headline": "$default-branch syntax is not working (#46)",
"author_name": "Joseph Petersen",
"author_login": "jetersen",
"committed_at": "2021-01-22T15:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf739eea8cc85a9127d95537f7c7fd8d944c1b20",
"body": "* Modernise for newer target frameworks\r\n\r\n- Target newer frameworks including net5 and netstandard2.1 for greater compatibility\r\n- Include symbols package\r\n- Use License Expression\r\n- Add Package References for reference assemblies for NET Framework\r\n- Add SourceLink\r\n- Add GitVersion Properties\r\n-\n[…]\nculture info in ToBinaryString\r\n\r\nnoted that test failed on my machine using danish culture info\r\n\r\n* let test project target net 5\r\n\r\n* continue to target netstandard1.0\r\n\r\n* use default branch macro",
"is_bot": false,
"headline": "Modernise for newer target frameworks (#44)",
"author_name": "Joseph Petersen",
"author_login": "jetersen",
"committed_at": "2020-12-13T17:30:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00ed229cf9589d9fe2011d14fd385feda6987d4d",
"body": null,
"is_bot": false,
"headline": "Reverting back to original status",
"author_name": "Rob Emery",
"author_login": "mintsoft",
"committed_at": "2020-10-31T16:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f0fe0456ec0068485dcf2f4af0f8da44a73d62",
"body": null,
"is_bot": false,
"headline": "Cleaning up accidentally committed files",
"author_name": "Rob Emery",
"author_login": "mintsoft",
"committed_at": "2020-10-31T16:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8872b90a4ab988eb17f6d89371df74857e55cf3e",
"body": null,
"is_bot": false,
"headline": "Personally, I think bytes is a better default than bits :)",
"author_name": "Rob Emery",
"author_login": "mintsoft",
"committed_at": "2020-10-31T16:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dea0d872258151d145bf33240b77e0c9d0147b9",
"body": "…show bytes",
"is_bot": false,
"headline": "When passing bits, it should show bits; when passing bytes it should …",
"author_name": "Rob Emery",
"author_login": "mintsoft",
"committed_at": "2020-10-31T09:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bf7f1dba81e57326433647eaf27e2ba4a1a215",
"body": null,
"is_bot": false,
"headline": "Update version and copyright",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2020-01-14T15:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbc35ae8182f5bad4eb9d6790f108cbc3c2e607",
"body": "* Migrate from project.json to .csproj\r\n\r\n* Metric byte POC\r\n\r\n* Add binary byte design doc\r\n\r\n* Create BinaryByteSize class\r\n\r\n* Add tests\r\n\r\n* Update design document\r\n\r\n* Fix build\r\n\r\n* Fix build\r\n\r\n* Remove net461 target framework\r\n\r\n* Add DecimalByteSize\r\n\r\n* Rename namespace to `ByteSize` and a\n[…]\nange name of largest number properties\r\n\r\n* Update docs and make docker build rerunnable\r\n\r\n* Update build and release notes\r\n\r\n* Update release notes\r\n\r\n* Add ToBinaryString method\r\n\r\n* Update readme",
"is_bot": false,
"headline": "Support metric bytes (i.e. 1 kb = 1000 kb) (#24)",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2020-01-04T01:01:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c0396f8b60d3ffc3f66b60bd93ae03f285cc488",
"body": null,
"is_bot": false,
"headline": "support culture",
"author_name": "p-storm",
"author_login": null,
"committed_at": "2019-12-30T18:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13bd263709dcbac0a9a0f3a3ff073f6d97931c71",
"body": null,
"is_bot": false,
"headline": "Fix typo in README (ByeSize → ByteSize)",
"author_name": "Cédric Luthi",
"author_login": "0xced",
"committed_at": "2019-06-26T13:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d20566c66b1549abd478225553fb1ef0901b272d",
"body": "Migrate to csproj and use Docker for builds to handle targeting .NET Framework 4.5",
"is_bot": false,
"headline": "Migrate to csproj (#36)",
"author_name": "Alexey Golub",
"author_login": "Tyrrrz",
"committed_at": "2019-03-24T17:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d81af2ba729a81ce7d59675b9d26980ce4c833",
"body": null,
"is_bot": false,
"headline": "Update readme with syntax highlighting (#32)",
"author_name": "Alexey Golub",
"author_login": "Tyrrrz",
"committed_at": "2017-12-16T19:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc98859d945bb97d2689ffb781076d92fcb0fe74",
"body": null,
"is_bot": false,
"headline": "Clean up",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2017-01-23T00:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47415566c09e81a0f4d8c112090d1503493313e",
"body": null,
"is_bot": false,
"headline": "Increment version to 1.3.0",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2017-01-22T00:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee07285e57a91a4ed6a8e4f2f46ddaf25ff790b7",
"body": null,
"is_bot": false,
"headline": "Fix #25: Add support for binary minus operator",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2017-01-22T00:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ef2bd37309326918646f03e91728c0141b5991",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2017-01-21T21:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ae2b1e7d851a0f5df40f6bd95222fd881ce56e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2017-01-21T21:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a2979c4c45570da706723b9dee3a3a5ff7641a",
"body": null,
"is_bot": false,
"headline": "Fix #27: Support .NET Standard properly",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2017-01-21T21:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e98db8bfa37ac4fb17fab1a19b9848401e4afbf",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Omar Khudeira",
"author_login": "omar",
"committed_at": "2017-01-16T14:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8efdf2fd27baa101c983e5b567d4133bdc4b5dfd",
"body": null,
"is_bot": false,
"headline": "Organize Parse and TryParse",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2016-12-01T05:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2122b5528b425d314a5a7f300597d0913000fc79",
"body": null,
"is_bot": false,
"headline": "Upgrade to xUnit 2.1.0",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2016-12-01T05:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bafc1743e22c13ec9670cd917c7a796f3239858",
"body": null,
"is_bot": false,
"headline": "Prepare v1.2.4",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2016-11-25T06:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3f564e5e2a97fb6d39f8e4292b7009095ed990",
"body": null,
"is_bot": false,
"headline": "Fix #23: Don't throw exceptions in TryParse",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2016-11-25T06:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c13b0cf64cc18e02b0db86d78963ab2ef982c8",
"body": null,
"is_bot": false,
"headline": "Update documentation for new ToString format",
"author_name": "Omar",
"author_login": "omar",
"committed_at": "2016-11-10T05:06:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 0,
"latest_release_at": "2024-01-14T20:31:41Z",
"latest_release_tag": "v2.1.2",
"releases_from_tags": false,
"days_since_last_push": 672,
"active_weeks_last_year": 0,
"days_since_latest_release": 928,
"mean_days_between_releases": 303.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ByteSize",
"exists": true,
"license": null,
"keywords": [
"bytes"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/ByteSize",
"is_deprecated": false,
"latest_version": "2.1.2",
"repository_url": "https://github.com/omar/ByteSize",
"versions_count": 16,
"total_downloads": 21552220,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-01-14T20:36:03.170000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 928
}
]
},
"popularity": {
"forks": 48,
"stars": 604,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2013-11-18",
"count": 2
},
{
"date": "2014-08-08",
"count": 1
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-08-28",
"count": 1
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-11-04",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 48
},
"star_history": null,
"open_issues_and_prs": 14
},
"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": [
"src/ByteSizeLib.Tests/ByteSizeLib.Tests.csproj",
"src/ByteSizeLib/ByteSizeLib.csproj"
],
"largest_source_bytes": 26212,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"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": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "src/ByteSizeLib.Tests/ByteSizeLib.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "17.4.1"
},
{
"name": "xunit",
"manifest": "src/ByteSizeLib.Tests/ByteSizeLib.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.4.2"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "src/ByteSizeLib.Tests/ByteSizeLib.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.4.5"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"manifest": "src/ByteSizeLib/ByteSizeLib.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.3"
},
{
"name": "Microsoft.SourceLink.GitHub",
"manifest": "src/ByteSizeLib/ByteSizeLib.csproj",
"ecosystem": "nuget",
"version_constraint": "1.1.1"
},
{
"name": "System.ComponentModel.TypeConverter",
"manifest": "src/ByteSizeLib/ByteSizeLib.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.ValueTuple",
"manifest": "src/ByteSizeLib/ByteSizeLib.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "17.4.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"direct": true,
"version": "1.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.SourceLink.GitHub",
"direct": true,
"version": "1.1.1",
"ecosystem": "nuget"
},
{
"name": "System.ComponentModel.TypeConverter",
"direct": true,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.ValueTuple",
"direct": true,
"version": "4.5.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.4.2",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "2.4.5",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 7,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 30,
"open_issues": 13,
"closed_ratio": 0.675,
"closed_issues": 27,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "omar",
"commits": 124,
"avatar_url": "https://avatars.githubusercontent.com/u/196368?v=4"
},
{
"type": "User",
"login": "0xced",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/51363?v=4"
},
{
"type": "User",
"login": "mburumaxwell",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1645026?v=4"
},
{
"type": "User",
"login": "mintsoft",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/978048?v=4"
},
{
"type": "User",
"login": "GeorgeHahn",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/502747?v=4"
},
{
"type": "User",
"login": "atifaziz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/20511?v=4"
},
{
"type": "User",
"login": "JamesSinclairBiomni",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9253426?v=4"
},
{
"type": "User",
"login": "jetersen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1661688?v=4"
},
{
"type": "User",
"login": "SimonCropp",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/122666?v=4"
},
{
"type": "User",
"login": "taori",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5545184?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.77
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "0 out of 6 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": 2,
"reason": "Found 6/21 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "309301d76477a9b8cc393001628aabcdfa2075bc",
"ran_at": "2026-07-30T23:50:46Z",
"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": [
{
"number": 71,
"created_at": "2023-05-27T13:58:56Z",
"last_comment_at": "2023-08-07T12:31:32Z",
"last_comment_author": "omar"
}
],
"last_merged_pr_at": "2024-09-26T00:09:05Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 22,
"created_at": "2016-11-23T18:31:29Z",
"last_comment_at": "2021-06-16T00:21:55Z",
"last_comment_author": "wlscaudill"
},
{
"number": 40,
"created_at": "2020-02-11T11:02:04Z",
"last_comment_at": "2023-10-14T06:46:14Z",
"last_comment_author": "omar"
},
{
"number": 41,
"created_at": "2020-03-04T15:45:05Z",
"last_comment_at": "2020-03-27T11:53:53Z",
"last_comment_author": "elgonzo"
},
{
"number": 52,
"created_at": "2021-04-03T05:28:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2021-05-11T13:34:28Z",
"last_comment_at": "2021-05-22T17:30:12Z",
"last_comment_author": "imclint21"
},
{
"number": 56,
"created_at": "2021-06-25T08:56:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2021-10-31T00:19:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2021-11-04T22:40:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2021-11-06T20:34:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2022-02-01T14:09:03Z",
"last_comment_at": "2022-11-05T12:37:40Z",
"last_comment_author": "Rainmaker52"
},
{
"number": 68,
"created_at": "2022-10-06T17:49:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2023-06-17T10:20:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2023-10-11T13:20:50Z",
"last_comment_at": "2023-11-01T20:39:56Z",
"last_comment_author": "jvmlet"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/omar/ByteSize",
"host": "github.com",
"name": "ByteSize",
"owner": "omar"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 39,
"inputs": {
"security": 46,
"vitality": 18,
"community": 67,
"governance": 54,
"engineering": 48,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 46,
"overall_after_abandonment_multiplier": 39
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 672,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 672 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 672
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v2.1.2",
"releases_from_tags": false,
"days_since_latest_release": 928,
"mean_days_between_releases": 303.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 928 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 928
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~303.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 303.4
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 12,
"days_since_last_merged_pr": 672,
"days_since_last_human_commit": 672,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 672 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 672,
"count": 2,
"signals": "issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 48,
"stars": 604,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "604 stars",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 604
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "48 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 48
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 95,
"inputs": {
"packages": [
"ByteSize"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 21552220,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "21,552,220 downloads all-time across nuget",
"points": 76.2,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 21552220,
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.77
},
"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 77% of commits",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 30,
"open_issues": 13,
"closed_issues": 27,
"issue_closed_ratio": 0.675,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "68% of issues closed",
"points": 31.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 68
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "30/39 decided PRs merged",
"points": 29.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 30,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/21 approved changesets -- score normalized to 2",
"points": 3,
"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": 54,
"inputs": {
"followers": 67,
"owner_type": "User",
"is_verified": null,
"owner_login": "omar",
"public_repos": 12,
"account_age_days": 6020
},
"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": "67 followers of omar",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 67,
"login": "omar"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~16 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"ByteSize"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 928
},
"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 928 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 928
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"bytes",
"dotnet"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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": "0 out of 6 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 6/21 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 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": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/ByteSizeLib.Tests/ByteSizeLib.Tests.csproj",
"src/ByteSizeLib/ByteSizeLib.csproj"
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 26212,
"source_files_sampled": 19,
"oversized_source_files": 0
},
"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": "0/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T23:51:00.854124Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/omar/ByteSize.svg",
"full_name": "omar/ByteSize",
"license_state": "standard",
"license_spdx": "MIT"
}