Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"cqrs",
"event-sourcing",
"ddd",
"marten"
],
"is_fork": false,
"size_kb": 165,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 50668,
"Shell": 216,
"PowerShell": 318
},
"pushed_at": "2026-07-21T19:56:32Z",
"created_at": "2016-06-29T18:38:48Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T19:53:31Z",
"description": "DDD CQRS Event Sourcing Abstraction Library",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": "20|20 IP",
"type": "Organization",
"login": "2020IP",
"company": null,
"location": null,
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/15891935?v=4",
"created_at": "2015-11-17T14:53:28Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 3899
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.31.1",
"kind": "patch",
"published_at": "2026-07-21T19:56:33Z"
},
{
"tag": "v3.31.0",
"kind": "minor",
"published_at": "2026-07-15T14:54:05Z"
},
{
"tag": "v3.30.0",
"kind": "minor",
"published_at": "2026-07-08T19:45:09Z"
},
{
"tag": "v3.29.1",
"kind": "patch",
"published_at": "2026-06-30T20:11:24Z"
},
{
"tag": "v3.29.0",
"kind": "minor",
"published_at": "2026-06-28T13:40:40Z"
},
{
"tag": "v3.28.2",
"kind": "patch",
"published_at": "2026-05-29T00:23:07Z"
},
{
"tag": "v3.28.2-beta.1",
"kind": "prerelease",
"published_at": "2026-05-29T00:05:07Z"
},
{
"tag": "v3.28.1",
"kind": "patch",
"published_at": "2026-05-27T20:05:40Z"
},
{
"tag": "v3.28.1-dependabot-nuget-src-TwentyTwenty-DomainDriven-Marten-Marten-8-37-0.2",
"kind": "prerelease",
"published_at": "2026-05-14T22:29:53Z"
},
{
"tag": "v3.28.1-dependabot-nuget-src-TwentyTwenty-DomainDriven-Marten-Marten-8-37-0.1",
"kind": "prerelease",
"published_at": "2026-05-14T22:24:45Z"
},
{
"tag": "v3.28.0",
"kind": "minor",
"published_at": "2026-04-16T15:00:15Z"
},
{
"tag": "v3.27.0",
"kind": "minor",
"published_at": "2026-03-12T14:17:07Z"
}
],
"recent_commits": [
{
"oid": "22fa19c2236fd2beb5951b016e7eaabff104bdfa",
"body": null,
"is_bot": false,
"headline": "marten update",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-07-21T19:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe91ba92adf8176abe7c99dd3c36603f7388e896",
"body": null,
"is_bot": false,
"headline": "Update Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-07-15T14:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6c3f5d679e6fdafccc01791ec83fffd1096d6f",
"body": null,
"is_bot": false,
"headline": "Update Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-07-08T19:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ab95eac8d3d1a8052d6558a2b9064a3628cf6f",
"body": null,
"is_bot": false,
"headline": "marten bump",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-06-30T20:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1774595f6fb620947a17072d2ba8731927c12bd2",
"body": null,
"is_bot": false,
"headline": "Marten and MassTransit package updates",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-06-28T13:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f62a0f2a94c3100a3cfb8465f4fb700aa4a5325",
"body": null,
"is_bot": false,
"headline": "To array instead of list",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-05-29T00:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f03769a9f631f9344166da5a09515a4fd072097",
"body": "…error\n\n_database.Store(list) resolves to Store<List<T>>(entity) which Marten\nrejects. Call .ToArray() to match the params T[] overload correctly.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: call Store with array to avoid Marten IEnumerable document type …",
"author_name": "John Stringer",
"author_login": "jstringer-sago",
"committed_at": "2026-05-29T00:01:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5df687b8f16ebc76e6432c74448ab76e6e3dea92",
"body": null,
"is_bot": false,
"headline": "order aggregates before saving in bulk save to prevent deadlocks",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-05-27T20:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3c7580b361f617af6acc59ce0e998a27c5a139",
"body": null,
"is_bot": false,
"headline": "Update Marten dep",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-04-16T14:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcc794002eab93044b8fb238775e1ba316525053",
"body": null,
"is_bot": false,
"headline": "install .net 10 in build",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-03-12T14:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d184f5d80b2db766c5b276bd6b89cddeaf0e3ad",
"body": null,
"is_bot": false,
"headline": "Update MT and Marten deps",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2026-03-12T14:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0640481880755c6cb73675ef9a74816e62984791",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-21T16:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141363c71f78e1be9c9dcde9595e0bbac7e9992b",
"body": null,
"is_bot": false,
"headline": "rollback to previous working versions",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-21T16:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65502453f037c4c3717372f9b2b1a0b96ea4a256",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T22:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb25041c52c10428cd0275f3f77f43d59835321a",
"body": null,
"is_bot": false,
"headline": "removed environment vars",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T22:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303acebe6ac75527b142a4386f8f8f344672df34",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T21:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e9ce95cf27bb366ac49a55835dd5d0dbda10e3",
"body": null,
"is_bot": false,
"headline": "Updated auth_token to be encrypted",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T21:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64264336bd556e95a1e662dac8f6594382019d2e",
"body": null,
"is_bot": false,
"headline": "Again",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T21:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc62396903b2aa9be5f491904e05d52948d0969",
"body": null,
"is_bot": false,
"headline": "Update appVeyor yml",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T19:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e249e30c843a09072830418eb0eba2fe138438d6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e3dc5d2870048650bdce9ddd6cf1a3a4fe3537",
"body": null,
"is_bot": false,
"headline": "updated github token",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4289d0d3f86f405f95490e863ce36c52b62b65bf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b04706fe73d627c65fb41ecf326895256440dd9",
"body": null,
"is_bot": false,
"headline": "updated again",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430f8f21ca445dbc918cafe6aad91a4ae6090982",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b40d96c0fcc1fd3de392f6a83e45d5d39a38fcb",
"body": null,
"is_bot": false,
"headline": "updated enviornment var",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-20T16:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a54ed19e40457f39640758260f5733b7b6f153b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T21:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83048edcc8fb02349123d6908bc808c3f5cd97b7",
"body": null,
"is_bot": false,
"headline": "another change to get nuget deployment",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T21:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7671cce0ada5b46dd40175b399f4790ab316b258",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T21:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fd10e083dcda6d0b24f1d338fcc48fab75d10c",
"body": null,
"is_bot": false,
"headline": "revert file for testing",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T21:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b6da87de152e28a96ad6884f75143fdb64537e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dotnet10-upgrade'",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T16:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61bb4d10db13b287d1921d7931b20517057dc7c4",
"body": null,
"is_bot": false,
"headline": "Update to push nuget package when tagged",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T16:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c715116efe6b10494735dde145fbf2f765ddef",
"body": "Dotnet10 upgrade",
"is_bot": false,
"headline": "Merge pull request #4 from 2020IP/dotnet10-upgrade",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T15:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56514edc9f3f3bdb42dcf1a0739d8d2b184be9f5",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T15:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0edfb79660892613444b6671dee0938b88c800e9",
"body": null,
"is_bot": false,
"headline": "Whitespace change",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T15:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b7323a8094ede26b895c052c677687da7a4244",
"body": null,
"is_bot": false,
"headline": "Downgrade to VS 2022",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T14:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ac10908e6afcc78d240c9ffbca54d08d9c2f27",
"body": null,
"is_bot": false,
"headline": "Upgrade Marten to v8.17",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T14:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142b08a69428e8ee0b8361a5bd752c952269affe",
"body": null,
"is_bot": false,
"headline": "Changed image to VS 2026",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T14:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18a45972ad689c9529449078c348d76189aa973",
"body": null,
"is_bot": false,
"headline": "Fixed errors",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T13:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f12404700c2afe687a27fb933b9ea7b367638b",
"body": null,
"is_bot": false,
"headline": "Rolling back to pre-dotnet 10",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-16T13:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebfd4299b4e47a9caac8082acea70fddf78a175",
"body": null,
"is_bot": false,
"headline": "adding logging for build error",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T22:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe9096d705e2884a2d36f70a26edb5032b8a79bc",
"body": null,
"is_bot": false,
"headline": "removed global.json file",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T22:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04bfb7159444b50ac073457b8c9029eaf9554694",
"body": null,
"is_bot": false,
"headline": "Attempting to resolve build error again",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T22:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e1b624a8cf07c8bdd662b4c4c5cd07da38709a",
"body": null,
"is_bot": false,
"headline": "Updated appveyor build to install .net 10",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T21:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fad2c1eb597a634dbc665cfb41a70dba101a986",
"body": null,
"is_bot": false,
"headline": "Rolled back previous change",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T20:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb053c82fd368fcc852b8e95da69ba677c834d5b",
"body": null,
"is_bot": false,
"headline": "update appVeyor for build",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T19:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a78375d83dd6afc08c26353a00ed8d765da9a8",
"body": null,
"is_bot": false,
"headline": "update vmImage to Visual Studio 2025",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T19:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f537833e2c8456405bb86d4b598769fd5561614",
"body": null,
"is_bot": false,
"headline": "removed upgrade plan",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-15T19:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a110e78f46544a35adb6017352093dec139b92a8",
"body": null,
"is_bot": false,
"headline": "Upgrade changes",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-12T21:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4a3f02b0cab76b734c35f5c47d72ed1a75a3d9",
"body": "Changed the target framework in TwentyTwenty.DomainDriven.Marten.csproj from net8.0 to net10.0. Minor formatting adjustments were made, such as removing extra blank lines and ensuring consistent ItemGroup formatting. No changes to package references or project dependencies.",
"is_bot": false,
"headline": "Update target framework to net10.0 in csproj file",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-12T14:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57be9447fe2027c211d7f25a1e5432c6fedad3d",
"body": "Changed the TargetFramework in TwentyTwenty.DomainDriven.MassTransit.csproj from net8.0 to net10.0 to support the latest .NET version. No other modifications were made.",
"is_bot": false,
"headline": "Update target framework to net10.0 in .csproj file",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-12T14:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64914df6aad0e3b2f3e38e73ae502bf8e4d2f11",
"body": null,
"is_bot": false,
"headline": "Commit upgrade plan",
"author_name": "Jamie Johns",
"author_login": "sago-jjohns",
"committed_at": "2026-01-12T14:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c9ecb5a9288375db9565faf6564529bb64cdffa",
"body": null,
"is_bot": false,
"headline": "Updates nuget api key",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2025-02-21T02:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "283b1504559476cbc9834c2f798f6c13865be70d",
"body": null,
"is_bot": false,
"headline": "update masstransit and marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2025-02-20T20:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058767c4ca3d13533848ac8673795eb0fdabb863",
"body": null,
"is_bot": false,
"headline": "update marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2025-01-06T17:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57411c704970b70739fa203e327d7e70cb28a1f",
"body": null,
"is_bot": false,
"headline": "revert expected version change",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-10-30T12:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1142f27b0952869c73440ff413f3925982e760dc",
"body": null,
"is_bot": false,
"headline": "Marten update",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-10-30T03:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c3828e5498914174202076600450b90b54d553",
"body": null,
"is_bot": false,
"headline": "fix expected version being passed in",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-10-28T17:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87787d1b2a0b14b753e64c3addb77a82f6b42678",
"body": null,
"is_bot": false,
"headline": "Marten 7.31",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-10-25T19:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d28a100ae71b710c2b50dc190277d9d08ce2c9",
"body": null,
"is_bot": false,
"headline": "Update Marten and MassTransit",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-10-25T13:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b239566c997c91f120e00e827c568d39f3a01299",
"body": null,
"is_bot": false,
"headline": "update Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-08-29T19:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4035bdadb423da48dcce8f40419a1b4562fdda3",
"body": null,
"is_bot": false,
"headline": "Marten and MassTransit updates",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-08-05T18:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683212ee9600745a0e56fd604dd7689acacd4f32",
"body": null,
"is_bot": false,
"headline": ".Net 8",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-03-01T17:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f2ad49d33a0877f3b14ddb0ef10cfeec32c067b",
"body": null,
"is_bot": false,
"headline": "GitHub token update",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-02-15T20:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46d44d0151234d8481f773bbd9a3c410cf6b0f4",
"body": null,
"is_bot": false,
"headline": "New Nuget AoiKey and Marten and MassTransit updates",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2024-02-15T19:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4094d610cf5c2de3ba6398837520396cdb01b060",
"body": null,
"is_bot": false,
"headline": "Update appveyor VS version",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2023-12-04T17:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3cfd757dbfce45939ba5b035b525f9708969e2",
"body": null,
"is_bot": false,
"headline": "Marten needs to be net6",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2023-12-04T17:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d15812ad94d93d32e3000bbb5db73d9c734adaa",
"body": null,
"is_bot": false,
"headline": "update Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2023-12-04T17:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69ff08be5980eb6bfcc9d3111ce9106cd5675328",
"body": null,
"is_bot": false,
"headline": "Update MassTransit version",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2023-02-09T19:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e0cd87728274f9ea78a55dc7d47e00fd26deec",
"body": null,
"is_bot": false,
"headline": "add archive method to interface",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-12-01T19:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2621a1a69986aae37cfbebdadb3f466f0970376f",
"body": null,
"is_bot": false,
"headline": "Adds method to Archive a collection of aggregates",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-12-01T17:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda863e77c748e23e9379c484eb9aee81ac04cee",
"body": null,
"is_bot": false,
"headline": "Update Marten and MassTransit dependencies",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-11-09T13:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1919a28c2b84a31e60f0d7048857512b975d14f",
"body": null,
"is_bot": false,
"headline": "update to mass transit 8.0.6",
"author_name": "Scott Yeargain",
"author_login": "syeargain",
"committed_at": "2022-09-07T11:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406d65e66bb9f75d0e0652af7f8d489de6ac9c47",
"body": null,
"is_bot": false,
"headline": "Update nuget API key",
"author_name": "Jarrod Alexander",
"author_login": "jarroda",
"committed_at": "2022-08-03T14:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a40858cf5d315514fef870c383968e8f6909261",
"body": null,
"is_bot": false,
"headline": "Update Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-07-25T13:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a83e0c3d0d9a0aab6b5f3c50dd478bb84d4b3c0",
"body": null,
"is_bot": false,
"headline": "Better disposal on repositories and eventstore",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-07-13T13:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba0dbad4da354c99601cdf4c4c1efbe63073a1d",
"body": null,
"is_bot": false,
"headline": "Fix potential issues getting streams/events",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-07-12T15:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c5d914ad109bf7fdb780de6e26069a3be047b0",
"body": null,
"is_bot": false,
"headline": "Latest Marten and MassTransit",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-07-08T13:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6763d036a3fbd2a8716017f3f2fe2d7fabd8d406",
"body": null,
"is_bot": false,
"headline": "Latest Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-06-06T14:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11ea031d1a61a90efee721e426015724010c2b8",
"body": null,
"is_bot": false,
"headline": "Handle streams that don't exist better in the MartenEventStore",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-05-25T12:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0196937654e4dd54fe3b2e813b3f63f7f799412d",
"body": null,
"is_bot": false,
"headline": "Latest MT and Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-05-16T13:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082b23476d80055d0c58532535e754e2442e83f6",
"body": null,
"is_bot": false,
"headline": "Update to Marten 5 and MassTransit 8",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-04-14T18:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83124292d0e2d0b9f9439fe15b966dd4c675fa10",
"body": null,
"is_bot": false,
"headline": "Update nuget API key",
"author_name": "Jarrod Alexander",
"author_login": "jarroda",
"committed_at": "2022-02-07T16:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3d5a9c2d62a97f7c2199d5bea8d5c05aede028",
"body": null,
"is_bot": false,
"headline": "updates Marten",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2022-01-13T17:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cd23c4f81343de92ef31f5877ff5c12edfc497",
"body": null,
"is_bot": false,
"headline": "set type when publishing events on the publishing reposlitory",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-30T22:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4389235bbb362e426251d4779f4a0ebde179d8ec",
"body": null,
"is_bot": false,
"headline": "explicitly set the type when publishing uncommittedEvents",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-30T21:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee248a560862640a4bb42c23cb60b53775882d7",
"body": null,
"is_bot": false,
"headline": "Bug fix in SaveOptimistic",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T22:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d74c1d9c164c2d4a003d4239960c09c94bc426",
"body": null,
"is_bot": false,
"headline": "Fixes expected version bug in MartenEventStore",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T21:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9378bd9b80f1fd10b455854913002c735486fa",
"body": null,
"is_bot": false,
"headline": "file cleanup",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T21:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ed46ff7c90cedd969490356856ab455b55d1c3",
"body": "Archival interfaces, Marten Support, etc",
"is_bot": false,
"headline": "Merge pull request #2 from 2020IP/feature/archival-refactor",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T21:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fffb56b02202c0675bcbc759da09fb74320ff45",
"body": null,
"is_bot": false,
"headline": "Fixes build",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T21:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10bf7bee3e38f1ae2c4977cc1f9c33c03669c5bc",
"body": null,
"is_bot": false,
"headline": "Optimistic refactoring",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T21:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63cf2195921a9dce7f39de19435f5c89971e282",
"body": null,
"is_bot": false,
"headline": "Adds abstract EventPublishingRepository",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T19:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1819638c7eda4b221ac8758825f2f216c8a8e7e",
"body": "…epository refactors to support publishing.",
"is_bot": false,
"headline": "Support CancellationToken on all things async. Publish and Sourcing r…",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T19:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cecfe96d5b42b57c01013111afbf0bdf81d6c24",
"body": null,
"is_bot": false,
"headline": "Proper setup of MartenEventStore",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T17:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969f7c17f547f81c0e858f9a5fec4193bc26ea5a",
"body": null,
"is_bot": false,
"headline": "Only async on eventstore and repository. Work on publishing",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T16:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f9b1d9af22346e1daddbb1588c00a49a626e16",
"body": "… with EventStore terminology. Adds support for SaveAndArchive on multiple aggregates.",
"is_bot": false,
"headline": "IEventStore now uses \"Stream\" instead of \"Aggregate\", to better align…",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-29T01:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774ec03b25a9dccc6f9f8563fdfbb5bc1d222bbb",
"body": null,
"is_bot": false,
"headline": "Archival interfaces, Marten Support, etc",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-12-28T22:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da892af0f4440a78fc9737c17c38421cbf208b01",
"body": null,
"is_bot": false,
"headline": "Update to Marten 4 and MT 7.2.4",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-11-22T19:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776423f1aa730e0a86f6d1a6a368749190179eb2",
"body": null,
"is_bot": false,
"headline": "IgnoreDataMember HasUnpublishedEvents",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-07-14T17:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220cc65e1edf8e77ed7c304b607007e44b4ab9cf",
"body": null,
"is_bot": false,
"headline": "Adds `HasUnpublishedEvents` property to the event publishing ar",
"author_name": "Eric Green",
"author_login": "ericgreenmix",
"committed_at": "2021-05-03T13:47:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 50,
"latest_release_at": "2026-07-21T19:56:33Z",
"latest_release_tag": "v3.31.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 0,
"mean_days_between_releases": 7.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "TwentyTwenty.DomainDriven",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/TwentyTwenty.DomainDriven",
"is_deprecated": false,
"latest_version": "3.31.0",
"repository_url": "https://github.com/2020IP/TwentyTwenty.DomainDriven",
"versions_count": 86,
"total_downloads": 204970,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T14:54:00.867000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
},
{
"name": "TwentyTwenty.DomainDriven.Marten",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/TwentyTwenty.DomainDriven.Marten",
"is_deprecated": false,
"latest_version": "3.31.0",
"repository_url": "https://github.com/2020IP/TwentyTwenty.DomainDriven",
"versions_count": 75,
"total_downloads": 87934,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T14:54:01.277000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
},
{
"name": "TwentyTwenty.DomainDriven.MassTransit",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/TwentyTwenty.DomainDriven.MassTransit",
"is_deprecated": false,
"latest_version": "3.31.0",
"repository_url": "https://github.com/2020IP/TwentyTwenty.DomainDriven",
"versions_count": 74,
"total_downloads": 99667,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T14:54:01.593000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 5,
"stars": 13,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 5
},
"star_history": {
"days": [
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-07-26",
"count": 2
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_stars": 13
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/TwentyTwenty.DomainDriven.Marten/TwentyTwenty.DomainDriven.Marten.csproj",
"src/TwentyTwenty.DomainDriven.MassTransit/TwentyTwenty.DomainDriven.MassTransit.csproj",
"src/TwentyTwenty.DomainDriven/TwentyTwenty.DomainDriven.csproj"
],
"largest_source_bytes": 4993,
"source_files_sampled": 45,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "Marten",
"direct": true,
"version": "8.30.0",
"severity": "critical",
"ecosystem": "nuget",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-vmw2-qwm8-x84c"
],
"fixed_version": "8.37.0",
"advisory_count": 1,
"oldest_advisory_days": 67
}
],
"collected": true,
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 2,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [],
"dependencies": [
{
"name": "Marten",
"manifest": "src/TwentyTwenty.DomainDriven.Marten/TwentyTwenty.DomainDriven.Marten.csproj",
"ecosystem": "nuget",
"version_constraint": "9.17.1"
},
{
"name": "MassTransit",
"manifest": "src/TwentyTwenty.DomainDriven.MassTransit/TwentyTwenty.DomainDriven.MassTransit.csproj",
"ecosystem": "nuget",
"version_constraint": "8.5.10"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Marten",
"direct": true,
"version": "8.30.0",
"ecosystem": "nuget"
},
{
"name": "MassTransit",
"direct": true,
"version": "8.5.8",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 2,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ericgreenmix",
"commits": 119,
"avatar_url": "https://avatars.githubusercontent.com/u/1297049?v=4"
},
{
"type": "User",
"login": "sago-jjohns",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/197660711?v=4"
},
{
"type": "User",
"login": "jarroda",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/1840003?v=4"
},
{
"type": "User",
"login": "jstringer-sago",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/197837996?v=4"
},
{
"type": "User",
"login": "syeargain",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11225644?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.623
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "22fa19c2236fd2beb5951b016e7eaabff104bdfa",
"ran_at": "2026-07-21T20:00:46Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/2020IP/TwentyTwenty.DomainDriven",
"host": "github.com",
"name": "TwentyTwenty.DomainDriven",
"owner": "2020IP"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 40,
"vitality": 74,
"community": 51,
"governance": 60,
"engineering": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v3.31.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 7.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.5
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 5,
"stars": 13,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 73,
"inputs": {
"packages": [
"TwentyTwenty.DomainDriven",
"TwentyTwenty.DomainDriven.Marten",
"TwentyTwenty.DomainDriven.MassTransit"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 392571,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "392,571 downloads all-time across nuget",
"points": 58.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 392571,
"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.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.623
},
"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 62% of commits",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/7 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 6,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "2020IP",
"public_repos": 15,
"account_age_days": 3899
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6 followers of 2020IP",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "2020IP"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~10 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"TwentyTwenty.DomainDriven",
"TwentyTwenty.DomainDriven.Marten",
"TwentyTwenty.DomainDriven.MassTransit"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "86 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 86
}
}
],
"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": 36,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"cqrs",
"event-sourcing",
"ddd",
"marten"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 3.5
},
"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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 1/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: Marten 8.30.0 (critical 9.8)",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "Marten 8.30.0 (critical 9.8)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.06,
"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": "6 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"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.01,
"toolchain_manifests": [
"src/TwentyTwenty.DomainDriven.Marten/TwentyTwenty.DomainDriven.Marten.csproj",
"src/TwentyTwenty.DomainDriven.MassTransit/TwentyTwenty.DomainDriven.MassTransit.csproj",
"src/TwentyTwenty.DomainDriven/TwentyTwenty.DomainDriven.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/TwentyTwenty.DomainDriven.Marten/TwentyTwenty.DomainDriven.Marten.csproj, src/TwentyTwenty.DomainDriven.MassTransit/TwentyTwenty.DomainDriven.MassTransit.csproj, src/TwentyTwenty.DomainDriven/TwentyTwenty.DomainDriven.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/TwentyTwenty.DomainDriven.Marten/TwentyTwenty.DomainDriven.Marten.csproj, src/TwentyTwenty.DomainDriven.MassTransit/TwentyTwenty.DomainDriven.MassTransit.csproj, src/TwentyTwenty.DomainDriven/TwentyTwenty.DomainDriven.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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 4993,
"source_files_sampled": 45,
"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/45 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 45,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:00:54.504634Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/2/2020IP/TwentyTwenty.DomainDriven.svg",
"full_name": "2020IP/TwentyTwenty.DomainDriven",
"license_state": "custom",
"license_spdx": null
}