Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5179,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 514595
},
"pushed_at": "2026-07-27T20:34:36Z",
"created_at": "2019-09-07T21:08:39Z",
"owner_type": "User",
"updated_at": "2026-07-27T20:34:37Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Unlicense",
"default_branch": "main",
"license_spdx_raw": "Unlicense",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "aemarco",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/30185904?v=4",
"created_at": "2017-07-14T20:12:25Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 3300
},
"license": {
"state": "standard",
"spdx_id": "Unlicense",
"raw_spdx": "Unlicense",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "d10c5a8a66edced2f2e779b6e50ad3b6ba645a7a",
"body": "10.1",
"is_bot": false,
"headline": "Merge pull request #21 from aemarco/develop",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-07-27T20:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266f366c58eefe953987a64a332eb25f2ecf781c",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump version to 10.1",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-07-27T20:30:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a5f6b82dc588ecb2509a32e22941cbc0bfefcfb5",
"body": "MimeMap becomes static with collection expressions; ToolboxImage gains\na FileInfo.IdentifyImageAsync helper to replace ad-hoc Image.IdentifyAsync\ncalls in consuming projects.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: modernize MimeMap and add IdentifyImageAsync for FileInfo",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-07-27T17:59:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "52a1c9a0824dd1be82f704df99898c2e930bbd2e",
"body": "Adds BeValidAbsoluteUri supporting nullable trailing-slash intent (null\n= don't care) and a BeConfiguredSecret rule to catch unconfigured\ndefault secrets.",
"is_bot": false,
"headline": "feat: add nullable-aware URI validator and secret rule builder",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-07-27T16:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "876292b34189ef64e3f30abf529c0c9f3a9ca837",
"body": "…d log guard\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump Microsoft.Windows.Compatibility to 10.0.10; drop IsEnable…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-07-21T22:21:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a8edff7bbbfcce053c4e24d3cfdf7e8aec96e576",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: misc cleanup and GlobalUsings",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-06-06T14:31:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc5115dacb03e160315db2871aece6dd46270b38",
"body": "…istration\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add AddAllImplementationsExtensions for convention-based DI reg…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-06-06T13:41:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cee7ff6ca8c0130505eb0eef7c7ab66acbb25897",
"body": "…tion\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: EscapeMarkup on selection header to prevent Spectre markup injec…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-06-04T11:43:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "30cca1116fc4b3736c557eed143aff0956db55e1",
"body": null,
"is_bot": false,
"headline": "options not needed",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-05-26T18:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31ab6b41f70ee255ba9fd1111142fe5c06bd5a8",
"body": "…rinting\n\nSerializes via STJ with a SortedListConverter so List<IComparable> members\nare sorted before hashing — two objects differing only in list order produce\nthe same hash. Replaces Newtonsoft-based WallpaperFilter.Signature.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Add ToStableHash extension for order-independent object fingerp…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-05-17T18:26:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9b1bcc89a6adcc06ddb4a08a6493781882b3cfa",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Add CheckNetworkPathAccessibility extension for DirectoryInfo",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-05-03T09:34:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "01600641c0dc1d938f16e94bc5f58c18af4e5538",
"body": "- Improved documentation to better describe operation and limitations\n- Changed from AllDirectories (recursive) to TopDirectoryOnly for folder sync\n- Clarified file name matching semantics (case sensitivity, duplicates)\n- Documented TryDelete failure handling\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: Clarify SyncFolderByFileName behavior and fix search scope",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-05-02T18:54:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "63e0d0590ce257d2a6a6967ce920e932f8c4e8df",
"body": "Develop",
"is_bot": false,
"headline": "Merge pull request #20 from aemarco/develop",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-04-18T16:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256f12fb42081d13121976678dfc41bc4c25e6f4",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "remove ConsoleTools project and update CI actions to Node.js 24",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T16:34:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b5ed79e9a6bd0b3abc000069a96b039cc033a79",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "opt into Node.js 24 for GitHub Actions to resolve deprecation warnings",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T16:24:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6d13db929e66ec08087968f14eb886f2debb39da",
"body": "patching",
"is_bot": false,
"headline": "Merge pull request #19 from aemarco/develop",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-04-18T15:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85589d92f2e8c729ea045713e651bb34cee00cbc",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "mark remaining ConsoleTools types obsolete and clean up usings",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T15:55:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "079dd0ae519463d3113b85bacae0e42e6bc1493f",
"body": "Transplants all manual test scenarios from the obsolete ConsoleTools\nmanual test project into a new ToolboxConsoleManualTests project that\ntargets the aemarcoCommons.ToolboxConsole API. Also adds the project\nto aemarcoBackend.sln under a new TestsManual solution folder.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "replace ConsoleToolsManualTests with ToolboxConsoleManualTests",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T15:53:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0c543dc6185eb707d6c9591939d889c2afbfcfbd",
"body": "…Tools obsolete\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "transplant ConsoleTools features into ToolboxConsole and mark Console…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T15:07:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "77e5eb3f318c9598cfee49f5f6f27bb5c6702807",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "upgrade setup-dotnet to v4 and target .NET 10",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T14:15:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ac041415241123391ca1854b32cd4fa107241597",
"body": "release 10",
"is_bot": false,
"headline": "Merge pull request #18 from aemarco/develop",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-04-18T14:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da56a54e62107db00ee99aadadbcea98fd33098",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "reorganize Directory.Build.props structure",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T13:44:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8a0258e7e6ce6b80dd6178e68348ed3c8f30a24",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix nullability warnings across Toolbox and ConsoleTools",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T13:43:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dadad32ae66595aae345cf9b2ab74866bb9ccc6a",
"body": "…ces/ subfolder\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add NOTICE files to all NuGet packages and move resources into Resour…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-18T13:34:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7d648c2ab385f83f2323294dd5da1f043e2c67cb",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-11T22:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2319dc9648a75134d30ad680687cd553cd5f38f8",
"body": "…nto develop",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/aemarco/aemarcoCommons i…",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T20:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f588ab19355980dbabaa380a13a846382abd195f",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T20:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999ac9c4e857a18468b6e14a345edd47e65b09f6",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T20:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ddf6e0cca156216ae64fc2508666a8b2c5ab8c",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T20:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3851cd4c30bb82f7efc49eec01a2b248471d12",
"body": null,
"is_bot": false,
"headline": "maaaaaayyyybeeee",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T19:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d53d5a55e2b65e4e8cc1e552fdedca6301528f",
"body": null,
"is_bot": false,
"headline": "mabe ready?",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-04-03T18:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c0f34b50fd5fcbb6a77a33e316fe37489b0035",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-28T22:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c3cda2be04c096ea54dfb061a0d1f22b82ee34",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-28T20:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc104121f985e2d4dcb2cfb5cba7be0c80ccec20",
"body": null,
"is_bot": false,
"headline": "build: upgrade projects to .NET 10 and centralize target framework",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-24T22:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fcec935d8b07de48d173cbb2e0ee23efb1349e",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-22T20:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c59c3f05e65b9a5824acf243658e4d802ee33c",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-22T17:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b1460505e21428b88943ab6bf9bd2a594ab6d4",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-15T21:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0dc8c2f45f7097b9e6896ea6d8a728517bb083",
"body": null,
"is_bot": false,
"headline": "Fix formatting and add new toolbox entries in README",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-03-15T20:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce30fd8137582249b63c00d5c51fb7994805c3e",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-15T20:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2738e5cdf08fd4e094e227169a0bb424841dd5a",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-15T20:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af2e2afdf3e40ce6d29f8dd309e2a5e03b25c66",
"body": "Updated build status badge to GitHub Actions.",
"is_bot": false,
"headline": "Change build status badge to GitHub Actions",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2026-03-15T19:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb8d67b32493618a885f81ca047afd6c223d07f",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-15T19:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe20a89bca841b669a5fdcd38fff554c20a6b51",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-15T16:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d96149168192d82c829861136fb7b806922e9a5",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-14T23:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4e8d324c28704a1104b0e5416e75cc39cb2ded",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-07T16:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86578144688fe9a8aa7a3a09c9446508222faa2",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-07T12:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df16f6b368b43ff64b2fa187ac82ba31c5050ca",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-02T23:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ff29205a1427fd2e400cc0cffc457c81bf5367",
"body": null,
"is_bot": false,
"headline": "oidc improved",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-02T22:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5db2c23dbc3f5b2bfab00a49daa6f11a67e2d68",
"body": null,
"is_bot": false,
"headline": "sorting and paging",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-03-01T00:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98aa321e8d2581d8f31d5a29c8b4fcaab242fcf3",
"body": null,
"is_bot": false,
"headline": "v",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T21:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ec863bd71b95d7ad701f1716e7839b85162164",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T21:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4173f79717bbae6753daaad7dbfe861d3576080",
"body": null,
"is_bot": false,
"headline": "working typestore",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T19:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8012ad932af4de281f0b2a6ca3159532d55dcf8b",
"body": null,
"is_bot": false,
"headline": "initial code for TypeStore",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T16:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c271c9aa5e3b7aa51f2c27f9ec5eb8008cf6a87e",
"body": null,
"is_bot": false,
"headline": "added ToolboxTypeStore",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T14:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d74709b60d2812b070c2687264753d91651d5e",
"body": null,
"is_bot": false,
"headline": "added ToolboxVlc Code",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-15T12:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa3e472b914324d639407dd080db045f5a15b6b",
"body": null,
"is_bot": false,
"headline": "added ToolboxVlc",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-14T17:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd06207aad5d57f1099ded3f772bbb0b7ed31ac",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-02-08T11:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ed417e790e7512cf3b50e370b2ef7d4e153465",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2026-01-05T23:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbff31d880e9e56abb84baa59faa8cdfbcaaa1b",
"body": null,
"is_bot": false,
"headline": "proto",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-12-29T19:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb4dd067258253107038a727af1cfc33a5c6704",
"body": null,
"is_bot": false,
"headline": "commons",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-11-30T18:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3264612514c2fa00e22702668e1c4b71b5f036",
"body": null,
"is_bot": false,
"headline": "minor stuff",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-11-23T13:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b106976c0c06b5e8385b2590351824d52e7cf5",
"body": null,
"is_bot": false,
"headline": "commons",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-10-26T14:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd620587b2963291fd01e115b52ca28eb8c9793",
"body": null,
"is_bot": false,
"headline": "c",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-10-05T15:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8aa2663506408f585f17f050576092d47dda50",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into develop",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e57e3f141d4c2b1cc492daccbca7cbc96d1684",
"body": null,
"is_bot": false,
"headline": "console stuff",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979f858322d8cdc10b7e582d6f52d1922cc9f04b",
"body": null,
"is_bot": false,
"headline": "namespaces",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b151fc8749052938b7cbdd840e78b2157a95eb",
"body": null,
"is_bot": false,
"headline": "null",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4527a7c38b1bf15803241951b7ac6a0614a156e",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b156af421a6830056670ab3f964c8432dc31a65c",
"body": null,
"is_bot": false,
"headline": "console stuff",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T18:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b8745d8f5c0e7805f129cffc5c3b03a743767f",
"body": null,
"is_bot": false,
"headline": "namespaces",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-14T10:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09e1c3c341fb792446e4747e3a040d012af0f57",
"body": null,
"is_bot": false,
"headline": "null",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T21:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a655ee933f7933bdbc3a6c939d33eee82e5bd5",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T21:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d7237f612f60659d92afd394208b052dc4bddfd",
"body": null,
"is_bot": false,
"headline": "null",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T21:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1dfe8b14ce6e013b9419ce69d0534a4a4fb820",
"body": null,
"is_bot": false,
"headline": "test",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T20:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cd87e29f9118d5e64c68635f69dc2186844530",
"body": null,
"is_bot": false,
"headline": "naming and remove azure",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T20:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a82d9bd63f6c839b29cc42d0056c84808f68cce",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T20:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ad69d4760d516e4776558c1d467575a064bbf7",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T19:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d35d87b71255f8a43eac7b50c3ad1863d9a26cf",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T19:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d60bb6ad08c36afe55b9b8462286fb5fb6b76e",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T19:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8495f67504abde5f720a69eb7ddc8b5d8addef4",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T19:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08646d5cbc57515de13f20ee2a3a5c7f2a08c0f1",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T19:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e84690e1e909a6edb631facb2e1403ac16fc54e",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d0e3cc867ea5260a28dbe07dd638639b606393",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08283db62f65b23a0efe0946a440bea6d4908b7",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1791bc465cc204f92bf9ea5f323fc6e381b412a0",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fbe4eb88b3eb2020692fc349aa396c179dc0cf0",
"body": null,
"is_bot": false,
"headline": "fix versioning",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T18:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07f200e813cf9d2a05ebab44b4a5b2b40c6f6b9",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c80d98d8562c122253484bcc71a8fe46b13bc16",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T18:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b09579f0e8e442c85330fc29df21161f8dc270",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54bbe4bf9726f4f0722558aa5f6dfcd98ab22375",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98a965fae0459c148a583dc5af904a09c4bfe2b",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad2369eec5b7b8d2559544303902317c042090b0",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a0dddebeb4b903b7c2488f47299169862a2d59",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f54f4426460cc392a8e0be100931ddd983a4d7",
"body": null,
"is_bot": false,
"headline": "Delete .github/workflows/build.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32574d0f8f6d70ed09138b69d71c534660b9f085",
"body": null,
"is_bot": false,
"headline": "Create ci.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f38901ac94f063394da9ebddb93f93b9d37ab9",
"body": null,
"is_bot": false,
"headline": "Create build.yml",
"author_name": "aemarco",
"author_login": "aemarco",
"committed_at": "2025-09-13T17:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dbdee13d4c899efcf4600238bbc1a976dc35c9d",
"body": null,
"is_bot": false,
"headline": "fix sdk",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T16:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c259bb46cfc8f911fec1c16a8854c4ac440d9161",
"body": null,
"is_bot": false,
"headline": "refactor for warnings",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T16:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "554fdfaa9bcbf7fb8f665c0879264edfd10415e5",
"body": null,
"is_bot": false,
"headline": "v9",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-13T15:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535c3b215ef345ae847ba9af1c30125449e7ed05",
"body": null,
"is_bot": false,
"headline": "added folder sync",
"author_name": "aemarco",
"author_login": null,
"committed_at": "2025-09-11T21:27:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 102,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 25,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 5,
"stars": 11,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Extensions/Extensions.csproj",
"Tests/ExtensionsTests/ExtensionsTests.csproj",
"Tests/ToolboxAppOptionsTests/ToolboxAppOptionsTests.csproj",
"Tests/ToolboxTests/ToolboxTests.csproj",
"Tests/ToolboxTypeStoreTests/ToolboxTypeStoreTests.csproj",
"Tests/ToolboxVlcTests/ToolboxVlcTests.csproj",
"Tests/ToolboxWebTests/ToolboxWebTests.csproj",
"TestsManual/ToolboxConsoleManualTests/ToolboxConsoleManualTests.csproj",
"TestsManual/ToolboxTopServiceManualTests/ToolboxTopServiceManualTests.csproj",
"TestsManual/WpfToolsManualTests/WpfToolsManualTests.csproj",
"Toolbox/Toolbox.csproj",
"ToolboxAppOptions/ToolboxAppOptions.csproj",
"ToolboxConsole/ToolboxConsole.csproj",
"ToolboxFluentValidation/ToolboxFluentValidation.csproj",
"ToolboxImage/ToolboxImage.csproj",
"ToolboxTesting/ToolboxTesting.csproj",
"ToolboxTopService/ToolboxTopService.csproj",
"ToolboxTypeStore/ToolboxTypeStore.csproj",
"ToolboxVlc/ToolboxVlc.csproj",
"ToolboxWeb/ToolboxWeb.csproj",
"WebTools/WebTools.csproj",
"WpfTools/WpfTools.csproj"
],
"largest_source_bytes": 36699,
"source_files_sampled": 236,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Extensions/Extensions.csproj",
"Toolbox/Toolbox.csproj",
"ToolboxAppOptions/ToolboxAppOptions.csproj",
"ToolboxConsole/ToolboxConsole.csproj",
"ToolboxFluentValidation/ToolboxFluentValidation.csproj",
"ToolboxImage/ToolboxImage.csproj",
"ToolboxTesting/ToolboxTesting.csproj",
"ToolboxTopService/ToolboxTopService.csproj",
"ToolboxTypeStore/ToolboxTypeStore.csproj",
"ToolboxVlc/ToolboxVlc.csproj",
"ToolboxWeb/ToolboxWeb.csproj",
"WebTools/WebTools.csproj",
"WpfTools/WpfTools.csproj"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 46,
"direct_affected_count": 0
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "Humanizer.Core",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CliWrap",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Hosting",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Http.Polly",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Newtonsoft.Json",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNet.WebApi.Client",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Configuration",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Configuration.UserSecrets",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Configuration.CommandLine",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Http",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Logging.Configuration",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Windows.Compatibility",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "IdentityModel.OidcClient",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Polly.Contrib.WaitAndRetry",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Extensions.Hosting",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Settings.Configuration",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Enrichers.Environment",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Enrichers.Thread",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Seq",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Async",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.File",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Console",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Debug",
"manifest": "Toolbox/Toolbox.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentValidation.DependencyInjectionExtensions",
"manifest": "ToolboxAppOptions/ToolboxAppOptions.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Configuration.Json",
"manifest": "ToolboxAppOptions/ToolboxAppOptions.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Configuration.Binder",
"manifest": "ToolboxAppOptions/ToolboxAppOptions.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Options",
"manifest": "ToolboxAppOptions/ToolboxAppOptions.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Hosting.Abstractions",
"manifest": "ToolboxAppOptions/ToolboxAppOptions.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Hosting",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Spectre.Console.Cli",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Spectre.Console.Json",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Extensions.Hosting",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Settings.Configuration",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Enrichers.Environment",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Enrichers.Thread",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Seq",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Async",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.File",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Console",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.Sinks.Debug",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CliWrap",
"manifest": "ToolboxConsole/ToolboxConsole.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FluentValidation",
"manifest": "ToolboxFluentValidation/ToolboxFluentValidation.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CronExpressionDescriptor",
"manifest": "ToolboxFluentValidation/ToolboxFluentValidation.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SixLabors.ImageSharp",
"manifest": "ToolboxImage/ToolboxImage.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "ToolboxTesting/ToolboxTesting.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CliWrap",
"manifest": "ToolboxTopService/ToolboxTopService.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Hosting.WindowsServices",
"manifest": "ToolboxTopService/ToolboxTopService.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"manifest": "ToolboxTypeStore/ToolboxTypeStore.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"manifest": "ToolboxTypeStore/ToolboxTypeStore.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Windows.Compatibility",
"manifest": "ToolboxTypeStore/ToolboxTypeStore.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CliWrap",
"manifest": "ToolboxVlc/ToolboxVlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Http",
"manifest": "ToolboxVlc/ToolboxVlc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.AspNetCore",
"manifest": "ToolboxWeb/ToolboxWeb.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
"manifest": "ToolboxWeb/ToolboxWeb.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Riok.Mapperly",
"manifest": "ToolboxWeb/ToolboxWeb.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
"manifest": "WebTools/WebTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"manifest": "WebTools/WebTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Serilog.AspNetCore",
"manifest": "WebTools/WebTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Riok.Mapperly",
"manifest": "WebTools/WebTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Hosting",
"manifest": "WpfTools/WpfTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "CommunityToolkit.Mvvm",
"manifest": "WpfTools/WpfTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Hardcodet.NotifyIcon.Wpf",
"manifest": "WpfTools/WpfTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "FontAwesome.WPF",
"manifest": "WpfTools/WpfTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "WpfAnimatedGif",
"manifest": "WpfTools/WpfTools.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "CliWrap",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "CommunityToolkit.Mvvm",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "CronExpressionDescriptor",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FluentValidation",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FluentValidation.DependencyInjectionExtensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FontAwesome.WPF",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Hardcodet.NotifyIcon.Wpf",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Humanizer.Core",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IdentityModel.OidcClient",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNet.WebApi.Client",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Binder",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.CommandLine",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Configuration.UserSecrets",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting.WindowsServices",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http.Polly",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Configuration",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Windows.Compatibility",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Polly.Contrib.WaitAndRetry",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Riok.Mapperly",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.AspNetCore",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Enrichers.Environment",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Enrichers.Thread",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Extensions.Hosting",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Settings.Configuration",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Async",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Console",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Debug",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.File",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Serilog.Sinks.Seq",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SixLabors.ImageSharp",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Spectre.Console.Cli",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Spectre.Console.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "WpfAnimatedGif",
"direct": true,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 46,
"direct_count": 46,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "aemarco",
"commits": 331,
"avatar_url": "https://avatars.githubusercontent.com/u/30185904?v=4"
},
{
"type": "User",
"login": "justin690k",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/76627837?v=4"
},
{
"type": "User",
"login": "Mahmoud-zino",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/74062808?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.976
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "4 out of 4 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 0/4 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "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": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d10c5a8a66edced2f2e779b6e50ad3b6ba645a7a",
"ran_at": "2026-07-27T20:43:31Z",
"aggregate_score": 5.4,
"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-07-27T20:37:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-27T20:34:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aemarco/aemarcoCommons",
"host": "github.com",
"name": "aemarcoCommons",
"owner": "aemarco"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 54,
"vitality": 49,
"community": 35,
"governance": 46,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"commits_last_year": 102,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 25
},
"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": "25/52 weeks with commits",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 25
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "102 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 102
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 5,
"stars": 11,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"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": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Unlicense)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Unlicense"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.976
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/18 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 47,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "aemarco",
"public_repos": 16,
"account_age_days": 3300
},
"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": "8 followers of aemarco",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "aemarco"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~9 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.4
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 4 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 0/4 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 2
},
"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": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.18,
"toolchain_manifests": [
"Extensions/Extensions.csproj",
"Tests/ExtensionsTests/ExtensionsTests.csproj",
"Tests/ToolboxAppOptionsTests/ToolboxAppOptionsTests.csproj",
"Tests/ToolboxTests/ToolboxTests.csproj",
"Tests/ToolboxTypeStoreTests/ToolboxTypeStoreTests.csproj",
"Tests/ToolboxVlcTests/ToolboxVlcTests.csproj",
"Tests/ToolboxWebTests/ToolboxWebTests.csproj",
"TestsManual/ToolboxConsoleManualTests/ToolboxConsoleManualTests.csproj",
"TestsManual/ToolboxTopServiceManualTests/ToolboxTopServiceManualTests.csproj",
"TestsManual/WpfToolsManualTests/WpfToolsManualTests.csproj",
"Toolbox/Toolbox.csproj",
"ToolboxAppOptions/ToolboxAppOptions.csproj",
"ToolboxConsole/ToolboxConsole.csproj",
"ToolboxFluentValidation/ToolboxFluentValidation.csproj",
"ToolboxImage/ToolboxImage.csproj",
"ToolboxTesting/ToolboxTesting.csproj",
"ToolboxTopService/ToolboxTopService.csproj",
"ToolboxTypeStore/ToolboxTypeStore.csproj",
"ToolboxVlc/ToolboxVlc.csproj",
"ToolboxWeb/ToolboxWeb.csproj",
"WebTools/WebTools.csproj",
"WpfTools/WpfTools.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Extensions/Extensions.csproj, Tests/ExtensionsTests/ExtensionsTests.csproj, Tests/ToolboxAppOptionsTests/ToolboxAppOptionsTests.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Extensions/Extensions.csproj, Tests/ExtensionsTests/ExtensionsTests.csproj, Tests/ToolboxAppOptionsTests/ToolboxAppOptionsTests.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "18 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 18,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 36699,
"source_files_sampled": 236,
"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/236 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 236,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-27T20:43:49.393011Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aemarco/aemarcoCommons.svg",
"full_name": "aemarco/aemarcoCommons",
"license_state": "standard",
"license_spdx": "Unlicense"
}