Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 09:59 UTC

SonarSource / sonar-dotnet

Code analyzer for C# and VB.NET projects

C# · HTMLCustom license★ 918 stars⑂ 244 forkssince Aug 2012View on GitHub ↗

SonarSource/sonar-dotnet holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on AI Readiness (63/100). It was last updated today. 5 contributors account for most of its recent work.

94
overall / 100
Exceptional

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.

94
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 80 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

SonarOrganization · verified domain
1,216 followers258 public repossince Jan 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenorg.sonarsource.dotnet:sonar-vbnet-core10.34.0.3385-386 days ago
Mavenorg.sonarsource.dotnet:sonar-csharp-core10.34.0.3385-386 days ago
Mavenorg.sonarsource.dotnet:sonar-dotnet-core10.34.0.3385-386 days ago
Mavenorg.sonarsource.dotnet:sonar-vbnet-plugin10.34.0.3385-1296 days ago
Mavenorg.sonarsource.dotnet:sonar-csharp-plugin10.34.0.3385-1706 days ago

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume800 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year800
human_commit_share0.81
days_since_last_push0
active_weeks_last_year51
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 6 days ago
27/27Release cadencea release every ~15 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tag10.34.0.3385
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases15

Community & Adoption

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

69Good · 17% of overall
How it's scored
48.1/60Stars918 stars
19.9/25Forks244 forks
9.4/15Watchers51 watchers
Inputs used
forks244
stars918
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges9
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesdev.azure.com, shields.io, sonarcloud.io
has_pull_request_templateno

Sustainability & Governance

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

87Excellent · 23% of overall
How it's scored
45.9/54Bus factor5 contributor(s) cover half of all commits
18.3/22.5Commit distributiontop contributor authored 19% of commits
13.5/13.5Contributor breadth94 contributors
10/10OpenSSF Scorecard: Contributorsproject has 19 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled94
top_contributor_share0.186
How it's scored
39.2/42Issue resolution93% of issues closed
26/30PR acceptance5,345/6,162 decided PRs merged
0/13Newcomer PR acceptance0/6 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs5,345
open_issues248
closed_issues3,427
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d7
issue_closed_ratio0.933
closed_unmerged_prs817
first_time_authors_30d4
first_time_prs_merged_30d0
first_time_prs_decided_30d6
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
22.2/25Owner reach1,216 followers of SonarSource
25/25Track record258 public repos, account ~15 yr old
Inputs used
followers1,216
owner_typeOrganization
is_verifiedyes
owner_loginSonarSource
public_repos258
account_age_days5,733

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on maven
35/35Publish recencylatest publish 6 days ago
20/20Version history170 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesorg.sonarsource.dotnet:sonar-vbnet-core, org.sonarsource.dotnet:sonar-csharp-core, org.sonarsource.dotnet:sonar-dotnet-core, org.sonarsource.dotnet:sonar-vbnet-plugin, org.sonarsource.dotnet:sonar-csharp-plugin
ecosystemsmaven
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows2 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://redirect.sonarsource.com/plugins/csharp.html
10/10Repository description
10/10Topics8 topics
0/10Wiki
Inputs used
topicsc-sharp, sonarqube, static-analysis, static-analyzer, static-code-analysis, code-quality, roslyn, visual-basic
has_wikino
homepagehttps://redirect.sonarsource.com/plugins/csharp.html
docs_sitehttps://redirect.sonarsource.com/plugins/csharp.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
4.5/7.5Binary-Artifactsbinaries present in source code
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
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
2.5/2.5Contributorsproject has 19 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages12
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:org.sonarsource.dotnet:sonar-vbnet-core@10.34.0.3385 runtime dependency closure — what installing the published package pulls in — 12 packages. 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.

63Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
7.9/40Legible commit history12 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.148
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapanalyzers/src/RuleDescriptorGenerator/RuleDescriptorGenerator.csproj, analyzers/src/SonarAnalyzer.CFG/SonarAnalyzer.CFG.csproj, analyzers/src/SonarAnalyzer.CSharp.Core/SonarAnalyzer.CSharp.Core.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackages.lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifestsanalyzers/src/RuleDescriptorGenerator/RuleDescriptorGenerator.csproj, analyzers/src/SonarAnalyzer.CFG/SonarAnalyzer.CFG.csproj, analyzers/src/SonarAnalyzer.CSharp.Core/SonarAnalyzer.CSharp.Core.csproj, analyzers/src/SonarAnalyzer.CSharp.Styling/SonarAnalyzer.CSharp.Styling.csproj, analyzers/src/SonarAnalyzer.CSharp/SonarAnalyzer.CSharp.csproj, analyzers/src/SonarAnalyzer.Core/SonarAnalyzer.Core.csproj, analyzers/src/SonarAnalyzer.ShimLayer.Generator/SonarAnalyzer.ShimLayer.Generator.csproj, analyzers/src/SonarAnalyzer.ShimLayer/SonarAnalyzer.ShimLayer.csproj, analyzers/src/SonarAnalyzer.SourceGenerators/SonarAnalyzer.SourceGenerators.csproj, analyzers/src/SonarAnalyzer.VisualBasic.Core/SonarAnalyzer.VisualBasic.Core.csproj, analyzers/src/SonarAnalyzer.VisualBasic/SonarAnalyzer.VisualBasic.csproj, analyzers/tests/FrameworkMocks/src/Mscorlib3.5Mock/mscorlib.csproj, analyzers/tests/FrameworkMocks/src/Mscorlib4.0Mock/mscorlib.csproj, analyzers/tests/FrameworkMocks/src/Mscorlib4.0MockWithIo/mscorlib.csproj, analyzers/tests/FrameworkMocks/src/Mscorlib4.8Mock/mscorlib.csproj, analyzers/tests/SonarAnalyzer.CSharp.Core.Test/SonarAnalyzer.CSharp.Core.Test.csproj, analyzers/tests/SonarAnalyzer.CSharp.Styling.Test/SonarAnalyzer.CSharp.Styling.Test.csproj, analyzers/tests/SonarAnalyzer.Core.Test/SonarAnalyzer.Core.Test.csproj, analyzers/tests/SonarAnalyzer.ShimLayer.Generator.Test/SonarAnalyzer.ShimLayer.Generator.Test.csproj, analyzers/tests/SonarAnalyzer.Test/SonarAnalyzer.Test.csproj, analyzers/tests/SonarAnalyzer.TestFramework.Test/SonarAnalyzer.TestFramework.Test.csproj, analyzers/tests/SonarAnalyzer.TestFramework/SonarAnalyzer.TestFramework.csproj, analyzers/tests/SonarAnalyzer.VisualBasic.Core.Test/SonarAnalyzer.VisualBasic.Core.Test.csproj, pom.xml, sonar-csharp-core/pom.xml, sonar-csharp-plugin/pom.xml, sonar-dotnet-core/pom.xml, sonar-dotnet-core/src/test/resources/MethodDeclarationsSensorTest/TestMethodImport/TestMethodImport.Tests/TestMethodImport.Tests.csproj, sonar-dotnet-core/src/test/resources/RazorProtobufImporter/WebProject/BlazorWebAssembly.csproj, sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.MSTest/Calculator.MSTest.csproj, sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.NUnit3/Calculator.NUnit3.csproj, sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.NUnit4/Calculator.NUnit4.csproj, sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.xUnit/Calculator.xUnit.csproj, sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator/Calculator.csproj, sonar-dotnet-core/src/test/resources/visualstudio_test_results/projects/TestReport/TestReport/TestReport.csproj, sonar-vbnet-core/pom.xml, sonar-vbnet-plugin/pom.xml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeC# (statically typed)
54.8/55Manageable file sizes14/4,586 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes420,635
source_files_sampled4,586
oversized_source_files14
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)analyzers/src/SonarAnalyzer.Core/Protobuf/AnalyzerReport.proto
20/20MCP server
40/40Runnable examplessamples
Inputs used
example_dirssamples
has_mcp_signalyes
api_schema_filesanalyzers/src/SonarAnalyzer.Core/Protobuf/AnalyzerReport.proto
interfaces_expected_of

Key facts

918GitHub stars
94contributors
800commits, last 12 months
0days since last push
100releases
5bus factor
248open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 244 ⇿
0Stars
244Forks
97Releases

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.

0408012016020024023942012-092019-082026-08
Major 0Minor 0Patch 0

Each point covers 13 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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-09-15 09:59 UTC

