Public record
Software health reportschema 0.32.0 · metrics 2.10.0 · 2026-08-20 15:45 UTC

alethic / Alethic.SqlServer.Deployment

Automatic deployment tools for SQL Server

C#MIT★ 2 stars⑂ 2 forkssince Mar 2020View on GitHub ↗
KindCommand-line toolhow this is determined

alethic/Alethic.SqlServer.Deployment holds a health index of 47 out of 100, placing it in the Weak band. It scores highest on Vitality (61/100) and lowest on Community & Adoption (33/100). It was last updated today. A single contributor accounts for most of its recent work.

47
overall / 100
Weak

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.

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

Ownership

Alethic SolutionsOrganization
7 followers72 public repossince Jul 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetAlethic.SqlServer.Deployment.Tool1.1.4-23328 days agosqldacpacdacfxdac
NuGetAlethic.SqlServer.Deployment1.1.5-240 days agosqldacpacdacfxdac

Metrics by category

Vitality

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

61Moderate · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
0.7/36Commit cadence1/52 weeks with commits
8.6/18Commit volume8 commits in the last year
1/10OpenSSF Scorecard: Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year8
human_commit_share0.99
days_since_last_push0
active_weeks_last_year1
How it's scored
27/27Ships releases7 releases published
36/36Release recencylatest release 0 days ago
19.8/27Release cadencea release every ~103.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tag1.1.5
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases103.1

Community & Adoption

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

33At Risk · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars2
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
47.3/80Total downloads35,838 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesAlethic.SqlServer.Deployment.Tool, Alethic.SqlServer.Deployment
dependents
ecosystemsnuget
total_downloads35,838
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?

53Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
10/30PR acceptance1/3 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio
closed_unmerged_prs2
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
6.5/25Owner reach7 followers of alethic
25/25Track record72 public repos, account ~6 yr old
Inputs used
followers7
owner_typeOrganization
is_verified
owner_loginalethic
public_repos72
account_age_days2,229
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history24 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesAlethic.SqlServer.Deployment.Tool, Alethic.SqlServer.Deployment
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

46Weak · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
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?

47Weak · 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
2.5/2.5CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/29 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
0.8/7.5Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.2
How it's scored
14.6/35Direct dependencies free of known advisories1 affected: Microsoft.Build.Utilities.Core 17.14.8 (high 7.3)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 308 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages21
unassessed_packages0
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 21 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.

34At Risk · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.2/40Legible commit history6 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.061
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapsrc/Alethic.SqlServer.Deployment.Tasks/Alethic.SqlServer.Deployment.Tasks.csproj, src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj, src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj (toolchain convention, no task runner)
0/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
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
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
toolchain_manifestssrc/Alethic.SqlServer.Deployment.Tasks/Alethic.SqlServer.Deployment.Tasks.csproj, src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj, src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj, src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj, src/dist-nuget/dist-nuget.csproj, src/dist-tests/dist-tests.csproj
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/79 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes35,732
source_files_sampled79
oversized_source_files0

Key facts

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

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.

111222212021-052022-042023-03

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 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
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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 32
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Build.Utilities.Core17.14.8src/Alethic.SqlServer.Deployment.Tasks/Alethic.SqlServer.Deployment.Tasks.csproj
NuGetSystem.IO.Packaging9.0.9src/Alethic.SqlServer.Deployment.Tasks/Alethic.SqlServer.Deployment.Tasks.csproj
NuGetIKVM.Core.MSBuild0.1.107src/Alethic.SqlServer.Deployment.Tasks/Alethic.SqlServer.Deployment.Tasks.csproj
NuGetFluentAssertions8.7.0src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetIKVM.Core.MSBuild0.1.107src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.9src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMicrosoft.Extensions.Logging9.0.9src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMicrosoft.Extensions.Logging.Console9.0.9src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMicrosoft.Extensions.Logging.Debug9.0.9src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk17.14.1src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMSTest.TestAdapter3.10.4src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetMSTest.TestFramework3.10.4src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetSystem.ServiceProcess.ServiceController9.0.9src/Alethic.SqlServer.Deployment.Tests/Alethic.SqlServer.Deployment.Tests.csproj
NuGetIKVM.Core.MSBuild0.1.107src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMcMaster.Extensions.CommandLineUtils4.1.1src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMcMaster.Extensions.Hosting.CommandLine4.1.1src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.9src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMicrosoft.Extensions.Hosting9.0.9src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMicrosoft.Extensions.Logging.Console9.0.9src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetMicrosoft.Extensions.Logging9.0.9src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetSystem.ServiceProcess.ServiceController9.0.9src/Alethic.SqlServer.Deployment.Tool/Alethic.SqlServer.Deployment.Tool.csproj
NuGetCogito.Core3.1.36src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetIKVM.Core.MSBuild0.1.107src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetMartinCostello.SqlLocalDb4.0.0src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.9src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetMicrosoft.Data.SqlClient6.1.1src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetMicrosoft.SqlServer.DACFx170.1.61src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetMicrosoft.Win32.Registry5.0.0src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetSystem.IO.FileSystem.AccessControl5.0.0src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetSystem.ServiceProcess.ServiceController9.0.9src/Alethic.SqlServer.Deployment/Alethic.SqlServer.Deployment.csproj
NuGetIKVM.Core.MSBuild0.1.107src/dist-nuget/dist-nuget.csproj
NuGetIKVM.Core.MSBuild0.1.107src/dist-tests/dist-tests.csproj
All dependencies 21

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

RegistryPackageVersionRelation
NuGetCogito.Core3.1.36direct
NuGetFluentAssertions8.7.0direct
NuGetIKVM.Core.MSBuild0.1.107direct
NuGetMartinCostello.SqlLocalDb4.0.0direct
NuGetMcMaster.Extensions.CommandLineUtils4.1.1direct
NuGetMcMaster.Extensions.Hosting.CommandLine4.1.1direct
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.9direct
NuGetMicrosoft.Build.Utilities.Core17.14.8direct
NuGetMicrosoft.Data.SqlClient6.1.1direct
NuGetMicrosoft.Extensions.Hosting9.0.9direct
NuGetMicrosoft.Extensions.Logging9.0.9direct
NuGetMicrosoft.Extensions.Logging.Console9.0.9direct
NuGetMicrosoft.Extensions.Logging.Debug9.0.9direct
NuGetMicrosoft.NET.Test.Sdk17.14.1direct
NuGetMicrosoft.SqlServer.DacFx170.1.61direct
NuGetMicrosoft.Win32.Registry5.0.0direct
NuGetMSTest.TestAdapter3.10.4direct
NuGetMSTest.TestFramework3.10.4direct
NuGetSystem.IO.FileSystem.AccessControl5.0.0direct
NuGetSystem.IO.Packaging9.0.9direct
NuGetSystem.ServiceProcess.ServiceController9.0.9direct
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
Microsoft.Build.Utilities.Core17.14.8directhigh118.0.0-preview-25476-107

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

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