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

asv-soft / asv-common

Provides common types and extensions for asv-based libraries

C#MIT★ 6 stars⑂ 1 forksince Sep 2022View on GitHub ↗

asv-soft/asv-common holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (75/100) and lowest on Community & Adoption (38/100). It was last updated 45 days ago. 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, 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.

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

Ownership

Asv SoftOrganization · verified domain
62 followers23 public repossince Feb 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetAsv.Cfg3.6.0-5745 days agoasvconfigurationsettingscfg
NuGetAsv.Common3.6.0-5945 days agoasvcommonutilitiesextensions
NuGetAsv.Composition3.6.0-1845 days ago

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
18/36Push recencylast push 45 days ago
20.8/36Commit cadence30/52 weeks with commits
18/18Commit volume147 commits in the last year
10/10OpenSSF Scorecard: Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year147
human_commit_share1
days_since_last_push45
active_weeks_last_year30
How it's scored
16.2/27Ships releases100 version tags (no GitHub releases)
36/36Release recencylatest release 45 days ago
27/27Release cadencea release every ~5.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv3.6.0
releases_from_tagsyes
days_since_latest_release45
mean_days_between_releases5.7
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?

38Weak · 17% of overall
How it's scored
11.3/60Stars6 stars
0/25Forks1 forks
0/15Watchers1 watchers
Inputs used
forks1
stars6
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
51.7/80Total downloads94,732 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesAsv.Cfg, Asv.Common, Asv.Composition
dependents
ecosystemsnuget
total_downloads94,732
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.4/22.5Commit distributiontop contributor authored 76% of commits
12.2/13.5Contributor breadth9 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.761
How it's scored
0/42Issue resolutionno issues or no data
27.4/30PR acceptance73/80 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/24 approved changesets -- score normalized to 0
Inputs used
merged_prs73
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs7
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
12.9/25Owner reach62 followers of asv-soft
17.2/25Track record23 public repos, account ~3 yr old
Inputs used
followers62
owner_typeOrganization
is_verifiedyes
owner_loginasv-soft
public_repos23
account_age_days1,304

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on nuget
35/35Publish recencylatest publish 45 days ago
20/20Version history59 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesAsv.Cfg, Asv.Common, Asv.Composition
ecosystemsnuget
any_deprecatedno
min_days_since_publish45

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
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?

46Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
1.8/2.5CI-Tests6 out of 8 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/24 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not 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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
12/35Direct dependencies free of known advisories1 affected: MessagePack 3.1.4 (high 8.2)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.2/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 95 days ago
Inputs used
sourceosv
advisories12
affected_packages1
assessed_packages23
unassessed_packages21
affected_by_severityhigh 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 23 resolved dependencies against OSV. 21 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

66Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history92 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.92
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes7,044
How it's scored
12.6/18One-command bootstrapsrc/Asv.Cfg.Test/Asv.Cfg.Test.csproj, src/Asv.Cfg/Asv.Cfg.csproj, src/Asv.Common.Shell/Asv.Common.Shell.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
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_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestssrc/Asv.Cfg.Test/Asv.Cfg.Test.csproj, src/Asv.Cfg/Asv.Cfg.csproj, src/Asv.Common.Shell/Asv.Common.Shell.csproj, src/Asv.Common.Test/Asv.Common.Test.csproj, src/Asv.Common/Asv.Common.csproj, src/Asv.Composition.Test/Asv.Composition.Test.csproj, src/Asv.Composition/Asv.Composition.csproj, src/Asv.IO.Test/Asv.IO.Test.csproj, src/Asv.IO/Asv.IO.csproj, src/Asv.Modeling.Test/Asv.Modeling.Test.csproj, src/Asv.Modeling/Asv.Modeling.csproj, src/Asv.Store.Test/Asv.Store.Test.csproj, src/Asv.Store/Asv.Store.csproj, src/Asv.XUnit/Asv.XUnit.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
54.8/55Manageable file sizes2/555 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes305,446
source_files_sampled555
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexample
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

