Public record
Software health reportschema 0.14.0 · metrics 1.13.0 · 2026-07-18 20:48 UTC

maxmind / GeoIP2-dotnet

MaxMind GeoIP2 .NET API

C#Apache-2.0★ 378 stars⑂ 79 forkssince Sep 2013View on GitHub ↗

maxmind/GeoIP2-dotnet holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Engineering Quality (66/100). It was last updated today. A single contributor accounts for most of its recent work.

77
overall / 100
Good

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.

77
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

MaxMindOrganization
327 followers100 public repossince Nov 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetMaxMind.GeoIP26.1.0-381 day agomaxmindipgeoipgeoip2geolocationipv4ipv6

Metrics by category

Vitality

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

91Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 316 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_year316
human_commit_share
days_since_last_push0
active_weeks_last_year45
How it's scored
27/27Ships releases — 46 releases published
36/36Release recency — latest release 1 days ago
12.6/27Release cadence — a release every ~188.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tagv6.1.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases188.9
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?

68Moderate · 18% of overall
How it's scored
41.8/60Stars — 378 stars
15.8/25Forks — 79 forks
8/15Watchers — 28 watchers
Inputs used
forks79
stars378
watchers28
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
How it's scored
77.8/80Total downloads — 30,372,969 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesMaxMind.GeoIP2
dependents
ecosystemsnuget
total_downloads30,372,969
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

75Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.8/22.5Commit distribution — top contributor authored 52% of commits
13.5/13.5Contributor breadth — 33 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled33
top_contributor_share0.521
How it's scored
44/46.8Issue resolution — 94% of issues closed
34.7/38.3PR acceptance — 400/441 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs400
open_issues3
closed_issues49
issue_closed_ratio0.942
closed_unmerged_prs41
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.1/25Owner reach — 327 followers of maxmind
25/25Track record — 100 public repos, account ~14 yr old
Inputs used
followers327
owner_typeOrganization
is_verified
owner_loginmaxmind
public_repos100
account_age_days5,365
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 1 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesMaxMind.GeoIP2
ecosystemsnuget
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.nuget.org/packages/MaxMind.GeoIP2
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsgeoip, mmdb, geoip2, maxmind
has_wikino
homepagehttps://www.nuget.org/packages/MaxMind.GeoIP2
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

82Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 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 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — 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
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate8.2
Excluded from scoring (no data or not applicable): signed_releases. 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.

71Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes7,499
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — mise.toml
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no data
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/60 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes23,946
source_files_sampled60
oversized_source_files0

Key facts

378GitHub stars
33contributors
316commits, last 12 months
0days since last push
46releases
1bus factor
3open issues
NuGetpackage ecosystems

Data collection warnings

  • Could not fetch nuget package 'MaxMind.GeoIP2.Benchmark' from its registry
  • Could not fetch nuget package 'MaxMind.GeoIP2.UnitTests' from its registry

More detail

OpenSSF Scorecard 8.2 / 10
8.2aggregate

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-18 20:47 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 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 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate 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
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
NuGetMicrosoft.NET.Test.Sdk18.7.0MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetOpenTelemetry.Api1.16.0MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.16.0MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetScriban.Signed7.2.5MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetWireMock.Net2.11.0MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetxunit.v3.mtp-v23.2.2MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetxunit.runner.visualstudio3.1.5MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
NuGetMaxMind.Db5.1.0MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
NuGetMicrosoft.Extensions.Options10.0.9MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
NuGetSystem.Text.Json10.0.9MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
NuGetIsExternalInit1.0.3MaxMind.GeoIP2/MaxMind.GeoIP2.csproj
All dependencies 202

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

