Public record
Software health reportschema 0.15.0 · metrics 1.13.0 · 2026-07-20 10:05 UTC

SkillsFundingAgency / das-shared-packages

C#MIT★ 13 stars⑂ 6 forkssince May 2016View on GitHub ↗

SkillsFundingAgency/das-shared-packages holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (81/100) and lowest on AI Readiness (40/100). It was last updated today. 7 contributors account for most of its recent work.

61
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

61
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

72 followers525 public repossince Nov 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

78Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 185 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year185
human_commit_share
days_since_last_push0
active_weeks_last_year35
How it's scored
16.2/27Ships releases — 5 version tags (no GitHub releases)
27/36Release recency — latest release 97 days ago
12.6/27Release cadence — a release every ~318.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tag17.1.167
releases_from_tagsyes
days_since_latest_release97
mean_days_between_releases318.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40At risk · 18% of overall
How it's scored
17.5/60Stars — 13 stars
5.8/25Forks — 6 forks
8.3/15Watchers — 32 watchers
Inputs used
forks6
stars13
watchers32
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

81Good · 24% of overall
How it's scored
51.3/54Bus factor — 7 contributor(s) cover half of all commits
17.9/22.5Commit distribution — top contributor authored 20% of commits
13.5/13.5Contributor breadth — 85 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor7
contributors_sampled85
top_contributor_share0.204
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
32.4/38.3PR acceptance — 717/847 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs717
open_issues2
closed_issues4
issue_closed_ratio0.667
closed_unmerged_prs130
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.4/25Owner reach — 72 followers of SkillsFundingAgency
25/25Track record — 525 public repos, account ~11 yr old
Inputs used
followers72
owner_typeOrganization
is_verified
owner_loginSkillsFundingAgency
public_repos525
account_age_days4,261

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsapprenticeship-service, as-shared-package
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

46At risk · 16% of overall
How it's scored
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 4 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/1,038 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes25,027
source_files_sampled1,038
oversized_source_files0

Key facts

13GitHub stars
85contributors
185commits, last 12 months
0days since last push
5releases
7bus factor
2open issues
package ecosystems

More detail

OpenSSF Scorecard 4.6 / 10
4.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-20 10:05 UTC

0Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 4 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
2Vulnerabilities8 existing vulnerabilities detected
All dependencies 366

