原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 10961,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 31368102,
"Vim Snippet": 5709
},
"pushed_at": "2026-07-29T21:18:09Z",
"created_at": "2018-10-15T22:01:38Z",
"owner_type": "User",
"updated_at": "2026-07-29T21:18:26Z",
"description": "Tons of helpful Xrm Code for Plugins/Extension methods",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "http://www.dotnetdust.blogspot.com/",
"name": "Daryl LaBar",
"type": "User",
"login": "daryllabar",
"company": "Gap Integrity",
"location": "United States",
"followers": 130,
"avatar_url": "https://avatars.githubusercontent.com/u/9728423?v=4",
"created_at": "2014-11-13T20:57:32Z",
"is_verified": null,
"public_repos": 45,
"account_age_days": 4276
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2015.12.25",
"kind": "patch",
"published_at": "2015-12-26T04:24:19Z"
}
],
"recent_commits": [
{
"oid": "87932fdd12982c69377f450b4b39f882faa9df46",
"body": null,
"is_bot": false,
"headline": "V5.1.1.13",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-07-29T21:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a5f834febdd9ee1872dd333755a59594cceb43",
"body": null,
"is_bot": false,
"headline": "Add Nullable Ref Features Closes #111",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-07-29T21:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c49369e8a5e8135605392e41980b68b2292a0d0",
"body": null,
"is_bot": false,
"headline": "V5.1.1.11",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-06-29T20:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242b945dc10eed99d01a81927434c3f9248c1584",
"body": null,
"is_bot": false,
"headline": "Undo.",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-06-29T20:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6cf6028bbc10d865eadaefcb65fecdd1c169e0b",
"body": null,
"is_bot": false,
"headline": "V5.1.1.10",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-06-29T19:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3c61847795ba2ccc1c2b7d897b3e3cfa799244",
"body": "…ck output (#109)\n\n* Initial plan\n\n* Add ToCsv options overload and tests\n\n* Refine ToCsv option filtering and edge case tests\n\n* Clarify ToCsv empty-string filter behavior\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Add configurable `ToCsv` overload for null/empty filtering and fallba…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-29T19:55:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6ab89cfb8dd2db04df59c696071a154811945ebc",
"body": null,
"is_bot": false,
"headline": "5.1.1.9",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-06-17T14:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134738726e8259142a7cf53d393157b32874e8dd",
"body": " #107",
"is_bot": false,
"headline": "RetrieveAllEntitesAsync Duplicates Return values",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-06-17T14:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e5638fe78339256a3e5727331220ca5a385f4bb",
"body": null,
"is_bot": false,
"headline": "V5.1.1.8",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-05-22T21:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946bd5a0f87030d9418b60eb4b3162fb2f334246",
"body": null,
"is_bot": false,
"headline": "Fix Build/Test",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-05-22T21:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2385e5a9a150265c316419ad87052849924af074",
"body": "…es as join entities (#106)\n\n* Initial plan\n\n* Fix IsJoinEntity to check StateCode property or [AttributeLogicalName(\"statecode\")] attribute\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix IsJoinEntity incorrectly classifying multi-underscored entity typ…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-05-22T21:05:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d124e1bcf49fe8fd0402317f2452dd3ba80d8993",
"body": null,
"is_bot": false,
"headline": "V 5.1.1.7",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-01-13T16:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43cf40ef2a0eadc84f70780dcc6703cb087c9956",
"body": "* Initial plan\n\n* Include symbols (PDB files) in NuGet package\n\nCo-authored-by: daryllabar <9728423+daryllabar@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: daryllabar <9728423+daryllabar@users.noreply.github.com>",
"is_bot": false,
"headline": "[WIP] Include symbols in NuGet package for debugging (#104)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-01-13T16:04:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5d850dd1643002570a283f60576951722d6c4f7d",
"body": null,
"is_bot": false,
"headline": "Include POA as Stateless #102",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-01-13T15:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7183808511d4f924f924c3d966b42e6c96b2dc37",
"body": null,
"is_bot": false,
"headline": "Define Type that threw Exception when Calling Constructor #101",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2026-01-08T16:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b383246946208e12dc5ee87e53da5d8d1c3d64b7",
"body": null,
"is_bot": false,
"headline": "V5.1.1.6 Fix Nuget Versioning Issues",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-12-31T14:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91cdfee64bf9e50d42a9c708900818ca59cf4c7",
"body": null,
"is_bot": false,
"headline": "V5.1.1.4 fix output directory",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-12-31T04:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a06b054af66fe5a17b42d0b91c116739cee4d219",
"body": null,
"is_bot": false,
"headline": "Add missing Comments",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-12-31T04:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eadc3e1ded96d78da0107ba6fb4044abaf07171",
"body": null,
"is_bot": false,
"headline": "V5.1.1.2 Fix Build warning and Update of DLaB.Common",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-12-31T03:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb526c1ebeb58fb2125a18128befcf2a27adb44e",
"body": null,
"is_bot": false,
"headline": "Fix for missing comment",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-10-11T02:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91fae37f3ff6d38718cedaa085a15e1bc4245789",
"body": "…aintaining System.Runtime.Caching for .NET Framework (#100)\n\nUpdate to use Microsoft.Extensions.Caching.Memory for .net\n\n* Initial plan\n\n* Implement Microsoft.Extensions.Caching.Memory support for .NET Core while maintaining System.Runtime.Caching for .NET Framework\n\nCo-authored-by: daryllabar <972\n[…]\nR_GREATER\n\n* Update Nuget files\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: daryllabar <9728423+daryllabar@users.noreply.github.com>",
"is_bot": false,
"headline": "Add Microsoft.Extensions.Caching.Memory support for .NET Core while m…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-09-29T15:14:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "80ae1662e72d8ae16d5f016712d586f340dafee2",
"body": "…e build failures (#99)\n\n* Initial plan\n\n* Add comprehensive .github/copilot-instructions.md with build, test, and architecture guidance\n\nCo-authored-by: daryllabar <9728423+daryllabar@users.noreply.github.com>\n\n* Added Details\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: daryllabar <9728423+daryllabar@users.noreply.github.com>",
"is_bot": false,
"headline": "Add GitHub Copilot instructions to improve agent efficiency and reduc…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-09-29T14:24:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6c96a4ff1a2a5304ba020a37542c87ade0582d00",
"body": null,
"is_bot": false,
"headline": ".13",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-09-12T21:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8390531f68695d6c69fcea2ba82f1423c152325",
"body": null,
"is_bot": false,
"headline": "Add Alias Entity Changes for TypeQueryExpressions closes #97",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-09-12T21:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175303dfaffae886b31b1c2cd26595e380326002",
"body": null,
"is_bot": false,
"headline": "Build for Version 5.1.0.12",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-09-12T17:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51477d6697b3ca9d9da5ce85746c96b75e9c787c",
"body": null,
"is_bot": false,
"headline": "AddLink Should Default Alias name to Attribute From Name closes #96",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-09-12T16:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bcf4b996269aba1028799e4c4587bd366d314d2",
"body": null,
"is_bot": false,
"headline": "New Workflow Source",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-08-14T13:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2067de597c041b946519bcea1fbb1e845e98d93",
"body": null,
"is_bot": false,
"headline": "Update to .net 8",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-08-14T11:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42b7f56345fe55b03fcefa1357c481da7f00696",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/daryllabar/DLaB.Xrm",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-08-14T11:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d784daf707c5e3ce896e6be4f3a06618c00b245d",
"body": null,
"is_bot": false,
"headline": "Update from .net 6 to .net 8",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-08-14T11:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a339815cd703d24431247e378b75666afa742d91",
"body": "Add ManagedIdentityService to the Plugin/Workflow Execution context",
"is_bot": false,
"headline": "Merge pull request #94 from rwilson504/ManagedIdentity",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-08-03T20:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69663a8f18c1f12bf26a45abc7bbc006b7f90839",
"body": null,
"is_bot": false,
"headline": "V5.1.0.6",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-07-31T02:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6c7b6b930d055fc04b243223e05fc22293dbd7",
"body": null,
"is_bot": false,
"headline": "Fix for #95",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-07-31T02:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcc3dd38634477f4b0cf2f00c0a3303ccf675ef6",
"body": null,
"is_bot": false,
"headline": "Version 5.1.0.5",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-07-30T23:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425ab44effb363a3f571eae80f988d9c48b39a32",
"body": null,
"is_bot": false,
"headline": "Add Top to Fetch when using GetFirst or GetFirstOrDefault closes #95",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-07-30T23:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b22c75aced6261b159681cb1f078ab51601ad891",
"body": "Added properties for Mode, WorkflowModeEnum, and IsolationMode to improve access to workflow context details. Removed the retrieval of the managed identity service, suggesting a refactor in service access.",
"is_bot": false,
"headline": "Enhance workflow context properties in DLaBExtendedWorkflowContext",
"author_name": "ricwilson",
"author_login": null,
"committed_at": "2025-07-24T19:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549213c1453b0762d8376c89cd85a25cefc04e19",
"body": "Remove ManagedIdentityServiceExtensions and update context\n\n- Deleted `ManagedIdentityServiceExtensions.cs` and its references.\n- Added conditional compilation for `ManagedIdentityService` in `DLaBExtendedPluginContextBase.cs`, `FakeContext.cs`, and `DLaBExtendedWorkflowContext.cs` to support specific XRM versions.\n- Ensured `PluginExecutionContext` retrieval logic remains unchanged in `DLaBExtendedPluginContextBase.cs`.",
"is_bot": false,
"headline": "updated based on code review",
"author_name": "ricwilson",
"author_login": null,
"committed_at": "2025-07-21T14:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ad2eabbb74a4afd08fc4135e4b4869a345c81f",
"body": null,
"is_bot": false,
"headline": "Add ManagedIdentityService to the Plugin Exectuion context.",
"author_name": "ricwilson",
"author_login": null,
"committed_at": "2025-07-19T19:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e497c1d13fcea35f1187343651e03c9e90c719",
"body": null,
"is_bot": false,
"headline": "New Version",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-06-09T12:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982f31f30000c7483967fe4643f5d6b9a3f2f566",
"body": null,
"is_bot": false,
"headline": "IOC for IOrganizationService Creation Fails for workflows closes #93",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-06-09T12:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396bd02a0caeb3eb82fb93b066c8bdf559a0581c",
"body": null,
"is_bot": false,
"headline": "Update of Workflow",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-20T14:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18d090610f99613cd13555766c94c941a5bb7fc",
"body": null,
"is_bot": false,
"headline": "Removed Generics - Closes #92",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-17T17:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a715abf44e84b359af9f4ff6081355b192f4fff",
"body": null,
"is_bot": false,
"headline": "new Build",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-17T15:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7cb3ae7c5da5c5c5e37bc11135f0c74877731ef",
"body": "…s #91",
"is_bot": false,
"headline": "Include using ExtendedOrganizationServiceSettings if registered Close…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-16T18:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0145e3310ebfd0eecfbb3ffbc65641ebfdfd8982",
"body": null,
"is_bot": false,
"headline": "Update of Workflow",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-16T18:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bc75413c4a3dc1a7840fe0dfa275ac6c160a6b",
"body": null,
"is_bot": false,
"headline": "Service Fix Closes #90",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-16T17:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "277c15263196b2dbe721d1ce22e479d2efe495b0",
"body": "…kflowServicesRegistrationRecorder should have been.",
"is_bot": false,
"headline": "Fix Bug with IPluginServicesRegistrationRecorder being used with IWor…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-15T20:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65aff5690e2a1779c1a0588adf4b9d94f80962c3",
"body": null,
"is_bot": false,
"headline": "Add WorkflowServicesRegistrationRecorder closes #89",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-05-15T14:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45ca35854c99e8cc924b595f3de50fea25ebafdd",
"body": null,
"is_bot": false,
"headline": "Support Nullable closes #87",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-04-03T00:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f8fde8a909ff59270376098dde18480f410d7d",
"body": null,
"is_bot": false,
"headline": "Update to 5.1",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-04-02T20:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b60ce2bb0903107a1cca73baaf36966e000ff8c",
"body": null,
"is_bot": false,
"headline": "New Version",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-03-18T23:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94d992ef4d637a488334a715815a5ba9629c1a4",
"body": null,
"is_bot": false,
"headline": "#68 Fix unit tset",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-03-18T22:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2acc6ee3998d0191fd1bb2b9b3c5da718420b65a",
"body": "…d to default IOC registrations closes #86",
"is_bot": false,
"headline": "IHistoricalTracingService and IMaxLengthTracingService should be adde…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-03-18T21:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd5d884592e06dfc5f1258237c6150497a5b18ec",
"body": null,
"is_bot": false,
"headline": "Added missing Comments",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-01-03T01:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2735cc6ab0d4b4a893d68c1df424c0f1bbc90a",
"body": null,
"is_bot": false,
"headline": "Explict setting of DLaB.Common Version",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2025-01-02T21:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63e406b341263beedc589e9a60f79322d5db9ad",
"body": "…Providers #84",
"is_bot": false,
"headline": "Depend on IIocServiceProviderBuilder to keep track of created Service…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-12-14T15:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f960343acadf68d19fdf6c87bf5097cff46011",
"body": null,
"is_bot": false,
"headline": "Allow for Accessing Plugin Created in Service Provider closes #84",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-12-14T13:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed28af68d9b1565e8f3212fb6eab94a0f0d633b",
"body": null,
"is_bot": false,
"headline": "Improved Error Message",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-11-25T19:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dbdae74d4063bd8531b3a56dfb9804486756f4",
"body": null,
"is_bot": false,
"headline": "Update Tests",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-11-07T14:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d83071fca22306b9a312cbe0cd229b2b14c2b7",
"body": null,
"is_bot": false,
"headline": "Fix unit tests?",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-11-06T22:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31027e84fa329dcdc6bed728598addbfe265b3c",
"body": null,
"is_bot": false,
"headline": "Allow for Logical Ands in Query Expression Params object[] closes #83",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-11-06T22:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59560729b16e99b1d52619c7e24e72300bcf12de",
"body": null,
"is_bot": false,
"headline": "Fix of namespace for tests #82",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-10-28T17:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d69dae4b2009e56e25de206ee52af76e571d4a",
"body": "… #82",
"is_bot": false,
"headline": "Prevent calls to Acquire a lock when executing pre-validation. closes…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-10-27T00:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de447594708c074d49a25306cbff7eceecb654fe",
"body": null,
"is_bot": false,
"headline": "Create Not Versions of Validations closes #81",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-10-15T20:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4365a3ed1342fe85376c52f205d0fe5b3f4a244",
"body": null,
"is_bot": false,
"headline": "Setting strings to empty should be treated as null #80",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-16T17:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6aa5a2f66ad0aa8b83fda61e9e11c9eef5072f1",
"body": null,
"is_bot": false,
"headline": "Setting strings to empty should be treated as null #80",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-16T14:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fd4f57c17823f9ad2c9875b9be3d9d873ccefa",
"body": null,
"is_bot": false,
"headline": "Fix output folders for nuget",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-09T11:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552c60a1ad9d10d58ed9ac95f82149164176b9d9",
"body": null,
"is_bot": false,
"headline": "Fix of Workflow Source Nuget?",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-09T11:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a814f75543c448c63c87411be93a0be1b9ba7d4",
"body": null,
"is_bot": false,
"headline": "Incorrect Error for IOC Null Factory result #79",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-04T13:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d25fc1f718e1cf7945ff6645fb1f41f5105e464",
"body": "… .Value-ing all the Lazy Properties #78",
"is_bot": false,
"headline": "Add Resolver for OrganizationServicesWrapper to not have to always be…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-09-03T13:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23e382c0f8d17700db9fa160133cadab0162192",
"body": null,
"is_bot": false,
"headline": "Fix of Tests and References. Upgrade fo DLaB.Xrm.Test to .NetSDK",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-29T12:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b1de48966b7efd9dc52cc24fb74b699296691d",
"body": null,
"is_bot": false,
"headline": "5.0.0.5",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-28T21:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2c433026228706280190eefce992ad3fce7a9b",
"body": "…definitions",
"is_bot": false,
"headline": "Fix for Upgrade of XrmUnitTest/Dataverse Client and update of nuspec …",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-28T21:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c4ebd34d538fa231e21a6905cf5d35929d95c1",
"body": "…reImage, and GetPostImage #77",
"is_bot": false,
"headline": "Define Required versions of GetTarget, GetTargetEntityReference, GetP…",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-28T21:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365d8cc312cd642721badba4f287eeee64f0697c",
"body": null,
"is_bot": false,
"headline": "Update NuSpec",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-14T19:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d095c356785587def8820bfa008aee0f47601fb",
"body": null,
"is_bot": false,
"headline": "Include DLaB.Common as a nuspec dependency",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-08-14T15:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b5dd57da2bd7a0ddc5c84151a2a3283ec8afdd",
"body": null,
"is_bot": false,
"headline": "Circular Reference Bug with Lazy Types #76",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-24T01:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019e23b8eb8f2c4b1712a0cc223534341240dd92",
"body": null,
"is_bot": false,
"headline": "Event is required if plugin is not given.",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-23T14:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c89598bf84383e5167f545c7fda6147d2b3353",
"body": "New sdk projects",
"is_bot": false,
"headline": "Merge pull request #75 from daryllabar/NewSdkProjects",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-22T14:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8b53bc57390ebded7e43ff9b95fbdd0c99c069",
"body": null,
"is_bot": false,
"headline": "Build for 5.0.0.1",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-22T14:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7e5aa37528eeec48e1acb2fcf00306eba1abff",
"body": null,
"is_bot": false,
"headline": "PreBuild",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-22T14:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d04fd5bf4ebb6a7fedef840fa062ca3dc6b82c",
"body": null,
"is_bot": false,
"headline": "Prior to NuGetVersioning",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-20T15:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81227a01a73e0403899a1f2f651f1dc7d75c10b9",
"body": null,
"is_bot": false,
"headline": "Update of Nuget References",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-19T14:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f2701af2370586e57d1ae433661bb7a79ab812",
"body": null,
"is_bot": false,
"headline": "Update Nuget",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-18T00:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65c4d6c1a65498a27289631ed67c310437d6b717",
"body": null,
"is_bot": false,
"headline": "Add Missing Comments",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-18T00:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf1f8b840571febb532a0ca7be952a3135bfeb7",
"body": null,
"is_bot": false,
"headline": "Added comments",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-17T19:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d58899ad4d541f0a7d3d58e8a2471ca0ec3711c",
"body": null,
"is_bot": false,
"headline": "Add File Upload/Download Ability #74",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-17T19:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a3d7a06e8b9dbb9411d8fbd09b1e34f866bdef",
"body": null,
"is_bot": false,
"headline": "Fix Unit Test",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-15T23:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5ef47bd332dce65a7bd160d26c93a2f92f4041",
"body": null,
"is_bot": false,
"headline": "Add ExecutionMode as Registration event property #73",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-15T19:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2b7c3c6da531d7d339e117f9f59c675889c6e2",
"body": null,
"is_bot": false,
"headline": "Add ProxyTypeAssembly #72",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-12T15:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b126ad958b9572e674b7b45c178cdfd009d0e1b",
"body": null,
"is_bot": false,
"headline": "Define an Assembly Attribute for registering Plugin Service Defaults #71",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-10T01:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d1aa2030de891bcc9122c4d55f5f1d2ba74844",
"body": null,
"is_bot": false,
"headline": "Update of NuGet to support 4.6.2",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-07-10T01:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8bf3bf1e3ae7a545e020f7b86ea66a146bf8deb",
"body": "1. **Enhanced Validation Capabilities**: New enum values `Missing` and `MissingOrNull` in `ColumnRequirementCheck.cs`, and new methods and properties in `RequirementValidator.cs` (e.g., `Missing`, `MissingAny`, `MissingOrNull`, `MissingOrNullAny`, `MissingColumns`, `MissingOrColumns`, `MissingColumn\n[…]\n`RequirementValidatorTests.cs` to cover the newly added validation scenarios, along with the refactoring of validation assertions, significantly enhances the robustness and coverage of the test suite.",
"is_bot": false,
"headline": "Allow for Missing Validation #69",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-06-28T22:31:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a4b6290b67cc87943b787473a591ac4e9e333e2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/daryllabar/DLaB.Xrm",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-06-26T15:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f5a59c86c89986c70646351b966bd4e529aeb8",
"body": "Update of Nuget Files",
"is_bot": false,
"headline": "Allow getting Historical Tracing #68",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-06-26T15:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f19df7e43b337a28f60ebf9237aa0edcd8211f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-05-30T12:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c899f83d04517dfaae6bd9875509f21d8a01fe2f",
"body": null,
"is_bot": false,
"headline": "Log stuff",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-05-14T19:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1840e92221df40a11414b20594dc5a50d8af43ef",
"body": null,
"is_bot": false,
"headline": "Added ExtendedOrganizationServiceAsyc #35",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-05-10T21:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4331ce5cfb5b470420ccc6e8581d63d76d51a04",
"body": null,
"is_bot": false,
"headline": "Support Plugin Service Provider Creation Injection #67",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-03-02T18:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b79bd42ef4bc6374e07fefb61b5d58cad191c3",
"body": null,
"is_bot": false,
"headline": "Handle Aggregate Exceptions #66",
"author_name": "Daryl LaBar",
"author_login": "daryllabar",
"committed_at": "2024-02-29T12:11:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 33,
"latest_release_at": "2015-12-26T04:24:19Z",
"latest_release_tag": "2015.12.25",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 3868,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "DLaB.Xrm",
"exists": true,
"license": null,
"keywords": [
"Dynamics",
"CRM",
"Plugin",
"XRM"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/DLaB.Xrm",
"is_deprecated": false,
"latest_version": "5.1.1.13",
"repository_url": "https://github.com/daryllabar/DLaB.Xrm",
"versions_count": 29,
"total_downloads": 123864,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-29T21:17:49.373000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 8,
"stars": 22,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": [
"DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"DLaB.Xrm.DotNetCore.Tests/Entities/DLaB.Xrm.Entities.csproj",
"DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"DLaB.Xrm/DLaB.Xrm.csproj"
],
"largest_source_bytes": 1747582,
"source_files_sampled": 1578,
"oversized_source_files": 111,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 5069
},
"dependencies": {
"manifests": [
"DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"DLaB.Xrm/DLaB.Xrm.csproj"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "System.Text.Json",
"direct": true,
"version": "8.0.4",
"severity": "high",
"ecosystem": "nuget",
"cvss_score": 8.6,
"advisory_ids": [
"GHSA-8g4q-xg66-9fp4"
],
"fixed_version": "8.0.5",
"advisory_count": 1,
"oldest_advisory_days": 659
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 69,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 30,
"direct_affected_count": 1
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "DataverseUnitTest",
"manifest": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "3.4.0.20"
},
{
"name": "DLaB.Xrm",
"manifest": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "5.1.0.11"
},
{
"name": "Microsoft.PowerPlatform.Dataverse.Client",
"manifest": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "1.2.10"
},
{
"name": "MSTest.TestAdapter",
"manifest": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "3.8.3"
},
{
"name": "MSTest.TestFramework",
"manifest": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "3.8.3"
},
{
"name": "DLaB.Common.Source",
"manifest": "DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "1.6.0.14"
},
{
"name": "DLaB.Xrm",
"manifest": "DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "5.1.0.11"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "17.13.0"
},
{
"name": "Microsoft.PowerPlatform.Dataverse.Client",
"manifest": "DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "1.2.10"
},
{
"name": "coverlet.collector",
"manifest": "DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "6.0.2"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CrmSdk.Deployment",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CrmSdk.Extensions",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CrmSdk.Workflow",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.CrmSdk.XrmTooling.CoreAssembly",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.IdentityModel.Clients.ActiveDirectory",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NETCore.Platforms",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.NETCore.Targets",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Rest.ClientRuntime",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MSTest.TestAdapter",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "3.8.3"
},
{
"name": "MSTest.TestFramework",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": "3.8.3"
},
{
"name": "Newtonsoft.Json",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Buffers",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Memory",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Net.Http",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Numerics.Vectors",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Private.Uri",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Runtime.CompilerServices.Unsafe",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Security.Cryptography.Algorithms",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Security.Cryptography.Encoding",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Security.Cryptography.Primitives",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Security.Cryptography.X509Certificates",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.ServiceModel.Http",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.ServiceModel.Primitives",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Encodings.Web",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Json",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Threading.Tasks.Extensions",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.ValueTuple",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "XrmUnitTest.09",
"manifest": "DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "DLaB.Common.Source",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "1.6.0.14"
},
{
"name": "Microsoft.CSharp",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.7.0"
},
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "17.13.0"
},
{
"name": "System.Data.DataSetExtensions",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.0"
},
{
"name": "System.DirectoryServices",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.0"
},
{
"name": "System.DirectoryServices.AccountManagement",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "System.Runtime.Caching",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "DLaB.Xrm.Entities",
"manifest": "DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.0.3"
},
{
"name": "DLaB.Common.Source",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "1.6.0.14"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.0"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.2.59"
},
{
"name": "Microsoft.CrmSdk.Workflow",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.2.59"
},
{
"name": "Microsoft.CSharp",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.7.0"
},
{
"name": "System.Buffers",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.1"
},
{
"name": "System.Configuration.ConfigurationManager",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "System.Data.DataSetExtensions",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.0"
},
{
"name": "System.DirectoryServices",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.0"
},
{
"name": "System.DirectoryServices.AccountManagement",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "System.Memory",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.5"
},
{
"name": "System.Numerics.Vectors",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.0"
},
{
"name": "System.Runtime.Caching",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "System.Runtime.CompilerServices.Unsafe",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "6.0.0"
},
{
"name": "System.Security.AccessControl",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "6.0.1"
},
{
"name": "System.Security.Permissions",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.0"
},
{
"name": "System.Security.Principal.Windows",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "5.0.0"
},
{
"name": "System.Text.Encodings.Web",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.0"
},
{
"name": "System.Text.Json",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.5"
},
{
"name": "System.Threading.Tasks.Extensions",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.4"
},
{
"name": "System.ValueTuple",
"manifest": "DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.0"
},
{
"name": "DLaB.Common",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "1.6.0.14"
},
{
"name": "System.Text.Json",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.5"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.2.59"
},
{
"name": "Microsoft.PowerPlatform.Dataverse.Client",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "1.2.10"
},
{
"name": "Microsoft.Extensions.Caching.Memory",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.1"
},
{
"name": "System.Threading.Tasks.Extensions",
"manifest": "DLaB.Xrm/DLaB.Xrm.csproj",
"ecosystem": "nuget",
"version_constraint": "4.5.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coverlet.collector",
"direct": true,
"version": "6.0.2",
"ecosystem": "nuget"
},
{
"name": "DataverseUnitTest",
"direct": true,
"version": "3.4.0.20",
"ecosystem": "nuget"
},
{
"name": "DLaB.Common",
"direct": true,
"version": "1.6.0.14",
"ecosystem": "nuget"
},
{
"name": "DLaB.Common.Source",
"direct": true,
"version": "1.4.0.8",
"ecosystem": "nuget"
},
{
"name": "DLaB.Common.Source",
"direct": true,
"version": "1.6.0.14",
"ecosystem": "nuget"
},
{
"name": "DLaB.Xrm",
"direct": true,
"version": "5.1.0.11",
"ecosystem": "nuget"
},
{
"name": "DLaB.Xrm.Entities",
"direct": true,
"version": "9.0.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.AsyncInterfaces",
"direct": true,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"direct": true,
"version": "9.0.2.26",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"direct": true,
"version": "9.0.2.5",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"direct": true,
"version": "9.0.2.52",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.CoreAssemblies",
"direct": true,
"version": "9.0.2.59",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Deployment",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Deployment",
"direct": true,
"version": "9.0.2.26",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Deployment",
"direct": true,
"version": "9.0.2.34",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Extensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Extensions",
"direct": true,
"version": "7.1.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Workflow",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Workflow",
"direct": true,
"version": "9.0.2.52",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.Workflow",
"direct": true,
"version": "9.0.2.59",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.XrmTooling.CoreAssembly",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CrmSdk.XrmTooling.CoreAssembly",
"direct": true,
"version": "9.1.1.65",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CSharp",
"direct": true,
"version": "4.7.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Caching.Memory",
"direct": true,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel.Clients.ActiveDirectory",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel.Clients.ActiveDirectory",
"direct": true,
"version": "5.3.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": true,
"version": "17.13.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.Platforms",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.Platforms",
"direct": true,
"version": "7.0.4",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.Targets",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETCore.Targets",
"direct": true,
"version": "5.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.PowerPlatform.Dataverse.Client",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.PowerPlatform.Dataverse.Client",
"direct": true,
"version": "1.2.10",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Rest.ClientRuntime",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Rest.ClientRuntime",
"direct": true,
"version": "2.3.24",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestAdapter",
"direct": true,
"version": "3.5.0",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestAdapter",
"direct": true,
"version": "3.8.3",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestFramework",
"direct": true,
"version": "3.5.0",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestFramework",
"direct": true,
"version": "3.8.3",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.1",
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": true,
"version": "13.0.3",
"ecosystem": "nuget"
},
{
"name": "System.Buffers",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Buffers",
"direct": true,
"version": "4.5.1",
"ecosystem": "nuget"
},
{
"name": "System.Configuration.ConfigurationManager",
"direct": true,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Configuration.ConfigurationManager",
"direct": true,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Data.DataSetExtensions",
"direct": true,
"version": "4.5.0",
"ecosystem": "nuget"
},
{
"name": "System.DirectoryServices",
"direct": true,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "System.DirectoryServices.AccountManagement",
"direct": true,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Memory",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Memory",
"direct": true,
"version": "4.5.5",
"ecosystem": "nuget"
},
{
"name": "System.Net.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Net.Http",
"direct": true,
"version": "4.3.4",
"ecosystem": "nuget"
},
{
"name": "System.Numerics.Vectors",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Numerics.Vectors",
"direct": true,
"version": "4.5.0",
"ecosystem": "nuget"
},
{
"name": "System.Private.Uri",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Private.Uri",
"direct": true,
"version": "4.3.2",
"ecosystem": "nuget"
},
{
"name": "System.Runtime.Caching",
"direct": true,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Runtime.CompilerServices.Unsafe",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Runtime.CompilerServices.Unsafe",
"direct": true,
"version": "6.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.AccessControl",
"direct": true,
"version": "6.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Algorithms",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Algorithms",
"direct": true,
"version": "4.3.1",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Encoding",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Encoding",
"direct": true,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Primitives",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Primitives",
"direct": true,
"version": "4.3.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.X509Certificates",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.X509Certificates",
"direct": true,
"version": "4.3.2",
"ecosystem": "nuget"
},
{
"name": "System.Security.Permissions",
"direct": true,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Security.Principal.Windows",
"direct": true,
"version": "5.0.0",
"ecosystem": "nuget"
},
{
"name": "System.ServiceModel.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.ServiceModel.Primitives",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Encodings.Web",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Encodings.Web",
"direct": true,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": "8.0.4",
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": "8.0.5",
"ecosystem": "nuget"
},
{
"name": "System.Threading.Tasks.Extensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Threading.Tasks.Extensions",
"direct": true,
"version": "4.5.4",
"ecosystem": "nuget"
},
{
"name": "System.ValueTuple",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.ValueTuple",
"direct": true,
"version": "4.5.0",
"ecosystem": "nuget"
},
{
"name": "XrmUnitTest.09",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "XrmUnitTest.09",
"direct": true,
"version": "2.3.0.61",
"ecosystem": "nuget"
},
{
"name": "DLaB.Xrm.Source",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.ApplicationInsights",
"direct": false,
"version": "2.22.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel",
"direct": false,
"version": "7.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.Telemetry",
"direct": false,
"version": "1.3.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
"direct": false,
"version": "1.3.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.VSTestBridge",
"direct": false,
"version": "1.3.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Platform",
"direct": false,
"version": "1.3.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Platform.MSBuild",
"direct": false,
"version": "1.3.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.TestPlatform.ObjectModel",
"direct": false,
"version": "17.10.0",
"ecosystem": "nuget"
},
{
"name": "NuGet.Frameworks",
"direct": false,
"version": "6.10.1",
"ecosystem": "nuget"
},
{
"name": "System.Collections.Immutable",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "System.Diagnostics.DiagnosticSource",
"direct": false,
"version": "8.0.1",
"ecosystem": "nuget"
},
{
"name": "System.Reflection.Metadata",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 99,
"direct_count": 86,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 2,
"closed_ratio": 0.979,
"closed_issues": 95,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "daryllabar",
"commits": 519,
"avatar_url": "https://avatars.githubusercontent.com/u/9728423?v=4"
},
{
"type": "User",
"login": "ryanklee",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/418460?v=4"
},
{
"type": "User",
"login": "gitter-badger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.994
},
"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": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"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/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": "11 commit(s) and 5 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": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "87932fdd12982c69377f450b4b39f882faa9df46",
"ran_at": "2026-07-29T21:26:45Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-29T19:55:22Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 85,
"created_at": "2025-01-27T08:32:38Z",
"last_comment_at": "2025-01-28T13:10:24Z",
"last_comment_author": "daryllabar"
},
{
"number": 88,
"created_at": "2025-04-23T15:18:19Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/daryllabar/DLaB.Xrm",
"host": "github.com",
"name": "DLaB.Xrm",
"owner": "daryllabar"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 51,
"vitality": 53,
"community": 47,
"governance": 58,
"engineering": 27
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 33,
"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": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "2015.12.25",
"releases_from_tags": true,
"days_since_latest_release": 3868,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3868 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3868
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "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": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 8,
"stars": 22,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"packages": [
"DLaB.Xrm"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 123864,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "123,864 downloads all-time across nuget",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 123864,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.994
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 8,
"open_issues": 2,
"closed_issues": 95,
"issue_closed_ratio": 0.979,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/13 decided PRs merged",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 130,
"owner_type": "User",
"is_verified": null,
"owner_login": "daryllabar",
"public_repos": 45,
"account_age_days": 4276
},
"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": "130 followers of daryllabar",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 130,
"login": "daryllabar"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "45 public repos, account ~11 yr old",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 45
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"DLaB.Xrm"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 27,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 12,
"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": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"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, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "11 commit(s) and 5 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 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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 69 resolved dependencies against OSV; 30 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 69
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 30
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 69,
"unassessed_packages": 30,
"affected_by_severity": "high 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: System.Text.Json 8.0.4 (high 8.6)",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "System.Text.Json 8.0.4 (high 8.6)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 659 days ago",
"points": 32.9,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 659
}
}
],
"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": 69,
"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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.39,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 5069
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "39 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "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": 37,
"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.05,
"toolchain_manifests": [
"DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj",
"DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj",
"DLaB.Xrm.DotNetCore.Tests/Entities/DLaB.Xrm.Entities.csproj",
"DLaB.Xrm.Test/DLaB.Xrm.Test.csproj",
"DLaB.Xrm.Tests/DLaB.Xrm.Tests.csproj",
"DLaB.Xrm.Workflow/DLaB.Xrm.Workflow.csproj",
"DLaB.Xrm/DLaB.Xrm.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj, DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj, DLaB.Xrm.DotNetCore.Tests/Entities/DLaB.Xrm.Entities.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "DLaB.Xrm.DotNetCore.Test/DLaB.Xrm.DotNetCore.Test.csproj, DLaB.Xrm.DotNetCore.Tests/DLaB.Xrm.DotNetCore.Tests.csproj, DLaB.Xrm.DotNetCore.Tests/Entities/DLaB.Xrm.Entities.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": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"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": 96,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 1747582,
"source_files_sampled": 1578,
"oversized_source_files": 111
},
"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": "111/1578 source files over 60KB",
"points": 51.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1578,
"oversized": 111
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T21:26:55.543459Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/daryllabar/DLaB.Xrm.svg",
"full_name": "daryllabar/DLaB.Xrm",
"license_state": "standard",
"license_spdx": "MIT"
}