Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 15484,
"has_wiki": true,
"homepage": "http://www.brics.dk/automaton/",
"languages": {
"C#": 206041,
"F#": 9138,
"Batchfile": 597
},
"pushed_at": "2026-04-13T21:45:33Z",
"created_at": "2011-11-01T22:58:00Z",
"owner_type": "User",
"updated_at": "2026-04-20T13:16:58Z",
"description": "Port of Java dk.brics.automaton and xeger, mostly used for generating strings that match a specific regular expression.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://nikosbaxevanis.com",
"name": "Nikos Baxevanis",
"type": "User",
"login": "moodmosaic",
"company": null,
"location": "Zlín, Czech Republic",
"followers": 175,
"avatar_url": "https://avatars.githubusercontent.com/u/287532?v=4",
"created_at": "2010-05-26T10:22:39Z",
"is_verified": null,
"public_repos": 122,
"account_age_days": 5907
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2026-04-13T21:46:36Z"
}
],
"recent_commits": [
{
"oid": "d03ab6615b9c986660def89449746cf56177cdaa",
"body": "The Windows backslash path from github.workspace gets mangled\nby bash escape processing. Use relative ./artifacts path instead,\nwhich pack already resolves correctly to the repo root.",
"is_bot": false,
"headline": "Fix NuGet push: use relative path with bash shell",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2026-04-13T21:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e49f108a592c95343a840b68e05fcba9cabbf1",
"body": "Fix NuGet push glob expansion on Windows runner",
"is_bot": false,
"headline": "Merge pull request #76 from moodmosaic/fix-release-glob",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2026-04-13T21:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed8a4b3434b11d54c82de6abc6086f0b932a70d",
"body": "Use bash shell for the push step so *.nupkg is expanded\nby the shell rather than passed literally by PowerShell.",
"is_bot": false,
"headline": "Fix NuGet push glob expansion on Windows runner",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2026-04-13T21:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a7c296ce0c4090183b2fbe6bc88622dd6d8b52e",
"body": "Add GitHub Actions release workflow, modernize NuGet packaging",
"is_bot": false,
"headline": "Merge pull request #75 from moodmosaic/github-ci",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2026-04-13T21:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe8f690b7dccbe5f20995b21a4e06eb6354777a",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions release workflow, modernize NuGet packaging",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2026-04-13T21:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9143df75f493a7d72c72c9abadb011a9d41d0dd",
"body": "Prevent invalid character ranges",
"is_bot": false,
"headline": "Merge pull request #65 from gukoff/master",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2024-07-24T14:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a385e3a3dc6aa121977187fffc590ce225ca5cf",
"body": "Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>",
"is_bot": false,
"headline": "Update Src/Fare.IntegrationTests/XegerTests.cs",
"author_name": "Konstantin Gukov",
"author_login": "gukoff",
"committed_at": "2024-07-24T13:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee6e26250b40e9c516003961c0116f55896d929",
"body": "Remove net35 workaround",
"is_bot": false,
"headline": "Merge pull request #66 from gukoff/rm-override",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2024-07-24T07:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db36647d9de8c20a8d5d539b89a6ad497d86340",
"body": null,
"is_bot": false,
"headline": "Add tests for bad regexes",
"author_name": "Konstantin Gukov",
"author_login": "gukoff",
"committed_at": "2024-06-19T20:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034cfbfe31c4c2bf46b4844e799fec0af42d14f4",
"body": "The issue it was supposed to fix seems to be resolved.\nNow, this line blocks building anywhere except Windows.",
"is_bot": false,
"headline": "Remove net35 workaround.",
"author_name": "Konstantin Gukov",
"author_login": "gukoff",
"committed_at": "2024-06-19T19:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b5abe6e4edd26be84cecd03a130d9de8776f33",
"body": "Also remove tail recursion, fix var name typo.",
"is_bot": false,
"headline": "More informative error message.",
"author_name": "Konstantin Gukov",
"author_login": "gukoff",
"committed_at": "2024-06-19T16:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc457f463158ce8fa1918313a3314b8b6af1ef20",
"body": "Lower netstandard2.1 target to netstandard2.0",
"is_bot": false,
"headline": "Merge pull request #60 from jnyrup/netstandard20",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2022-05-18T09:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b726dfa4c7986926d66fae63cc78f9bd175e7b15",
"body": "The netstandard2.1 target was added to resolve dependency analyzers\nwarning against vulnerable versions of System.Net.Http and\nSystem.Text.RegularExpressions. The warnings can also be fixed by only\nadding a netstandard2.0 target which will reach more people.",
"is_bot": false,
"headline": "Lower netstandard2.1 target to netstandard2.0",
"author_name": "Jonas Nyrup",
"author_login": "jnyrup",
"committed_at": "2022-05-18T08:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a1860f3415c34f6fec59e81af54e03baa0a504",
"body": "Support netstandard2.1 cause security vulnerability",
"is_bot": false,
"headline": "Merge pull request #59 from leolplex/master",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2022-03-16T21:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1418f508b2dc4b7b160a6a6c3282711206e24c97",
"body": "As .netstandard1.1 has an issue in the System.Net.Http DoS known, I add support to netstandard2.1 where it was resovled.\r\n\r\nDaniel.",
"is_bot": false,
"headline": "Support netstandard2.1 cause security vulnerability",
"author_name": "Daniel L. Romero",
"author_login": "leolplex",
"committed_at": "2022-03-16T16:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f25ba1aaa76000c9915981eb8730c1c640a51e",
"body": "Document workaround for issue #26 It generates the same string being called in a sequence",
"is_bot": false,
"headline": "Merge pull request #56 from MagnusMikkelsen/master",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2020-06-30T10:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79ae4de79db5f68f2f972d92216fc0f4478af85",
"body": "Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "MagnusMikkelsen",
"author_login": "MagnusMikkelsen",
"committed_at": "2020-06-30T10:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5df8293818df9cb1335eb0a38ec35453eb2d516",
"body": "Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>",
"is_bot": false,
"headline": "Update Src/Fare.Benchmarking/Benchmark.cs",
"author_name": "MagnusMikkelsen",
"author_login": "MagnusMikkelsen",
"committed_at": "2020-06-30T10:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a55270e003d1c95226e2d6262cdaf6ad182d7b",
"body": null,
"is_bot": false,
"headline": "tidying",
"author_name": "Magnus Mikkelsen",
"author_login": null,
"committed_at": "2020-06-29T16:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a367eb3e9cb866575988791209834f1f7d5d6ffa",
"body": null,
"is_bot": false,
"headline": "documenting our way out of issue #26",
"author_name": "Magnus Mikkelsen",
"author_login": null,
"committed_at": "2020-06-29T15:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b39ef9be8059e247ceb6df623c3e2685e879f7",
"body": "| Method | Mean | Error | StdDev | Median |\n|----------------------- |---------:|----------:|----------:|---------:|\n| Option1AndAHalf | 5.503 us | 0.1564 us | 0.4489 us | 5.397 us |\n| OriginalImplementation | 2.639 us | 0.1144 us | 0.3374 us | 2.512 us |\n| Option2 | 5.412 us | 0.1157 us | 0.3300 us | 5.318 us |\n| Option3 | 1.032 us | 0.0368 us | 0.1055 us | 1.004 us |",
"is_bot": false,
"headline": "Added an option 3 - where the Random-object is reused",
"author_name": "Magnus Mikkelsen",
"author_login": null,
"committed_at": "2020-06-29T13:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1fafa5f73ad1d779f994baebba47e4376f4a68",
"body": "| Method | Mean | Error | StdDev | Ratio | RatioSD |\n|----------------------- |---------:|----------:|----------:|------:|--------:|\n| OriginalImplementation | 2.525 us | 0.0752 us | 0.2146 us | 1.00 | 0.00 |\n| Option1AndAHalf | 5.125 us | 0.1193 us | 0.3442 us | 2.04 | 0.23 |\n| Option2 | 5.342 us | 0.1613 us | 0.4680 us | 2.13 | 0.26 |",
"is_bot": false,
"headline": "A couple of implementations tryed out. Benchmarking:",
"author_name": "Magnus Mikkelsen",
"author_login": null,
"committed_at": "2020-06-29T09:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1563f8e5cea71bb58c85e7843498796d81975715",
"body": null,
"is_bot": false,
"headline": "Test that reproduces the issue in #26",
"author_name": "Magnus Mikkelsen",
"author_login": null,
"committed_at": "2020-06-24T07:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703c5e24b9b4e352663f0b4acf8ab832c75cffbc",
"body": "Add projects that use Fare in the 'Which projects use Fare?' section",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-12-05T07:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9c84546d9a39a2410dff7325fdcde2784b429f",
"body": "Rework build script to rely on `dotnet` only",
"is_bot": false,
"headline": "Merge pull request #43 from zvirja/improve-build-script",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-07-27T17:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c859b17be92ac90978edebf6b55dad950f31ac8",
"body": null,
"is_bot": false,
"headline": "Rework build script to rely on `dotnet` only",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-07-22T19:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71eaf12a6553a6ddd84a0fc52e78f19ada766d0a",
"body": "Fix a typo in pack in package license URL",
"is_bot": false,
"headline": "Merge pull request #41 from moodmosaic/topic/housekeeping",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-07-12T06:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b64e2a3d19dbb92228a11db974ea0cfd907f54",
"body": "This resolves https://github.com/moodmosaic/Fare/issues/40",
"is_bot": false,
"headline": "Fix a typo in pack in package license URL",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-07-12T06:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b64b3cee77d13f799d7ac4d83288c7f35469294",
"body": "Generate ASCII symbol for any_char placeholder",
"is_bot": false,
"headline": "Merge pull request #39 from zvirja/generate-ascii-chars",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T14:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9810f4a7bbf397981b551a98d0d1f72c5e74a7",
"body": null,
"is_bot": false,
"headline": "Generate ASCII symbol for any_char placeholder",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-04-12T13:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc0e7f8d71628ccdf982fc94cb28c37a5cb9c25",
"body": "Fix failing unit test and compilation",
"is_bot": false,
"headline": "Merge pull request #37 from zvirja/fix-failed-unit-test",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T13:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f4d109f0ad22c959a8f0c47178e0402dbd9d34",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix-failed-unit-test",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T13:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bb5f0d6727260a4dceb85c89f3a4f21a712ace",
"body": "…shortcuts\n\nAdd common group shortcuts support",
"is_bot": false,
"headline": "Merge pull request #36 from zvirja/add-support-for-common-char-group-…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T13:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ee118ffe9ab068335a7b78c9807672119d81e1",
"body": null,
"is_bot": false,
"headline": "Fix failing unit test and compilation",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-04-12T13:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4764eca6e9c9abf2bfef24e34946486d655be3",
"body": "…shortcuts\n\nAdd common group shortcuts support",
"is_bot": false,
"headline": "Merge pull request #36 from zvirja/add-support-for-common-char-group-…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T12:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d430e6ecccd86f18f459b14ec2f4f942e888020",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into add-support-for-common-char-group-shortcuts",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T12:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9019475279da72020482fb26b4d0af99b7bf25fc",
"body": "Remove ^ and $ markers at the beginning",
"is_bot": false,
"headline": "Merge pull request #35 from zvirja/fix-sporadic-failure-due-to-post-trim",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T12:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77941527a90da222ed103607c0d7e6106ce7303d",
"body": "Revert \"Add Version property in Fare.csproj\"",
"is_bot": false,
"headline": "Merge pull request #34 from moodmosaic/topic/take-out-version-property",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-12T12:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b84b51ab599f6e8362b36c70794e46d08ad7e88",
"body": "The current approach when characters are removed from the result\nsuffers from the issue that sometimes symbols are the valid\nparts of result. Therefore, after we remove them, the produced\nstring no longer matches the original regular expression.\nFixed that by removing markers _before_ regular expression\ngeneration.",
"is_bot": false,
"headline": "Remove ^ and $ markers at the beginning",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-04-12T11:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed67ac0056661ec11dae96ad089c17f4a4cee466",
"body": "Add support for the following group shortcuts:\n- \\s\n- \\S\n- \\w\n- \\W\n\nAlso improved the '\\\\', '\\d' and '\\D' support, so group is\nnot matched when backslash is escaped.",
"is_bot": false,
"headline": "Add common group shortcuts support",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-04-12T09:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa87c565b4a3d754dc28e30afaab619e9165c9b4",
"body": "This reverts commit 45869827e0853dacba29262557a0378032cdd640.",
"is_bot": false,
"headline": "Revert \"Add Version property in Fare.csproj\"",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-09T13:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45869827e0853dacba29262557a0378032cdd640",
"body": null,
"is_bot": false,
"headline": "Add Version property in Fare.csproj",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-09T04:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2234075e6792302f10e132c9a3d01bad387639",
"body": "Add Fare assembly signing",
"is_bot": false,
"headline": "Merge pull request #33 from zvirja/add-assembly-signature",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-04-07T19:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78491ee3da6bf532359dad2cd2a39158aadea3a1",
"body": null,
"is_bot": false,
"headline": "Add Fare assembly signing",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-04-07T18:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10a97a90b3858ef08bd0b644976bfd3379ca3ad",
"body": "Add .NET Core support, update build scripts",
"is_bot": false,
"headline": "Merge pull request #30 from zvirja/add-net-core-support",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2018-01-19T05:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1324e527a2e9ac9a990f38eba1eb46b71a66d120",
"body": null,
"is_bot": false,
"headline": "Add AppVeyor build script",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430523ece0aee2701ac63ef60856c0972aa4da9b",
"body": null,
"is_bot": false,
"headline": "Use <inheritdoc /> to improve readability",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "960b85feb52626438b70b0fc5f3bbcf9ca882908",
"body": null,
"is_bot": false,
"headline": "Add .NET Standard 1.1 support",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7629960d72e947b753fd9597b3f538829e461185",
"body": "It appears that Rex engine produces invalid values with some seeds.\nAs we cannot control this component, we pin the constant seed to\nmake the tests stable.",
"is_bot": false,
"headline": "Pin seed to make tests non-fluky",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a469433bf2e32f0b1fd2676b724507a443a8f0e",
"body": null,
"is_bot": false,
"headline": "Add FAKE build script to make the project",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4b1c4fabe5105cc9c37d4cb012e5c86d0b78c0",
"body": "Applied the following changes:\n- Change project format to a new format\n- Upgrade to xUnit 2.3\n- Use .NET 452 for the test project because of xunit\n- Remove nuspec in favor of dotnet pack",
"is_bot": false,
"headline": "Migrate project to .NET Core SDK",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-18T10:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1541a0967faa570cb05d1d48781faaf4617601db",
"body": null,
"is_bot": false,
"headline": "Update git configuration and remove stored dependencies",
"author_name": "Alex Povar",
"author_login": null,
"committed_at": "2018-01-16T14:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb4124613c8dc4eaed7f85219984b2a967bd282",
"body": null,
"is_bot": false,
"headline": "Release version 1.0.4",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-12-20T10:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3fff8b5dbc9e38cd0e595dfd329d1b467a4f83",
"body": "Attempt to guarantee a uniform distribution",
"is_bot": false,
"headline": "Merge pull request #27 from moodmosaic/uniform-distribution",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-12-20T08:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aff6746746b0b2a5952945d83f759ff0cfe7dfd",
"body": "Based on https://github.com/bluezio/xeger/blob/3098732bc920194a5bf5378310d24dc32f1e6cf2/src/main/java/nl/flotsam/xeger/Xeger.java#L106-L110",
"is_bot": false,
"headline": "Attempt to guarantee a uniform distribution",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-12-19T21:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "131dcc7cc9cf2b5844e72f9846457443055ab878",
"body": null,
"is_bot": false,
"headline": "Remove empty line.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-05-21T07:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1fc919efffcad22f15fc57a4fa9e7d6a11c52b8",
"body": null,
"is_bot": false,
"headline": "Add alternatives to the README.md.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-01-18T13:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1daf6fdd042d50d77c5fac2ec6ca3ff27740dc5d",
"body": null,
"is_bot": false,
"headline": "Add a section to the README.md.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-01-17T13:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e54e8ac57e047231318f8a0ffdacc3eb5d8f11",
"body": null,
"is_bot": false,
"headline": "Remove redundant section from the README.md.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2017-01-01T13:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143081e66aa18502e6308e9f53c9751df31c3db3",
"body": null,
"is_bot": false,
"headline": "Updated AssemblyCopyright attribute's content.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-05-05T13:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0603e1f51f9ef745240ab649281c704d99bfb86b",
"body": null,
"is_bot": false,
"headline": "Updated AssemblyCopyright attribute's content.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-05-05T13:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6510fa33e159d91c0eaac26c283a22568bd7cfef",
"body": null,
"is_bot": false,
"headline": "Incremented patch version, as State ought to implement IComperable.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-05-05T13:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad96c4db9f24a8367b98939b996d67b57b7c87f",
"body": "Implemented IComparable in State.cs",
"is_bot": false,
"headline": "Merge pull request #19 from JimiC/IComparable-Implemenation",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-05-05T13:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b1fcc50211ac3fc850f0480ae1bb198bcc5b39",
"body": null,
"is_bot": false,
"headline": "Made proposed changes.",
"author_name": "JimiC",
"author_login": "JimiC",
"committed_at": "2016-05-05T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9a0ce482e41fb5d670e289b516cb3e8b639d1b",
"body": null,
"is_bot": false,
"headline": "Implemented IComparable in State.cs",
"author_name": "JimiC",
"author_login": "JimiC",
"committed_at": "2016-05-05T11:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40afd973503b424a437761f1d84ff1480f33332d",
"body": null,
"is_bot": false,
"headline": "Changed copyright element's value in .nuspec file to 2016.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59c7ffb77acf8ce858ae7aae91b05dfe301a3e7",
"body": null,
"is_bot": false,
"headline": "Incremented patch version in .nuspec file.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d19e813abb9cfc926b3f67a516096dd22ebcbb8",
"body": " * In StatePair, the original equality comparison in Java code doesn't\n check the equality of the S\n * In BasicOperations, a called to Automaton.IsSingleton was made instead\n of Automaton.Singleton",
"is_bot": false,
"headline": "Incremented patch version, in order to indicate a bugfix (#16) via #17:",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8680a3e0c9bba64bc19437f7b67fc9f9d3240e6b",
"body": "http://blog.ploeh.dk/2013/06/24/a-heuristic-for-formatting-code-according-to-the-aaa-pattern/",
"is_bot": false,
"headline": "Formatted test-code according to this heuristic:",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9accce76d1652881cf3640d9864ab5b305efee90",
"body": null,
"is_bot": false,
"headline": "Used 'var' keyword.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63aca2026824853de9da3ebcfa6a7c9f0062a03e",
"body": null,
"is_bot": false,
"headline": "Formatted code.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a64143438589ae50b25e92686a04af6d63526b",
"body": null,
"is_bot": false,
"headline": "Used 'var' keyword.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db8d95d49f7631c916407d1cbe402761edda0dd",
"body": null,
"is_bot": false,
"headline": "Restored newline characters.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93255afbf0b9ec0fbcfe0095ab3522db68b48c7",
"body": null,
"is_bot": false,
"headline": "Restored newline characters.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2016-02-25T04:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af934029e90dfbd429abe2e8def617d7661c3d66",
"body": null,
"is_bot": false,
"headline": "#16 Issues with Automaton.Intersection",
"author_name": "Fread75",
"author_login": "Fread75",
"committed_at": "2016-02-24T22:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934bebeab1b5ee1f7385070a0fd4c9b0fb1ec740",
"body": "This reverts commit 726c4751283329b99cc44c5ab0815a761e8c7c43.",
"is_bot": false,
"headline": "Revert \"#16 Issues with Automaton.Intersection\"",
"author_name": "Fread75",
"author_login": "Fread75",
"committed_at": "2016-02-24T22:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726c4751283329b99cc44c5ab0815a761e8c7c43",
"body": "+ new unit tests",
"is_bot": false,
"headline": "#16 Issues with Automaton.Intersection",
"author_name": "Fread75",
"author_login": "Fread75",
"committed_at": "2016-02-24T22:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72a841a45ed9def75306c4e03faecedf3b7f150",
"body": "…hown\n\non NuGet gallery.",
"is_bot": false,
"headline": "Updated Fare.nuspec, in order to be consistent with the information s…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2015-11-19T20:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfda61cd025d39f8ad1c40c8095ea29647e62b2",
"body": "…f the\n\nimplementation of BasicOperations.Determinize is a bug fix.",
"is_bot": false,
"headline": "Incremented patch version, in order to indicate that the correction o…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2015-11-19T18:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb861502cfcc829e7080cd4a7ef409751607317c",
"body": "…ode to\n\nenter on an infinite loop.\n\nThis resolves #15.",
"is_bot": false,
"headline": "Addressed a bug in BasicOperations.Determinize that was causing the c…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2015-11-19T18:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dab782b78c6ed72bda3b7ee5ec4ff38bd37c4b23",
"body": "to include NuGet package and information about the versioning scheme.",
"is_bot": false,
"headline": "Updated README.md file,",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T20:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c308f385799ceaa3cdf072b3cb442d8199cd363",
"body": null,
"is_bot": false,
"headline": "Added build automation scripts.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b29d41d7093a85f2695894d50cdb87e308d738",
"body": null,
"is_bot": false,
"headline": "Added Zero29 to packages.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c87f59bc2907d2d09745ecae880f147c415fc99",
"body": null,
"is_bot": false,
"headline": "Renamed tests folder and namespace to IntegrationTests.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f179bfcd9a895ff719287e6221678ef23690ca82",
"body": null,
"is_bot": false,
"headline": "Removed ReSharper and StyleCop settings.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0012f0b76916881f9ea84f1fa1d04dd823834d",
"body": null,
"is_bot": false,
"headline": "Removed build automation files.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a9b08889b39ead1d98e7f3033fa807d38ad6ab",
"body": null,
"is_bot": false,
"headline": "Renamed Nuget folder to NuGetSpecs.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2014-05-19T19:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "090ab756a4c951012a8d0cfe9555094307ca78b1",
"body": null,
"is_bot": false,
"headline": "Updated license header's date and name.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-12-18T21:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a432f88e0fe65d504df63de635e800b9502b8ed7",
"body": null,
"is_bot": false,
"headline": "Added MIT license.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-12-18T20:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec414894b1e5b43abbabd5ba0fd8d11c0fedb9b",
"body": null,
"is_bot": false,
"headline": "Updated owners in .nuspec file.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-19T15:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66e89d6408fca1321c6f6d052d302419ee12945",
"body": null,
"is_bot": false,
"headline": "Updated README to include which projects use Fare.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-19T10:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f0cc6455943d4c9b43324a2279a6e1336538a25",
"body": null,
"is_bot": false,
"headline": "Added the appropriate build automations in order to address #8.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-19T08:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d35dde1b4bba1dc8a7c96918b02a978d190535",
"body": "…teps.",
"is_bot": false,
"headline": "Added build script to automate the Build, Verify, Test, and Release s…",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381ca024d41ec34dc133c2b7b7f7745acc408664",
"body": null,
"is_bot": false,
"headline": "Added .xunit project file.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba5005d40fa8b267ec36a8430a076ac4e6a35d2",
"body": null,
"is_bot": false,
"headline": "Enabled auto-incrementing assembly version(s).",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "571ec49f284f2f6965c5588030475471eccd91f8",
"body": null,
"is_bot": false,
"headline": "Enabled XML documentation file.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473ae10631787d4931b28c905d6654d9108cfd70",
"body": null,
"is_bot": false,
"headline": "Added 'Verify' build configuration to project and solution level.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726951cdae4e62d6ddf3414460c3d4eea09f5c02",
"body": null,
"is_bot": false,
"headline": "Disabled Code Analysis.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c6824ce481e511bb70224fb01360e334f8e2bc",
"body": null,
"is_bot": false,
"headline": "Added 'xunit.runners' package.",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a4034fe9822bcd77eaaed97b5505b754d657cb",
"body": null,
"is_bot": false,
"headline": "Added support for auto-incrementing assembly version(s).",
"author_name": "Nikos Baxevanis",
"author_login": "moodmosaic",
"committed_at": "2013-10-18T14:08:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 5,
"latest_release_at": "2026-04-13T21:46:36Z",
"latest_release_tag": "v2.2.2",
"releases_from_tags": false,
"days_since_last_push": 105,
"active_weeks_last_year": 1,
"days_since_latest_release": 105,
"mean_days_between_releases": null
},
"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": "Fare",
"exists": true,
"license": null,
"keywords": [
"Regex",
"Test",
"NFA",
"DFA",
"Automaton"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Fare",
"is_deprecated": false,
"latest_version": "2.2.2",
"repository_url": "https://github.com/moodmosaic/Fare",
"versions_count": 13,
"total_downloads": 325357021,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-13T21:46:33.937000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 105
}
]
},
"popularity": {
"forks": 46,
"stars": 192,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2011-11-20",
"count": 1
},
{
"date": "2013-01-07",
"count": 1
},
{
"date": "2013-02-04",
"count": 1
},
{
"date": "2013-08-28",
"count": 1
},
{
"date": "2013-10-21",
"count": 1
},
{
"date": "2013-11-20",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-03-23",
"count": 1
},
{
"date": "2014-07-31",
"count": 1
},
{
"date": "2014-12-12",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2016-01-19",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-03-16",
"count": 2
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
}
],
"complete": true,
"collected": 45,
"total_forks": 46
},
"star_history": null,
"open_issues_and_prs": 23
},
"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/Fare.Benchmarking/Fare.Benchmarking.csproj",
"Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj",
"Src/Fare/Fare.csproj"
],
"largest_source_bytes": 34716,
"source_files_sampled": 27,
"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": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "BenchmarkDotNet",
"manifest": "Src/Fare.Benchmarking/Fare.Benchmarking.csproj",
"ecosystem": "nuget",
"version_constraint": "0.12.1"
},
{
"name": "xunit",
"manifest": "Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.3.0"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.3.0"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj",
"ecosystem": "nuget",
"version_constraint": "15.5.0"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"manifest": "Src/Fare/Fare.csproj",
"ecosystem": "nuget",
"version_constraint": "1.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "BenchmarkDotNet",
"direct": true,
"version": "0.12.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "15.5.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"direct": true,
"version": "1.0.3",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": true,
"version": "2.3.0",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": true,
"version": "2.3.0",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 5,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 21,
"open_issues": 22,
"closed_ratio": 0.522,
"closed_issues": 24,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "moodmosaic",
"commits": 189,
"avatar_url": "https://avatars.githubusercontent.com/u/287532?v=4"
},
{
"type": "User",
"login": "gukoff",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5655837?v=4"
},
{
"type": "User",
"login": "Vassiliki",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1199402?v=4"
},
{
"type": "User",
"login": "Fread75",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/8177172?v=4"
},
{
"type": "User",
"login": "JimiC",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1716442?v=4"
},
{
"type": "User",
"login": "MagnusMikkelsen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/20538868?v=4"
},
{
"type": "User",
"login": "leolplex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11394398?v=4"
},
{
"type": "User",
"login": "jnyrup",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/919634?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.917
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"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": 2,
"reason": "2 out of 10 merged PRs checked by a CI test -- score normalized to 2",
"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": 5,
"reason": "Found 7/12 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"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": 10,
"reason": "packaging workflow 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "d03ab6615b9c986660def89449746cf56177cdaa",
"ran_at": "2026-07-28T14:31:34Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-13T21:46:41Z",
"oldest_open_prs": [
{
"number": 74,
"created_at": "2026-04-11T19:46:18Z",
"last_comment_at": "2026-04-13T21:07:51Z",
"last_comment_author": "zvirja"
}
],
"last_merged_pr_at": "2026-04-13T21:40:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2012-10-21T16:50:57Z",
"last_comment_at": "2018-11-20T04:22:46Z",
"last_comment_author": "moodmosaic"
},
{
"number": 7,
"created_at": "2013-02-24T16:48:41Z",
"last_comment_at": "2013-02-26T08:27:07Z",
"last_comment_author": "moodmosaic"
},
{
"number": 9,
"created_at": "2013-10-19T09:04:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2016-11-07T18:33:34Z",
"last_comment_at": "2016-11-07T21:37:41Z",
"last_comment_author": "moodmosaic"
},
{
"number": 23,
"created_at": "2016-12-28T09:52:54Z",
"last_comment_at": "2016-12-28T13:17:48Z",
"last_comment_author": "moodmosaic"
},
{
"number": 24,
"created_at": "2017-01-18T09:15:01Z",
"last_comment_at": "2017-01-18T13:54:46Z",
"last_comment_author": "moodmosaic"
},
{
"number": 26,
"created_at": "2017-12-17T09:17:57Z",
"last_comment_at": "2020-06-30T11:03:31Z",
"last_comment_author": "moodmosaic"
},
{
"number": 28,
"created_at": "2017-12-20T08:52:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2018-01-19T12:21:36Z",
"last_comment_at": "2018-01-22T17:40:14Z",
"last_comment_author": "zvirja"
},
{
"number": 38,
"created_at": "2018-04-12T13:07:19Z",
"last_comment_at": "2018-07-18T09:55:09Z",
"last_comment_author": "zvirja"
},
{
"number": 44,
"created_at": "2018-08-22T09:44:03Z",
"last_comment_at": "2024-06-19T15:29:42Z",
"last_comment_author": "gukoff"
},
{
"number": 48,
"created_at": "2018-10-29T12:42:19Z",
"last_comment_at": "2018-11-11T07:14:24Z",
"last_comment_author": "moodmosaic"
},
{
"number": 50,
"created_at": "2018-12-03T19:33:24Z",
"last_comment_at": "2022-01-20T08:20:12Z",
"last_comment_author": "gregsdennis"
},
{
"number": 53,
"created_at": "2019-07-12T12:03:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2019-11-11T13:58:04Z",
"last_comment_at": "2019-11-25T21:32:17Z",
"last_comment_author": "gwlbrk"
},
{
"number": 62,
"created_at": "2023-04-18T10:39:20Z",
"last_comment_at": "2024-07-24T14:08:06Z",
"last_comment_author": "moodmosaic"
},
{
"number": 64,
"created_at": "2024-05-28T16:19:54Z",
"last_comment_at": "2024-07-24T14:08:48Z",
"last_comment_author": "moodmosaic"
},
{
"number": 67,
"created_at": "2024-06-20T17:43:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2024-12-04T13:56:40Z",
"last_comment_at": "2025-05-29T09:32:23Z",
"last_comment_author": "thompson-tomo"
},
{
"number": 69,
"created_at": "2025-05-29T09:33:40Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/moodmosaic/Fare",
"host": "github.com",
"name": "Fare",
"owner": "moodmosaic"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 50,
"vitality": 38,
"community": 65,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 46,
"ai_readiness": 36,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 38,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 105,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 105 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 105
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v2.2.2",
"releases_from_tags": false,
"days_since_latest_release": 105,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 105 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 105
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 111,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 111 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 111
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 65,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 46,
"stars": 192,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "192 stars",
"points": 37,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 192
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "46 forks",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 46
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "exceptional",
"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": 100,
"inputs": {
"packages": [
"Fare"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 325357021,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "325,357,021 downloads all-time across nuget",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 325357021,
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.917
},
"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 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"merged_prs": 21,
"open_issues": 22,
"closed_issues": 24,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.522,
"closed_unmerged_prs": 8,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "52% of issues closed",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 52
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "21/29 decided PRs merged",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 29
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 175,
"owner_type": "User",
"is_verified": null,
"owner_login": "moodmosaic",
"public_repos": 122,
"account_age_days": 5907
},
"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": "175 followers of moodmosaic",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 175,
"login": "moodmosaic"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "122 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 122
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Fare"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 105
},
"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 105 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 105
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 46,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 10 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://www.brics.dk/automaton/",
"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": "http://www.brics.dk/automaton/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "2 out of 10 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"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 7/12 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "exceptional",
"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 5 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": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"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": "exceptional",
"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": 5,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"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": "weak",
"name": "AI Readiness",
"value": 36,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.39,
"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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Src/Fare.Benchmarking/Fare.Benchmarking.csproj",
"Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj",
"Src/Fare/Fare.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Src/Fare.Benchmarking/Fare.Benchmarking.csproj, Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj, Src/Fare/Fare.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Src/Fare.Benchmarking/Fare.Benchmarking.csproj, Src/Fare.IntegrationTests/Fare.IntegrationTests.csproj, Src/Fare/Fare.csproj"
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 34716,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:nuget",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:31:53.472617Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moodmosaic/Fare.svg",
"full_name": "moodmosaic/Fare",
"license_state": "standard",
"license_spdx": "MIT"
}