Full resolved dependency set from the GitHub dependency graph: 0 direct and 366 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetAngleSharp1.3.0indirect
NuGetAntlr3.4.1.9004indirect
NuGetAsp.Versioning.Mvc8.1.1indirect
NuGetAutoFixture3.51.0indirect
NuGetAutoFixture4.17.0indirect
NuGetAutoFixture4.18.1indirect
NuGetAutoFixture.AutoMoq3.51.0indirect
NuGetAutoFixture.AutoMoq4.17.0indirect
NuGetAutoFixture.AutoMoq4.18.1indirect
NuGetAutoFixture.NUnit33.51.0indirect
NuGetAutoFixture.NUnit34.17.0indirect
NuGetAutoFixture.NUnit34.18.1indirect
NuGetAutoFixture.NUnit44.19.0indirect
NuGetAzure.Data.Tables12.11.0indirect
NuGetAzure.Identity1.17.1indirect
NuGetAzure.Identity1.6.0indirect
NuGetAzure.Messaging.ServiceBus7.11.0indirect
NuGetAzure.Monitor.OpenTelemetry.AspNetCore1.5.0indirect
NuGetAzure.Security.KeyVault.Keys4.7.0indirect
NuGetAzure.Security.KeyVault.Keys4.8.0indirect
NuGetAzure.Security.KeyVault.Secrets4.7.0indirect
NuGetAzure.Security.KeyVault.Secrets4.9.0indirect
NuGetCastle.Core3.3.3indirect
NuGetCastle.Core4.2.1indirect
NuGetCastle.Core4.3.0indirect
NuGetCastle.Core4.4.0indirect
NuGetcoverlet.collectorindirect
NuGetcoverlet.collector3.1.2indirect
NuGetcoverlet.collector6.0.0indirect
NuGetcoverlet.collector8.0.0indirect
NuGetcoverlet.msbuild3.1.2indirect
NuGetcoverlet.msbuild6.0.1indirect
NuGetcoverlet.msbuild6.0.4indirect
NuGetcoverlet.msbuild8.0.0indirect
NuGetcoverlet.msbuild8.0.1indirect
NuGetDapper1.50.0indirect
NuGetDapper1.50.2indirect
NuGetDnsClient1.0.7indirect
NuGetDotNetSeleniumExtras.PageObjects3.11.0indirect
NuGetDotNetSeleniumExtras.WaitHelpers3.11.0indirect
NuGetEntityFramework6.1.3indirect
NuGetEntityFramework6.2.0indirect
NuGetFAKEBuildScript1.2.7indirect
NuGetFAKEBuildScript1.2.8indirect
NuGetFakeHttp0.1.2indirect
NuGetFluentAssertionsindirect
NuGetFluentAssertions4.19.4indirect
NuGetFluentAssertions5.4.1indirect
NuGetFluentAssertions5.9.0indirect
NuGetFluentAssertions6.12.0indirect
NuGetFluentAssertions6.7.0indirect
NuGetFluentAssertions7.0.0indirect
NuGetFluentAssertions7.1.0indirect
NuGetFluentAssertions7.2.0indirect
NuGetFluentAssertions8.3.0indirect
NuGetFluentAssertions8.8.0indirect
NuGetFluentAssertions8.9.0indirect
NuGetFluentValidation11.9.2indirect
NuGetFluentValidation12.0.0indirect
NuGetFluentValidation.DependencyInjectionExtensions12.0.0indirect
NuGetHMRC.ESFA.Levy.Api.Client1.0.43indirect
NuGetHMRC.ESFA.Levy.Api.Types1.0.43indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.ApplicationInsights.AspNetCore2.21.0indirect
NuGetMicrosoft.AspNet.Identity.Core2.2.1indirect
NuGetMicrosoft.AspNet.Identity.EntityFramework2.2.1indirect
NuGetMicrosoft.AspNet.Identity.Owin2.2.1indirect
NuGetMicrosoft.AspNet.Mvc5.2.3indirect
NuGetMicrosoft.AspNet.Razor3.2.3indirect
NuGetMicrosoft.AspNet.Web.Optimization1.1.3indirect
NuGetMicrosoft.AspNet.WebApi5.2.3indirect
NuGetMicrosoft.AspNet.WebApi.Client5.2.3indirect
NuGetMicrosoft.AspNet.WebApi.Client5.2.7indirect
NuGetMicrosoft.AspNet.WebApi.Core5.2.3indirect
NuGetMicrosoft.AspNet.WebPages3.2.3indirect
NuGetMicrosoft.AspNetCore.Authentication.JwtBearer10.0.3indirect
NuGetMicrosoft.AspNetCore.Authentication.JwtBearer10.0.5indirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnect10.0.3indirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnect8.0.15indirect
NuGetMicrosoft.AspNetCore.Authorization10.0.3indirect
NuGetMicrosoft.AspNetCore.Authorization8.0.15indirect
NuGetMicrosoft.AspNetCore.Hosting.Abstractions2.2.0indirect
NuGetMicrosoft.AspNetCore.JsonPatch10.0.5indirect
NuGetMicrosoft.AspNetCore.JsonPatch.SystemTextJsonindirect
NuGetMicrosoft.AspNetCore.JsonPatch.SystemTextJson10.0.0indirect
NuGetMicrosoft.AspNetCore.Mvc2.3.9indirect
NuGetMicrosoft.AspNetCore.Mvc.Core2.1.1indirect
NuGetMicrosoft.AspNetCore.Mvc.Core2.2.5indirect
NuGetMicrosoft.AspNetCore.Mvc.Razor2.2.0indirect
NuGetMicrosoft.AspNetCore.Mvc.Razor.RuntimeCompilation10.0.3indirect
NuGetMicrosoft.AspNetCore.Mvc.Razor.RuntimeCompilation6.0.12indirect
NuGetMicrosoft.AspNetCore.Mvc.TagHelpers2.2.0indirect
NuGetMicrosoft.AspNetCore.Mvc.TagHelpers2.3.9indirect
NuGetMicrosoft.AspNetCore.Mvc.Testing8.0.18indirect
NuGetMicrosoft.AspNetCore.Mvc.ViewFeatures2.2.0indirect
NuGetMicrosoft.AspNetCore.OpenApi10.0.0indirect
NuGetMicrosoft.AspNetCore.WebUtilities2.2.0indirect
NuGetMicrosoft.Azure.Functions.Extensions1.1.0indirect
NuGetMicrosoft.Azure.KeyVault.Core1.0.0indirect
NuGetMicrosoft.Azure.ServiceBus5.2.0indirect
NuGetMicrosoft.Azure.Services.AppAuthentication1.6.2indirect
NuGetMicrosoft.Azure.WebJobs3.0.33indirect
NuGetMicrosoft.Bcl1.1.10indirect
NuGetMicrosoft.Bcl.Build1.0.14indirect
NuGetMicrosoft.Bcl.Memory9.0.17indirect
NuGetMicrosoft.CodeDom.Providers.DotNetCompilerPlatform1.0.0indirect
NuGetMicrosoft.Data.Edm5.6.2indirect
NuGetMicrosoft.Data.Edm5.6.4indirect
NuGetMicrosoft.Data.Edm5.7.0indirect
NuGetMicrosoft.Data.OData5.6.2indirect
NuGetMicrosoft.Data.OData5.6.4indirect
NuGetMicrosoft.Data.OData5.7.0indirect
NuGetMicrosoft.Data.Services.Client5.6.2indirect
NuGetMicrosoft.Data.Services.Client5.6.4indirect
NuGetMicrosoft.Data.Services.Client5.7.0indirect
NuGetMicrosoft.EntityFrameworkCore2.1.4indirect
NuGetMicrosoft.Extensions.ApiDescription.Server10.0.9indirect
NuGetMicrosoft.Extensions.Caching.Memory10.0.3indirect
NuGetMicrosoft.Extensions.Caching.Memory8.0.1indirect
NuGetMicrosoft.Extensions.Caching.StackExchangeRedis10.0.3indirect
NuGetMicrosoft.Extensions.Caching.StackExchangeRedis8.0.15indirect
NuGetMicrosoft.Extensions.Configuration10.0.3indirect
NuGetMicrosoft.Extensions.Configuration2.0.0indirect
NuGetMicrosoft.Extensions.Configuration6.0.1indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables2.0.0indirect
NuGetMicrosoft.Extensions.Configuration.FileExtensions2.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Json2.0.0indirect
NuGetMicrosoft.Extensions.Configuration.UserSecrets10.0.3indirect
NuGetMicrosoft.Extensions.DependencyInjection2.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.3indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions6.0.0indirect
NuGetMicrosoft.Extensions.Hosting10.0.3indirect
NuGetMicrosoft.Extensions.Hosting6.0.1indirect
NuGetMicrosoft.Extensions.Http10.0.3indirect
NuGetMicrosoft.Extensions.Http10.0.5indirect
NuGetMicrosoft.Extensions.Http8.0.1indirect
NuGetMicrosoft.Extensions.Http.Polly10.0.3indirect
NuGetMicrosoft.Extensions.Logging2.2.0indirect
NuGetMicrosoft.Extensions.Logging6.0.0indirect
NuGetMicrosoft.Extensions.Logging.Console6.0.0indirect
NuGetMicrosoft.Extensions.Options10.0.5indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions10.0.3indirect
NuGetMicrosoft.Identity.Client4.83.1indirect
NuGetMicrosoft.IdentityModel.Clients.ActiveDirectory5.2.9indirect
NuGetMicrosoft.IdentityModel.JsonWebTokens8.16.0indirect
NuGetMicrosoft.IdentityModel.JsonWebTokens8.8.0indirect
NuGetMicrosoft.IdentityModel.KeyVaultExtensions7.7.1indirect
NuGetMicrosoft.IdentityModel.Protocol.Extensions1.0.1indirect
NuGetMicrosoft.IdentityModel.Protocol.Extensions1.0.2.206221351indirect
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect8.16.0indirect
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect8.8.0indirect
NuGetMicrosoft.IdentityModel.Tokens5.5.0indirect
NuGetMicrosoft.IdentityModel.Tokens7.2.0indirect
NuGetMicrosoft.Net.Compilers1.0.0indirect
NuGetMicrosoft.Net.Http2.2.29indirect
NuGetMicrosoft.NET.Sdk.Functions4.1.1indirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetMicrosoft.NET.Test.Sdk15.3.0indirect
NuGetMicrosoft.NET.Test.Sdk15.8.0indirect
NuGetMicrosoft.NET.Test.Sdk17.1.0indirect
NuGetMicrosoft.NET.Test.Sdk17.14.1indirect
NuGetMicrosoft.NET.Test.Sdk17.2.0indirect
NuGetMicrosoft.NET.Test.Sdk17.3.2indirect
NuGetMicrosoft.NET.Test.Sdk17.6.0indirect
NuGetMicrosoft.NET.Test.Sdk17.7.2indirect
NuGetMicrosoft.NET.Test.Sdk17.9.0indirect
NuGetMicrosoft.NET.Test.Sdk18.0.1indirect
NuGetMicrosoft.NET.Test.Sdk18.3.0indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net451.0.3indirect
NuGetMicrosoft.Owin3.0.1indirect
NuGetMicrosoft.Owin3.1.0indirect
NuGetMicrosoft.Owin.Diagnostics3.0.1indirect
NuGetMicrosoft.Owin.Host.HttpListener3.0.1indirect
NuGetMicrosoft.Owin.Host.SystemWeb3.0.1indirect
NuGetMicrosoft.Owin.Hosting3.0.1indirect
NuGetMicrosoft.Owin.Hosting3.1.0indirect
NuGetMicrosoft.Owin.Security3.0.1indirect
NuGetMicrosoft.Owin.Security3.1.0indirect
NuGetMicrosoft.Owin.Security.Cookies3.0.1indirect
NuGetMicrosoft.Owin.Security.Facebook3.0.1indirect
NuGetMicrosoft.Owin.Security.Google3.0.1indirect
NuGetMicrosoft.Owin.Security.Jwt3.1.0indirect
NuGetMicrosoft.Owin.Security.MicrosoftAccount3.0.1indirect
NuGetMicrosoft.Owin.Security.OAuth3.0.1indirect
NuGetMicrosoft.Owin.Security.OAuth3.1.0indirect
NuGetMicrosoft.Owin.Security.Twitter3.0.1indirect
NuGetMicrosoft.Owin.SelfHost3.0.1indirect
NuGetMicrosoft.Owin.Testing3.1.0indirect
NuGetMicrosoft.Rest.ClientRuntime2.3.24indirect
NuGetMicrosoft.SourceLink.GitHub1.0.0indirect
NuGetMicrosoft.SourceLink.GitHub1.1.1indirect
NuGetMicrosoft.SourceLink.GitHub10.0.103indirect
NuGetMicrosoft.Web.Infrastructure1.0.0.0indirect
NuGetMicrosoft.WindowsAzure.ConfigurationManager3.2.1indirect
NuGetMicrosoft.WindowsAzure.ConfigurationManager3.2.3indirect
NuGetMongoDB.Bson2.7.0indirect
NuGetMongoDB.Driver2.7.0indirect
NuGetMongoDB.Driver.Core2.7.0indirect
NuGetMoq4.10.0indirect
NuGetMoq4.13.0indirect
NuGetMoq4.18.1indirect
NuGetMoq4.20.69indirect
NuGetMoq4.20.70indirect
NuGetMoq4.20.72indirect
NuGetMoq4.5.10indirect
NuGetMoq4.5.23indirect
NuGetMoq4.5.28indirect
NuGetMoq4.7.142indirect
NuGetMoq4.9.0indirect
NuGetMSTest.TestFramework1.3.2indirect
NuGetNewtonsoft.Jsonindirect
NuGetNewtonsoft.Json10.0.1indirect
NuGetNewtonsoft.Json10.0.3indirect
NuGetNewtonsoft.Json11.0.1indirect
NuGetNewtonsoft.Json11.0.2indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNewtonsoft.Json6.0.4indirect
NuGetNewtonsoft.Json8.0.3indirect
NuGetNewtonsoft.Json9.0.1indirect
NuGetNLog4.3.7indirect
NuGetNLog4.4.12indirect
NuGetNLog.Config4.4.12indirect
NuGetNServiceBus7.0.1indirect
NuGetNServiceBus7.8.0indirect
NuGetNServiceBus.AzureFunctions.InProcess.ServiceBus 3.0.0indirect
NuGetNServiceBus.Extensions.DependencyInjection1.0.1indirect
NuGetNServiceBus.Extensions.Hosting1.1.0indirect
NuGetNServiceBus.Heartbeat3.0.1indirect
NuGetNServiceBus.Metrics.ServiceControl3.0.6indirect
NuGetNServiceBus.MSDependencyInjection0.1.4indirect
NuGetNServiceBus.Newtonsoft.Json2.4.0indirect
NuGetNServiceBus.Persistence.AzureTable3.2.0indirect
NuGetNServiceBus.Persistence.Sql6.5.1indirect
NuGetNServiceBus.Raw3.2.5indirect
NuGetNServiceBus.Testing7.0.0indirect
NuGetNServiceBus.Testing7.4.1indirect
NuGetNServiceBus.Transport.AzureServiceBus2.0.2indirect
NuGetNServiceBus.Transport.AzureServiceBus2.0.3indirect
NuGetNServiceBus.UniformSession2.1.0indirect
NuGetNSwag.MSBuild14.2.0indirect
NuGetNuGet.CommandLine3.3.0indirect
NuGetNuGet.CommandLine4.5.1indirect
NuGetNUnitindirect
NuGetNUnit3.10.1indirect
NuGetNUnit3.12.0indirect
NuGetNUnit3.13.1indirect
NuGetNUnit3.13.3indirect
NuGetNUnit3.4.1indirect
NuGetNUnit3.5.0indirect
NuGetNUnit3.8.1indirect
NuGetNUnit4.1.0indirect
NuGetNUnit4.3.2indirect
NuGetNUnit4.5.0indirect
NuGetNUnit4.5.1indirect
NuGetNUnit.Analyzersindirect
NuGetNUnit.Analyzers3.3.0indirect
NuGetNUnit.Analyzers3.6.1indirect
NuGetNUnit.Analyzers4.11.2indirect
NuGetNUnit.Console3.4.0indirect
NuGetNUnit.ConsoleRunner3.4.0indirect
NuGetNUnit.Extension.NUnitProjectLoader3.4.0indirect
NuGetNUnit.Extension.NUnitV2Driver3.4.0indirect
NuGetNUnit.Extension.NUnitV2ResultWriter3.4.0indirect
NuGetNUnit.Extension.TeamCityEventListener1.0.0indirect
NuGetNUnit.Extension.VSProjectLoader3.4.0indirect
NuGetNUnit3TestAdapterindirect
NuGetNUnit3TestAdapter3.10.0indirect
NuGetNUnit3TestAdapter3.15.1indirect
NuGetNUnit3TestAdapter4.2.1indirect
NuGetNUnit3TestAdapter4.5.0indirect
NuGetNUnit3TestAdapter5.0.0indirect
NuGetNUnit3TestAdapter6.1.0indirect
NuGetNUnitTestAdapter2.3.0indirect
NuGetOpenTelemetry1.9.0indirect
NuGetOpenTelemetry.Api1.15.3indirect
NuGetOWASPZAPDotNetAPI2.7.0indirect
NuGetOwin1.0indirect
NuGetOwin1.0.0indirect
NuGetPolly5.1.0indirect
NuGetPolly5.7.0indirect
NuGetSelenium.Support3.11.0indirect
NuGetSelenium.WebDriver3.11.0indirect
NuGetSelenium.WebDriver.ChromeDriver2.37.0indirect
NuGetSFA.DAS.ActiveDirectory1.0.3indirect
NuGetSFA.DAS.Api.Common17.1.165indirect
NuGetSFA.DAS.Apim.Sharedindirect
NuGetSFA.DAS.Caches1.1.4indirect
NuGetSFA.DAS.Common.Domain1.4.308indirect
NuGetSFA.DAS.Configuration1.0.0indirect
NuGetSFA.DAS.Configuration1.0.0.43116indirect
NuGetSFA.DAS.Configuration.AzureTableStorage1.0.0indirect
NuGetSFA.DAS.Configuration.AzureTableStorage1.0.0.43116indirect
NuGetSFA.DAS.Configuration.AzureTableStorage17.1.138indirect
NuGetSFA.DAS.Configuration.AzureTableStorage17.1.165indirect
NuGetSFA.DAS.Configuration.FileStorage1.0.0indirect
NuGetSFA.DAS.Configuration.FileStorage1.0.0.43116indirect
NuGetSFA.DAS.Employer.Shared.UI17.1.163indirect
NuGetSFA.DAS.Messaging3.0.0indirect
NuGetSFA.DAS.Messaging.AzureServiceBus3.0.0indirect
NuGetSFA.DAS.Messaging.Syndication3.0.0indirect
NuGetSFA.DAS.NLog.Logger1.0.0indirect
NuGetSFA.DAS.NLog.Logger1.0.0.26805indirect
NuGetSFA.DAS.NLog.Logger1.0.0.43242indirect
NuGetSFA.DAS.NLog.Logger1.0.0.56651indirect
NuGetSFA.DAS.NLog.Logger1.2.1indirect
NuGetSFA.DAS.Notifications.Messages3.0.0indirect
NuGetSFA.DAS.NServiceBus16.0.20indirect
NuGetSFA.DAS.NServiceBus17.0.49indirect
NuGetSFA.DAS.Provider.Shared.UI2.0.48indirect
NuGetSFA.DAS.Telemetry17.1.197indirect
NuGetSFA.DAS.Testing1.0.14indirect
NuGetSFA.DAS.Testing2.0.5indirect
NuGetSFA.DAS.Testing3.0.169indirect
NuGetSFA.DAS.Testing.AutoFixture17.1.103indirect
NuGetSFA.DAS.Testing.AutoFixture17.1.146indirect
NuGetSFA.DAS.Testing.AutoFixture17.1.165indirect
NuGetSFA.DAS.Testing.AutoFixture3.0.169indirect
NuGetSFA.DAS.Testing.EntityFramework2.0.5indirect
NuGetSFA.DAS.TokenService.Api.Client2.3.0indirect
NuGetSFA.DAS.TrackProgress.Messages0.1.5-prerelease-39indirect
NuGetSFA.DAS.Validation6.0.31indirect
NuGetSFA.DAS.Validation.Mvc6.0.31indirect
NuGetStackExchange.Redis1.2.6indirect
NuGetStructureMap4.6.1indirect
NuGetSystem.Buffers4.3.0indirect
NuGetSystem.Collections.Immutable1.5.0indirect
NuGetSystem.ComponentModel.Annotations4.5.0indirect
NuGetSystem.ComponentModel.Annotations5.0.0indirect
NuGetSystem.ComponentModel.TypeConverter4.3.0indirect
NuGetSystem.Drawing.Common10.0.3indirect
NuGetSystem.Drawing.Common7.0.0indirect
NuGetSystem.Drawing.Common8.0.11indirect
NuGetSystem.IdentityModel.Tokens.Jwt4.0.1indirect
NuGetSystem.IdentityModel.Tokens.Jwt4.0.2.206221351indirect
NuGetSystem.IdentityModel.Tokens.Jwt7.2.0indirect
NuGetSystem.IdentityModel.Tokens.Jwt8.16.0indirect
NuGetSystem.Net.Http4.3.3indirect
NuGetSystem.Net.Http4.3.4indirect
NuGetSystem.Runtime.CompilerServices.Unsafe4.5.0indirect
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.0.0indirect
NuGetSystem.Security.Cryptography.Pkcs10.0.3indirect
NuGetSystem.Security.Cryptography.Xml10.0.3indirect
NuGetSystem.Security.Cryptography.Xml10.0.5indirect
NuGetSystem.Security.Cryptography.Xml10.0.6indirect
NuGetSystem.Security.Cryptography.Xml10.0.9indirect
NuGetSystem.Spatial5.6.2indirect
NuGetSystem.Spatial5.6.4indirect
NuGetSystem.Spatial5.7.0indirect
NuGetSystem.Text.Encodings.Web10.0.3indirect
NuGetSystem.Text.Json10.0.3indirect
NuGetSystem.Text.RegularExpressions4.3.1indirect
NuGetSystem.Threading.Tasks.Extensions4.3.0indirect
NuGetSystem.Threading.Tasks.Extensions4.5.1indirect
NuGetSystem.ValueTuple4.4.0indirect
NuGetWebApi.StructureMap1.0.21indirect
NuGetWebEssentials.AspNetCore.CdnTagHelpers1.0.16indirect
NuGetWebEssentials.AspNetCore.CdnTagHelpers1.0.21indirect
NuGetWebGrease1.5.2indirect
NuGetWindowsAzure.ServiceBus3.1.7indirect
NuGetWindowsAzure.ServiceBus3.3.2indirect
NuGetWindowsAzure.Storage4.3.0indirect
NuGetWindowsAzure.Storage7.0.0indirect
NuGetWindowsAzure.Storage8.0.1indirect
NuGetWindowsAzure.Storage8.7.0indirect
NuGetWindowsAzure.Storage9.1.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "apprenticeship-service",
        "as-shared-package"
      ],
      "is_fork": false,
      "size_kb": 10677,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 1897381,
        "F#": 240627,
        "CSS": 143539,
        "HTML": 88908,
        "TSQL": 1159,
        "Liquid": 4044,
        "ASP.NET": 106,
        "Batchfile": 5694,
        "JavaScript": 27177
      },
      "pushed_at": "2026-07-20T09:43:59Z",
      "created_at": "2016-05-13T11:13:25Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T09:44:12Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://www.gov.uk/government/organisations/education-and-skills-funding-agency",
      "name": "Education and Skills Funding Agency Team",
      "type": "Organization",
      "login": "SkillsFundingAgency",
      "company": null,
      "location": null,
      "followers": 72,
      "avatar_url": "https://avatars.githubusercontent.com/u/9841374?v=4",
      "created_at": "2014-11-19T09:41:19Z",
      "is_verified": null,
      "public_repos": 525,
      "account_age_days": 4261
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 5,
      "commits_last_year": 185,
      "latest_release_at": "2026-04-13T17:16:30Z",
      "latest_release_tag": "17.1.167",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 97,
      "mean_days_between_releases": 318.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 6,
      "stars": 13,
      "watchers": 32,
      "open_issues_and_prs": 82
    },
    "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": [],
      "largest_source_bytes": 25027,
      "source_files_sampled": 1038,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "AngleSharp",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Antlr",
            "direct": false,
            "version": "3.4.1.9004",
            "ecosystem": "nuget"
          },
          {
            "name": "Asp.Versioning.Mvc",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture",
            "direct": false,
            "version": "3.51.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.AutoMoq",
            "direct": false,
            "version": "3.51.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.AutoMoq",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.AutoMoq",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.NUnit3",
            "direct": false,
            "version": "3.51.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.NUnit3",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.NUnit3",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "nuget"
          },
          {
            "name": "AutoFixture.NUnit4",
            "direct": false,
            "version": "4.19.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Data.Tables",
            "direct": false,
            "version": "12.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Identity",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Identity",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Messaging.ServiceBus",
            "direct": false,
            "version": "7.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Monitor.OpenTelemetry.AspNetCore",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Security.KeyVault.Keys",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Security.KeyVault.Keys",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Security.KeyVault.Secrets",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Azure.Security.KeyVault.Secrets",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Castle.Core",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Castle.Core",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Castle.Core",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Castle.Core",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.msbuild",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Dapper",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Dapper",
            "direct": false,
            "version": "1.50.2",
            "ecosystem": "nuget"
          },
          {
            "name": "DnsClient",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "nuget"
          },
          {
            "name": "DotNetSeleniumExtras.PageObjects",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "DotNetSeleniumExtras.WaitHelpers",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "EntityFramework",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "EntityFramework",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FAKEBuildScript",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "FAKEBuildScript",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "nuget"
          },
          {
            "name": "FakeHttp",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "4.19.4",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "6.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "6.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "8.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentValidation",
            "direct": false,
            "version": "11.9.2",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentValidation",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentValidation.DependencyInjectionExtensions",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "HMRC.ESFA.Levy.Api.Client",
            "direct": false,
            "version": "1.0.43",
            "ecosystem": "nuget"
          },
          {
            "name": "HMRC.ESFA.Levy.Api.Types",
            "direct": false,
            "version": "1.0.43",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.ApplicationInsights",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.ApplicationInsights.AspNetCore",
            "direct": false,
            "version": "2.21.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Identity.Core",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Identity.EntityFramework",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Identity.Owin",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Mvc",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Razor",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.Web.Optimization",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebApi",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebApi.Client",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebApi.Client",
            "direct": false,
            "version": "5.2.7",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebApi.Core",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNet.WebPages",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authentication.JwtBearer",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authentication.JwtBearer",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authentication.OpenIdConnect",
            "direct": false,
            "version": "8.0.15",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authorization",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Authorization",
            "direct": false,
            "version": "8.0.15",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Hosting.Abstractions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.JsonPatch",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.JsonPatch.SystemTextJson",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.JsonPatch.SystemTextJson",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Core",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Core",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Razor",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation",
            "direct": false,
            "version": "6.0.12",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.TagHelpers",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.TagHelpers",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Testing",
            "direct": false,
            "version": "8.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.ViewFeatures",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.OpenApi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.WebUtilities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Azure.Functions.Extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Azure.KeyVault.Core",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Azure.ServiceBus",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Azure.Services.AppAuthentication",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Azure.WebJobs",
            "direct": false,
            "version": "3.0.33",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.Build",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.Memory",
            "direct": false,
            "version": "9.0.17",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Edm",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Edm",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Edm",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.OData",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.OData",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.OData",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Services.Client",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Services.Client",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Services.Client",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.ApiDescription.Server",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.StackExchangeRedis",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.StackExchangeRedis",
            "direct": false,
            "version": "8.0.15",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.FileExtensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.UserSecrets",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http.Polly",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Identity.Client",
            "direct": false,
            "version": "4.83.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Clients.ActiveDirectory",
            "direct": false,
            "version": "5.2.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.JsonWebTokens",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.JsonWebTokens",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.KeyVaultExtensions",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocol.Extensions",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocol.Extensions",
            "direct": false,
            "version": "1.0.2.206221351",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Tokens",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Tokens",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Net.Compilers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Net.Http",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Sdk.Functions",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "15.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net45",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Diagnostics",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Host.HttpListener",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Host.SystemWeb",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Hosting",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Hosting",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Cookies",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Facebook",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Google",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Jwt",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.MicrosoftAccount",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.OAuth",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.OAuth",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Security.Twitter",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.SelfHost",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Owin.Testing",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Rest.ClientRuntime",
            "direct": false,
            "version": "2.3.24",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "10.0.103",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Web.Infrastructure",
            "direct": false,
            "version": "1.0.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.WindowsAzure.ConfigurationManager",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.WindowsAzure.ConfigurationManager",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoDB.Bson",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoDB.Driver",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoDB.Driver.Core",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.69",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.70",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.72",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.5.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.5.23",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.5.28",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.7.142",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestFramework",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "11.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NLog",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "nuget"
          },
          {
            "name": "NLog",
            "direct": false,
            "version": "4.4.12",
            "ecosystem": "nuget"
          },
          {
            "name": "NLog.Config",
            "direct": false,
            "version": "4.4.12",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.AzureFunctions.InProcess.ServiceBus ",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Extensions.DependencyInjection",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Extensions.Hosting",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Heartbeat",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Metrics.ServiceControl",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.MSDependencyInjection",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Newtonsoft.Json",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Persistence.AzureTable",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Persistence.Sql",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Raw",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Testing",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Testing",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Transport.AzureServiceBus",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.Transport.AzureServiceBus",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NServiceBus.UniformSession",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NSwag.MSBuild",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NuGet.CommandLine",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NuGet.CommandLine",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": "4.11.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Console",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.ConsoleRunner",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Extension.NUnitProjectLoader",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Extension.NUnitV2Driver",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Extension.NUnitV2ResultWriter",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Extension.TeamCityEventListener",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Extension.VSProjectLoader",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnitTestAdapter",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Api",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "nuget"
          },
          {
            "name": "OWASPZAPDotNetAPI",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Owin",
            "direct": false,
            "version": "1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Owin",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Polly",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Polly",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Selenium.Support",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Selenium.WebDriver",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Selenium.WebDriver.ChromeDriver",
            "direct": false,
            "version": "2.37.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.ActiveDirectory",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Api.Common",
            "direct": false,
            "version": "17.1.165",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Apim.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Caches",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Common.Domain",
            "direct": false,
            "version": "1.4.308",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration",
            "direct": false,
            "version": "1.0.0.43116",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.AzureTableStorage",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.AzureTableStorage",
            "direct": false,
            "version": "1.0.0.43116",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.AzureTableStorage",
            "direct": false,
            "version": "17.1.138",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.AzureTableStorage",
            "direct": false,
            "version": "17.1.165",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.FileStorage",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Configuration.FileStorage",
            "direct": false,
            "version": "1.0.0.43116",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Employer.Shared.UI",
            "direct": false,
            "version": "17.1.163",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Messaging",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Messaging.AzureServiceBus",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Messaging.Syndication",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NLog.Logger",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NLog.Logger",
            "direct": false,
            "version": "1.0.0.26805",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NLog.Logger",
            "direct": false,
            "version": "1.0.0.43242",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NLog.Logger",
            "direct": false,
            "version": "1.0.0.56651",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NLog.Logger",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Notifications.Messages",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NServiceBus",
            "direct": false,
            "version": "16.0.20",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.NServiceBus",
            "direct": false,
            "version": "17.0.49",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Provider.Shared.UI",
            "direct": false,
            "version": "2.0.48",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Telemetry",
            "direct": false,
            "version": "17.1.197",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing",
            "direct": false,
            "version": "3.0.169",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing.AutoFixture",
            "direct": false,
            "version": "17.1.103",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing.AutoFixture",
            "direct": false,
            "version": "17.1.146",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing.AutoFixture",
            "direct": false,
            "version": "17.1.165",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing.AutoFixture",
            "direct": false,
            "version": "3.0.169",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Testing.EntityFramework",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.TokenService.Api.Client",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.TrackProgress.Messages",
            "direct": false,
            "version": "0.1.5-prerelease-39",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Validation",
            "direct": false,
            "version": "6.0.31",
            "ecosystem": "nuget"
          },
          {
            "name": "SFA.DAS.Validation.Mvc",
            "direct": false,
            "version": "6.0.31",
            "ecosystem": "nuget"
          },
          {
            "name": "StackExchange.Redis",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "nuget"
          },
          {
            "name": "StructureMap",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Immutable",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.TypeConverter",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Drawing.Common",
            "direct": false,
            "version": "8.0.11",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IdentityModel.Tokens.Jwt",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IdentityModel.Tokens.Jwt",
            "direct": false,
            "version": "4.0.2.206221351",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IdentityModel.Tokens.Jwt",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IdentityModel.Tokens.Jwt",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.Http",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Net.Http",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.InteropServices.RuntimeInformation",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Pkcs",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Xml",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Xml",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Xml",
            "direct": false,
            "version": "10.0.6",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Cryptography.Xml",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Spatial",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Spatial",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Spatial",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.RegularExpressions",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WebApi.StructureMap",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "nuget"
          },
          {
            "name": "WebEssentials.AspNetCore.CdnTagHelpers",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "nuget"
          },
          {
            "name": "WebEssentials.AspNetCore.CdnTagHelpers",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "nuget"
          },
          {
            "name": "WebGrease",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.ServiceBus",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.ServiceBus",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.Storage",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.Storage",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.Storage",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.Storage",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WindowsAzure.Storage",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 366,
        "direct_count": 0,
        "indirect_count": 366
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 80,
        "merged_prs": 717,
        "open_issues": 2,
        "closed_ratio": 0.667,
        "closed_issues": 4,
        "closed_unmerged_prs": 130
      },
      "bus_factor": 7,
      "top_contributors": [
        {
          "type": "User",
          "login": "dashton82",
          "commits": 464,
          "avatar_url": "https://avatars.githubusercontent.com/u/3016327?v=4"
        },
        {
          "type": "User",
          "login": "elliotritchie",
          "commits": 251,
          "avatar_url": "https://avatars.githubusercontent.com/u/198455?v=4"
        },
        {
          "type": "User",
          "login": "froberg",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/2270609?v=4"
        },
        {
          "type": "User",
          "login": "MichaelYoung1981",
          "commits": 102,
          "avatar_url": "https://avatars.githubusercontent.com/u/7404131?v=4"
        },
        {
          "type": "User",
          "login": "Pauljgraham",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/13198509?v=4"
        },
        {
          "type": "User",
          "login": "chrisfoster76",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/13414996?v=4"
        },
        {
          "type": "User",
          "login": "ChrisJWoodcock",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/47975950?v=4"
        },
        {
          "type": "User",
          "login": "cofaulco",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/16193464?v=4"
        },
        {
          "type": "User",
          "login": "lazcool",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/12608907?v=4"
        },
        {
          "type": "User",
          "login": "Stephek",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/46958642?v=4"
        }
      ],
      "contributors_sampled": 85,
      "top_contributor_share": 0.204
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 0,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a483457928703ef51acc647bd3342a0ce9ebcb95",
        "ran_at": "2026-07-20T10:05:00Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/SkillsFundingAgency/das-shared-packages",
    "host": "github.com",
    "name": "das-shared-packages",
    "owner": "SkillsFundingAgency"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 46,
        "vitality": 78,
        "community": 40,
        "governance": 81,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 185,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "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": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "185 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 185
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "17.1.167",
              "releases_from_tags": true,
              "days_since_latest_release": 97,
              "mean_days_between_releases": 318.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 97 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 97
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~318.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 318.3
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "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": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 6,
              "stars": 13,
              "watchers": 32,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13 stars",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "32 watchers",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "bus_factor": 7,
              "contributors_sampled": 85,
              "top_contributor_share": 0.204
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "7 contributor(s) cover half of all commits",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "85 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 717,
              "open_issues": 2,
              "closed_issues": 4,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 130
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "717/847 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 717,
                      "decided": 847
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 72,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "SkillsFundingAgency",
              "public_repos": 525,
              "account_age_days": 4261
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "72 followers of SkillsFundingAgency",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 72,
                      "login": "SkillsFundingAgency"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "525 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 525
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "apprenticeship-service",
                "as-shared-package"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 run on all commits",
                "points": 5,
                "status": "met",
                "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": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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): Demonstrated agent practice, Automated maintenance, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance",
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 25027,
              "source_files_sampled": 1038,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/1038 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1038,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-20T10:05:32.483222Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SkillsFundingAgency/das-shared-packages.svg",
  "full_name": "SkillsFundingAgency/das-shared-packages",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.15.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.