6GitHub stars
9contributors
147commits, last 12 months
45days since last push
100releases
1bus factor
0open issues
package ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.3 / 10
4.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 01:20 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests6 out of 8 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/24 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
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
Direct dependencies 87
RegistryPackageVersion constraintManifest
NuGetAutoFixture4.18.1src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetcoverlet.collector10.0.1src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetDeepEqual5.1.0src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetJetBrains.Annotations2025.2.4src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetTestableIO.System.IO.Abstractions.TestingHelpers22.1.1src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetxunit.runner.visualstudio3.1.5src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetxunit.v33.2.2src/Asv.Cfg.Test/Asv.Cfg.Test.csproj
NuGetNewtonsoft.Json13.0.4src/Asv.Cfg/Asv.Cfg.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Cfg/Asv.Cfg.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Cfg/Asv.Cfg.csproj
NuGetSystem.IO.Abstractions22.1.1src/Asv.Cfg/Asv.Cfg.csproj
NuGetSystem.IO.Packaging10.0.8src/Asv.Cfg/Asv.Cfg.csproj
NuGetZLogger2.5.10src/Asv.Cfg/Asv.Cfg.csproj
NuGetBenchmarkDotNet0.15.8src/Asv.Common.Shell/Asv.Common.Shell.csproj
NuGetConsoleAppFramework5.7.13src/Asv.Common.Shell/Asv.Common.Shell.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Common.Shell/Asv.Common.Shell.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Common.Shell/Asv.Common.Shell.csproj
NuGetcoverlet.collector10.0.1src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetJetBrains.Annotations2025.2.4src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetMicrosoft.Extensions.TimeProvider.Testing10.6.0src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Common.Test/Asv.Common.Test.csproj
NuGetGeodesy4.1.0src/Asv.Common/Asv.Common.csproj
NuGetR31.3.1src/Asv.Common/Asv.Common.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Common/Asv.Common.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Common/Asv.Common.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.Composition/Asv.Composition.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.Composition/Asv.Composition.csproj
NuGetSystem.Composition10.0.8src/Asv.Composition/Asv.Composition.csproj
NuGetZLogger2.5.10src/Asv.Composition/Asv.Composition.csproj
NuGetAutoFixture4.18.1src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetcoverlet.collector10.0.1src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetDeepEqual5.1.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetFluentAssertions8.10.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetJetBrains.Annotations2025.2.4src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetMicrosoft.Extensions.TimeProvider.Testing10.6.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetTimeProviderExtensions1.0.0src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetxunit.runner.visualstudio3.1.5src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetxunit.v33.2.2src/Asv.IO.Test/Asv.IO.Test.csproj
NuGetDotNext6.2.1src/Asv.IO/Asv.IO.csproj
NuGetDotNext.IO6.2.1src/Asv.IO/Asv.IO.csproj
NuGetNewtonsoft.Json13.0.4src/Asv.IO/Asv.IO.csproj
NuGetObservableCollections.R33.3.4src/Asv.IO/Asv.IO.csproj
NuGetRJCP.SerialPortStream3.0.5src/Asv.IO/Asv.IO.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.IO/Asv.IO.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.IO/Asv.IO.csproj
NuGetSystem.IO.Abstractions22.1.1src/Asv.IO/Asv.IO.csproj
NuGetSystem.IO.Ports10.0.8src/Asv.IO/Asv.IO.csproj
NuGetTestableIO.System.IO.Abstractions22.1.1src/Asv.IO/Asv.IO.csproj
NuGetTestableIO.System.IO.Abstractions.Wrappers22.1.1src/Asv.IO/Asv.IO.csproj
NuGetZLogger2.5.10src/Asv.IO/Asv.IO.csproj
NuGetZstdSharp.Port0.8.8src/Asv.IO/Asv.IO.csproj
NuGetcoverlet.collector10.0.1src/Asv.Modeling.Test/Asv.Modeling.Test.csproj
NuGetJetBrains.Annotations2025.2.4src/Asv.Modeling.Test/Asv.Modeling.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0src/Asv.Modeling.Test/Asv.Modeling.Test.csproj
NuGetxunit.runner.visualstudio3.1.5src/Asv.Modeling.Test/Asv.Modeling.Test.csproj
NuGetxunit.v33.2.2src/Asv.Modeling.Test/Asv.Modeling.Test.csproj
NuGetDotNext6.2.1src/Asv.Modeling/Asv.Modeling.csproj
NuGetMemoryPack1.21.4src/Asv.Modeling/Asv.Modeling.csproj
NuGetMessagePack3.1.7src/Asv.Modeling/Asv.Modeling.csproj
NuGetNewtonsoft.Json13.0.4src/Asv.Modeling/Asv.Modeling.csproj
NuGetObservableCollections.R33.3.4src/Asv.Modeling/Asv.Modeling.csproj
NuGetUlid1.4.1src/Asv.Modeling/Asv.Modeling.csproj
NuGetZLogger2.5.10src/Asv.Modeling/Asv.Modeling.csproj
NuGetcoverlet.collector10.0.1src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetDeepEqual5.1.0src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetJetBrains.Annotations2025.2.4src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.6.0src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetTestableIO.System.IO.Abstractions.TestingHelpers22.1.1src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetxunit.runner.visualstudio3.1.5src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetxunit.v33.2.2src/Asv.Store.Test/Asv.Store.Test.csproj
NuGetCommunityToolkit.HighPerformance8.4.2src/Asv.Store/Asv.Store.csproj
NuGetMessagePack3.1.7src/Asv.Store/Asv.Store.csproj
NuGetSystem.IO.Packaging10.0.8src/Asv.Store/Asv.Store.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.8src/Asv.XUnit/Asv.XUnit.csproj
NuGetR31.3.1src/Asv.XUnit/Asv.XUnit.csproj
NuGetRoslynator.Analyzers4.15.0src/Asv.XUnit/Asv.XUnit.csproj
NuGetStyleCop.Analyzers1.1.118src/Asv.XUnit/Asv.XUnit.csproj
NuGetxunit.v3.assert3.2.2src/Asv.XUnit/Asv.XUnit.csproj
NuGetxunit.v3.extensibility.core3.2.2src/Asv.XUnit/Asv.XUnit.csproj
All dependencies 44

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

