Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-03 12:33 UTC

commercetools / commercetools-dotnet-core-sdk-v2

C#Apache-2.0★ 21 stars⑂ 13 forkssince Aug 2020View on GitHub ↗

commercetools/commercetools-dotnet-core-sdk-v2 holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (95/100) and lowest on AI Readiness (48/100). It was last updated today. A single contributor accounts for most of its recent work.

90
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

90
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).

Ownership

commercetoolsOrganization
306 followers222 public repossince Sep 2011

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

Package ecosystems

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 216 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_year216
human_commit_share0.18
days_since_last_push0
active_weeks_last_year39

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~29.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag15.4.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases29.4
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?

58Moderate · 17% of overall
How it's scored
21.1/60Stars — 21 stars
9/25Forks — 13 forks
8.7/15Watchers — 38 watchers
Inputs used
forks13
stars21
watchers38
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
72.2/80Total downloads — 8,794,810 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescommercetools.Base.Abstractions, commercetools.Base.Client, commercetools.Base.Registration, commercetools.Base.Serialization, commercetools.Sdk.Api, commercetools.Sdk.CheckoutApi, commercetools.Sdk.GraphQL.Api, commercetools.Sdk.HistoryApi
dependents
ecosystemsnuget
total_downloads8,794,810
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 · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.2/22.5Commit distribution — top contributor authored 55% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.545
How it's scored
40.2/42Issue resolution — 96% of issues closed
27.3/30PR acceptance — 423/465 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs423
open_issues4
closed_issues88
prs_merged_7d1
prs_decided_7d1
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio0.957
closed_unmerged_prs42
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.9/25Owner reach — 306 followers of commercetools
25/25Track record — 222 public repos, account ~14 yr old
Inputs used
followers306
owner_typeOrganization
is_verified
owner_logincommercetools
public_repos222
account_age_days5,423

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 8 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 99 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescommercetools.Base.Abstractions, commercetools.Base.Client, commercetools.Base.Registration, commercetools.Base.Serialization, commercetools.Sdk.Api, commercetools.Sdk.CheckoutApi, commercetools.Sdk.GraphQL.Api, commercetools.Sdk.HistoryApi
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/index.html
0/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicscommercetools, sdk, commercetools-sdk, commercetools-dotnet-core-sdk, commercetools-dotnet-sdk, audit-sdk, commercetools-scp
has_wikiyes
homepagehttps://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/index.html
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

75Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 7 out of 7 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 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
3.5/5SAST — SAST tool detected but not 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_aggregate6.8
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages67
unassessed_packages0
affected_by_severitymoderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 67 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

48Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — Makefile, commercetools.Sdk/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, commercetools.Sdk/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestscommercetools.Sdk/Examples/commercetools.Api.ApmExample/commercetools.Api.ApmExample.csproj, commercetools.Sdk/Examples/commercetools.Api.CheckoutApp/commercetools.Api.CheckoutApp.csproj, commercetools.Sdk/Examples/commercetools.Api.ConsoleApp/commercetools.Api.ConsoleApp.csproj, commercetools.Sdk/Examples/commercetools.Api.NewRelicExample/commercetools.Api.NewRelicExample.csproj, commercetools.Sdk/IntegrationTests/commercetools.Api.IntegrationTests/commercetools.Api.IntegrationTests.csproj, commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/commercetools.GraphQL.Api.IntegrationTests.csproj, commercetools.Sdk/IntegrationTests/commercetools.ImportApi.IntegrationTests/commercetools.ImportApi.IntegrationTests.csproj, commercetools.Sdk/Tests/commercetools.Api.Serialization.Tests/commercetools.Api.Serialization.Tests.csproj, commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/commercetools.Sdk.Api.Tests.csproj, commercetools.Sdk/Tests/commercetools.Sdk.CheckoutApi.Tests/commercetools.Sdk.CheckoutApi.Tests.csproj, commercetools.Sdk/Tests/commercetools.Sdk.HistoryApi.Tests/commercetools.Sdk.HistoryApi.Tests.csproj, commercetools.Sdk/Tests/commercetools.Sdk.ImportApi.Tests/commercetools.Sdk.ImportApi.Tests.csproj, commercetools.Sdk/commercetools.Base.Abstractions/commercetools.Base.Abstractions.csproj, commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj, commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj, commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj, commercetools.Sdk/commercetools.Sdk.Api/commercetools.Sdk.Api.csproj, commercetools.Sdk/commercetools.Sdk.CheckoutApi/commercetools.Sdk.CheckoutApi.csproj, commercetools.Sdk/commercetools.Sdk.GraphQL.Api/commercetools.Sdk.GraphQL.Api.csproj, commercetools.Sdk/commercetools.Sdk.HistoryApi/commercetools.Sdk.HistoryApi.csproj, commercetools.Sdk/commercetools.Sdk.ImportApi/commercetools.Sdk.ImportApi.csproj, commercetools.Sdk/compat/commercetools.Sdk.BCTest/commercetools.Sdk.BCTest.csproj, commercetools.Sdk/compat/commercetools.Sdk.V2Compat/commercetools.Sdk.V2Compat.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 7/11,808 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes189,876
source_files_sampled11,808
oversized_source_files7
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — api-csharp-mixin.raml, commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesapi-csharp-mixin.raml, commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls

Key facts

21GitHub stars
12contributors
216commits, last 12 months
0days since last push
100releases
1bus factor
4open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
66Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

03581013151312021-072023-042025-01
Major 11Minor 42Patch 10

