Public record
Software health reportschema 0.23.0 · metrics 2.10.0 · 2026-07-21 21:18 UTC

VahidFarahmandian / Jinget

Jinget is a high-performance .NET 8.0 framework built with DDD + CQRS at its core. It's your Swiss Army knife for cutting through boilerplate code and supercharging productivity.

C#MIT★ 58 stars⑂ 13 forkssince Jul 2021View on GitHub ↗

VahidFarahmandian/Jinget holds a health index of 13 out of 100, placing it in the Critical band. It scores highest on Vitality (78/100) and lowest on Security (29/100). It was last updated today. A single contributor accounts for most of its recent work.

13
overall / 100
Critical

Software health index

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

13
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Vahid FarahmandianPersonal account
157 followers40 public repossince Aug 2014Spoota

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

78Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
9.7/36Commit cadence14/52 weeks with commits
15.2/18Commit volume48 commits in the last year
2/10OpenSSF Scorecard: Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year48
human_commit_share1
days_since_last_push0
active_weeks_last_year14

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~26.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv8.0.64
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases26.8
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?

62Moderate · 17% of overall
How it's scored
28.5/60Stars58 stars
9/25Forks13 forks
0/15Watchers2 watchers
Inputs used
forks13
stars58
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
55.4/80Total downloads212,451 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesJinget.Core.DiScanner, Jinget.Core, Jinget.Handlers.ExternalServiceHandlers, Jinget.ExceptionHandler, Jinget.Logger
dependents
ecosystemsnuget
total_downloads212,451
monthly_downloads
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.6/22.5Commit distributiontop contributor authored 98% of commits
4.1/13.5Contributor breadth3 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.975
How it's scored
33.1/42Issue resolution79% of issues closed
26.6/30PR acceptance39/44 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs39
open_issues4
closed_issues15
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.789
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
15.8/25Owner reach157 followers of VahidFarahmandian
23.7/25Track record40 public repos, account ~11 yr old
Inputs used
followers157
owner_typeUser
is_verified
owner_loginVahidFarahmandian
public_repos40
account_age_days4,360
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history115 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesJinget.Core.DiScanner, Jinget.Core, Jinget.Handlers.ExternalServiceHandlers, Jinget.ExceptionHandler, Jinget.Logger
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

65Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics11 topics
10/10Wiki
Inputs used
topicscsharp, dotnet-standard, jinget, ddd, cqrs, dotnetcore, microsoft, framework, blazor, dapper, sourcegenerator
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

29At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
1.5/7.5Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.4
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier11
security_posture_before_jurisdiction54
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages25
unassessed_packages0
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 25 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

40Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history2 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap01-Core/Jinget.Core.DiScanner/Jinget.Core.DiScanner.csproj, 01-Core/Jinget.Core/Jinget.Core.csproj, 01-Miscellaneous/SourceGenerator/Jinget.SourceGenerator.Common/Jinget.SourceGenerator.Common.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests01-Core/Jinget.Core.DiScanner/Jinget.Core.DiScanner.csproj, 01-Core/Jinget.Core/Jinget.Core.csproj, 01-Miscellaneous/SourceGenerator/Jinget.SourceGenerator.Common/Jinget.SourceGenerator.Common.csproj, 01-Miscellaneous/SourceGenerator/Jinget.SourceGenerator/Jinget.SourceGenerator.csproj, 02-Handlers/Jinget.Handlers.ExternalServiceHandlers/Jinget.Handlers.ExternalServiceHandlers.csproj, 03-Infrastructure/Jinget.ExceptionHandler/Jinget.ExceptionHandler.csproj, 03-Infrastructure/Jinget.Logger/Jinget.Logger.csproj, Tests/Jinget.Core.DiScanner.Tests/Jinget.Core.DiScanner.Tests.csproj, Tests/Jinget.Core.Tests/Jinget.Core.Tests.csproj, Tests/Jinget.Handlers.ExternalServiceHandlers.Tests/Jinget.Handlers.ExternalServiceHandlers.Tests.csproj, Tests/Jinget.SourceGenerator.Tests/Jinget.SourceGenerator.Tests.csproj, Tests/Jinget.WebAPI.Tests/Jinget.WebAPI.Tests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/333 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes35,846
source_files_sampled333
oversized_source_files0

Key facts

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

More detail

Star and fork history 58 ★ / 13 ⇿
58Stars
13Forks
91Releases

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.

0102030405060581382021-082023-102025-12
Major 1Minor 0Patch 55

Each point covers 4 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-21 21:18 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
NuGetJetBrains.Annotations2024.3.001-Core/Jinget.Core.DiScanner/Jinget.Core.DiScanner.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.601-Core/Jinget.Core.DiScanner/Jinget.Core.DiScanner.csproj
NuGetMicrosoft.Extensions.DependencyModel9.0.601-Core/Jinget.Core.DiScanner/Jinget.Core.DiScanner.csproj
NuGetDapper2.1.6601-Core/Jinget.Core/Jinget.Core.csproj
NuGetMapster7.4.001-Core/Jinget.Core/Jinget.Core.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.14.001-Core/Jinget.Core/Jinget.Core.csproj
NuGetMicrosoft.Data.SqlClient6.0.201-Core/Jinget.Core/Jinget.Core.csproj
NuGetMicrosoft.VisualStudio.Threading17.14.1501-Core/Jinget.Core/Jinget.Core.csproj
NuGetSoapFormatter1.1.901-Core/Jinget.Core/Jinget.Core.csproj
NuGetSwashbuckle.AspNetCore.SwaggerGen10.1.001-Core/Jinget.Core/Jinget.Core.csproj
NuGetSystem.CodeDom10.0.201-Core/Jinget.Core/Jinget.Core.csproj
NuGetSystem.IdentityModel.Tokens.Jwt8.15.001-Core/Jinget.Core/Jinget.Core.csproj
NuGetNEST7.17.503-Infrastructure/Jinget.Logger/Jinget.Logger.csproj
All dependencies 25

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

RegistryPackageVersionRelation
NuGetDapper2.1.66direct
NuGetJetBrains.Annotations2024.3.0direct
NuGetMapster7.4.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.14.0direct
NuGetMicrosoft.Data.SqlClient6.0.2direct
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.6direct
NuGetMicrosoft.Extensions.DependencyModel9.0.6direct
NuGetMicrosoft.VisualStudio.Threading17.14.15direct
NuGetNEST7.17.5direct
NuGetSoapFormatter1.1.9direct
NuGetSwashbuckle.AspNetCore.SwaggerGen10.1.0direct
NuGetSystem.CodeDom10.0.2direct
NuGetSystem.IdentityModel.Tokens.Jwt8.15.0direct
NuGetcoverlet.collector6.0.4indirect
NuGetJinget.Core8.0.35indirect
NuGetMicrosoft.CodeAnalysis.Analyzers4.14.0indirect
NuGetMicrosoft.Data.Sqlite9.0.13indirect
NuGetMicrosoft.EntityFrameworkCore9.0.7indirect
NuGetMicrosoft.EntityFrameworkCore.SqlServer9.0.7indirect
NuGetMicrosoft.Extensions.DependencyInjection9.0.6indirect
NuGetMicrosoft.NET.Test.Sdk17.14.1indirect
NuGetMoq4.20.72indirect
NuGetMSTest3.9.3indirect
NuGetMSTest.TestAdapter3.9.2indirect
NuGetMSTest.TestFramework3.9.2indirect
Dependency advisories 0

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

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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