RegistryPackageVersionRelation
NuGetAutoFixturedirect
NuGetBenchmarkDotNet0.15.2direct
NuGetCommunityToolkit.HighPerformance8.4.2direct
NuGetConsoleAppFramework5.5.0direct
NuGetcoverlet.collector10.0.1direct
NuGetcoverlet.collector6.0.4direct
NuGetDeepEqualdirect
NuGetDeepEqual5.1.0direct
NuGetDotNextdirect
NuGetDotNext.IOdirect
NuGetFluentAssertions8.6.0direct
NuGetGeodesydirect
NuGetJetBrains.Annotations2025.2.1direct
NuGetJetBrains.Annotations2025.2.4direct
NuGetMemoryPack1.21.4direct
NuGetMessagePack3.1.4direct
NuGetMicrosoft.Extensions.Logging.Abstractionsdirect
NuGetMicrosoft.Extensions.TimeProvider.Testing9.8.0direct
NuGetMicrosoft.NET.Test.Sdk17.14.1direct
NuGetMicrosoft.NET.Test.Sdk18.6.0direct
NuGetNewtonsoft.Jsondirect
NuGetObservableCollections.R3direct
NuGetR3direct
NuGetRJCP.SerialPortStream3.0.4direct
NuGetRoslynator.Analyzers4.14.0direct
NuGetStyleCop.Analyzers1.1.118direct
NuGetSystem.Compositiondirect
NuGetSystem.IO.Abstractionsdirect
NuGetSystem.IO.Packagingdirect
NuGetSystem.IO.Portsdirect
NuGetTestableIO.System.IO.Abstractionsdirect
NuGetTestableIO.System.IO.Abstractions.TestingHelpersdirect
NuGetTestableIO.System.IO.Abstractions.TestingHelpers22.1.1direct
NuGetTestableIO.System.IO.Abstractions.Wrappersdirect
NuGetTimeProviderExtensions1.0.0direct
NuGetUlid1.4.1direct
NuGetxunit.runner.visualstudiodirect
NuGetxunit.runner.visualstudio3.1.5direct
NuGetxunit.v3direct
NuGetxunit.v33.2.2direct
NuGetxunit.v3.assertdirect
NuGetxunit.v3.extensibility.coredirect
NuGetZLoggerdirect
NuGetZstdSharp.Port0.8.6direct
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
MessagePack3.1.4directhigh123.1.7

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 statisticsNuGet.