RegistryPackageVersionRelation
NuGetIsExternalInit1.0.3direct
NuGetMaxMind.Db5.1.0direct
NuGetMicrosoft.Extensions.Options10.0.9direct
NuGetMicrosoft.NET.Test.Sdk18.7.0direct
NuGetOpenTelemetry.Api1.16.0direct
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.16.0direct
NuGetScriban.Signed7.2.5direct
NuGetSystem.Text.Json10.0.9direct
NuGetWireMock.Net2.11.0direct
NuGetxunit.runner.visualstudio3.1.5direct
NuGetxunit.v3.mtp-v23.2.2direct
NuGetAnyOf0.5.0.1indirect
NuGetFare2.2.1indirect
NuGetGraphQL8.5.0indirect
NuGetGraphQL-Parser9.5.0indirect
NuGetGraphQL.Analyzers8.5.0indirect
NuGetGraphQL.NewtonsoftJson8.5.0indirect
NuGetHandlebars.Net2.1.6indirect
NuGetHandlebars.Net.Helpers2.5.5indirect
NuGetHandlebars.Net.Helpers.Core2.5.5indirect
NuGetHandlebars.Net.Helpers.Humanizer2.5.5indirect
NuGetHandlebars.Net.Helpers.Json2.5.5indirect
NuGetHandlebars.Net.Helpers.Random2.5.5indirect
NuGetHandlebars.Net.Helpers.Xeger2.5.5indirect
NuGetHandlebars.Net.Helpers.XPath2.5.5indirect
NuGetHandlebars.Net.Helpers.Xslt2.5.5indirect
NuGetHumanizer2.14.1indirect
NuGetHumanizer.Core2.14.1indirect
NuGetHumanizer.Core.af2.14.1indirect
NuGetHumanizer.Core.ar2.14.1indirect
NuGetHumanizer.Core.az2.14.1indirect
NuGetHumanizer.Core.bg2.14.1indirect
NuGetHumanizer.Core.bn-BD2.14.1indirect
NuGetHumanizer.Core.cs2.14.1indirect
NuGetHumanizer.Core.da2.14.1indirect
NuGetHumanizer.Core.de2.14.1indirect
NuGetHumanizer.Core.el2.14.1indirect
NuGetHumanizer.Core.es2.14.1indirect
NuGetHumanizer.Core.fa2.14.1indirect
NuGetHumanizer.Core.fi-FI2.14.1indirect
NuGetHumanizer.Core.fr2.14.1indirect
NuGetHumanizer.Core.fr-BE2.14.1indirect
NuGetHumanizer.Core.he2.14.1indirect
NuGetHumanizer.Core.hr2.14.1indirect
NuGetHumanizer.Core.hu2.14.1indirect
NuGetHumanizer.Core.hy2.14.1indirect
NuGetHumanizer.Core.id2.14.1indirect
NuGetHumanizer.Core.is2.14.1indirect
NuGetHumanizer.Core.it2.14.1indirect
NuGetHumanizer.Core.ja2.14.1indirect
NuGetHumanizer.Core.ko-KR2.14.1indirect
NuGetHumanizer.Core.ku2.14.1indirect
NuGetHumanizer.Core.lv2.14.1indirect
NuGetHumanizer.Core.ms-MY2.14.1indirect
NuGetHumanizer.Core.mt2.14.1indirect
NuGetHumanizer.Core.nb2.14.1indirect
NuGetHumanizer.Core.nb-NO2.14.1indirect
NuGetHumanizer.Core.nl2.14.1indirect
NuGetHumanizer.Core.pl2.14.1indirect
NuGetHumanizer.Core.pt2.14.1indirect
NuGetHumanizer.Core.ro2.14.1indirect
NuGetHumanizer.Core.ru2.14.1indirect
NuGetHumanizer.Core.sk2.14.1indirect
NuGetHumanizer.Core.sl2.14.1indirect
NuGetHumanizer.Core.sr2.14.1indirect
NuGetHumanizer.Core.sr-Latn2.14.1indirect
NuGetHumanizer.Core.sv2.14.1indirect
NuGetHumanizer.Core.th-TH2.14.1indirect
NuGetHumanizer.Core.tr2.14.1indirect
NuGetHumanizer.Core.uk2.14.1indirect
NuGetHumanizer.Core.uz-Cyrl-UZ2.14.1indirect
NuGetHumanizer.Core.uz-Latn-UZ2.14.1indirect
NuGetHumanizer.Core.vi2.14.1indirect
NuGetHumanizer.Core.zh-CN2.14.1indirect
NuGetHumanizer.Core.zh-Hans2.14.1indirect
NuGetHumanizer.Core.zh-Hant2.14.1indirect
NuGetJmesPath.Net1.1.0indirect
NuGetJmesPath.Net.Parser1.1.0indirect
NuGetJson.More.Net3.0.1indirect
NuGetJsonConverter.Abstractions0.13.0indirect
NuGetJsonConverter.Newtonsoft.Json0.13.0indirect
NuGetJsonConverter.System.Text.Json0.13.0indirect
NuGetJsonPath.Net3.0.2indirect
NuGetMetadataReferenceService.Abstractions0.0.1indirect
NuGetMetadataReferenceService.Default0.0.1indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.AspNetCore.App.Ref8.0.29indirect
NuGetMicrosoft.AspNetCore.App.Ref9.0.18indirect
NuGetMicrosoft.AspNetCore.Http2.3.9indirect
NuGetMicrosoft.AspNetCore.Http.Abstractions2.3.0indirect
NuGetMicrosoft.AspNetCore.Http.Features2.3.0indirect
NuGetMicrosoft.AspNetCore.WebUtilities2.3.0indirect
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.9indirect
NuGetMicrosoft.Bcl.AsyncInterfaces6.0.0indirect
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.4indirect
NuGetMicrosoft.CodeAnalysis.Common4.8.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp4.8.0indirect
NuGetMicrosoft.CodeCoverage18.7.0indirect
NuGetMicrosoft.Extensions.Configuration10.0.0indirect
NuGetMicrosoft.Extensions.Configuration8.0.0indirect
NuGetMicrosoft.Extensions.Configuration9.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions10.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions9.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Binder10.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Binder8.0.2indirect
NuGetMicrosoft.Extensions.Configuration.Binder9.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection10.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection8.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection9.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.9indirect
NuGetMicrosoft.Extensions.Diagnostics.Abstractions10.0.0indirect
NuGetMicrosoft.Extensions.Diagnostics.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Diagnostics.Abstractions9.0.0indirect
NuGetMicrosoft.Extensions.FileProviders.Abstractions10.0.0indirect
NuGetMicrosoft.Extensions.FileProviders.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.FileProviders.Abstractions9.0.0indirect
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.0indirect
NuGetMicrosoft.Extensions.Hosting.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Hosting.Abstractions9.0.0indirect
NuGetMicrosoft.Extensions.Logging10.0.0indirect
NuGetMicrosoft.Extensions.Logging8.0.0indirect
NuGetMicrosoft.Extensions.Logging9.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.0indirect
NuGetMicrosoft.Extensions.Logging.Configuration10.0.0indirect
NuGetMicrosoft.Extensions.Logging.Configuration8.0.0indirect
NuGetMicrosoft.Extensions.Logging.Configuration9.0.0indirect
NuGetMicrosoft.Extensions.ObjectPool8.0.11indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions10.0.0indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions8.0.0indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions9.0.0indirect
NuGetMicrosoft.Extensions.Primitives10.0.9indirect
NuGetMicrosoft.IdentityModel.Abstractions6.34.0indirect
NuGetMicrosoft.IdentityModel.JsonWebTokens6.34.0indirect
NuGetMicrosoft.IdentityModel.Logging6.34.0indirect
NuGetMicrosoft.IdentityModel.Protocols6.34.0indirect
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect6.34.0indirect
NuGetMicrosoft.IdentityModel.Tokens6.34.0indirect
NuGetMicrosoft.Net.Http.Headers2.3.8indirect
NuGetMicrosoft.NETCore.App.Host.linux-x648.0.29indirect
NuGetMicrosoft.NETCore.App.Host.linux-x649.0.18indirect
NuGetMicrosoft.NETCore.App.Ref8.0.29indirect
NuGetMicrosoft.NETCore.App.Ref9.0.18indirect
NuGetMicrosoft.NETCore.Platforms1.1.0indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.0.2indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.0.2indirect
NuGetMicrosoft.Testing.Platform2.0.2indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.0.2indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.7.0indirect
NuGetMicrosoft.TestPlatform.TestHost18.7.0indirect
NuGetMicrosoft.Win32.Registry5.0.0indirect
NuGetNamotion.Reflection2.1.2indirect
NuGetNETStandard.Library2.0.3indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNJsonSchema10.9.0indirect
NuGetNJsonSchema.Extensions0.2.0indirect
NuGetNSwag.Core13.16.1indirect
NuGetOpenTelemetry1.16.0indirect
NuGetOpenTelemetry.Api.ProviderBuilderExtensions1.16.0indirect
NuGetOpenTelemetry.Extensions.Hosting1.15.3indirect
NuGetOpenTelemetry.Instrumentation.AspNetCore1.15.2indirect
NuGetprotobuf-net3.2.52indirect
NuGetprotobuf-net.Core3.2.52indirect
NuGetProtoBufJsonConverter0.11.0indirect
NuGetRamlToOpenApiConverter.SourceOnly0.11.0indirect
NuGetRandomDataGenerator.Net1.0.19.1indirect
NuGetSharpYaml2.1.3indirect
NuGetSimMetrics.Net1.0.5indirect
NuGetStef.Validation0.3.0indirect
NuGetSystem.Buffers4.6.1indirect
NuGetSystem.ComponentModel.Annotations5.0.0indirect
NuGetSystem.Diagnostics.DiagnosticSource10.0.0indirect
NuGetSystem.IdentityModel.Tokens.Jwt6.34.0indirect
NuGetSystem.IO.Pipelines10.0.9indirect
NuGetSystem.Memory4.6.3indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Text.Encodings.Web10.0.9indirect
NuGetSystem.Threading.Tasks.Extensions4.6.3indirect
NuGetTinyMapper.Signed4.0.0indirect
NuGetWireMock.Net.Abstractions2.11.0indirect
NuGetWireMock.Net.GraphQL2.11.0indirect
NuGetWireMock.Net.Matchers.SystemTextJsonPath2.11.0indirect
NuGetWireMock.Net.MimePart2.11.0indirect
NuGetWireMock.Net.Minimal2.11.0indirect
NuGetWireMock.Net.OpenApiParser2.11.0indirect
NuGetWireMock.Net.OpenTelemetry2.11.0indirect
NuGetWireMock.Net.ProtoBuf2.11.0indirect
NuGetWireMock.Net.Shared2.11.0indirect
NuGetWireMock.Org.Abstractions2.11.0indirect
NuGetXPath21.1.5indirect
NuGetXPath2.Extensions1.1.5indirect
NuGetxunit.analyzers1.27.0indirect
NuGetxunit.v3.assert3.2.2indirect
NuGetxunit.v3.common3.2.2indirect
NuGetxunit.v3.core.mtp-v23.2.2indirect
NuGetxunit.v3.extensibility.core3.2.2indirect
NuGetxunit.v3.runner.common3.2.2indirect
NuGetxunit.v3.runner.inproc.console3.2.2indirect
NuGetYamlDotNet16.3.0indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "geoip",
        "mmdb",
        "geoip2",
        "maxmind"
      ],
      "is_fork": false,
      "size_kb": 5308,
      "has_wiki": false,
      "homepage": "https://www.nuget.org/packages/MaxMind.GeoIP2",
      "languages": {
        "C#": 221771,
        "Shell": 2793,
        "Dockerfile": 134
      },
      "pushed_at": "2026-07-17T21:07:03Z",
      "created_at": "2013-09-03T15:56:10Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T21:06:45Z",
      "description": "MaxMind GeoIP2 .NET API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://www.maxmind.com",
      "name": "MaxMind",
      "type": "Organization",
      "login": "maxmind",
      "company": null,
      "location": null,
      "followers": 327,
      "avatar_url": "https://avatars.githubusercontent.com/u/1181834?v=4",
      "created_at": "2011-11-08T21:15:12Z",
      "is_verified": null,
      "public_repos": 100,
      "account_age_days": 5365
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 46,
      "commits_last_year": 316,
      "latest_release_at": "2026-07-16T21:55:13Z",
      "latest_release_tag": "v6.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 188.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "MaxMind.GeoIP2",
          "exists": true,
          "license": null,
          "keywords": [
            "maxmind",
            "ip",
            "geoip",
            "geoip2",
            "geolocation",
            "ipv4",
            "ipv6"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/MaxMind.GeoIP2",
          "is_deprecated": false,
          "latest_version": "6.1.0",
          "repository_url": "https://github.com/maxmind/GeoIP2-dotnet",
          "versions_count": 38,
          "total_downloads": 30372969,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T22:15:19.313000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 79,
      "stars": 378,
      "watchers": 28,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "mise.toml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 23946,
      "source_files_sampled": 60,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 7499
    },
    "dependencies": {
      "manifests": [
        "MaxMind.GeoIP2.Benchmark/MaxMind.GeoIP2.Benchmark.csproj",
        "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
        "MaxMind.GeoIP2/MaxMind.GeoIP2.csproj"
      ],
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.7.0"
        },
        {
          "name": "OpenTelemetry.Api",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.16.0"
        },
        {
          "name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.16.0"
        },
        {
          "name": "Scriban.Signed",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.2.5"
        },
        {
          "name": "WireMock.Net",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.11.0"
        },
        {
          "name": "xunit.v3.mtp-v2",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.2"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "MaxMind.Db",
          "manifest": "MaxMind.GeoIP2/MaxMind.GeoIP2.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.0"
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "MaxMind.GeoIP2/MaxMind.GeoIP2.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.9"
        },
        {
          "name": "System.Text.Json",
          "manifest": "MaxMind.GeoIP2/MaxMind.GeoIP2.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.9"
        },
        {
          "name": "IsExternalInit",
          "manifest": "MaxMind.GeoIP2/MaxMind.GeoIP2.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "IsExternalInit",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MaxMind.Db",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Api",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Scriban.Signed",
            "direct": true,
            "version": "7.2.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net",
            "direct": true,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.mtp-v2",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "AnyOf",
            "direct": false,
            "version": "0.5.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Fare",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "nuget"
          },
          {
            "name": "GraphQL",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "GraphQL-Parser",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "GraphQL.Analyzers",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "GraphQL.NewtonsoftJson",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Core",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Humanizer",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Json",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Random",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Xeger",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.XPath",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net.Helpers.Xslt",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.af",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ar",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.az",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.bg",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.bn-BD",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.cs",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.da",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.de",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.el",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.es",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.fa",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.fi-FI",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.fr",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.fr-BE",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.he",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.hr",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.hu",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.hy",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.id",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.is",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.it",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ja",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ko-KR",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ku",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.lv",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ms-MY",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.mt",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.nb",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.nb-NO",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.nl",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.pl",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.pt",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ro",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.ru",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.sk",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.sl",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.sr",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.sr-Latn",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.sv",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.th-TH",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.tr",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.uk",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.uz-Cyrl-UZ",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.uz-Latn-UZ",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.vi",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.zh-CN",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.zh-Hans",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Humanizer.Core.zh-Hant",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "JmesPath.Net",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JmesPath.Net.Parser",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Json.More.Net",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonConverter.Abstractions",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonConverter.Newtonsoft.Json",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonConverter.System.Text.Json",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JsonPath.Net",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "MetadataReferenceService.Abstractions",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "MetadataReferenceService.Default",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.ApplicationInsights",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.App.Ref",
            "direct": false,
            "version": "8.0.29",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.App.Ref",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Http",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Http.Abstractions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Http.Features",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.WebUtilities",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Common",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeCoverage",
            "direct": false,
            "version": "18.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.ObjectPool",
            "direct": false,
            "version": "8.0.11",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Abstractions",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.JsonWebTokens",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Logging",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocols",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.IdentityModel.Tokens",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Net.Http.Headers",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Host.linux-x64",
            "direct": false,
            "version": "8.0.29",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Host.linux-x64",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Ref",
            "direct": false,
            "version": "8.0.29",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.App.Ref",
            "direct": false,
            "version": "9.0.18",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Platforms",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.Telemetry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform.MSBuild",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.ObjectModel",
            "direct": false,
            "version": "18.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.TestHost",
            "direct": false,
            "version": "18.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.Registry",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Namotion.Reflection",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NETStandard.Library",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "NJsonSchema",
            "direct": false,
            "version": "10.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NJsonSchema.Extensions",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NSwag.Core",
            "direct": false,
            "version": "13.16.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Api.ProviderBuilderExtensions",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Extensions.Hosting",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.AspNetCore",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "nuget"
          },
          {
            "name": "protobuf-net",
            "direct": false,
            "version": "3.2.52",
            "ecosystem": "nuget"
          },
          {
            "name": "protobuf-net.Core",
            "direct": false,
            "version": "3.2.52",
            "ecosystem": "nuget"
          },
          {
            "name": "ProtoBufJsonConverter",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "RamlToOpenApiConverter.SourceOnly",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "RandomDataGenerator.Net",
            "direct": false,
            "version": "1.0.19.1",
            "ecosystem": "nuget"
          },
          {
            "name": "SharpYaml",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "nuget"
          },
          {
            "name": "SimMetrics.Net",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Stef.Validation",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IdentityModel.Tokens.Jwt",
            "direct": false,
            "version": "6.34.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Pipelines",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "TinyMapper.Signed",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.Abstractions",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.GraphQL",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.Matchers.SystemTextJsonPath",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.MimePart",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.Minimal",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.OpenApiParser",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.OpenTelemetry",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.ProtoBuf",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Net.Shared",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WireMock.Org.Abstractions",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "XPath2",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "XPath2.Extensions",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.analyzers",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.assert",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.common",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.core.mtp-v2",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.extensibility.core",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.common",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.inproc.console",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "YamlDotNet",
            "direct": false,
            "version": "16.3.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 202,
        "direct_count": 11,
        "indirect_count": 191
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 400,
        "open_issues": 3,
        "closed_ratio": 0.942,
        "closed_issues": 49,
        "closed_unmerged_prs": 41
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "oschwald",
          "commits": 623,
          "avatar_url": "https://avatars.githubusercontent.com/u/278835?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 240,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "User",
          "login": "horgh",
          "commits": 158,
          "avatar_url": "https://avatars.githubusercontent.com/u/282924?v=4"
        },
        {
          "type": "User",
          "login": "bmsullivan",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/52335?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot-preview[bot]",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/in/2141?v=4"
        },
        {
          "type": "User",
          "login": "eilara",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/442827?v=4"
        },
        {
          "type": "User",
          "login": "ugexe",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/239748?v=4"
        },
        {
          "type": "User",
          "login": "autarch",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/50729?v=4"
        },
        {
          "type": "User",
          "login": "faktas2",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/104642023?v=4"
        },
        {
          "type": "User",
          "login": "am11",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/3840695?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.521
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "codeql-analysis.yml",
        "links.yml",
        "pages.yml",
        "precious.yml",
        "release.yml",
        "test.yml",
        "zizmor.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 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 13 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2320697a3f8fb49f7cab4a0e483e0a910083ccda",
        "ran_at": "2026-07-18T20:47:32Z",
        "aggregate_score": 8.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/maxmind/GeoIP2-dotnet",
    "host": "github.com",
    "name": "GeoIP2-dotnet",
    "owner": "maxmind"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 82,
        "vitality": 91,
        "community": 68,
        "governance": 75,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 316,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "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": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "316 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 316
                    }
                  }
                ],
                "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": "good",
            "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": 84,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v6.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 188.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~188.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 188.9
                    }
                  }
                ],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 79,
              "stars": 378,
              "watchers": 28,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "378 stars",
                "points": 41.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 378
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "79 forks",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "28 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 97,
            "inputs": {
              "packages": [
                "MaxMind.GeoIP2"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 30372969,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "30,372,969 downloads all-time across nuget",
                "points": 77.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 30372969,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 33,
              "top_contributor_share": 0.521
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 52% of commits",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 52
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "merged_prs": 400,
              "open_issues": 3,
              "closed_issues": 49,
              "issue_closed_ratio": 0.942,
              "closed_unmerged_prs": 41
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 44,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "400/441 decided PRs merged",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 400,
                      "decided": 441
                    }
                  }
                ],
                "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": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 327,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "maxmind",
              "public_repos": 100,
              "account_age_days": 5365
            },
            "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": "327 followers of maxmind",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 327,
                      "login": "maxmind"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "100 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 100
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "MaxMind.GeoIP2"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "geoip",
                "mmdb",
                "geoip2",
                "maxmind"
              ],
              "has_wiki": false,
              "homepage": "https://www.nuget.org/packages/MaxMind.GeoIP2",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.nuget.org/packages/MaxMind.GeoIP2",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 8.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 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 13 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "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": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 7499
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "mise.toml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mise.toml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mise.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 23946,
              "source_files_sampled": 60,
              "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/60 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 60,
                      "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": [
    "Could not fetch nuget package 'MaxMind.GeoIP2.Benchmark' from its registry",
    "Could not fetch nuget package 'MaxMind.GeoIP2.UnitTests' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-18T20:48:01.301002Z",
  "schema_version": "0.14.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maxmind/GeoIP2-dotnet.svg",
  "full_name": "maxmind/GeoIP2-dotnet",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.14.0 — full methodology · metrics wiki.

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