6Binary-Artifactsbinaries present in source code
5Branch-Protectionbranch protection is not maximal on development and all release branches
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
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 62
RegistryPackageVersion constraintManifest
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commons${sonar.analyzer.commons.version}pom.xml
Mavenorg.junit:junit-bom${junit.version}pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-apisonar-csharp-core/pom.xml
Maven${project.groupId}:sonar-dotnet-core${project.version}sonar-csharp-core/pom.xml
Mavenjunit:junitsonar-csharp-core/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-enginesonar-csharp-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturessonar-csharp-core/pom.xml
Mavenorg.assertj:assertj-coresonar-csharp-core/pom.xml
Mavenorg.mockito:mockito-coresonar-csharp-core/pom.xml
Mavenorg.sonarsource.scanner.engine:plugin-api-scanner-implsonar-csharp-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturessonar-csharp-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sonar-scanner-extension-frameworksonar-csharp-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-apisonar-csharp-plugin/pom.xml
Maven${project.groupId}:sonar-dotnet-core${project.version}sonar-csharp-plugin/pom.xml
Maven${project.groupId}:sonar-csharp-core${project.version}sonar-csharp-plugin/pom.xml
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commonssonar-csharp-plugin/pom.xml
Mavenjunit:junitsonar-csharp-plugin/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-enginesonar-csharp-plugin/pom.xml
Mavenorg.assertj:assertj-coresonar-csharp-plugin/pom.xml
Mavenorg.apache.commons:commons-lang3sonar-csharp-plugin/pom.xml
Mavenorg.mockito:mockito-coresonar-csharp-plugin/pom.xml
Mavenorg.codehaus.woodstox:stax2-apisonar-csharp-plugin/pom.xml
Mavenorg.codehaus.staxmate:staxmatesonar-csharp-plugin/pom.xml
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturessonar-csharp-plugin/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturessonar-csharp-plugin/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-apisonar-dotnet-core/pom.xml
Mavencom.google.code.gson:gson2.14.0sonar-dotnet-core/pom.xml
Mavencom.google.protobuf:protobuf-java${protobuf.version}sonar-dotnet-core/pom.xml
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commonssonar-dotnet-core/pom.xml
Mavenorg.sonarsource.analyzer-commons:sonar-xml-parsing${sonar.analyzer.commons.version}sonar-dotnet-core/pom.xml
Mavenjunit:junitsonar-dotnet-core/pom.xml
Mavenorg.apache.commons:commons-lang3sonar-dotnet-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturessonar-dotnet-core/pom.xml
Mavenorg.assertj:assertj-coresonar-dotnet-core/pom.xml
Mavenorg.mockito:mockito-coresonar-dotnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:plugin-api-scanner-implsonar-dotnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturessonar-dotnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sonar-scanner-extension-frameworksonar-dotnet-core/pom.xml
Mavencom.google.protobuf:protoc${protobuf.version}sonar-dotnet-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-apisonar-vbnet-core/pom.xml
Maven${project.groupId}:sonar-dotnet-core${project.version}sonar-vbnet-core/pom.xml
Mavenjunit:junitsonar-vbnet-core/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-enginesonar-vbnet-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturessonar-vbnet-core/pom.xml
Mavenorg.assertj:assertj-coresonar-vbnet-core/pom.xml
Mavenorg.mockito:mockito-coresonar-vbnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:plugin-api-scanner-implsonar-vbnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturessonar-vbnet-core/pom.xml
Mavenorg.sonarsource.scanner.engine:sonar-scanner-extension-frameworksonar-vbnet-core/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-apisonar-vbnet-plugin/pom.xml
Maven${project.groupId}:sonar-dotnet-core${project.version}sonar-vbnet-plugin/pom.xml
Maven${project.groupId}:sonar-vbnet-core${project.version}sonar-vbnet-plugin/pom.xml
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commonssonar-vbnet-plugin/pom.xml
Mavenjunit:junitsonar-vbnet-plugin/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-enginesonar-vbnet-plugin/pom.xml
Mavenorg.assertj:assertj-coresonar-vbnet-plugin/pom.xml
Mavenorg.apache.commons:commons-lang3sonar-vbnet-plugin/pom.xml
Mavenorg.mockito:mockito-coresonar-vbnet-plugin/pom.xml
Mavenorg.codehaus.woodstox:stax2-apisonar-vbnet-plugin/pom.xml
Mavenorg.codehaus.staxmate:staxmatesonar-vbnet-plugin/pom.xml
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturessonar-vbnet-plugin/pom.xml
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturessonar-vbnet-plugin/pom.xml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing maven:org.sonarsource.dotnet:sonar-vbnet-core@10.34.0.3385 pulls in 12 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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

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