Each point covers 4 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

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-08-03 12:33 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests7 out of 7 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 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
7SASTSAST tool detected but not 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 27
RegistryPackageVersion constraintManifest
NuGetSystem.ComponentModel.Annotations5.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Http6.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration6.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration.Binder6.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Http7.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration7.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration.Binder7.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Http8.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration8.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration.Binder8.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Http9.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration9.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration.Binder9.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Http10.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration10.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.Configuration.Binder10.0.0commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj
NuGetMicrosoft.Extensions.DependencyInjection6.0.0commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj
NuGetMicrosoft.Extensions.DependencyInjection7.0.0commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj
NuGetMicrosoft.Extensions.DependencyInjection8.0.0commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj
NuGetMicrosoft.Extensions.DependencyInjection9.0.0commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj
NuGetMicrosoft.Extensions.DependencyInjection10.0.0commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj
NuGetMicrosoft.Extensions.DependencyInjection6.0.0commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj
NuGetMicrosoft.Extensions.DependencyInjection7.0.0commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj
NuGetMicrosoft.Extensions.DependencyInjection8.0.0commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj
NuGetMicrosoft.Extensions.DependencyInjection9.0.0commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj
NuGetMicrosoft.Extensions.DependencyInjection10.0.0commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj
NuGetZeroQL8.0.0commercetools.Sdk/commercetools.Sdk.GraphQL.Api/commercetools.Sdk.GraphQL.Api.csproj
All dependencies 67

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

