Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 16:06 UTC

EasyAbp / EShop

An abp application module group that provides basic e-shop service.

C#MIT★ 271 stars⑂ 68 forkssince Apr 2020View on GitHub ↗

EasyAbp/EShop holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (62/100) and lowest on AI Readiness (50/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

EasyAbp TeamOrganization
399 followers61 public repossince Nov 2019

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

Metrics by category

Vitality

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

57Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
8.6/18Commit volume — 8 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year8
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
27/27Ships releases — 24 releases published
16.2/36Release recency — latest release 219 days ago
19.8/27Release cadence — a release every ~104 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tag5.9.0
releases_from_tagsno
days_since_latest_release219
mean_days_between_releases104
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?

55Moderate · 18% of overall
How it's scored
39.4/60Stars — 271 stars
15.2/25Forks — 68 forks
5/15Watchers — 9 watchers
Inputs used
forks68
stars271
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.889
How it's scored
40.6/46.8Issue resolution — 87% of issues closed
32.3/38.3PR acceptance — 120/142 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/20 approved changesets -- score normalized to 0
Inputs used
merged_prs120
open_issues20
closed_issues131
issue_closed_ratio0.868
closed_unmerged_prs22
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.7/25Owner reach — 399 followers of EasyAbp
25/25Track record — 61 public repos, account ~6 yr old
Inputs used
followers399
owner_typeOrganization
is_verified
owner_loginEasyAbp
public_repos61
account_age_days2,432

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 12 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 12 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/20 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 contributing companies or organizations
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
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/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_aggregate3.7
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
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
advisories0
affected_packages0
assessed_packages73
unassessed_packages131
affected_by_severitynone
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 73 resolved dependencies against OSV. 131 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — integration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsintegration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain.Shared/EasyAbp.EShop.Domain.Shared.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain/EasyAbp.EShop.Domain.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.EntityFrameworkCore/EasyAbp.EShop.EntityFrameworkCore.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi.Client/EasyAbp.EShop.HttpApi.Client.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi/EasyAbp.EShop.HttpApi.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.MongoDB/EasyAbp.EShop.MongoDB.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Web/EasyAbp.EShop.Web.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.Application.Tests/EasyAbp.EShop.Application.Tests.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.Domain.Tests/EasyAbp.EShop.Domain.Tests.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.EntityFrameworkCore.Tests/EasyAbp.EShop.EntityFrameworkCore.Tests.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.MongoDB.Tests/EasyAbp.EShop.MongoDB.Tests.csproj, integration/EasyAbp.EShop/test/EasyAbp.EShop.TestBase/EasyAbp.EShop.TestBase.csproj, modules/EasyAbp.EShop.Orders/host/EasyAbp.EShop.Orders.Host.Shared/EasyAbp.EShop.Orders.Host.Shared.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application.Contracts/EasyAbp.EShop.Orders.Application.Contracts.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application/EasyAbp.EShop.Orders.Application.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain.Shared/EasyAbp.EShop.Orders.Domain.Shared.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain/EasyAbp.EShop.Orders.Domain.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.EntityFrameworkCore/EasyAbp.EShop.Orders.EntityFrameworkCore.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi.Client/EasyAbp.EShop.Orders.HttpApi.Client.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi/EasyAbp.EShop.Orders.HttpApi.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.MongoDB/EasyAbp.EShop.Orders.MongoDB.csproj, modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Web/EasyAbp.EShop.Orders.Web.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Application.Tests/EasyAbp.EShop.Orders.Application.Tests.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Domain.Tests/EasyAbp.EShop.Orders.Domain.Tests.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.MongoDB.Tests/EasyAbp.EShop.Orders.MongoDB.Tests.csproj, modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.TestBase/EasyAbp.EShop.Orders.TestBase.csproj, modules/EasyAbp.EShop.Payments/host/EasyAbp.EShop.Payments.Host.Shared/EasyAbp.EShop.Payments.Host.Shared.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application.Contracts/EasyAbp.EShop.Payments.Application.Contracts.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application/EasyAbp.EShop.Payments.Application.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain.Shared/EasyAbp.EShop.Payments.Domain.Shared.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain/EasyAbp.EShop.Payments.Domain.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.EntityFrameworkCore/EasyAbp.EShop.Payments.EntityFrameworkCore.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi.Client/EasyAbp.EShop.Payments.HttpApi.Client.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi/EasyAbp.EShop.Payments.HttpApi.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.MongoDB/EasyAbp.EShop.Payments.MongoDB.csproj, modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Web/EasyAbp.EShop.Payments.Web.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Application.Tests/EasyAbp.EShop.Payments.Application.Tests.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Domain.Tests/EasyAbp.EShop.Payments.Domain.Tests.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.MongoDB.Tests/EasyAbp.EShop.Payments.MongoDB.Tests.csproj, modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.TestBase/EasyAbp.EShop.Payments.TestBase.csproj, modules/EasyAbp.EShop.Plugins/host/EasyAbp.EShop.Plugins.Host.Shared/EasyAbp.EShop.Plugins.Host.Shared.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application.Contracts/EasyAbp.EShop.Plugins.Application.Contracts.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application/EasyAbp.EShop.Plugins.Application.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain.Shared/EasyAbp.EShop.Plugins.Domain.Shared.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain/EasyAbp.EShop.Plugins.Domain.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.EntityFrameworkCore/EasyAbp.EShop.Plugins.EntityFrameworkCore.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi.Client/EasyAbp.EShop.Plugins.HttpApi.Client.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi/EasyAbp.EShop.Plugins.HttpApi.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.MongoDB/EasyAbp.EShop.Plugins.MongoDB.csproj, modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Web/EasyAbp.EShop.Plugins.Web.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Application.Tests/EasyAbp.EShop.Plugins.Application.Tests.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Domain.Tests/EasyAbp.EShop.Plugins.Domain.Tests.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.MongoDB.Tests/EasyAbp.EShop.Plugins.MongoDB.Tests.csproj, modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.TestBase/EasyAbp.EShop.Plugins.TestBase.csproj, modules/EasyAbp.EShop.Products/host/EasyAbp.EShop.Products.Host.Shared/EasyAbp.EShop.Products.Host.Shared.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application.Contracts/EasyAbp.EShop.Products.Application.Contracts.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application/EasyAbp.EShop.Products.Application.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain.Shared/EasyAbp.EShop.Products.Domain.Shared.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain/EasyAbp.EShop.Products.Domain.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.EntityFrameworkCore/EasyAbp.EShop.Products.EntityFrameworkCore.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi.Client/EasyAbp.EShop.Products.HttpApi.Client.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi/EasyAbp.EShop.Products.HttpApi.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.MongoDB/EasyAbp.EShop.Products.MongoDB.csproj, modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Web/EasyAbp.EShop.Products.Web.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Application.Tests/EasyAbp.EShop.Products.Application.Tests.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Domain.Tests/EasyAbp.EShop.Products.Domain.Tests.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.EntityFrameworkCore.Tests/EasyAbp.EShop.Products.EntityFrameworkCore.Tests.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.MongoDB.Tests/EasyAbp.EShop.Products.MongoDB.Tests.csproj, modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.TestBase/EasyAbp.EShop.Products.TestBase.csproj, modules/EasyAbp.EShop.Stores/host/EasyAbp.EShop.Stores.Host.Shared/EasyAbp.EShop.Stores.Host.Shared.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Contracts/EasyAbp.EShop.Stores.Application.Contracts.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Shared/EasyAbp.EShop.Stores.Application.Shared.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application/EasyAbp.EShop.Stores.Application.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain.Shared/EasyAbp.EShop.Stores.Domain.Shared.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain/EasyAbp.EShop.Stores.Domain.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.EntityFrameworkCore/EasyAbp.EShop.Stores.EntityFrameworkCore.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi.Client/EasyAbp.EShop.Stores.HttpApi.Client.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi/EasyAbp.EShop.Stores.HttpApi.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.MongoDB/EasyAbp.EShop.Stores.MongoDB.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web.Shared/EasyAbp.EShop.Stores.Web.Shared.csproj, modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web/EasyAbp.EShop.Stores.Web.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Application.Tests/EasyAbp.EShop.Stores.Application.Tests.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Domain.Tests/EasyAbp.EShop.Stores.Domain.Tests.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.MongoDB.Tests/EasyAbp.EShop.Stores.MongoDB.Tests.csproj, modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.TestBase/EasyAbp.EShop.Stores.TestBase.csproj, plugins/Baskets/host/EasyAbp.EShop.Plugins.Baskets.Host.Shared/EasyAbp.EShop.Plugins.Baskets.Host.Shared.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application.Contracts/EasyAbp.EShop.Plugins.Baskets.Application.Contracts.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application/EasyAbp.EShop.Plugins.Baskets.Application.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain.Shared/EasyAbp.EShop.Plugins.Baskets.Domain.Shared.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain/EasyAbp.EShop.Plugins.Baskets.Domain.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi/EasyAbp.EShop.Plugins.Baskets.HttpApi.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.MongoDB/EasyAbp.EShop.Plugins.Baskets.MongoDB.csproj, plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Web/EasyAbp.EShop.Plugins.Baskets.Web.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Application.Tests/EasyAbp.EShop.Plugins.Baskets.Application.Tests.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Domain.Tests/EasyAbp.EShop.Plugins.Baskets.Domain.Tests.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests.csproj, plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.TestBase/EasyAbp.EShop.Plugins.Baskets.TestBase.csproj, plugins/Booking/host/EasyAbp.EShop.Plugins.Booking.Host.Shared/EasyAbp.EShop.Plugins.Booking.Host.Shared.csproj, plugins/Booking/src/EasyAbp.EShop.Orders.Booking.Application/EasyAbp.EShop.Orders.Booking.Application.csproj, plugins/Booking/src/EasyAbp.EShop.Payments.Booking.Application/EasyAbp.EShop.Payments.Booking.Application.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Baskets.Booking.Application/EasyAbp.EShop.Plugins.Baskets.Booking.Application.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application.Contracts/EasyAbp.EShop.Plugins.Booking.Application.Contracts.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application/EasyAbp.EShop.Plugins.Booking.Application.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain.Shared/EasyAbp.EShop.Plugins.Booking.Domain.Shared.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain/EasyAbp.EShop.Plugins.Booking.Domain.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi.Client/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi/EasyAbp.EShop.Plugins.Booking.HttpApi.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Installer/EasyAbp.EShop.Plugins.Booking.Installer.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.MongoDB/EasyAbp.EShop.Plugins.Booking.MongoDB.csproj, plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Web/EasyAbp.EShop.Plugins.Booking.Web.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Application.Tests/EasyAbp.EShop.Plugins.Booking.Application.Tests.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Domain.Tests/EasyAbp.EShop.Plugins.Booking.Domain.Tests.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests.csproj, plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.TestBase/EasyAbp.EShop.Plugins.Booking.TestBase.csproj, plugins/Coupons/host/EasyAbp.EShop.Plugins.Coupons.Host.Shared/EasyAbp.EShop.Plugins.Coupons.Host.Shared.csproj, plugins/Coupons/src/EasyAbp.EShop.Orders.Plugins.Coupons/EasyAbp.EShop.Orders.Plugins.Coupons.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application.Contracts/EasyAbp.EShop.Plugins.Coupons.Application.Contracts.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application/EasyAbp.EShop.Plugins.Coupons.Application.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain.Shared/EasyAbp.EShop.Plugins.Coupons.Domain.Shared.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain/EasyAbp.EShop.Plugins.Coupons.Domain.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi/EasyAbp.EShop.Plugins.Coupons.HttpApi.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.MongoDB/EasyAbp.EShop.Plugins.Coupons.MongoDB.csproj, plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Web/EasyAbp.EShop.Plugins.Coupons.Web.csproj, plugins/Coupons/test/EasyAbp.EShop.Orders.Plugins.Coupons.Tests/EasyAbp.EShop.Orders.Plugins.Coupons.Tests.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Application.Tests/EasyAbp.EShop.Plugins.Coupons.Application.Tests.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Domain.Tests/EasyAbp.EShop.Plugins.Coupons.Domain.Tests.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests.csproj, plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.TestBase/EasyAbp.EShop.Plugins.Coupons.TestBase.csproj, plugins/FlashSales/host/EasyAbp.EShop.Plugins.FlashSales.Host.Shared/EasyAbp.EShop.Plugins.FlashSales.Host.Shared.csproj, plugins/FlashSales/src/EasyAbp.EShop.Orders.Plugins.FlashSales.Application/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application/EasyAbp.EShop.Plugins.FlashSales.Application.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain/EasyAbp.EShop.Plugins.FlashSales.Domain.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Plugins.FlashSales.HttpApi.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Installer/EasyAbp.EShop.Plugins.FlashSales.Installer.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.MongoDB/EasyAbp.EShop.Plugins.FlashSales.MongoDB.csproj, plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Web/EasyAbp.EShop.Plugins.FlashSales.Web.csproj, plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions.csproj, plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts.csproj, plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application/EasyAbp.EShop.Products.Plugins.FlashSales.Application.csproj, plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client.csproj, plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.csproj, plugins/FlashSales/test/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Plugins.FlashSales.Application.Tests.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests.csproj, plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.TestBase/EasyAbp.EShop.Plugins.FlashSales.TestBase.csproj, plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions.csproj, plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore.csproj, plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors/EasyAbp.EShop.Plugins.Inventories.DaprActors.csproj, plugins/Inventories/DaprActors/src/EasyAbp.EShop.Products.DaprActorsInventory.Domain/EasyAbp.EShop.Products.DaprActorsInventory.Domain.csproj, plugins/Inventories/DaprActors/test/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests.csproj, plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions.csproj, plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo.csproj, plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.csproj, plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.csproj, plugins/Inventories/OrleansGrains/test/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests.csproj, plugins/Promotions/host/EasyAbp.EShop.Plugins.Promotions.Host.Shared/EasyAbp.EShop.Plugins.Promotions.Host.Shared.csproj, plugins/Promotions/src/EasyAbp.EShop.Orders.Plugins.Promotions.Domain/EasyAbp.EShop.Orders.Plugins.Promotions.Domain.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application.Contracts/EasyAbp.EShop.Plugins.Promotions.Application.Contracts.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application/EasyAbp.EShop.Plugins.Promotions.Application.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain.Shared/EasyAbp.EShop.Plugins.Promotions.Domain.Shared.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain/EasyAbp.EShop.Plugins.Promotions.Domain.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi/EasyAbp.EShop.Plugins.Promotions.HttpApi.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Installer/EasyAbp.EShop.Plugins.Promotions.Installer.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.MongoDB/EasyAbp.EShop.Plugins.Promotions.MongoDB.csproj, plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Web/EasyAbp.EShop.Plugins.Promotions.Web.csproj, plugins/Promotions/src/EasyAbp.EShop.Products.Plugins.Promotions.Domain/EasyAbp.EShop.Products.Plugins.Promotions.Domain.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Application.Tests/EasyAbp.EShop.Plugins.Promotions.Application.Tests.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Domain.Tests/EasyAbp.EShop.Plugins.Promotions.Domain.Tests.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests.csproj, plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.TestBase/EasyAbp.EShop.Plugins.Promotions.TestBase.csproj, samples/EShopSample/aspnet-core/src/EShopSample.Application.Contracts/EShopSample.Application.Contracts.csproj, samples/EShopSample/aspnet-core/src/EShopSample.Application/EShopSample.Application.csproj, samples/EShopSample/aspnet-core/src/EShopSample.DbMigrator/EShopSample.DbMigrator.csproj, samples/EShopSample/aspnet-core/src/EShopSample.Domain.Shared/EShopSample.Domain.Shared.csproj, samples/EShopSample/aspnet-core/src/EShopSample.Domain/EShopSample.Domain.csproj, samples/EShopSample/aspnet-core/src/EShopSample.EntityFrameworkCore/EShopSample.EntityFrameworkCore.csproj, samples/EShopSample/aspnet-core/src/EShopSample.HttpApi.Client/EShopSample.HttpApi.Client.csproj, samples/EShopSample/aspnet-core/src/EShopSample.HttpApi/EShopSample.HttpApi.csproj, samples/EShopSample/aspnet-core/src/EShopSample.Web/EShopSample.Web.csproj, samples/EShopSample/aspnet-core/test/EShopSample.Application.Tests/EShopSample.Application.Tests.csproj, samples/EShopSample/aspnet-core/test/EShopSample.Domain.Tests/EShopSample.Domain.Tests.csproj, samples/EShopSample/aspnet-core/test/EShopSample.EntityFrameworkCore.Tests/EShopSample.EntityFrameworkCore.Tests.csproj, samples/EShopSample/aspnet-core/test/EShopSample.HttpApi.Client.ConsoleTestApp/EShopSample.HttpApi.Client.ConsoleTestApp.csproj, samples/EShopSample/aspnet-core/test/EShopSample.TestBase/EShopSample.TestBase.csproj, samples/EShopSample/aspnet-core/test/EShopSample.Web.Tests/EShopSample.Web.Tests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
53.8/55Manageable file sizes — 46/2,093 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes318,818
source_files_sampled2,093
oversized_source_files46
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

271GitHub stars
7contributors
8commits, last 12 months
0days since last push
24releases
1bus factor
20open 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 ★ / 68 ⇿
0Stars
68Forks
24Releases

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.

01325385063756832020-052023-042026-04
Major 3Minor 19Patch 2

Each point covers 6 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 12 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/20 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 204

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

RegistryPackageVersionRelation
npm@abp/aspnetcore.mvc.ui10.6.0indirect
npm@abp/aspnetcore.mvc.ui.theme.leptonxlite5.6.0indirect
npm@abp/aspnetcore.mvc.ui.theme.shared10.6.0indirect
npm@abp/bootstrap10.6.0indirect
npm@abp/bootstrap-datepicker10.6.0indirect
npm@abp/bootstrap-daterangepicker10.6.0indirect
npm@abp/core10.6.0indirect
npm@abp/datatables.net10.6.0indirect
npm@abp/datatables.net-bs510.6.0indirect
npm@abp/font-awesome10.6.0indirect
npm@abp/jquery10.6.0indirect
npm@abp/jquery-validation10.6.0indirect
npm@abp/jquery-validation-unobtrusive10.6.0indirect
npm@abp/lodash10.6.0indirect
npm@abp/luxon10.6.0indirect
npm@abp/malihu-custom-scrollbar-plugin10.6.0indirect
npm@abp/moment10.6.0indirect
npm@abp/popper.js10.6.0indirect
npm@abp/select210.6.0indirect
npm@abp/sweetalert210.6.0indirect
npm@abp/timeago10.6.0indirect
npm@abp/utils10.6.0indirect
npm@fortawesome/fontawesome-free7.1.0indirect
npm@popperjs/core2.11.8indirect
npmansi-colors4.1.3indirect
npmbootstrap5.3.8indirect
npmbootstrap-datepicker1.10.1indirect
npmbootstrap-daterangepicker3.1.0indirect
npmdatatables.net2.3.5indirect
npmdatatables.net-bs52.3.5indirect
npmjquery3.7.1indirect
npmjquery-mousewheel3.1.13indirect
npmjquery-mousewheel>=3.0.6indirect
npmjquery-validation1.21.0indirect
npmjquery-validation-unobtrusive4.0.0indirect
npmjust-compare2.3.0indirect
npmlodash4.18.1indirect
npmluxon3.7.2indirect
npmmalihu-custom-scrollbar-plugin3.1.5indirect
npmmoment2.30.1indirect
npmselect24.0.13indirect
npmsweetalert211.26.10indirect
npmtimeago1.6.7indirect
NuGetDapr.Actorsindirect
NuGetDapr.Actors.AspNetCoreindirect
NuGetEasyAbp.Abp.TagHelperPlusindirect
NuGetEasyAbp.Abp.Trees.Applicationindirect
NuGetEasyAbp.Abp.Trees.Application.Contractsindirect
NuGetEasyAbp.Abp.Trees.Domainindirect
NuGetEasyAbp.Abp.Trees.Domain.Sharedindirect
NuGetEasyAbp.Abp.Trees.EntityFrameworkCoreindirect
NuGetEasyAbp.BookingService.Applicationindirect
NuGetEasyAbp.BookingService.Application.Contractsindirect
NuGetEasyAbp.BookingService.Domainindirect
NuGetEasyAbp.BookingService.Domain.Sharedindirect
NuGetEasyAbp.BookingService.EntityFrameworkCoreindirect
NuGetEasyAbp.BookingService.HttpApiindirect
NuGetEasyAbp.BookingService.HttpApi.Clientindirect
NuGetEasyAbp.BookingService.Webindirect
NuGetEasyAbp.PaymentService.Applicationindirect
NuGetEasyAbp.PaymentService.Application.Contractsindirect
NuGetEasyAbp.PaymentService.Domainindirect
NuGetEasyAbp.PaymentService.Domain.Sharedindirect
NuGetEasyAbp.PaymentService.EntityFrameworkCoreindirect
NuGetEasyAbp.PaymentService.HttpApiindirect
NuGetEasyAbp.PaymentService.HttpApi.Clientindirect
NuGetEasyAbp.PaymentService.Prepayment.Applicationindirect
NuGetEasyAbp.PaymentService.Prepayment.Application.Contractsindirect
NuGetEasyAbp.PaymentService.Prepayment.Domainindirect
NuGetEasyAbp.PaymentService.Prepayment.Domain.Sharedindirect
NuGetEasyAbp.PaymentService.Prepayment.EntityFrameworkCoreindirect
NuGetEasyAbp.PaymentService.Prepayment.HttpApiindirect
NuGetEasyAbp.PaymentService.Prepayment.HttpApi.Clientindirect
NuGetEasyAbp.PaymentService.Prepayment.Webindirect
NuGetEasyAbp.PaymentService.Webindirect
NuGetEasyAbp.PaymentService.WeChatPay.Applicationindirect
NuGetEasyAbp.PaymentService.WeChatPay.Application.Contractsindirect
NuGetEasyAbp.PaymentService.WeChatPay.Domainindirect
NuGetEasyAbp.PaymentService.WeChatPay.Domain.Sharedindirect
NuGetEasyAbp.PaymentService.WeChatPay.EntityFrameworkCoreindirect
NuGetEasyAbp.PaymentService.WeChatPay.HttpApiindirect
NuGetEasyAbp.PaymentService.WeChatPay.HttpApi.Clientindirect
NuGetEasyAbp.PaymentService.WeChatPay.Webindirect
NuGetMicrosoft.AspNetCore.Mvc.DataAnnotations2.2.0indirect
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.9indirect
NuGetMicrosoft.EntityFrameworkCore.Proxies10.0.9indirect
NuGetMicrosoft.EntityFrameworkCore.Tools10.0.9indirect
NuGetMicrosoft.Extensions.FileProviders.Embedded10.0.9indirect
NuGetMicrosoft.Extensions.Hosting10.0.9indirect
NuGetMicrosoft.NET.Test.Sdk17.13.0indirect
NuGetMicrosoft.NET.Test.Sdk17.14.1indirect
NuGetMicrosoft.Orleans.Clientindirect
NuGetMicrosoft.Orleans.CodeGenerator.MSBuildindirect
NuGetMicrosoft.Orleans.Core.Abstractionsindirect
NuGetMicrosoft.Orleans.Serverindirect
NuGetMongoSandbox.Core2.0.0indirect
NuGetMongoSandbox6.runtime.linux-x641.0.1indirect
NuGetMongoSandbox6.runtime.linux-x642.0.0indirect
NuGetMongoSandbox6.runtime.osx-arm642.0.0indirect
NuGetMongoSandbox6.runtime.osx-x641.0.1indirect
NuGetMongoSandbox6.runtime.win-x641.0.1indirect
NuGetMongoSandbox6.runtime.win-x642.0.0indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNodaMoneyindirect
NuGetNSubstitute5.3.0indirect
NuGetNSubstitute.Analyzers.CSharp1.0.16indirect
NuGetRiok.Mapperly4.3.1indirect
NuGetSerilog.AspNetCore9.0.0indirect
NuGetSerilog.Extensions.Logging9.0.2indirect
NuGetSerilog.Sinks.Async2.1.0indirect
NuGetSerilog.Sinks.Console6.0.0indirect
NuGetSerilog.Sinks.File7.0.0indirect
NuGetShouldly4.3.0indirect
NuGetVolo.Abp.Account.Applicationindirect
NuGetVolo.Abp.Account.Application.Contractsindirect
NuGetVolo.Abp.Account.HttpApiindirect
NuGetVolo.Abp.Account.HttpApi.Clientindirect
NuGetVolo.Abp.Account.Web.IdentityServerindirect
NuGetVolo.Abp.AspNetCoreindirect
NuGetVolo.Abp.AspNetCore.Authentication.JwtBearerindirect
NuGetVolo.Abp.AspNetCore.Mvcindirect
NuGetVolo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite5.6.0indirect
NuGetVolo.Abp.AspNetCore.Mvc.UI.Theme.Sharedindirect
NuGetVolo.Abp.AspNetCore.Serilogindirect
NuGetVolo.Abp.AspNetCore.TestBaseindirect
NuGetVolo.Abp.Auditing.Contractsindirect
NuGetVolo.Abp.AuditLogging.Domainindirect
NuGetVolo.Abp.AuditLogging.Domain.Sharedindirect
NuGetVolo.Abp.AuditLogging.EntityFrameworkCoreindirect
NuGetVolo.Abp.Authorizationindirect
NuGetVolo.Abp.Autofacindirect
NuGetVolo.Abp.BackgroundJobs.Abstractionsindirect
NuGetVolo.Abp.BackgroundJobs.Domainindirect
NuGetVolo.Abp.BackgroundJobs.Domain.Sharedindirect
NuGetVolo.Abp.BackgroundJobs.EntityFrameworkCoreindirect
NuGetVolo.Abp.Cachingindirect
NuGetVolo.Abp.Ddd.Applicationindirect
NuGetVolo.Abp.Ddd.Application.Contractsindirect
NuGetVolo.Abp.Ddd.Domainindirect
NuGetVolo.Abp.Ddd.Domain.Sharedindirect
NuGetVolo.Abp.EntityFrameworkCoreindirect
NuGetVolo.Abp.EntityFrameworkCore.Sqliteindirect
NuGetVolo.Abp.EntityFrameworkCore.SqlServerindirect
NuGetVolo.Abp.FeatureManagement.Applicationindirect
NuGetVolo.Abp.FeatureManagement.Application.Contractsindirect
NuGetVolo.Abp.FeatureManagement.Domainindirect
NuGetVolo.Abp.FeatureManagement.Domain.Sharedindirect
NuGetVolo.Abp.FeatureManagement.EntityFrameworkCoreindirect
NuGetVolo.Abp.FeatureManagement.HttpApiindirect
NuGetVolo.Abp.FeatureManagement.HttpApi.Clientindirect
NuGetVolo.Abp.FeatureManagement.Webindirect
NuGetVolo.Abp.Http.Clientindirect
NuGetVolo.Abp.Http.Client.IdentityModelindirect
NuGetVolo.Abp.Identity.Applicationindirect
NuGetVolo.Abp.Identity.Application.Contractsindirect
NuGetVolo.Abp.Identity.Domainindirect
NuGetVolo.Abp.Identity.Domain.Sharedindirect
NuGetVolo.Abp.Identity.EntityFrameworkCoreindirect
NuGetVolo.Abp.Identity.HttpApiindirect
NuGetVolo.Abp.Identity.HttpApi.Clientindirect
NuGetVolo.Abp.Identity.Webindirect
NuGetVolo.Abp.IdentityServer.Domainindirect
NuGetVolo.Abp.IdentityServer.Domain.Sharedindirect
NuGetVolo.Abp.IdentityServer.EntityFrameworkCoreindirect
NuGetVolo.Abp.Jsonindirect
NuGetVolo.Abp.Json.Abstractionsindirect
NuGetVolo.Abp.Mapperlyindirect
NuGetVolo.Abp.MongoDBindirect
NuGetVolo.Abp.ObjectExtendingindirect
NuGetVolo.Abp.PermissionManagement.Applicationindirect
NuGetVolo.Abp.PermissionManagement.Application.Contractsindirect
NuGetVolo.Abp.PermissionManagement.Domain.Identityindirect
NuGetVolo.Abp.PermissionManagement.Domain.IdentityServerindirect
NuGetVolo.Abp.PermissionManagement.Domain.Sharedindirect
NuGetVolo.Abp.PermissionManagement.EntityFrameworkCoreindirect
NuGetVolo.Abp.PermissionManagement.HttpApiindirect
NuGetVolo.Abp.PermissionManagement.HttpApi.Clientindirect
NuGetVolo.Abp.SettingManagement.Applicationindirect
NuGetVolo.Abp.SettingManagement.Application.Contractsindirect
NuGetVolo.Abp.SettingManagement.Domainindirect
NuGetVolo.Abp.SettingManagement.Domain.Sharedindirect
NuGetVolo.Abp.SettingManagement.EntityFrameworkCoreindirect
NuGetVolo.Abp.SettingManagement.HttpApiindirect
NuGetVolo.Abp.SettingManagement.HttpApi.Clientindirect
NuGetVolo.Abp.SettingManagement.Webindirect
NuGetVolo.Abp.Studio.ModuleInstallerindirect
NuGetVolo.Abp.Swashbuckleindirect
NuGetVolo.Abp.TenantManagement.Applicationindirect
NuGetVolo.Abp.TenantManagement.Application.Contractsindirect
NuGetVolo.Abp.TenantManagement.Domainindirect
NuGetVolo.Abp.TenantManagement.Domain.Sharedindirect
NuGetVolo.Abp.TenantManagement.EntityFrameworkCoreindirect
NuGetVolo.Abp.TenantManagement.HttpApiindirect
NuGetVolo.Abp.TenantManagement.HttpApi.Clientindirect
NuGetVolo.Abp.TenantManagement.Webindirect
NuGetVolo.Abp.TestBaseindirect
NuGetVolo.Abp.Users.Abstractionsindirect
NuGetVolo.Abp.Validationindirect
NuGetVolo.Abp.VirtualFileSystemindirect
NuGetxunit2.9.3indirect
NuGetxunit.extensibility.execution2.9.3indirect
NuGetxunit.runner.visualstudio3.0.2indirect
NuGetxunit.runner.visualstudio3.1.4indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 73 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 131 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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": [],
      "is_fork": false,
      "size_kb": 24332,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 1781796,
        "CSS": 162,
        "HTML": 79763,
        "JavaScript": 71546
      },
      "pushed_at": "2026-07-27T15:56:01Z",
      "created_at": "2020-04-13T08:34:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T15:49:49Z",
      "description": "An abp application module group that provides basic e-shop service.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "dev",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://easyabp.io",
      "name": "EasyAbp Team",
      "type": "Organization",
      "login": "EasyAbp",
      "company": null,
      "location": null,
      "followers": 399,
      "avatar_url": "https://avatars.githubusercontent.com/u/58311641?v=4",
      "created_at": "2019-11-28T20:55:56Z",
      "is_verified": null,
      "public_repos": 61,
      "account_age_days": 2432
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.9.0",
          "kind": "minor",
          "published_at": "2025-12-19T19:17:16Z"
        },
        {
          "tag": "5.6.0",
          "kind": "minor",
          "published_at": "2025-03-31T10:39:09Z"
        },
        {
          "tag": "5.5.0",
          "kind": "minor",
          "published_at": "2024-12-29T15:11:35Z"
        },
        {
          "tag": "5.4.0",
          "kind": "minor",
          "published_at": "2024-10-27T19:25:25Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2024-07-30T16:05:36Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2024-05-19T10:27:47Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2023-12-27T15:07:53Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2023-11-01T04:12:15Z"
        },
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2023-07-24T19:58:33Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2023-05-28T13:55:58Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2023-05-04T09:15:17Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2023-04-15T13:36:23Z"
        },
        {
          "tag": "3.6.0",
          "kind": "minor",
          "published_at": "2023-04-09T11:21:51Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2023-03-27T08:41:57Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2023-01-14T05:47:29Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2023-01-08T11:01:38Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2022-11-21T19:21:11Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-08-20T08:59:12Z"
        },
        {
          "tag": "2.9.3",
          "kind": "patch",
          "published_at": "2022-06-30T18:40:42Z"
        },
        {
          "tag": "2.9.2",
          "kind": "patch",
          "published_at": "2022-05-24T04:33:57Z"
        },
        {
          "tag": "2.9.0",
          "kind": "minor",
          "published_at": "2022-05-07T06:33:54Z"
        },
        {
          "tag": "2.8.0",
          "kind": "minor",
          "published_at": "2022-04-25T05:46:34Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2022-04-12T12:45:27Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2022-01-01T20:42:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "48c75e8e50e64da7c9f0a77edd3b4515bbb803e7",
          "body": "Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Upgrade to ABP 10.6.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2026-07-27T15:49:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cf4c3461c4950de42c18a1cd88c4e034eff69a40",
          "body": "* Migrate object mapping from AutoMapper to Mapperly\n\nMigrates the object-to-object mapping of every EShop module, plugin, the\nintegration package and the sample from AutoMapper to Mapperly, following\nthe ABP AutoMapper to Mapperly migration guide.\n\n- Replace Volo.Abp.AutoMapper with Volo.Abp.Mapper\n[…]\novering representative entity -> DTO maps.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n* Fix sample proj's abp version\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate object mapping from AutoMapper to Mapperly (#299)",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2026-07-24T12:18:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fe21bc10a032c618ebd54fe152c6513e331ecade",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 10.2.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2026-04-22T07:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159c6a48a8b92fa371c129ff7bb58b74199029cb",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 10.1.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2026-03-31T14:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d4943973ffad77b57aa1f93ee0ae9da53d2838",
          "body": null,
          "is_bot": false,
          "headline": "Update LeptonX packages",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-12-20T11:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "068cb62404c37150586eb4966c36b857601ca8a1",
          "body": "Upgrade to ABP 10.0.1",
          "is_bot": false,
          "headline": "Merge pull request #296 from EasyAbp/abp-10",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2025-12-19T19:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e09607d061200c5b02c96bb5fed528aefb702fe",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 10.0.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-12-19T19:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdfbd77ddfd69c375ad0ff7bf12067b0c012871",
          "body": "Upgrade to ABP 9.3.3",
          "is_bot": false,
          "headline": "Merge pull request #295 from EasyAbp/abp-9.3",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2025-09-09T19:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6f70cf0803390d09a505354392a82b83791768",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 9.3.3",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-09-09T19:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e370a7b6bd211b6e8043f76ac49d22eddb6f4a",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in the code",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-07-18T08:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a2a75defab353db0717028a6c184de8068a4ed1",
          "body": null,
          "is_bot": false,
          "headline": "Improve the management page UI",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-07-18T08:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a011fce24f8eb0822bd01ae960e2e065d86a23",
          "body": "Upgrade to ABP 9.2.1",
          "is_bot": false,
          "headline": "Merge pull request #293 from EasyAbp/abp-9.2",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2025-07-01T18:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b96216663de640ebd1abdabdca34a573539d2f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 9.2.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-07-01T18:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288943156c4603e48e19ac363071f96ae66c99e3",
          "body": "Upgrade to ABP 9.1.1",
          "is_bot": false,
          "headline": "Merge pull request #291 from EasyAbp/abp-9.1",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2025-03-31T09:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9623236d8ff08faa6e535db84597eb15cf24dd",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 9.1.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2025-03-31T09:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d253d6d31c160f2d4e9ecca05f9a34bea629d1",
          "body": "Upgrade to ABP 9.0.2",
          "is_bot": false,
          "headline": "Merge pull request #289 from EasyAbp/abp-9.0",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2024-12-29T15:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc672ce65791d49233cde6a2a945337688d317e",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 9.0.2",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-12-29T15:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d04f2c890c0d01c0d95765a354f51e66cd355c",
          "body": null,
          "is_bot": false,
          "headline": "Fix UTs",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-10-27T19:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b791b76fe988955db7df2a5591234a4fd686bcf9",
          "body": "* Upgrade to ABP 8.3.2\r\n\r\n* Fix UTs",
          "is_bot": false,
          "headline": "Upgrade to ABP 8.3.2 (#287)",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2024-10-27T18:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeedf08a62dbc396592d40a91824b7f9a16b14cf",
          "body": null,
          "is_bot": false,
          "headline": "Unit test: Order using coupons discount (#281)",
          "author_name": "张志炜",
          "author_login": "zhangzw218",
          "committed_at": "2024-08-08T06:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a5017889b87b196764e2f8f2dc16ed6b50655a5",
          "body": "Upgrade to ABP 8.2.0",
          "is_bot": false,
          "headline": "Merge pull request #284 from EasyAbp/abp-8.2",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2024-07-30T15:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752940fb58a7ba7985221b57b18cbf83c745ff37",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 8.2.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-07-30T15:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10eaf9f002d211881a8b2fa13383fe8dc7a086d0",
          "body": "Avoid using Unscoped coupons regardless of the amount",
          "is_bot": false,
          "headline": "Merge pull request #280 from EasyAbp/fix-GetOrderLinesInScope",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2024-06-19T05:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e79e5ab286d94960b7d52efb156e1bbc957d46",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 5.3.0-preview.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-06-19T05:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f751b464dc01ef28b1872694e0beba6724e1dd6",
          "body": null,
          "is_bot": false,
          "headline": "Avoid using Unscoped coupons regardless of the amount",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-06-19T05:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52aa4cc1ec81945ba7688d42ca24acde7cbdd22",
          "body": "Upgrade to ABP 8.1.3",
          "is_bot": false,
          "headline": "Merge pull request #278 from EasyAbp/abp8.1",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2024-05-19T10:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed155ba90bb5eea5be1bb4c98eb17a2454c16c2f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 8.1.3",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-05-19T10:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b0058b270db47a09c8e7577d2208f926508d17",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 8.1.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2024-04-14T21:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dda9a4f2e8eb50e4fffcee636a8ba281a483bcf",
          "body": null,
          "is_bot": false,
          "headline": "Fix `DbMigratorHostedService`",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-12-27T16:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9103f3d7916fe9797a5faf382683ead4adfdc65",
          "body": "Upgrade to ABP 8.0.0",
          "is_bot": false,
          "headline": "Merge pull request #276 from EasyAbp/abp-8.0",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-12-27T13:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574dcf73de503d960c6f856813aef1f7b2eed27e",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 8.0.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-12-27T13:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d00d9279643dad5990a567dbd7d76a4ed4c36c9",
          "body": null,
          "is_bot": false,
          "headline": "Fix namespace using",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-12-26T06:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c70e7cc8869cf4e9fd61e2cbf695f4735789251",
          "body": null,
          "is_bot": false,
          "headline": "Remove the `Volo.Abp.Identity.Application.Contracts` package",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-12-26T06:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848b358fec728e9e5e9e498a5c27198880587bbb",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to PaymentService module v2.9.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-11-04T09:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e287ac246f83714b4bb4e2aa9795ca282ee2d5",
          "body": "Upgrade to PaymentService module v2.9.0 and release EShop 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #275 from EasyAbp/payment-service-2.9",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-31T16:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3658f40a790f178db54b55b41719b51659685b28",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to PaymentService module v2.9.0 and release EShop 5.0.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-31T16:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401c7c074138f21e18994efabcbf8575e9d9aa67",
          "body": "Upgrade to ABP 7.4.0",
          "is_bot": false,
          "headline": "Merge pull request #274 from EasyAbp/eshop5-abp7.4",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-19T16:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89cad822c20a6c7e3e1af303a2713db72aa462f8",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 5.0.0-preview.5",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-19T16:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc7334f9a8b99153f124ea9f9c5a74725503c504",
          "body": "# Conflicts:\n#\tDirectory.Build.props",
          "is_bot": false,
          "headline": "Merge branch 'abp-7.4' into eshop5-abp7.4",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-19T16:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77218f18b65d8f3bf43bc3dac8acb9395607415d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 7.4.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-10-19T16:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a64ceb3a17b257e6407970634ca5b491ba6e4c",
          "body": "Fix wrong `PaymentAmount` values",
          "is_bot": false,
          "headline": "Merge pull request #272 from EasyAbp/fix-wrong-payment-amount",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-09-09T11:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb56a1531cc3340d1b91a85201386c571b4e3b71",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 5.0.0-preview.4",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-09-09T11:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1b14a33ce265c6e3c9d2f06bb8523a52053338",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrong `PaymentAmount` values",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-09-09T11:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5be38a85fc82fdfb52c3abd772a94157e95d7c5",
          "body": null,
          "is_bot": false,
          "headline": "Move menu items to Administration",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-08-21T11:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa34d75efcc7826fccbab8071223e871b0285e6",
          "body": "Upgrade dependent modules",
          "is_bot": false,
          "headline": "Merge pull request #271 from EasyAbp/upgrade-modules",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-08-03T10:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98928e8a2648d029a2cf75bfc3706590de6f2aaf",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependent modules",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-08-03T10:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3390c40e54732d45d38f41dfbfbdd217f1b4601a",
          "body": "Use `IServiceScopeFactory` on UOW completed",
          "is_bot": false,
          "headline": "Merge pull request #270 from EasyAbp/on-completed",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-08-03T09:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e710f15271a9db24b2a956acdd8057a8b8ee424a",
          "body": null,
          "is_bot": false,
          "headline": "Use `IServiceScopeFactory` on UOW completed",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-08-03T09:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1a014b23fb6cf554656627afe97438c312048d",
          "body": "Add `GetRefundListDto.PaymentId`",
          "is_bot": false,
          "headline": "Merge pull request #269 from EasyAbp/refund-appservice-payment-id",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-29T09:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12cb0dd9f762c0f171a68678bad2ad0371bf808b",
          "body": null,
          "is_bot": false,
          "headline": "Add `GetRefundListDto.PaymentId`",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-29T09:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a50a1fd56ce426b348d098969d59dd43fc0c65",
          "body": "Introduce `PaymentAmount` to validate refund amounts",
          "is_bot": false,
          "headline": "Merge pull request #268 from EasyAbp/order-and-refund",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-29T08:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21b3fdfa2d9d65e2915752f8ad00b3dcba4d03a",
          "body": null,
          "is_bot": false,
          "headline": "Introduce `PaymentAmount` to validate refund amounts",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-29T08:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfba5223c2594f9ed17ae46267a087a872b6e79",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.3.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-24T19:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98727a0a5fcb0543b9cca9aa0394fd6fceadef59",
          "body": "Upgrade to ABP 7.3.0",
          "is_bot": false,
          "headline": "Merge pull request #267 from EasyAbp/abp-7.3",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-24T19:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310b6546ce93bdf65209f0525a305e0a8e9c17b6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 7.3.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-07-24T19:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baff2182522e1f792975d9a5ebae015ec85c97c1",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.2.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-28T13:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "476b539105c5acb429d15dd04f66f3e1f4583d8e",
          "body": "Fix the Product to ProductView mapping",
          "is_bot": false,
          "headline": "Merge pull request #265 from EasyAbp/fix-product-to-product-view-mapping",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-28T13:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef4fa87509717607a2efabcc317d791f516ef4c",
          "body": null,
          "is_bot": false,
          "headline": "Fix the Product to ProductView mapping",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-28T13:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbafeb1d80b861dc46a4fe4e2dea002a1b9cd5bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix UTs",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-04T08:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de866cd7ef521e8108e700c43cb33d5cf00e8c9f",
          "body": "Upgrade to ABP 7.2.1",
          "is_bot": false,
          "headline": "Merge pull request #262 from EasyAbp/abp7.2.1",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-04T07:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cdccbe5ea2fa203c12f73db33e32a9ebe5509cd",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to ABP 7.2.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-05-04T07:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ea43ac0ed7d6c758202108f8a6dae6fb2da9cc",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.0.0",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T15:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487f7aaf413ffed87ed950c99227c3d9d1b61196",
          "body": "Docs for Promotions module and sample app improvements",
          "is_bot": false,
          "headline": "Merge pull request #261 from EasyAbp/promotions-docs",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T14:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002b58f2772899e924691cec5183f158edcdc2b5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T14:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86db7a70567e3f3521735a69fbd83023ac3a455",
          "body": null,
          "is_bot": false,
          "headline": "Docs for Promotions module and sample app improvements",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T14:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067f32e2de600ec7a8dfdd10fe8ebddf1a45b969",
          "body": "Fix a bug of the order discount and create UTs",
          "is_bot": false,
          "headline": "Merge pull request #260 from EasyAbp/order-discount-uts",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T11:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcdfa33ce543ee6a39f1c1a5afb99a29629943c",
          "body": null,
          "is_bot": false,
          "headline": "Fix a bug of the order discount and create UTs",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-21T11:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f446284437c3c82b4efda0af2f0005e5b04e7b3a",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.0.0-preview.6",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-17T19:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196712c41375cc2995f97d8f5beae70acbaa247a",
          "body": "Batch discount products to improve performance",
          "is_bot": false,
          "headline": "Merge pull request #259 from EasyAbp/batch-discount-products",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-17T19:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fccaeab2e749c7ecb09b5d28c442f03653255615",
          "body": null,
          "is_bot": false,
          "headline": "Batch discount products to improve performance",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-17T19:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91a3a14a004ae9380539b91e5a79e86d55fbb26",
          "body": "Add the missing OrderDiscounts EF Core relationship loading",
          "is_bot": false,
          "headline": "Merge pull request #258 from EasyAbp/fix-order-ef-including",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-17T09:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe025a28b1a3c05a67392d89e39c21804d43afd",
          "body": null,
          "is_bot": false,
          "headline": "Add the missing OrderDiscounts EF Core relationship loading",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-17T09:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da72221a6c5622645f6effbf4fb0efff4ca0f63",
          "body": null,
          "is_bot": false,
          "headline": "Add public setter to `RuleData`",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T17:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d1e3e7145bdf4dd41dc27b019ef9841c171864",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.0.0-preview.4",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T16:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e4cf0bad1eff124aa621ea760bafb2522aedab",
          "body": "Introduce `IOrderDiscount`",
          "is_bot": false,
          "headline": "Merge pull request #257 from EasyAbp/i-order-discount",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T16:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678c4b719821d9cdedf45b61c07d6c09267d1400",
          "body": null,
          "is_bot": false,
          "headline": "Introduce `IOrderDiscount`",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T16:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea9563813352e8325b1fdab329f6b1c9261ae2e",
          "body": null,
          "is_bot": false,
          "headline": "Fix the Product to ProductView mapping",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T15:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1456c8de633b9ea5b6bf064a20d573f474505d7a",
          "body": null,
          "is_bot": false,
          "headline": "Fix UT `Should_Add_Order_Candidate_Discount_Preview`",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T15:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ac4301ca194da51ce61c94826e1e00363429fb3",
          "body": "Add `RuleData` in OrderDiscountPreviewInfoModel",
          "is_bot": false,
          "headline": "Merge pull request #256 from EasyAbp/rule-data",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T15:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7caf736c775f84ddb16ba2b56a45e48e8b6636",
          "body": null,
          "is_bot": false,
          "headline": "Add `RuleData` in OrderDiscountPreviewInfoModel",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T15:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b93d60ee199c3b3ed0197f944a89b5388d7272c",
          "body": null,
          "is_bot": false,
          "headline": "Fix namespaces",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T13:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c42707ab74e59597e83cae0fde529649a9acec5b",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 4.0.0-preview.1",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T13:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a72ec30a7f819b995e278dfce2df9638c290658",
          "body": "Introduce `Promotions` plugin module",
          "is_bot": false,
          "headline": "Merge pull request #240 from EasyAbp/plugins-promotions",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T13:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e289ac4d7b83ce23f50def2682adc06a51612732",
          "body": null,
          "is_bot": false,
          "headline": "Complete the Promotions plugin module",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T13:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6631b56b0cd9e12205ec91b708d31852b416936",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' into plugins-promotions",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T12:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd1ef39fab387f3cf5e5eb8c476bd268b54f464",
          "body": "Implement the BFS discount election",
          "is_bot": false,
          "headline": "Merge pull request #255 from EasyAbp/discount-election",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T12:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82c247996ab0ef2630313db24f6836b5beea2c5",
          "body": null,
          "is_bot": false,
          "headline": "Implement the BFS discount election",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-15T12:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9516a517a406ce49c6ec939c15ca4110c20c57",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' into plugins-promotions",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-13T11:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c005b2bdb364402c622af854cb85ad08ac56ec",
          "body": "Introduce `EffectGroup` and refactor product/order discounting",
          "is_bot": false,
          "headline": "Merge pull request #254 from EasyAbp/effect-group",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-13T11:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17437ed0ff7eeb28f9789cd7577a65cd2a0a681",
          "body": null,
          "is_bot": false,
          "headline": "Introduce `EffectGroup` and refactor product/order discounting",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-13T10:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d893a4111c9c1e5b0ef01e45917f1f2f39effd9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dev",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-10T14:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f00b481bd36889a48d2bb65cab66d5a4e171dd6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fix-default-inventory-provider' into dev",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-10T14:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead4ea2af3946f425f8b54b7f93b0176681a33e9",
          "body": "Fix the bug of `GetInventoryDataAsync` returns null",
          "is_bot": false,
          "headline": "Merge pull request #253 from EasyAbp/fix-default-inventory-provider",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-10T14:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2378425df0cd26fbca49011ba03dc115445b505a",
          "body": null,
          "is_bot": false,
          "headline": "Fix the bug of `GetInventoryDataAsync` returns null",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-10T14:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e153b75373dd41e5cbbaeec94d032fceb0b6f33",
          "body": "Clear the product view cache when product discounts begin or end",
          "is_bot": false,
          "headline": "Merge pull request #252 from EasyAbp/product-view-cache",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-09T11:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9856c49769b1958d4ad650e7fbbe75a149a8a55c",
          "body": null,
          "is_bot": false,
          "headline": "Clear the product view cache when product discounts begin or end",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-09T11:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe7f1e07c34458a4f7c9192779b4ab20bcb36b5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' into plugins-promotions",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-09T07:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1148e080596dfe5076593c24c14b83560e4d5dd5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' into plugins-promotions",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-08T08:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a64320915510954b96c90d31968b54ad8e43b8",
          "body": "Implement product discounts",
          "is_bot": false,
          "headline": "Merge pull request #251 from EasyAbp/product-discounts",
          "author_name": "Super",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-08T08:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1cb9d3e9e32b5dca8dbf7f6157dff99986c83dc",
          "body": null,
          "is_bot": false,
          "headline": "Implement product discounts",
          "author_name": "gdlcf88",
          "author_login": "gdlcf88",
          "committed_at": "2023-04-08T08:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 8,
      "latest_release_at": "2025-12-19T19:17:16Z",
      "latest_release_tag": "5.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 219,
      "mean_days_between_releases": 104
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 68,
      "stars": 271,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 2
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 2
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 2
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 68,
        "total_forks": 68
      },
      "star_history": null,
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "integration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain.Shared/EasyAbp.EShop.Domain.Shared.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain/EasyAbp.EShop.Domain.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.EntityFrameworkCore/EasyAbp.EShop.EntityFrameworkCore.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi.Client/EasyAbp.EShop.HttpApi.Client.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi/EasyAbp.EShop.HttpApi.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.MongoDB/EasyAbp.EShop.MongoDB.csproj",
        "integration/EasyAbp.EShop/src/EasyAbp.EShop.Web/EasyAbp.EShop.Web.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.Application.Tests/EasyAbp.EShop.Application.Tests.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.Domain.Tests/EasyAbp.EShop.Domain.Tests.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.EntityFrameworkCore.Tests/EasyAbp.EShop.EntityFrameworkCore.Tests.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.MongoDB.Tests/EasyAbp.EShop.MongoDB.Tests.csproj",
        "integration/EasyAbp.EShop/test/EasyAbp.EShop.TestBase/EasyAbp.EShop.TestBase.csproj",
        "modules/EasyAbp.EShop.Orders/host/EasyAbp.EShop.Orders.Host.Shared/EasyAbp.EShop.Orders.Host.Shared.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application.Contracts/EasyAbp.EShop.Orders.Application.Contracts.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application/EasyAbp.EShop.Orders.Application.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain.Shared/EasyAbp.EShop.Orders.Domain.Shared.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain/EasyAbp.EShop.Orders.Domain.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.EntityFrameworkCore/EasyAbp.EShop.Orders.EntityFrameworkCore.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi.Client/EasyAbp.EShop.Orders.HttpApi.Client.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi/EasyAbp.EShop.Orders.HttpApi.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.MongoDB/EasyAbp.EShop.Orders.MongoDB.csproj",
        "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Web/EasyAbp.EShop.Orders.Web.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Application.Tests/EasyAbp.EShop.Orders.Application.Tests.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Domain.Tests/EasyAbp.EShop.Orders.Domain.Tests.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.MongoDB.Tests/EasyAbp.EShop.Orders.MongoDB.Tests.csproj",
        "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.TestBase/EasyAbp.EShop.Orders.TestBase.csproj",
        "modules/EasyAbp.EShop.Payments/host/EasyAbp.EShop.Payments.Host.Shared/EasyAbp.EShop.Payments.Host.Shared.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application.Contracts/EasyAbp.EShop.Payments.Application.Contracts.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application/EasyAbp.EShop.Payments.Application.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain.Shared/EasyAbp.EShop.Payments.Domain.Shared.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain/EasyAbp.EShop.Payments.Domain.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.EntityFrameworkCore/EasyAbp.EShop.Payments.EntityFrameworkCore.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi.Client/EasyAbp.EShop.Payments.HttpApi.Client.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi/EasyAbp.EShop.Payments.HttpApi.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.MongoDB/EasyAbp.EShop.Payments.MongoDB.csproj",
        "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Web/EasyAbp.EShop.Payments.Web.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Application.Tests/EasyAbp.EShop.Payments.Application.Tests.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Domain.Tests/EasyAbp.EShop.Payments.Domain.Tests.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.MongoDB.Tests/EasyAbp.EShop.Payments.MongoDB.Tests.csproj",
        "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.TestBase/EasyAbp.EShop.Payments.TestBase.csproj",
        "modules/EasyAbp.EShop.Plugins/host/EasyAbp.EShop.Plugins.Host.Shared/EasyAbp.EShop.Plugins.Host.Shared.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application.Contracts/EasyAbp.EShop.Plugins.Application.Contracts.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application/EasyAbp.EShop.Plugins.Application.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain.Shared/EasyAbp.EShop.Plugins.Domain.Shared.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain/EasyAbp.EShop.Plugins.Domain.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.EntityFrameworkCore/EasyAbp.EShop.Plugins.EntityFrameworkCore.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi.Client/EasyAbp.EShop.Plugins.HttpApi.Client.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi/EasyAbp.EShop.Plugins.HttpApi.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.MongoDB/EasyAbp.EShop.Plugins.MongoDB.csproj",
        "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Web/EasyAbp.EShop.Plugins.Web.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Application.Tests/EasyAbp.EShop.Plugins.Application.Tests.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Domain.Tests/EasyAbp.EShop.Plugins.Domain.Tests.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.MongoDB.Tests/EasyAbp.EShop.Plugins.MongoDB.Tests.csproj",
        "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.TestBase/EasyAbp.EShop.Plugins.TestBase.csproj",
        "modules/EasyAbp.EShop.Products/host/EasyAbp.EShop.Products.Host.Shared/EasyAbp.EShop.Products.Host.Shared.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application.Contracts/EasyAbp.EShop.Products.Application.Contracts.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application/EasyAbp.EShop.Products.Application.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain.Shared/EasyAbp.EShop.Products.Domain.Shared.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain/EasyAbp.EShop.Products.Domain.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.EntityFrameworkCore/EasyAbp.EShop.Products.EntityFrameworkCore.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi.Client/EasyAbp.EShop.Products.HttpApi.Client.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi/EasyAbp.EShop.Products.HttpApi.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.MongoDB/EasyAbp.EShop.Products.MongoDB.csproj",
        "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Web/EasyAbp.EShop.Products.Web.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Application.Tests/EasyAbp.EShop.Products.Application.Tests.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Domain.Tests/EasyAbp.EShop.Products.Domain.Tests.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.EntityFrameworkCore.Tests/EasyAbp.EShop.Products.EntityFrameworkCore.Tests.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.MongoDB.Tests/EasyAbp.EShop.Products.MongoDB.Tests.csproj",
        "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.TestBase/EasyAbp.EShop.Products.TestBase.csproj",
        "modules/EasyAbp.EShop.Stores/host/EasyAbp.EShop.Stores.Host.Shared/EasyAbp.EShop.Stores.Host.Shared.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Contracts/EasyAbp.EShop.Stores.Application.Contracts.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Shared/EasyAbp.EShop.Stores.Application.Shared.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application/EasyAbp.EShop.Stores.Application.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain.Shared/EasyAbp.EShop.Stores.Domain.Shared.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain/EasyAbp.EShop.Stores.Domain.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.EntityFrameworkCore/EasyAbp.EShop.Stores.EntityFrameworkCore.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi.Client/EasyAbp.EShop.Stores.HttpApi.Client.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi/EasyAbp.EShop.Stores.HttpApi.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.MongoDB/EasyAbp.EShop.Stores.MongoDB.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web.Shared/EasyAbp.EShop.Stores.Web.Shared.csproj",
        "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web/EasyAbp.EShop.Stores.Web.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Application.Tests/EasyAbp.EShop.Stores.Application.Tests.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Domain.Tests/EasyAbp.EShop.Stores.Domain.Tests.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.MongoDB.Tests/EasyAbp.EShop.Stores.MongoDB.Tests.csproj",
        "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.TestBase/EasyAbp.EShop.Stores.TestBase.csproj",
        "plugins/Baskets/host/EasyAbp.EShop.Plugins.Baskets.Host.Shared/EasyAbp.EShop.Plugins.Baskets.Host.Shared.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application.Contracts/EasyAbp.EShop.Plugins.Baskets.Application.Contracts.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application/EasyAbp.EShop.Plugins.Baskets.Application.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain.Shared/EasyAbp.EShop.Plugins.Baskets.Domain.Shared.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain/EasyAbp.EShop.Plugins.Baskets.Domain.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi/EasyAbp.EShop.Plugins.Baskets.HttpApi.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.MongoDB/EasyAbp.EShop.Plugins.Baskets.MongoDB.csproj",
        "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Web/EasyAbp.EShop.Plugins.Baskets.Web.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Application.Tests/EasyAbp.EShop.Plugins.Baskets.Application.Tests.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Domain.Tests/EasyAbp.EShop.Plugins.Baskets.Domain.Tests.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests.csproj",
        "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.TestBase/EasyAbp.EShop.Plugins.Baskets.TestBase.csproj",
        "plugins/Booking/host/EasyAbp.EShop.Plugins.Booking.Host.Shared/EasyAbp.EShop.Plugins.Booking.Host.Shared.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Orders.Booking.Application/EasyAbp.EShop.Orders.Booking.Application.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Payments.Booking.Application/EasyAbp.EShop.Payments.Booking.Application.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Baskets.Booking.Application/EasyAbp.EShop.Plugins.Baskets.Booking.Application.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application.Contracts/EasyAbp.EShop.Plugins.Booking.Application.Contracts.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application/EasyAbp.EShop.Plugins.Booking.Application.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain.Shared/EasyAbp.EShop.Plugins.Booking.Domain.Shared.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain/EasyAbp.EShop.Plugins.Booking.Domain.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi.Client/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi/EasyAbp.EShop.Plugins.Booking.HttpApi.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Installer/EasyAbp.EShop.Plugins.Booking.Installer.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.MongoDB/EasyAbp.EShop.Plugins.Booking.MongoDB.csproj",
        "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Web/EasyAbp.EShop.Plugins.Booking.Web.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Application.Tests/EasyAbp.EShop.Plugins.Booking.Application.Tests.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Domain.Tests/EasyAbp.EShop.Plugins.Booking.Domain.Tests.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests.csproj",
        "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.TestBase/EasyAbp.EShop.Plugins.Booking.TestBase.csproj",
        "plugins/Coupons/host/EasyAbp.EShop.Plugins.Coupons.Host.Shared/EasyAbp.EShop.Plugins.Coupons.Host.Shared.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Orders.Plugins.Coupons/EasyAbp.EShop.Orders.Plugins.Coupons.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application.Contracts/EasyAbp.EShop.Plugins.Coupons.Application.Contracts.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application/EasyAbp.EShop.Plugins.Coupons.Application.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain.Shared/EasyAbp.EShop.Plugins.Coupons.Domain.Shared.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain/EasyAbp.EShop.Plugins.Coupons.Domain.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi/EasyAbp.EShop.Plugins.Coupons.HttpApi.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.MongoDB/EasyAbp.EShop.Plugins.Coupons.MongoDB.csproj",
        "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Web/EasyAbp.EShop.Plugins.Coupons.Web.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Orders.Plugins.Coupons.Tests/EasyAbp.EShop.Orders.Plugins.Coupons.Tests.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Application.Tests/EasyAbp.EShop.Plugins.Coupons.Application.Tests.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Domain.Tests/EasyAbp.EShop.Plugins.Coupons.Domain.Tests.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests.csproj",
        "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.TestBase/EasyAbp.EShop.Plugins.Coupons.TestBase.csproj",
        "plugins/FlashSales/host/EasyAbp.EShop.Plugins.FlashSales.Host.Shared/EasyAbp.EShop.Plugins.FlashSales.Host.Shared.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Orders.Plugins.FlashSales.Application/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application/EasyAbp.EShop.Plugins.FlashSales.Application.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain/EasyAbp.EShop.Plugins.FlashSales.Domain.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Plugins.FlashSales.HttpApi.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Installer/EasyAbp.EShop.Plugins.FlashSales.Installer.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.MongoDB/EasyAbp.EShop.Plugins.FlashSales.MongoDB.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Web/EasyAbp.EShop.Plugins.FlashSales.Web.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application/EasyAbp.EShop.Products.Plugins.FlashSales.Application.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client.csproj",
        "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Plugins.FlashSales.Application.Tests.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests.csproj",
        "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.TestBase/EasyAbp.EShop.Plugins.FlashSales.TestBase.csproj",
        "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions.csproj",
        "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore.csproj",
        "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors/EasyAbp.EShop.Plugins.Inventories.DaprActors.csproj",
        "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Products.DaprActorsInventory.Domain/EasyAbp.EShop.Products.DaprActorsInventory.Domain.csproj",
        "plugins/Inventories/DaprActors/test/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests.csproj",
        "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions.csproj",
        "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo.csproj",
        "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.csproj",
        "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.csproj",
        "plugins/Inventories/OrleansGrains/test/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests.csproj",
        "plugins/Promotions/host/EasyAbp.EShop.Plugins.Promotions.Host.Shared/EasyAbp.EShop.Plugins.Promotions.Host.Shared.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Orders.Plugins.Promotions.Domain/EasyAbp.EShop.Orders.Plugins.Promotions.Domain.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application.Contracts/EasyAbp.EShop.Plugins.Promotions.Application.Contracts.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application/EasyAbp.EShop.Plugins.Promotions.Application.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain.Shared/EasyAbp.EShop.Plugins.Promotions.Domain.Shared.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain/EasyAbp.EShop.Plugins.Promotions.Domain.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi/EasyAbp.EShop.Plugins.Promotions.HttpApi.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Installer/EasyAbp.EShop.Plugins.Promotions.Installer.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.MongoDB/EasyAbp.EShop.Plugins.Promotions.MongoDB.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Web/EasyAbp.EShop.Plugins.Promotions.Web.csproj",
        "plugins/Promotions/src/EasyAbp.EShop.Products.Plugins.Promotions.Domain/EasyAbp.EShop.Products.Plugins.Promotions.Domain.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Application.Tests/EasyAbp.EShop.Plugins.Promotions.Application.Tests.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Domain.Tests/EasyAbp.EShop.Plugins.Promotions.Domain.Tests.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests.csproj",
        "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.TestBase/EasyAbp.EShop.Plugins.Promotions.TestBase.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.Application.Contracts/EShopSample.Application.Contracts.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.Application/EShopSample.Application.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.DbMigrator/EShopSample.DbMigrator.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.Domain.Shared/EShopSample.Domain.Shared.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.Domain/EShopSample.Domain.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.EntityFrameworkCore/EShopSample.EntityFrameworkCore.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.HttpApi.Client/EShopSample.HttpApi.Client.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.HttpApi/EShopSample.HttpApi.csproj",
        "samples/EShopSample/aspnet-core/src/EShopSample.Web/EShopSample.Web.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.Application.Tests/EShopSample.Application.Tests.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.Domain.Tests/EShopSample.Domain.Tests.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.EntityFrameworkCore.Tests/EShopSample.EntityFrameworkCore.Tests.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.HttpApi.Client.ConsoleTestApp/EShopSample.HttpApi.Client.ConsoleTestApp.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.TestBase/EShopSample.TestBase.csproj",
        "samples/EShopSample/aspnet-core/test/EShopSample.Web.Tests/EShopSample.Web.Tests.csproj"
      ],
      "largest_source_bytes": 318818,
      "source_files_sampled": 2093,
      "oversized_source_files": 46,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 73,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 131,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@abp/aspnetcore.mvc.ui",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/aspnetcore.mvc.ui.theme.leptonxlite",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/aspnetcore.mvc.ui.theme.shared",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/bootstrap",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/bootstrap-datepicker",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/bootstrap-daterangepicker",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/core",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/datatables.net",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/datatables.net-bs5",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/font-awesome",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/jquery",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/jquery-validation",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/jquery-validation-unobtrusive",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/lodash",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/luxon",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/malihu-custom-scrollbar-plugin",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/moment",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/popper.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/select2",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/sweetalert2",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/timeago",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@abp/utils",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fortawesome/fontawesome-free",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": false,
            "version": "5.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap-datepicker",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap-daterangepicker",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "datatables.net-bs5",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "jquery",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "jquery-mousewheel",
            "direct": false,
            "version": "3.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "jquery-mousewheel",
            "direct": false,
            "version": ">=3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jquery-validation",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "jquery-validation-unobtrusive",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "just-compare",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "malihu-custom-scrollbar-plugin",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "select2",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "sweetalert2",
            "direct": false,
            "version": "11.26.10",
            "ecosystem": "npm"
          },
          {
            "name": "timeago",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "Dapr.Actors",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Dapr.Actors.AspNetCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.TagHelperPlus",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.Trees.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.Trees.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.Trees.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.Trees.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.Abp.Trees.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.BookingService.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Prepayment.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "EasyAbp.PaymentService.WeChatPay.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.DataAnnotations",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Proxies",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Tools",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Embedded",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.13.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "17.14.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Orleans.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Orleans.CodeGenerator.MSBuild",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Orleans.Core.Abstractions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Orleans.Server",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox.Core",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.linux-x64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.linux-x64",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.osx-arm64",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.osx-x64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.win-x64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "MongoSandbox6.runtime.win-x64",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "NodaMoney",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NSubstitute",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NSubstitute.Analyzers.CSharp",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "nuget"
          },
          {
            "name": "Riok.Mapperly",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.AspNetCore",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Extensions.Logging",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.Async",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.Console",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Serilog.Sinks.File",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Shouldly",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Account.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Account.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Account.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Account.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Account.Web.IdentityServer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.Authentication.JwtBearer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.Mvc",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.Serilog",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AspNetCore.TestBase",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Auditing.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AuditLogging.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AuditLogging.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.AuditLogging.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Authorization",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Autofac",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.BackgroundJobs.Abstractions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.BackgroundJobs.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.BackgroundJobs.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Caching",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Ddd.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Ddd.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Ddd.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Ddd.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.EntityFrameworkCore.Sqlite",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.EntityFrameworkCore.SqlServer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.FeatureManagement.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Http.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Http.Client.IdentityModel",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Identity.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.IdentityServer.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.IdentityServer.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.IdentityServer.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Json",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Json.Abstractions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Mapperly",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.MongoDB",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.ObjectExtending",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.Domain.Identity",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.Domain.IdentityServer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.PermissionManagement.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.SettingManagement.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Studio.ModuleInstaller",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Swashbuckle",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.Application",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.Application.Contracts",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.Domain",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.Domain.Shared",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.HttpApi",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.HttpApi.Client",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TenantManagement.Web",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.TestBase",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Users.Abstractions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.Validation",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Volo.Abp.VirtualFileSystem",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.extensibility.execution",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 204,
        "direct_count": 0,
        "indirect_count": 204
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 120,
        "open_issues": 20,
        "closed_ratio": 0.868,
        "closed_issues": 131,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "gdlcf88",
          "commits": 783,
          "avatar_url": "https://avatars.githubusercontent.com/u/30018771?v=4"
        },
        {
          "type": "User",
          "login": "JadynWong",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/13699353?v=4"
        },
        {
          "type": "User",
          "login": "RayMMond",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/9551761?v=4"
        },
        {
          "type": "User",
          "login": "hueifeng",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/34702552?v=4"
        },
        {
          "type": "User",
          "login": "yinchang0626",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/16490084?v=4"
        },
        {
          "type": "User",
          "login": "ericeric284",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/74721170?v=4"
        },
        {
          "type": "User",
          "login": "zhangzw218",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/40768649?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.889
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish-docs.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/20 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "48c75e8e50e64da7c9f0a77edd3b4515bbb803e7",
        "ran_at": "2026-07-27T16:05:55Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T15:50:22Z",
      "oldest_open_prs": [
        {
          "number": 87,
          "created_at": "2020-08-15T09:59:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 283,
          "created_at": "2024-07-08T06:27:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 292,
          "created_at": "2025-04-16T14:41:35Z",
          "last_comment_at": "2025-04-17T02:54:08Z",
          "last_comment_author": "slarkerino"
        },
        {
          "number": 294,
          "created_at": "2025-08-14T19:11:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 298,
          "created_at": "2026-04-02T15:59:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T12:18:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 54,
          "created_at": "2020-06-21T10:56:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 64,
          "created_at": "2020-06-25T06:00:42Z",
          "last_comment_at": "2020-06-25T09:02:15Z",
          "last_comment_author": "RayMMond"
        },
        {
          "number": 123,
          "created_at": "2022-03-10T18:43:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 125,
          "created_at": "2022-03-19T08:00:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2022-04-01T09:48:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2022-04-01T10:25:35Z",
          "last_comment_at": "2022-04-01T11:11:49Z",
          "last_comment_author": "SayHelloGsx"
        },
        {
          "number": 138,
          "created_at": "2022-04-06T13:04:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2022-04-08T09:17:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 174,
          "created_at": "2022-06-14T09:12:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 191,
          "created_at": "2022-07-18T15:37:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 218,
          "created_at": "2022-08-18T18:44:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 234,
          "created_at": "2023-02-14T16:23:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 250,
          "created_at": "2023-04-03T06:44:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 263,
          "created_at": "2023-05-24T02:25:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 273,
          "created_at": "2023-10-17T06:38:50Z",
          "last_comment_at": "2023-10-18T04:11:35Z",
          "last_comment_author": "gdlcf88"
        },
        {
          "number": 282,
          "created_at": "2024-07-08T06:14:21Z",
          "last_comment_at": "2024-07-10T06:53:14Z",
          "last_comment_author": "zhangzw218"
        },
        {
          "number": 285,
          "created_at": "2024-08-07T10:03:03Z",
          "last_comment_at": "2024-08-07T10:06:03Z",
          "last_comment_author": "gdlcf88"
        },
        {
          "number": 286,
          "created_at": "2024-08-18T09:18:45Z",
          "last_comment_at": "2024-08-18T09:32:26Z",
          "last_comment_author": "gdlcf88"
        },
        {
          "number": 288,
          "created_at": "2024-11-29T15:21:41Z",
          "last_comment_at": "2024-12-01T01:38:58Z",
          "last_comment_author": "dolunay"
        },
        {
          "number": 290,
          "created_at": "2025-02-28T02:14:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/EasyAbp/EShop",
    "host": "github.com",
    "name": "EShop",
    "owner": "EasyAbp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 50,
        "vitality": 57,
        "community": 55,
        "governance": 58,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "5.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 219,
              "mean_days_between_releases": 104
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 219 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 219
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~104 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 104
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 68,
              "stars": 271,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "271 stars",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 271
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "68 forks",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.889
            },
            "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 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 120,
              "open_issues": 20,
              "closed_issues": 131,
              "issue_closed_ratio": 0.868,
              "closed_unmerged_prs": 22
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "120/142 decided PRs merged",
                "points": 32.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 120,
                      "decided": 142
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/20 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 399,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "EasyAbp",
              "public_repos": 61,
              "account_age_days": 2432
            },
            "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": "399 followers of EasyAbp",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 399,
                      "login": "EasyAbp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "61 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 61
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.7
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/20 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 73 resolved dependencies against OSV; 131 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 73
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 131
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 73,
              "unassessed_packages": 131,
              "affected_by_severity": "none",
              "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": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 73,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "integration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain.Shared/EasyAbp.EShop.Domain.Shared.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.Domain/EasyAbp.EShop.Domain.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.EntityFrameworkCore/EasyAbp.EShop.EntityFrameworkCore.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi.Client/EasyAbp.EShop.HttpApi.Client.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.HttpApi/EasyAbp.EShop.HttpApi.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.MongoDB/EasyAbp.EShop.MongoDB.csproj",
                "integration/EasyAbp.EShop/src/EasyAbp.EShop.Web/EasyAbp.EShop.Web.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.Application.Tests/EasyAbp.EShop.Application.Tests.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.Domain.Tests/EasyAbp.EShop.Domain.Tests.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.EntityFrameworkCore.Tests/EasyAbp.EShop.EntityFrameworkCore.Tests.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.HttpApi.Client.ConsoleTestApp.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.MongoDB.Tests/EasyAbp.EShop.MongoDB.Tests.csproj",
                "integration/EasyAbp.EShop/test/EasyAbp.EShop.TestBase/EasyAbp.EShop.TestBase.csproj",
                "modules/EasyAbp.EShop.Orders/host/EasyAbp.EShop.Orders.Host.Shared/EasyAbp.EShop.Orders.Host.Shared.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application.Contracts/EasyAbp.EShop.Orders.Application.Contracts.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Application/EasyAbp.EShop.Orders.Application.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain.Shared/EasyAbp.EShop.Orders.Domain.Shared.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Domain/EasyAbp.EShop.Orders.Domain.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.EntityFrameworkCore/EasyAbp.EShop.Orders.EntityFrameworkCore.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi.Client/EasyAbp.EShop.Orders.HttpApi.Client.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.HttpApi/EasyAbp.EShop.Orders.HttpApi.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.MongoDB/EasyAbp.EShop.Orders.MongoDB.csproj",
                "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Web/EasyAbp.EShop.Orders.Web.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Application.Tests/EasyAbp.EShop.Orders.Application.Tests.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.Domain.Tests/EasyAbp.EShop.Orders.Domain.Tests.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests/EasyAbp.EShop.Orders.EntityFrameworkCore.Tests.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Orders.HttpApi.Client.ConsoleTestApp.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.MongoDB.Tests/EasyAbp.EShop.Orders.MongoDB.Tests.csproj",
                "modules/EasyAbp.EShop.Orders/test/EasyAbp.EShop.Orders.TestBase/EasyAbp.EShop.Orders.TestBase.csproj",
                "modules/EasyAbp.EShop.Payments/host/EasyAbp.EShop.Payments.Host.Shared/EasyAbp.EShop.Payments.Host.Shared.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application.Contracts/EasyAbp.EShop.Payments.Application.Contracts.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application/EasyAbp.EShop.Payments.Application.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain.Shared/EasyAbp.EShop.Payments.Domain.Shared.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain/EasyAbp.EShop.Payments.Domain.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.EntityFrameworkCore/EasyAbp.EShop.Payments.EntityFrameworkCore.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi.Client/EasyAbp.EShop.Payments.HttpApi.Client.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi/EasyAbp.EShop.Payments.HttpApi.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.MongoDB/EasyAbp.EShop.Payments.MongoDB.csproj",
                "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Web/EasyAbp.EShop.Payments.Web.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Application.Tests/EasyAbp.EShop.Payments.Application.Tests.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.Domain.Tests/EasyAbp.EShop.Payments.Domain.Tests.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests/EasyAbp.EShop.Payments.EntityFrameworkCore.Tests.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Payments.HttpApi.Client.ConsoleTestApp.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.MongoDB.Tests/EasyAbp.EShop.Payments.MongoDB.Tests.csproj",
                "modules/EasyAbp.EShop.Payments/test/EasyAbp.EShop.Payments.TestBase/EasyAbp.EShop.Payments.TestBase.csproj",
                "modules/EasyAbp.EShop.Plugins/host/EasyAbp.EShop.Plugins.Host.Shared/EasyAbp.EShop.Plugins.Host.Shared.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application.Contracts/EasyAbp.EShop.Plugins.Application.Contracts.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Application/EasyAbp.EShop.Plugins.Application.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain.Shared/EasyAbp.EShop.Plugins.Domain.Shared.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Domain/EasyAbp.EShop.Plugins.Domain.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.EntityFrameworkCore/EasyAbp.EShop.Plugins.EntityFrameworkCore.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi.Client/EasyAbp.EShop.Plugins.HttpApi.Client.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.HttpApi/EasyAbp.EShop.Plugins.HttpApi.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.MongoDB/EasyAbp.EShop.Plugins.MongoDB.csproj",
                "modules/EasyAbp.EShop.Plugins/src/EasyAbp.EShop.Plugins.Web/EasyAbp.EShop.Plugins.Web.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Application.Tests/EasyAbp.EShop.Plugins.Application.Tests.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.Domain.Tests/EasyAbp.EShop.Plugins.Domain.Tests.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.EntityFrameworkCore.Tests.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.HttpApi.Client.ConsoleTestApp.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.MongoDB.Tests/EasyAbp.EShop.Plugins.MongoDB.Tests.csproj",
                "modules/EasyAbp.EShop.Plugins/test/EasyAbp.EShop.Plugins.TestBase/EasyAbp.EShop.Plugins.TestBase.csproj",
                "modules/EasyAbp.EShop.Products/host/EasyAbp.EShop.Products.Host.Shared/EasyAbp.EShop.Products.Host.Shared.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application.Contracts/EasyAbp.EShop.Products.Application.Contracts.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application/EasyAbp.EShop.Products.Application.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain.Shared/EasyAbp.EShop.Products.Domain.Shared.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Domain/EasyAbp.EShop.Products.Domain.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.EntityFrameworkCore/EasyAbp.EShop.Products.EntityFrameworkCore.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi.Client/EasyAbp.EShop.Products.HttpApi.Client.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.HttpApi/EasyAbp.EShop.Products.HttpApi.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.MongoDB/EasyAbp.EShop.Products.MongoDB.csproj",
                "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Web/EasyAbp.EShop.Products.Web.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Application.Tests/EasyAbp.EShop.Products.Application.Tests.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.Domain.Tests/EasyAbp.EShop.Products.Domain.Tests.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.EntityFrameworkCore.Tests/EasyAbp.EShop.Products.EntityFrameworkCore.Tests.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Products.HttpApi.Client.ConsoleTestApp.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.MongoDB.Tests/EasyAbp.EShop.Products.MongoDB.Tests.csproj",
                "modules/EasyAbp.EShop.Products/test/EasyAbp.EShop.Products.TestBase/EasyAbp.EShop.Products.TestBase.csproj",
                "modules/EasyAbp.EShop.Stores/host/EasyAbp.EShop.Stores.Host.Shared/EasyAbp.EShop.Stores.Host.Shared.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Contracts/EasyAbp.EShop.Stores.Application.Contracts.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application.Shared/EasyAbp.EShop.Stores.Application.Shared.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Application/EasyAbp.EShop.Stores.Application.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain.Shared/EasyAbp.EShop.Stores.Domain.Shared.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Domain/EasyAbp.EShop.Stores.Domain.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.EntityFrameworkCore/EasyAbp.EShop.Stores.EntityFrameworkCore.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi.Client/EasyAbp.EShop.Stores.HttpApi.Client.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.HttpApi/EasyAbp.EShop.Stores.HttpApi.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.MongoDB/EasyAbp.EShop.Stores.MongoDB.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web.Shared/EasyAbp.EShop.Stores.Web.Shared.csproj",
                "modules/EasyAbp.EShop.Stores/src/EasyAbp.EShop.Stores.Web/EasyAbp.EShop.Stores.Web.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Application.Tests/EasyAbp.EShop.Stores.Application.Tests.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.Domain.Tests/EasyAbp.EShop.Stores.Domain.Tests.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests/EasyAbp.EShop.Stores.EntityFrameworkCore.Tests.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Stores.HttpApi.Client.ConsoleTestApp.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.MongoDB.Tests/EasyAbp.EShop.Stores.MongoDB.Tests.csproj",
                "modules/EasyAbp.EShop.Stores/test/EasyAbp.EShop.Stores.TestBase/EasyAbp.EShop.Stores.TestBase.csproj",
                "plugins/Baskets/host/EasyAbp.EShop.Plugins.Baskets.Host.Shared/EasyAbp.EShop.Plugins.Baskets.Host.Shared.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application.Contracts/EasyAbp.EShop.Plugins.Baskets.Application.Contracts.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Application/EasyAbp.EShop.Plugins.Baskets.Application.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain.Shared/EasyAbp.EShop.Plugins.Baskets.Domain.Shared.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Domain/EasyAbp.EShop.Plugins.Baskets.Domain.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.HttpApi/EasyAbp.EShop.Plugins.Baskets.HttpApi.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.MongoDB/EasyAbp.EShop.Plugins.Baskets.MongoDB.csproj",
                "plugins/Baskets/src/EasyAbp.EShop.Plugins.Baskets.Web/EasyAbp.EShop.Plugins.Baskets.Web.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Application.Tests/EasyAbp.EShop.Plugins.Baskets.Application.Tests.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.Domain.Tests/EasyAbp.EShop.Plugins.Baskets.Domain.Tests.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.Tests.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Baskets.HttpApi.Client.ConsoleTestApp.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests/EasyAbp.EShop.Plugins.Baskets.MongoDB.Tests.csproj",
                "plugins/Baskets/test/EasyAbp.EShop.Plugins.Baskets.TestBase/EasyAbp.EShop.Plugins.Baskets.TestBase.csproj",
                "plugins/Booking/host/EasyAbp.EShop.Plugins.Booking.Host.Shared/EasyAbp.EShop.Plugins.Booking.Host.Shared.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Orders.Booking.Application/EasyAbp.EShop.Orders.Booking.Application.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Payments.Booking.Application/EasyAbp.EShop.Payments.Booking.Application.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Baskets.Booking.Application/EasyAbp.EShop.Plugins.Baskets.Booking.Application.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application.Contracts/EasyAbp.EShop.Plugins.Booking.Application.Contracts.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Application/EasyAbp.EShop.Plugins.Booking.Application.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain.Shared/EasyAbp.EShop.Plugins.Booking.Domain.Shared.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Domain/EasyAbp.EShop.Plugins.Booking.Domain.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi.Client/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.HttpApi/EasyAbp.EShop.Plugins.Booking.HttpApi.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Installer/EasyAbp.EShop.Plugins.Booking.Installer.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.MongoDB/EasyAbp.EShop.Plugins.Booking.MongoDB.csproj",
                "plugins/Booking/src/EasyAbp.EShop.Plugins.Booking.Web/EasyAbp.EShop.Plugins.Booking.Web.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Application.Tests/EasyAbp.EShop.Plugins.Booking.Application.Tests.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.Domain.Tests/EasyAbp.EShop.Plugins.Booking.Domain.Tests.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Booking.EntityFrameworkCore.Tests.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Booking.HttpApi.Client.ConsoleTestApp.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests/EasyAbp.EShop.Plugins.Booking.MongoDB.Tests.csproj",
                "plugins/Booking/test/EasyAbp.EShop.Plugins.Booking.TestBase/EasyAbp.EShop.Plugins.Booking.TestBase.csproj",
                "plugins/Coupons/host/EasyAbp.EShop.Plugins.Coupons.Host.Shared/EasyAbp.EShop.Plugins.Coupons.Host.Shared.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Orders.Plugins.Coupons/EasyAbp.EShop.Orders.Plugins.Coupons.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application.Contracts/EasyAbp.EShop.Plugins.Coupons.Application.Contracts.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Application/EasyAbp.EShop.Plugins.Coupons.Application.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain.Shared/EasyAbp.EShop.Plugins.Coupons.Domain.Shared.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Domain/EasyAbp.EShop.Plugins.Coupons.Domain.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.HttpApi/EasyAbp.EShop.Plugins.Coupons.HttpApi.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.MongoDB/EasyAbp.EShop.Plugins.Coupons.MongoDB.csproj",
                "plugins/Coupons/src/EasyAbp.EShop.Plugins.Coupons.Web/EasyAbp.EShop.Plugins.Coupons.Web.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Orders.Plugins.Coupons.Tests/EasyAbp.EShop.Orders.Plugins.Coupons.Tests.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Application.Tests/EasyAbp.EShop.Plugins.Coupons.Application.Tests.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.Domain.Tests/EasyAbp.EShop.Plugins.Coupons.Domain.Tests.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.Tests.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Coupons.HttpApi.Client.ConsoleTestApp.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests/EasyAbp.EShop.Plugins.Coupons.MongoDB.Tests.csproj",
                "plugins/Coupons/test/EasyAbp.EShop.Plugins.Coupons.TestBase/EasyAbp.EShop.Plugins.Coupons.TestBase.csproj",
                "plugins/FlashSales/host/EasyAbp.EShop.Plugins.FlashSales.Host.Shared/EasyAbp.EShop.Plugins.FlashSales.Host.Shared.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Orders.Plugins.FlashSales.Application/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Plugins.FlashSales.Application.Contracts.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Application/EasyAbp.EShop.Plugins.FlashSales.Application.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared/EasyAbp.EShop.Plugins.FlashSales.Domain.Shared.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Domain/EasyAbp.EShop.Plugins.FlashSales.Domain.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Plugins.FlashSales.HttpApi.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Installer/EasyAbp.EShop.Plugins.FlashSales.Installer.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.MongoDB/EasyAbp.EShop.Plugins.FlashSales.MongoDB.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Plugins.FlashSales.Web/EasyAbp.EShop.Plugins.FlashSales.Web.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions/EasyAbp.EShop.Products.Plugins.FlashSales.Abstractions.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts/EasyAbp.EShop.Products.Plugins.FlashSales.Application.Contracts.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.Application/EasyAbp.EShop.Products.Plugins.FlashSales.Application.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.Client.csproj",
                "plugins/FlashSales/src/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi/EasyAbp.EShop.Products.Plugins.FlashSales.HttpApi.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Orders.Plugins.FlashSales.Application.Tests.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Application.Tests/EasyAbp.EShop.Plugins.FlashSales.Application.Tests.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests/EasyAbp.EShop.Plugins.FlashSales.Domain.Tests.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.FlashSales.EntityFrameworkCore.Tests.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.FlashSales.HttpApi.Client.ConsoleTestApp.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests/EasyAbp.EShop.Plugins.FlashSales.MongoDB.Tests.csproj",
                "plugins/FlashSales/test/EasyAbp.EShop.Plugins.FlashSales.TestBase/EasyAbp.EShop.Plugins.FlashSales.TestBase.csproj",
                "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions/EasyAbp.EShop.Plugins.Inventories.DaprActors.Abstractions.csproj",
                "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore/EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore.csproj",
                "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Plugins.Inventories.DaprActors/EasyAbp.EShop.Plugins.Inventories.DaprActors.csproj",
                "plugins/Inventories/DaprActors/src/EasyAbp.EShop.Products.DaprActorsInventory.Domain/EasyAbp.EShop.Products.DaprActorsInventory.Domain.csproj",
                "plugins/Inventories/DaprActors/test/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests/EasyAbp.EShop.Products.DaprActorsInventory.Domain.Tests.csproj",
                "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Abstractions.csproj",
                "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.Silo.csproj",
                "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Plugins.Inventories.OrleansGrains/EasyAbp.EShop.Plugins.Inventories.OrleansGrains.csproj",
                "plugins/Inventories/OrleansGrains/src/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.csproj",
                "plugins/Inventories/OrleansGrains/test/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests/EasyAbp.EShop.Products.OrleansGrainsInventory.Domain.Tests.csproj",
                "plugins/Promotions/host/EasyAbp.EShop.Plugins.Promotions.Host.Shared/EasyAbp.EShop.Plugins.Promotions.Host.Shared.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Orders.Plugins.Promotions.Domain/EasyAbp.EShop.Orders.Plugins.Promotions.Domain.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application.Contracts/EasyAbp.EShop.Plugins.Promotions.Application.Contracts.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Application/EasyAbp.EShop.Plugins.Promotions.Application.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain.Shared/EasyAbp.EShop.Plugins.Promotions.Domain.Shared.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Domain/EasyAbp.EShop.Plugins.Promotions.Domain.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.HttpApi/EasyAbp.EShop.Plugins.Promotions.HttpApi.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Installer/EasyAbp.EShop.Plugins.Promotions.Installer.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.MongoDB/EasyAbp.EShop.Plugins.Promotions.MongoDB.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Plugins.Promotions.Web/EasyAbp.EShop.Plugins.Promotions.Web.csproj",
                "plugins/Promotions/src/EasyAbp.EShop.Products.Plugins.Promotions.Domain/EasyAbp.EShop.Products.Plugins.Promotions.Domain.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Application.Tests/EasyAbp.EShop.Plugins.Promotions.Application.Tests.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.Domain.Tests/EasyAbp.EShop.Plugins.Promotions.Domain.Tests.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests/EasyAbp.EShop.Plugins.Promotions.EntityFrameworkCore.Tests.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp/EasyAbp.EShop.Plugins.Promotions.HttpApi.Client.ConsoleTestApp.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests/EasyAbp.EShop.Plugins.Promotions.MongoDB.Tests.csproj",
                "plugins/Promotions/test/EasyAbp.EShop.Plugins.Promotions.TestBase/EasyAbp.EShop.Plugins.Promotions.TestBase.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.Application.Contracts/EShopSample.Application.Contracts.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.Application/EShopSample.Application.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.DbMigrator/EShopSample.DbMigrator.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.Domain.Shared/EShopSample.Domain.Shared.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.Domain/EShopSample.Domain.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.EntityFrameworkCore/EShopSample.EntityFrameworkCore.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.HttpApi.Client/EShopSample.HttpApi.Client.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.HttpApi/EShopSample.HttpApi.csproj",
                "samples/EShopSample/aspnet-core/src/EShopSample.Web/EShopSample.Web.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.Application.Tests/EShopSample.Application.Tests.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.Domain.Tests/EShopSample.Domain.Tests.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.EntityFrameworkCore.Tests/EShopSample.EntityFrameworkCore.Tests.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.HttpApi.Client.ConsoleTestApp/EShopSample.HttpApi.Client.ConsoleTestApp.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.TestBase/EShopSample.TestBase.csproj",
                "samples/EShopSample/aspnet-core/test/EShopSample.Web.Tests/EShopSample.Web.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "integration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "integration/EasyAbp.EShop/host/EasyAbp.EShop.Host.Shared/EasyAbp.EShop.Host.Shared.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application.Contracts/EasyAbp.EShop.Application.Contracts.csproj, integration/EasyAbp.EShop/src/EasyAbp.EShop.Application/EasyAbp.EShop.Application.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 318818,
              "source_files_sampled": 2093,
              "oversized_source_files": 46
            },
            "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": "46/2093 source files over 60KB",
                "points": 53.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2093,
                      "oversized": 46
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T16:06:13.542930Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/EasyAbp/EShop.svg",
  "full_name": "EasyAbp/EShop",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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