RegistryPackageVersionRelation
NuGetMicrosoft.Extensions.Configuration10.0.0direct
NuGetMicrosoft.Extensions.Configuration6.0.0direct
NuGetMicrosoft.Extensions.Configuration6.0.1direct
NuGetMicrosoft.Extensions.Configuration6.0.2direct
NuGetMicrosoft.Extensions.Configuration7.0.0direct
NuGetMicrosoft.Extensions.Configuration8.0.0direct
NuGetMicrosoft.Extensions.Configuration9.0.0direct
NuGetMicrosoft.Extensions.Configuration9.0.13direct
NuGetMicrosoft.Extensions.Configuration.Binder10.0.0direct
NuGetMicrosoft.Extensions.Configuration.Binder6.0.0direct
NuGetMicrosoft.Extensions.Configuration.Binder7.0.0direct
NuGetMicrosoft.Extensions.Configuration.Binder8.0.0direct
NuGetMicrosoft.Extensions.Configuration.Binder9.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection10.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection6.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection6.0.2direct
NuGetMicrosoft.Extensions.DependencyInjection7.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection8.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection8.0.1direct
NuGetMicrosoft.Extensions.DependencyInjection9.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection9.0.13direct
NuGetMicrosoft.Extensions.Http10.0.0direct
NuGetMicrosoft.Extensions.Http6.0.0direct
NuGetMicrosoft.Extensions.Http7.0.0direct
NuGetMicrosoft.Extensions.Http8.0.0direct
NuGetMicrosoft.Extensions.Http9.0.0direct
NuGetSystem.ComponentModel.Annotations5.0.0direct
NuGetZeroQL8.0.0direct
NuGetcommercetools.Sdk.All1.3.2indirect
NuGetcommercetools.Sdk.SimpleInjector1.3.2indirect
NuGetcoverlet.collector6.0.0indirect
NuGetcoverlet.collector6.0.4indirect
NuGetFluentAssertions6.12.0indirect
NuGetMicrosoft.AspNetCore.Http.Extensions2.2.0indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables6.0.1indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables6.0.2indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables9.0.13indirect
NuGetMicrosoft.Extensions.Configuration.Json6.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Json8.0.1indirect
NuGetMicrosoft.Extensions.Configuration.Json9.0.13indirect
NuGetMicrosoft.Extensions.Configuration.UserSecrets6.0.1indirect
NuGetMicrosoft.Extensions.Configuration.UserSecrets8.0.1indirect
NuGetMicrosoft.Extensions.Configuration.UserSecrets9.0.13indirect
NuGetMicrosoft.Extensions.Http.Polly6.0.21indirect
NuGetMicrosoft.Extensions.Http.Polly8.0.24indirect
NuGetMicrosoft.Extensions.Http.Polly9.0.13indirect
NuGetMicrosoft.Extensions.Logging6.0.0indirect
NuGetMicrosoft.Extensions.Logging8.0.1indirect
NuGetMicrosoft.Extensions.Logging9.0.13indirect
NuGetMicrosoft.Extensions.Logging.Configuration9.0.13indirect
NuGetMicrosoft.Extensions.Logging.Console9.0.13indirect
NuGetMicrosoft.NET.Test.Sdk17.7.2indirect
NuGetMoq4.20.69indirect
NuGetNewRelic.Agent10.18.0indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetOpenTelemetry.Exporter.Console1.8.1indirect
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.8.1indirect
NuGetOpenTelemetry.Exporter.Zipkin1.8.1indirect
NuGetOpenTelemetry.Extensions.Hosting1.8.1indirect
NuGetOpenTelemetry.Instrumentation.AspNetCore1.8.1indirect
NuGetOpenTelemetry.Instrumentation.GrpcNetClient1.8.0-beta.1indirect
NuGetOpenTelemetry.Instrumentation.Http1.8.1indirect
NuGetOpenTelemetry.Instrumentation.Runtime1.8.0indirect
NuGetOpenTelemetry.ResourceDetectors.Container1.0.0-beta.7indirect
NuGetxunit2.5.0indirect
NuGetxunit.runner.visualstudio2.5.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 67 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
OpenTelemetry.Exporter.OpenTelemetryProtocol1.8.1indirectmoderate11.15.3
OpenTelemetry.Exporter.Zipkin1.8.1indirectmoderate11.15.3

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "commercetools",
        "sdk",
        "commercetools-sdk",
        "commercetools-dotnet-core-sdk",
        "commercetools-dotnet-sdk",
        "audit-sdk",
        "commercetools-scp"
      ],
      "is_fork": false,
      "size_kb": 814323,
      "has_wiki": true,
      "homepage": "https://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/index.html",
      "languages": {
        "C#": 20352609,
        "CSS": 5229,
        "HTML": 27009,
        "RAML": 343,
        "Ruby": 1733,
        "Shell": 427,
        "Makefile": 5641,
        "Dockerfile": 4280,
        "JavaScript": 1057,
        "PowerShell": 1732
      },
      "pushed_at": "2026-08-03T12:27:26Z",
      "created_at": "2020-08-28T18:50:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-03T12:16:18Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://docs.commercetools.com",
      "name": "commercetools",
      "type": "Organization",
      "login": "commercetools",
      "company": null,
      "location": null,
      "followers": 306,
      "avatar_url": "https://avatars.githubusercontent.com/u/1084585?v=4",
      "created_at": "2011-09-27T17:56:34Z",
      "is_verified": null,
      "public_repos": 222,
      "account_age_days": 5423
    },
    "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": [
        {
          "tag": "15.4.0",
          "kind": "minor",
          "published_at": "2026-08-03T12:22:28Z"
        },
        {
          "tag": "15.3.1",
          "kind": "patch",
          "published_at": "2026-07-06T08:49:17Z"
        },
        {
          "tag": "15.2.1",
          "kind": "patch",
          "published_at": "2026-06-01T08:04:07Z"
        },
        {
          "tag": "15.2.0",
          "kind": "minor",
          "published_at": "2026-04-13T08:27:11Z"
        },
        {
          "tag": "15.1.0",
          "kind": "minor",
          "published_at": "2026-04-08T13:22:12Z"
        },
        {
          "tag": "15.0.0",
          "kind": "major",
          "published_at": "2026-03-09T13:00:42Z"
        },
        {
          "tag": "14.3.1",
          "kind": "patch",
          "published_at": "2026-03-02T10:49:58Z"
        },
        {
          "tag": "14.3.0",
          "kind": "minor",
          "published_at": "2026-02-19T12:09:24Z"
        },
        {
          "tag": "14.2.2",
          "kind": "patch",
          "published_at": "2026-02-03T12:51:12Z"
        },
        {
          "tag": "14.2.1",
          "kind": "patch",
          "published_at": "2025-11-11T17:20:40Z"
        },
        {
          "tag": "14.2.0",
          "kind": "minor",
          "published_at": "2025-11-03T10:54:03Z"
        },
        {
          "tag": "14.1.0",
          "kind": "minor",
          "published_at": "2025-10-06T09:27:51Z"
        },
        {
          "tag": "14.0.0",
          "kind": "major",
          "published_at": "2025-09-12T11:57:16Z"
        },
        {
          "tag": "13.1.0",
          "kind": "minor",
          "published_at": "2025-09-01T12:57:15Z"
        },
        {
          "tag": "13.0.0",
          "kind": "major",
          "published_at": "2025-07-25T06:54:22Z"
        },
        {
          "tag": "12.13.0",
          "kind": "minor",
          "published_at": "2025-06-03T12:45:35Z"
        },
        {
          "tag": "12.12.0",
          "kind": "minor",
          "published_at": "2025-05-05T08:19:16Z"
        },
        {
          "tag": "12.11.0",
          "kind": "minor",
          "published_at": "2025-04-29T08:50:37Z"
        },
        {
          "tag": "12.10.0",
          "kind": "minor",
          "published_at": "2025-04-01T07:45:05Z"
        },
        {
          "tag": "12.9.0",
          "kind": "minor",
          "published_at": "2025-03-17T11:36:22Z"
        },
        {
          "tag": "12.8.0",
          "kind": "minor",
          "published_at": "2025-03-12T11:59:36Z"
        },
        {
          "tag": "12.7.0",
          "kind": "minor",
          "published_at": "2025-02-27T08:40:09Z"
        },
        {
          "tag": "12.6.0",
          "kind": "minor",
          "published_at": "2025-02-13T11:44:28Z"
        },
        {
          "tag": "12.5.0",
          "kind": "minor",
          "published_at": "2025-02-10T09:25:47Z"
        },
        {
          "tag": "12.4.0",
          "kind": "minor",
          "published_at": "2025-02-03T10:04:54Z"
        },
        {
          "tag": "12.3.0",
          "kind": "minor",
          "published_at": "2025-01-28T13:48:41Z"
        },
        {
          "tag": "12.2.0",
          "kind": "minor",
          "published_at": "2025-01-22T15:06:10Z"
        },
        {
          "tag": "12.1.0",
          "kind": "minor",
          "published_at": "2024-12-02T14:01:33Z"
        },
        {
          "tag": "12.0.0",
          "kind": "major",
          "published_at": "2024-11-26T10:48:05Z"
        },
        {
          "tag": "11.14.0",
          "kind": "minor",
          "published_at": "2024-11-11T13:24:38Z"
        },
        {
          "tag": "11.13.0",
          "kind": "minor",
          "published_at": "2024-11-06T15:57:28Z"
        },
        {
          "tag": "11.12.0",
          "kind": "minor",
          "published_at": "2024-10-08T07:30:09Z"
        },
        {
          "tag": "11.11.0",
          "kind": "minor",
          "published_at": "2024-09-04T07:34:15Z"
        },
        {
          "tag": "11.10.0",
          "kind": "minor",
          "published_at": "2024-08-05T12:24:54Z"
        },
        {
          "tag": "11.9.0",
          "kind": "minor",
          "published_at": "2024-07-26T08:34:48Z"
        },
        {
          "tag": "11.8.0",
          "kind": "minor",
          "published_at": "2024-07-03T07:19:36Z"
        },
        {
          "tag": "11.7.0",
          "kind": "minor",
          "published_at": "2024-05-30T08:18:02Z"
        },
        {
          "tag": "11.6.0",
          "kind": "minor",
          "published_at": "2024-05-15T07:59:54Z"
        },
        {
          "tag": "11.5.0",
          "kind": "minor",
          "published_at": "2024-04-01T09:18:33Z"
        },
        {
          "tag": "11.4.0",
          "kind": "minor",
          "published_at": "2024-02-21T20:07:22Z"
        },
        {
          "tag": "11.3.0",
          "kind": "minor",
          "published_at": "2024-02-16T20:54:32Z"
        },
        {
          "tag": "11.2.0",
          "kind": "minor",
          "published_at": "2024-01-12T11:27:35Z"
        },
        {
          "tag": "11.1.0",
          "kind": "minor",
          "published_at": "2023-10-09T11:53:39Z"
        },
        {
          "tag": "11.1.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2023-10-06T20:45:39Z"
        },
        {
          "tag": "11.0.0",
          "kind": "major",
          "published_at": "2023-09-19T15:28:43Z"
        },
        {
          "tag": "10.1.0",
          "kind": "minor",
          "published_at": "2023-09-04T07:56:30Z"
        },
        {
          "tag": "10.0.0",
          "kind": "major",
          "published_at": "2023-08-31T13:36:32Z"
        },
        {
          "tag": "9.0.1",
          "kind": "patch",
          "published_at": "2023-08-31T12:00:39Z"
        },
        {
          "tag": "9.0.0",
          "kind": "major",
          "published_at": "2023-08-16T12:02:32Z"
        },
        {
          "tag": "8.1.0",
          "kind": "minor",
          "published_at": "2023-07-03T12:32:44Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2023-06-05T07:23:53Z"
        },
        {
          "tag": "8.0.0-alpha-async-token-provider2",
          "kind": "prerelease",
          "published_at": "2023-05-22T09:35:02Z"
        },
        {
          "tag": "8.0.0-alpha-async-token-provider",
          "kind": "prerelease",
          "published_at": "2023-05-17T08:41:20Z"
        },
        {
          "tag": "7.4.0",
          "kind": "minor",
          "published_at": "2023-05-08T09:26:46Z"
        },
        {
          "tag": "7.3.0",
          "kind": "minor",
          "published_at": "2023-05-02T09:10:49Z"
        },
        {
          "tag": "7.2.0",
          "kind": "minor",
          "published_at": "2023-04-13T19:41:15Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2023-04-03T10:04:00Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2023-03-06T09:17:28Z"
        },
        {
          "tag": "6.4.0",
          "kind": "minor",
          "published_at": "2023-02-20T09:12:06Z"
        },
        {
          "tag": "6.3.1",
          "kind": "patch",
          "published_at": "2023-02-17T08:29:21Z"
        },
        {
          "tag": "6.3.0",
          "kind": "minor",
          "published_at": "2023-02-16T12:32:13Z"
        },
        {
          "tag": "6.2.0",
          "kind": "minor",
          "published_at": "2023-02-10T14:59:30Z"
        },
        {
          "tag": "6.1.0",
          "kind": "minor",
          "published_at": "2023-01-10T10:00:27Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2022-12-06T11:33:23Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2022-11-07T12:14:48Z"
        },
        {
          "tag": "5.2.2",
          "kind": "patch",
          "published_at": "2022-11-02T09:50:58Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2022-11-01T20:18:06Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2022-11-01T09:12:14Z"
        },
        {
          "tag": "5.1.1",
          "kind": "patch",
          "published_at": "2022-09-22T09:14:13Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2022-09-16T08:23:06Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2022-09-02T10:03:40Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2022-08-30T13:23:04Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2022-07-28T12:33:51Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2022-07-04T11:43:37Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2022-05-25T08:43:06Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2022-04-29T08:37:21Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2022-04-12T20:31:15Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2022-04-12T11:28:23Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-04-11T11:54:59Z"
        },
        {
          "tag": "2.5.1",
          "kind": "patch",
          "published_at": "2022-02-23T07:48:07Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2022-02-07T10:20:09Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2022-01-28T09:29:41Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2022-01-25T20:40:56Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2022-01-14T07:45:20Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2022-01-10T13:09:42Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2021-11-22T09:55:16Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2021-10-15T20:22:04Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2021-10-14T07:25:01Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2021-10-04T09:18:13Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2021-09-02T11:58:46Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-08-30T07:43:40Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-08-20T11:14:37Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2021-08-02T08:01:25Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2021-07-13T09:32:24Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2021-07-13T09:01:55Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2021-06-29T17:20:58Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2021-06-22T14:58:17Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2021-06-07T07:36:46Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2021-03-17T11:00:50Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2021-02-22T10:25:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6d41324bd17febde0a8fb9df72d00b5fb064b687",
          "body": null,
          "is_bot": false,
          "headline": "Remove Composable Commerce branding (#561)",
          "author_name": "Stephen Armstrong",
          "author_login": "industrian",
          "committed_at": "2026-08-03T12:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620ccd9487447ed7d42fb0a95defde29ccee24b7",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #559 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-08-03T12:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203947b32aa919e261b6041fb09d6438354caad0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into after-release",
          "author_name": "Ajima Chukwuemeka",
          "author_login": "ajimae",
          "committed_at": "2026-08-03T12:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe650705bd7f0e627e2c13b02f3637068f1a5e98",
          "body": null,
          "is_bot": false,
          "headline": "Update docs links (#560)",
          "author_name": "Stephen Armstrong",
          "author_login": "industrian",
          "committed_at": "2026-07-17T14:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3338de90af15450566adeedbb94b77cf3b0c8b3",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-07-06T08:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30778db96152aa5aa8bcef18affca47851748d91",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #557 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-06-25T09:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290b6457e7d8cc1a4ab48a4303a1cbf472aa3c81",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-25T07:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d286c4c615bb823df3123054b371e6d90df6a66",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-24T14:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254c4a62c33ba5bd85389a599f3d817c08291cbc",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-24T13:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7afc27439ee1ef734f0b0122add677199547164d",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-19T09:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6905c5f8a0ccea56517e841561d0d18567d3cb",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-19T09:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8fac4e250d486df87aad3333477b162b09ed70",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-19T09:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81930ee27e6f2820eca1f5a98a4c29596305fa54",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-18T12:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "214bbd25e4faee5552a96c807cc72358b7e43a3d",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-18T11:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b448fc7d3bc15c0949899620f3300ec07fb56edf",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-18T08:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc1c3ddabbd6da398f47cff864d04125a63c512",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-16T08:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "745f3c836d049c7497edcba1a8a56e507536ca00",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-10T14:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d67f95438c9ba93bcfbfb4a1eb2ae9a7a5d0772",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-10T13:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed07d8731583ff677975f105f25884a31db5a60",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-09T12:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e98b2a57e09d492325a9e76aedd21b2f6728e9",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-08T13:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebba4e74196df4e1247235a159d6db66c3f95782",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-03T15:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4237dbcac3bf444c7ea5a31d7e854be5a0ed02",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-03T12:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98de817ff9ae2692890cfe4eff1194d7081dbad4",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-02T12:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f6694edf3c0d5d80901e2a430ebeb7a18d521f",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #555 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-06-01T09:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feb494df91e163e3268bf3daf9b250bdb011a5c",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-01T09:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2929ed4c85feab1d735c09894b138f0544baf7fc",
          "body": "Update changelog",
          "is_bot": false,
          "headline": "Merge pull request #556 from commercetools/after-release",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-06-01T08:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b306f40ec257bad36965529251132845633fc58",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-06-01T08:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960b28ea9eabb6f754c757b72b710a211a831638",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-28T08:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdaee82047f09dce08088ed56e82ef38679df950",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #550 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-05-27T19:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c915a2dd48ad9a3412095257f26b7eb900b976b",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch 'master' into gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-05-27T19:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1f87efaff2013f262df2bb93f298f45e4eb3cc",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-27T13:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad470e98820041cef055b2293068b2b5357539b",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-22T15:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530e09142345d28d1369e0594faa0aaf4f2b660a",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-14T09:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c714f428121322a2f781ef9fe2c022e56ce8b893",
          "body": "add test for serialization of datetimes",
          "is_bot": false,
          "headline": "Merge pull request #553 from commercetools/datetime-serialization-test",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-05-12T09:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3f96189c3ebf900b44d0bcccefbe4ab6f4a444",
          "body": null,
          "is_bot": false,
          "headline": "use fraction seconds in discountcodetest",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-05-12T09:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97c6389c3f6cdb849ee0f1943a97857750207746",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-08T14:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fe31875aae00fdf5bde1e49000f32c0fb13733",
          "body": null,
          "is_bot": false,
          "headline": "test also with null offset",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-05-07T08:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf0e1963fc3080da182fe092696c0b95d8d693d",
          "body": null,
          "is_bot": false,
          "headline": "add test for serialization of datetimes",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-05-07T08:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16ecf42e33acf0d6d606ecb21bdee6e61d90cae",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-05-04T12:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece42cab195bf93e66ae4e24a53a39c8f2bb0989",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-24T09:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528eb0c3f17cc070697a02ce3a2df0a0dd81d782",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-23T08:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a797e9c18aa83c3234846f953b7fca134f7ed362",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-22T13:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594cbebf2948ee8b6a9fb1e2a4903c525bc843b1",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-22T12:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303ec93f4fa81d26fe523e8f5564b0e79518eb79",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-17T14:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33fd4f06ded74f695faf5cdd85a092d9fbd3306a",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #549 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-04-13T08:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad2837696dcf53ae83f47c5976af1ee413d4965c",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-13T08:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabf6a62fbb3425f55980ad1854e63be52e2b936",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #548 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-04-09T11:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a925627a5f9848ff9cf9dd79804a745e50c1dea4",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-09T11:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26ac1e7518343e0cae8ea41e8cf4916c642a476",
          "body": null,
          "is_bot": false,
          "headline": "fix prettify for linux",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-04-09T11:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1379e6f23625d264cb5b99ecc623d4a998a09d39",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #547 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-04-08T13:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4276f7c8a3dc9877aaadd681f1a3cf8413d0e0c",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-04-08T13:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9a26c37cd4c92257c59ef62051126ad6333cac",
          "body": null,
          "is_bot": false,
          "headline": "make project files single targetframework for formatting",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-13T13:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080fd941b2d6bf65cb61ba75ca4aee4b601b8623",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #546 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T13:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699eb956c89c1d0b0cd924bf0ca8695bf0299878",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T13:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88b73fe2c9c2da1acc64046dad0afe8c54694de",
          "body": "declare min version for dependencies",
          "is_bot": true,
          "headline": "Merge pull request #545 from commercetools/zeroql8",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T12:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b83f5baa5ed5417f8b68b8613a66642676aa220",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T12:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb4a7a72acc6ffd63c8a8a7897d91c2f3fb5a82",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch 'master' into zeroql8",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T12:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a93a7565b302c80218d69b8826c50db3344dc9e",
          "body": null,
          "is_bot": false,
          "headline": "declare min version for dependencies",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-09T12:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1499bc40b17b8dbfe79719f40b8340f00914fe7",
          "body": "Zeroql8",
          "is_bot": true,
          "headline": "Merge pull request #544 from commercetools/zeroql8",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T12:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "675f7e1b15225ead2f324ee01123280473290aed",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch 'master' into zeroql8",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T11:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b731011f86a189083e8ab6edb43ef65bd659b91",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T11:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0dc68ccc78876a05c7216461df09adce1a221f3",
          "body": null,
          "is_bot": false,
          "headline": "remove bundled versions",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-09T11:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df03e3b4a32e882f0c2731b6a84f1f4e99b04d5",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T11:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdf40cfc789d211b6e65f2c7def18bfc4d6a923",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies based on targetframework",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-09T11:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172340312b553e92a8e2dd191903576fd3fd0e4b",
          "body": null,
          "is_bot": false,
          "headline": "update target frameworks",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-09T10:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d01f7cb59671797a907cbf99fd396c87dbab8f24",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #543 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T10:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca7db5011d9515bb6e4dda21f65d470c19cc96b",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T10:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359aea04f22941110d2743c5d4fbf86a2d008f7f",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating license information",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T10:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3e9f341c7acb4ae02a5d8c0968fea7ecc1c19e",
          "body": null,
          "is_bot": false,
          "headline": "update ZeroQL",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-03-09T10:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a7c72c297a9dc153d778a637b245da55e52124",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #542 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-09T08:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab7e92afeee2dcc2323a12811b761e1bbc57267",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-09T08:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e697a5c01f1685b911b1f0291e05a9a869e8578a",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-06T09:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83ab98c6f7f58deb74ea26b18ec910200e3c3c56",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-05T15:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518f60c0c4e42588e4159524b90f2c10c360e503",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #541 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-03T15:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec15d47f7fcf51e0a0b8827484943d384b3f1fda",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-03T15:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c2d4595bc54bd19ef6d5e9970cf0f974c95920",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #540 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-03-02T11:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a039cd4738b484242b6955ad5c93faf2a0b1d9",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-03-02T10:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b1f4ee21e162afe49fe8cafda49f8f4204d10b",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #539 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-02-20T15:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3536f9584857eee5f57bd96441c4efbf6121b45d",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-02-20T15:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4bb81e5174d3bd228f3cbe86a556e47023cedac",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #538 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-02-19T12:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af91c9635e49ac03e8b49aafca6432192c5178d8",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-02-19T12:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c4f8b7602b33366ef4c82f37be050c62693d01",
          "body": "deserialize product search facets",
          "is_bot": false,
          "headline": "Merge pull request #537 from commercetools/product-search-facets",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-02-19T12:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073baf12da1a92d8c379344d24abba80aa042e0d",
          "body": null,
          "is_bot": false,
          "headline": "fix converter value mappings",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-02-19T11:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2820c0ce7be043f8e689091a5693ce5c7dce75b",
          "body": null,
          "is_bot": false,
          "headline": "deserialize product search facets",
          "author_name": "Jens Schulze",
          "author_login": "jenschude",
          "committed_at": "2026-02-19T08:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4fe1a0c7dd3ad607f03692b914e495ab602319a",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #536 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-02-11T15:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067b54369c9dd02bd2d8278385c7c9f51d54d639",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-02-11T15:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a472f8a9792b1851208b6ae888402f84d65d904",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #535 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-02-04T12:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a3e5edcaacc1d665f8af93f97eca18a0bdf965",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-02-04T12:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94b972532aa0d856e1f24f866251822a6cc4d79",
          "body": "Update changelog",
          "is_bot": true,
          "headline": "Merge pull request #534 from commercetools/after-release",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-02-03T13:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63225117cd2b2043f797c8003d532e72b1e01ba0",
          "body": null,
          "is_bot": true,
          "headline": "TASK: Updating version in README",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-02-03T12:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29dddc8eed2d0560c36b03fd04ef344d4c3e5403",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #533 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-01-28T13:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d36178e8f772eb15d3f5143b9b13f3aa875e778",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-01-28T12:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61175d8e587076a83d3501f5b09dff31ba76a9b",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #532 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-01-26T14:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32db5ade53a829a235e06cfeacd86d6c6eee781",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-01-26T14:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e753f09d14f6504e28d18a94cc784c79aec26dbe",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #530 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-01-21T10:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1b96dd65e7c1ba864405391f49fa3a2455f8a2",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-01-21T10:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af60565fcf2b48f91e5a44baa9926442af6d93f",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #529 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-01-16T10:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75bf23162a67efe7bd23da1b36dd723b39711955",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-01-16T10:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4937370e43e0a2444dc960eeefbf5f6826c856",
          "body": "Update generated SDKs",
          "is_bot": true,
          "headline": "Merge pull request #528 from commercetools/gen-sdk-updates",
          "author_name": "kodiakhq[bot]",
          "author_login": "kodiakhq[bot]",
          "committed_at": "2026-01-08T15:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec47c86c998023852d5346bd0a743a82e79e1fab",
          "body": null,
          "is_bot": true,
          "headline": "build(codegen): updating SDK",
          "author_name": "ct-sdks[bot]",
          "author_login": "ct-sdks[bot]",
          "committed_at": "2026-01-08T15:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 216,
      "latest_release_at": "2026-08-03T12:22:28Z",
      "latest_release_tag": "15.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 29.4
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.static_site"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "commercetools.Base.Abstractions",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Base.Abstractions",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 99,
          "total_downloads": 1764967,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:26:59.337000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Base.Client",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Base.Client",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 99,
          "total_downloads": 1692105,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:26:59.657000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Base.Registration",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Base.Registration",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 99,
          "total_downloads": 1732775,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:27:00.750000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Base.Serialization",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Base.Serialization",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 99,
          "total_downloads": 1738159,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:27:01.420000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Sdk.Api",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Sdk.Api",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 99,
          "total_downloads": 1634815,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:27:01.140000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Sdk.CheckoutApi",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Sdk.CheckoutApi",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 11,
          "total_downloads": 1482,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:26:59.903000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Sdk.GraphQL.Api",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Sdk.GraphQL.Api",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 48,
          "total_downloads": 154448,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:27:01.733000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "commercetools.Sdk.HistoryApi",
          "exists": true,
          "license": null,
          "keywords": [
            "commercetools",
            "dotnet-core",
            "sdk"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/commercetools.Sdk.HistoryApi",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.4.0",
          "repository_url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
          "versions_count": 89,
          "total_downloads": 76059,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T12:27:00.193000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 21,
      "watchers": 38,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "commercetools.Sdk/Makefile"
      ],
      "api_schema_files": [
        "api-csharp-mixin.raml",
        "commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "commercetools.Sdk/Examples/commercetools.Api.ApmExample/commercetools.Api.ApmExample.csproj",
        "commercetools.Sdk/Examples/commercetools.Api.CheckoutApp/commercetools.Api.CheckoutApp.csproj",
        "commercetools.Sdk/Examples/commercetools.Api.ConsoleApp/commercetools.Api.ConsoleApp.csproj",
        "commercetools.Sdk/Examples/commercetools.Api.NewRelicExample/commercetools.Api.NewRelicExample.csproj",
        "commercetools.Sdk/IntegrationTests/commercetools.Api.IntegrationTests/commercetools.Api.IntegrationTests.csproj",
        "commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/commercetools.GraphQL.Api.IntegrationTests.csproj",
        "commercetools.Sdk/IntegrationTests/commercetools.ImportApi.IntegrationTests/commercetools.ImportApi.IntegrationTests.csproj",
        "commercetools.Sdk/Tests/commercetools.Api.Serialization.Tests/commercetools.Api.Serialization.Tests.csproj",
        "commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/commercetools.Sdk.Api.Tests.csproj",
        "commercetools.Sdk/Tests/commercetools.Sdk.CheckoutApi.Tests/commercetools.Sdk.CheckoutApi.Tests.csproj",
        "commercetools.Sdk/Tests/commercetools.Sdk.HistoryApi.Tests/commercetools.Sdk.HistoryApi.Tests.csproj",
        "commercetools.Sdk/Tests/commercetools.Sdk.ImportApi.Tests/commercetools.Sdk.ImportApi.Tests.csproj",
        "commercetools.Sdk/commercetools.Base.Abstractions/commercetools.Base.Abstractions.csproj",
        "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
        "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
        "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
        "commercetools.Sdk/commercetools.Sdk.Api/commercetools.Sdk.Api.csproj",
        "commercetools.Sdk/commercetools.Sdk.CheckoutApi/commercetools.Sdk.CheckoutApi.csproj",
        "commercetools.Sdk/commercetools.Sdk.GraphQL.Api/commercetools.Sdk.GraphQL.Api.csproj",
        "commercetools.Sdk/commercetools.Sdk.HistoryApi/commercetools.Sdk.HistoryApi.csproj",
        "commercetools.Sdk/commercetools.Sdk.ImportApi/commercetools.Sdk.ImportApi.csproj",
        "commercetools.Sdk/compat/commercetools.Sdk.BCTest/commercetools.Sdk.BCTest.csproj",
        "commercetools.Sdk/compat/commercetools.Sdk.V2Compat/commercetools.Sdk.V2Compat.csproj"
      ],
      "largest_source_bytes": 189876,
      "source_files_sampled": 11808,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
            "direct": false,
            "version": "1.8.1",
            "severity": "moderate",
            "ecosystem": "nuget",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-4625-4j76-fww9"
            ],
            "fixed_version": "1.15.3",
            "advisory_count": 1,
            "oldest_advisory_days": 94
          },
          {
            "name": "OpenTelemetry.Exporter.Zipkin",
            "direct": false,
            "version": "1.8.1",
            "severity": "moderate",
            "ecosystem": "nuget",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-88hf-wf7h-7w4m"
            ],
            "fixed_version": "1.15.3",
            "advisory_count": 1,
            "oldest_advisory_days": 96
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 67,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "System.ComponentModel.Annotations",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0"
        },
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Microsoft.Extensions.Http",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "Microsoft.Extensions.Configuration.Binder",
          "manifest": "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.0"
        },
        {
          "name": "ZeroQL",
          "manifest": "commercetools.Sdk/commercetools.Sdk.GraphQL.Api/commercetools.Sdk.GraphQL.Api.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "6.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": true,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "6.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "ZeroQL",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "commercetools.Sdk.All",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "commercetools.Sdk.SimpleInjector",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "FluentAssertions",
            "direct": false,
            "version": "6.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Http.Extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.UserSecrets",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.UserSecrets",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.UserSecrets",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http.Polly",
            "direct": false,
            "version": "6.0.21",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http.Polly",
            "direct": false,
            "version": "8.0.24",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http.Polly",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": "9.0.13",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.69",
            "ecosystem": "nuget"
          },
          {
            "name": "NewRelic.Agent",
            "direct": false,
            "version": "10.18.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Exporter.Console",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Exporter.Zipkin",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Extensions.Hosting",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.AspNetCore",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.GrpcNetClient",
            "direct": false,
            "version": "1.8.0-beta.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.Http",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.Runtime",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.ResourceDetectors.Container",
            "direct": false,
            "version": "1.0.0-beta.7",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 67,
        "direct_count": 28,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 423,
        "open_issues": 4,
        "closed_ratio": 0.957,
        "closed_issues": 88,
        "closed_unmerged_prs": 42
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "jenschude",
          "commits": 261,
          "avatar_url": "https://avatars.githubusercontent.com/u/10562872?v=4"
        },
        {
          "type": "User",
          "login": "MicheleRezk",
          "commits": 131,
          "avatar_url": "https://avatars.githubusercontent.com/u/30607195?v=4"
        },
        {
          "type": "User",
          "login": "jherey",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/32069279?v=4"
        },
        {
          "type": "User",
          "login": "ajimae",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/32770340?v=4"
        },
        {
          "type": "User",
          "login": "ashishhk",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/4946943?v=4"
        },
        {
          "type": "User",
          "login": "barbara79",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/30956774?v=4"
        },
        {
          "type": "User",
          "login": "industrian",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/77231096?v=4"
        },
        {
          "type": "User",
          "login": "evansinho",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/43210534?v=4"
        },
        {
          "type": "User",
          "login": "anjaliVashisth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/116080881?v=4"
        },
        {
          "type": "User",
          "login": "Tarostar",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5832640?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.545
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql-analysis.yml",
        "create-pr.yml",
        "docs.yml",
        "release.yml",
        "semgrep.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": 4,
            "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": "7 out of 7 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 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool detected but not 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": "6d41324bd17febde0a8fb9df72d00b5fb064b687",
        "ran_at": "2026-08-03T12:33:02Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 1,
        "decided_7d": 1,
        "merged_30d": 2,
        "authors_30d": 1,
        "decided_30d": 2,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 1,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-03T12:24:44Z",
      "oldest_open_prs": [
        {
          "number": 280,
          "created_at": "2024-02-23T09:36:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 551,
          "created_at": "2026-04-28T23:27:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 552,
          "created_at": "2026-04-30T18:56:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 558,
          "created_at": "2026-06-25T13:16:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 562,
          "created_at": "2026-08-03T12:27:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-08-03T12:15:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 220,
          "created_at": "2023-05-05T07:32:41Z",
          "last_comment_at": "2023-06-14T14:45:53Z",
          "last_comment_author": "davidweterings"
        },
        {
          "number": 226,
          "created_at": "2023-05-17T09:59:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2023-09-26T15:47:08Z",
          "last_comment_at": "2025-02-01T16:32:06Z",
          "last_comment_author": "jalam-wx"
        },
        {
          "number": 531,
          "created_at": "2026-01-21T17:11:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/commercetools/commercetools-dotnet-core-sdk-v2",
    "host": "github.com",
    "name": "commercetools-dotnet-core-sdk-v2",
    "owner": "commercetools"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 76,
            "calibrated": 90,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 90,
      "inputs": {
        "security": 75,
        "vitality": 95,
        "community": 58,
        "governance": 75,
        "calibration": "2026-08-02",
        "engineering": 80,
        "ai_readiness": 48,
        "weighted_overall_raw": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 95,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 216,
              "human_commit_share": 0.18,
              "days_since_last_push": 0,
              "active_weeks_last_year": 39
            },
            "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": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "216 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 216
                    }
                  }
                ],
                "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": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "15.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 29.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~29.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 29.4
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "forks": 13,
              "stars": 21,
              "watchers": 38,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "21 stars",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "38 watchers",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 6.3,
                "status": "met",
                "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": 90,
            "inputs": {
              "packages": [
                "commercetools.Base.Abstractions",
                "commercetools.Base.Client",
                "commercetools.Base.Registration",
                "commercetools.Base.Serialization",
                "commercetools.Sdk.Api",
                "commercetools.Sdk.CheckoutApi",
                "commercetools.Sdk.GraphQL.Api",
                "commercetools.Sdk.HistoryApi"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 8794810,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "8,794,810 downloads all-time across nuget",
                "points": 72.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 8794810,
                      "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.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.545
            },
            "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 55% of commits",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 55
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "exceptional",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 95,
            "inputs": {
              "merged_prs": 423,
              "open_issues": 4,
              "closed_issues": 88,
              "prs_merged_7d": 1,
              "prs_decided_7d": 1,
              "prs_merged_30d": 2,
              "prs_decided_30d": 2,
              "issue_closed_ratio": 0.957,
              "closed_unmerged_prs": 42,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "423/465 decided PRs merged",
                "points": 27.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 423,
                      "decided": 465
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": 306,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "commercetools",
              "public_repos": 222,
              "account_age_days": 5423
            },
            "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": "306 followers of commercetools",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 306,
                      "login": "commercetools"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "222 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 222
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "commercetools.Base.Abstractions",
                "commercetools.Base.Client",
                "commercetools.Base.Registration",
                "commercetools.Base.Serialization",
                "commercetools.Sdk.Api",
                "commercetools.Sdk.CheckoutApi",
                "commercetools.Sdk.GraphQL.Api",
                "commercetools.Sdk.HistoryApi"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "99 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 7 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": [
                "commercetools",
                "sdk",
                "commercetools-sdk",
                "commercetools-dotnet-core-sdk",
                "commercetools-dotnet-sdk",
                "audit-sdk",
                "commercetools-scp"
              ],
              "has_wiki": true,
              "homepage": "https://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/index.html",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://commercetools.github.io/commercetools-dotnet-core-sdk-v2/docs/html/index.html",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 75,
        "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": 69,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.8
            },
            "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": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 7 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 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 67 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 67
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 67,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 67,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "commercetools.Sdk/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "commercetools.Sdk/Examples/commercetools.Api.ApmExample/commercetools.Api.ApmExample.csproj",
                "commercetools.Sdk/Examples/commercetools.Api.CheckoutApp/commercetools.Api.CheckoutApp.csproj",
                "commercetools.Sdk/Examples/commercetools.Api.ConsoleApp/commercetools.Api.ConsoleApp.csproj",
                "commercetools.Sdk/Examples/commercetools.Api.NewRelicExample/commercetools.Api.NewRelicExample.csproj",
                "commercetools.Sdk/IntegrationTests/commercetools.Api.IntegrationTests/commercetools.Api.IntegrationTests.csproj",
                "commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/commercetools.GraphQL.Api.IntegrationTests.csproj",
                "commercetools.Sdk/IntegrationTests/commercetools.ImportApi.IntegrationTests/commercetools.ImportApi.IntegrationTests.csproj",
                "commercetools.Sdk/Tests/commercetools.Api.Serialization.Tests/commercetools.Api.Serialization.Tests.csproj",
                "commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/commercetools.Sdk.Api.Tests.csproj",
                "commercetools.Sdk/Tests/commercetools.Sdk.CheckoutApi.Tests/commercetools.Sdk.CheckoutApi.Tests.csproj",
                "commercetools.Sdk/Tests/commercetools.Sdk.HistoryApi.Tests/commercetools.Sdk.HistoryApi.Tests.csproj",
                "commercetools.Sdk/Tests/commercetools.Sdk.ImportApi.Tests/commercetools.Sdk.ImportApi.Tests.csproj",
                "commercetools.Sdk/commercetools.Base.Abstractions/commercetools.Base.Abstractions.csproj",
                "commercetools.Sdk/commercetools.Base.Client/commercetools.Base.Client.csproj",
                "commercetools.Sdk/commercetools.Base.Registration/commercetools.Base.Registration.csproj",
                "commercetools.Sdk/commercetools.Base.Serialization/commercetools.Base.Serialization.csproj",
                "commercetools.Sdk/commercetools.Sdk.Api/commercetools.Sdk.Api.csproj",
                "commercetools.Sdk/commercetools.Sdk.CheckoutApi/commercetools.Sdk.CheckoutApi.csproj",
                "commercetools.Sdk/commercetools.Sdk.GraphQL.Api/commercetools.Sdk.GraphQL.Api.csproj",
                "commercetools.Sdk/commercetools.Sdk.HistoryApi/commercetools.Sdk.HistoryApi.csproj",
                "commercetools.Sdk/commercetools.Sdk.ImportApi/commercetools.Sdk.ImportApi.csproj",
                "commercetools.Sdk/compat/commercetools.Sdk.BCTest/commercetools.Sdk.BCTest.csproj",
                "commercetools.Sdk/compat/commercetools.Sdk.V2Compat/commercetools.Sdk.V2Compat.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, commercetools.Sdk/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, commercetools.Sdk/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 189876,
              "source_files_sampled": 11808,
              "oversized_source_files": 7
            },
            "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": "7/11808 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11808,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "excellent",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "api-csharp-mixin.raml",
                "commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "api-csharp-mixin.raml, commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "api-csharp-mixin.raml, commercetools.Sdk/commercetools.Sdk.GraphQL.Api/schema.graphqls"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "sdk": 2,
        "web-ui": 3,
        "library": 6,
        "network-service": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "web-ui",
          "source": "tree.static_site",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "sdk",
          "source": "tag:sdk",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T12:33:28.945558Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/commercetools/commercetools-dotnet-core-sdk-v2.svg",
  "full_name": "commercetools/commercetools-dotnet-core-sdk-v2",
  "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 v2.3.1, schema v0.30.0 — full methodology · metrics wiki.

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