Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 19:39 UTC

fsprojects / SQLProvider

A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

F#Custom license★ 625 stars⑂ 149 forkssince Dec 2013View on GitHub ↗

fsprojects/SQLProvider holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Engineering Quality (84/100) and lowest on AI Readiness (44/100). It was last updated today. A single contributor accounts for most of its recent work.

70
overall / 100
Good

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.

70
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

331 followers124 public repossince Nov 2013

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?

79Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
10.4/36Commit cadence — 15/52 weeks with commits
16.3/18Commit volume — 64 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year64
human_commit_share0.94
days_since_last_push0
active_weeks_last_year15
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~35.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag1.5.27
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases35.9
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?

66Moderate · 18% of overall
How it's scored
45.3/60Stars — 625 stars
18.1/25Forks — 149 forks
9/15Watchers — 42 watchers
Inputs used
forks149
stars625
watchers42
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.6/22.5Commit distribution — top contributor authored 53% of commits
13.5/13.5Contributor breadth — 84 contributors
10/10OpenSSF Scorecard: Contributors — project has 33 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled84
top_contributor_share0.528
How it's scored
41.7/46.8Issue resolution — 89% of issues closed
34.2/38.3PR acceptance — 308/344 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/24 approved changesets -- score normalized to 1
Inputs used
merged_prs308
open_issues57
closed_issues472
issue_closed_ratio0.892
closed_unmerged_prs36
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.1/25Owner reach — 331 followers of fsprojects
25/25Track record — 124 public repos, account ~12 yr old
Inputs used
followers331
owner_typeOrganization
is_verified
owner_loginfsprojects
public_repos124
account_age_days4,633

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://fsprojects.github.io/SQLProvider
10/10Repository description
10/10Topics — 13 topics
10/10Wiki
Inputs used
topicsfsharp, sql-server, typeprovider, sqlite, postgresql, mysql, firebirdsql, mariadb, oracle, database, dotnet, sql, sqlserver
has_wikiyes
homepagehttps://fsprojects.github.io/SQLProvider
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/24 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 33 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): packaging, 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_packages37
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 37 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.9/40Legible commit history — 21 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.223
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — F# (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile
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
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — F# (statically typed)
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageF#
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

625GitHub stars
84contributors
64commits, last 12 months
0days since last push
100releases
1bus factor
57open 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 ★ / 149 ⇿
0Stars
149Forks
92Releases

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.

025507510012515014842013-122020-012026-03
Major 0Minor 1Patch 87

Each point covers 12 days.

OpenSSF Scorecard 4.4 / 10
4.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-29 19:39 UTC

0Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/24 approved changesets -- score normalized to 1
10Contributorsproject has 33 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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 37

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

RegistryPackageVersionRelation
NuGetBenchmarkDotNet0.15.2indirect
NuGetMicrosoft.Data.SqlClient6.0.1indirect
NuGetMicrosoft.Data.Sqlite8.0.0indirect
NuGetMicrosoft.NET.Test.Sdk16.5.0indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4611.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4621.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4721.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net481.0.3indirect
NuGetMicrosoft.SourceLink.GitHub8.0.0indirect
NuGetMySqlConnector0.29.0indirect
NuGetNpgsql4.0.14indirect
NuGetNUnit3.12.0indirect
NuGetNUnit3TestAdapter3.16.1indirect
NuGetOracle.ManagedDataAccess23.8.0indirect
NuGetOracle.ManagedDataAccess.Core23.8.0indirect
NuGetSQLitePCLRaw.bundle_e_sqlite32.1.11indirect
NuGetSQLitePCLRaw.bundle_green2.1.2indirect
NuGetSQLitePCLRaw.core2.1.11indirect
NuGetSQLProvider1.1.91indirect
NuGetSQLProvider1.3.1indirect
NuGetSQLProvider.MsAccess1.5.0-alpha5indirect
NuGetSQLProvider.Odbc1.5.0-alpha5indirect
NuGetSystem.ComponentModel.TypeConverter4.3.0indirect
NuGetSystem.Console4.3.1indirect
NuGetSystem.Data.Common4.3.0indirect
NuGetSystem.Data.OleDb6.0.1indirect
NuGetSystem.Data.SqlClient4.8.6indirect
NuGetSystem.Data.SqlClient4.9.0indirect
NuGetSystem.Data.SQLite.Core1.0.114.3indirect
NuGetSystem.Data.SQLite.Linq1.0.114.3indirect
NuGetSystem.IO.Compression4.3.0indirect
NuGetSystem.Reflection4.3.0indirect
NuGetSystem.Reflection.TypeExtensions4.7.0indirect
NuGetSystem.Runtime4.3.0indirect
NuGetSystem.Runtime.Extensions4.3.0indirect
NuGetSystem.Runtime.Serialization.Formatters4.3.0indirect
NuGetSystem.Threading.Tasks.Extensions4.5.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 37 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
{
  "data": {
    "repo": {
      "topics": [
        "fsharp",
        "sql-server",
        "typeprovider",
        "sqlite",
        "postgresql",
        "mysql",
        "firebirdsql",
        "mariadb",
        "oracle",
        "database",
        "dotnet",
        "sql",
        "sqlserver"
      ],
      "is_fork": false,
      "size_kb": 54309,
      "has_wiki": true,
      "homepage": "https://fsprojects.github.io/SQLProvider",
      "languages": {
        "F#": 1717831,
        "TSQL": 99880,
        "Shell": 886,
        "PLpgSQL": 1833,
        "Batchfile": 1367,
        "Dockerfile": 491
      },
      "pushed_at": "2026-07-29T19:29:54Z",
      "created_at": "2013-12-09T19:23:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T15:59:05Z",
      "description": "A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "F#",
      "significant_languages": [
        "F#"
      ]
    },
    "owner": {
      "blog": "http://fsprojects.github.io",
      "name": "F# Community Project Incubation Space",
      "type": "Organization",
      "login": "fsprojects",
      "company": null,
      "location": "Worldwide",
      "followers": 331,
      "avatar_url": "https://avatars.githubusercontent.com/u/6001315?v=4",
      "created_at": "2013-11-21T13:40:41Z",
      "is_verified": null,
      "public_repos": 124,
      "account_age_days": 4633
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.5.27",
          "kind": "patch",
          "published_at": "2026-07-29T15:44:46Z"
        },
        {
          "tag": "1.5.25",
          "kind": "patch",
          "published_at": "2026-07-03T15:03:44Z"
        },
        {
          "tag": "1.5.24",
          "kind": "patch",
          "published_at": "2026-06-14T20:49:19Z"
        },
        {
          "tag": "1.5.22",
          "kind": "patch",
          "published_at": "2026-06-11T20:32:12Z"
        },
        {
          "tag": "1.5.21",
          "kind": "patch",
          "published_at": "2026-05-28T16:30:56Z"
        },
        {
          "tag": "1.5.20",
          "kind": "patch",
          "published_at": "2026-05-26T20:23:30Z"
        },
        {
          "tag": "1.5.19",
          "kind": "patch",
          "published_at": "2026-04-07T18:37:16Z"
        },
        {
          "tag": "1.5.18",
          "kind": "patch",
          "published_at": "2026-03-31T18:23:45Z"
        },
        {
          "tag": "1.5.17",
          "kind": "patch",
          "published_at": "2025-09-14T09:42:41Z"
        },
        {
          "tag": "1.5.16",
          "kind": "patch",
          "published_at": "2025-09-09T13:31:26Z"
        },
        {
          "tag": "1.5.14",
          "kind": "patch",
          "published_at": "2025-08-29T08:55:39Z"
        },
        {
          "tag": "1.5.12",
          "kind": "patch",
          "published_at": "2025-07-21T18:38:02Z"
        },
        {
          "tag": "1.5.11",
          "kind": "patch",
          "published_at": "2025-06-24T10:37:26Z"
        },
        {
          "tag": "1.5.10",
          "kind": "patch",
          "published_at": "2025-06-19T15:20:05Z"
        },
        {
          "tag": "1.5.9",
          "kind": "patch",
          "published_at": "2025-06-05T18:00:48Z"
        },
        {
          "tag": "1.5.8",
          "kind": "patch",
          "published_at": "2025-06-04T16:38:15Z"
        },
        {
          "tag": "1.5.7",
          "kind": "patch",
          "published_at": "2025-05-13T07:08:34Z"
        },
        {
          "tag": "1.5.6",
          "kind": "patch",
          "published_at": "2025-05-06T16:02:43Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2025-04-30T14:02:09Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2025-04-30T11:06:18Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2025-04-24T20:48:44Z"
        },
        {
          "tag": "1.5.0-alpha7",
          "kind": "prerelease",
          "published_at": "2025-04-24T19:44:28Z"
        },
        {
          "tag": "1.5.0-alpha3",
          "kind": "prerelease",
          "published_at": "2025-04-18T15:03:43Z"
        },
        {
          "tag": "1.5.0-alpha2",
          "kind": "prerelease",
          "published_at": "2025-04-17T19:03:13Z"
        },
        {
          "tag": "1.4.13",
          "kind": "patch",
          "published_at": "2025-04-08T17:35:21Z"
        },
        {
          "tag": "1.4.12",
          "kind": "patch",
          "published_at": "2025-03-12T18:48:31Z"
        },
        {
          "tag": "1.4.11",
          "kind": "patch",
          "published_at": "2025-03-12T16:08:09Z"
        },
        {
          "tag": "1.4.9",
          "kind": "patch",
          "published_at": "2025-02-23T08:08:36Z"
        },
        {
          "tag": "1.4.8",
          "kind": "patch",
          "published_at": "2025-02-13T16:09:44Z"
        },
        {
          "tag": "1.4.7",
          "kind": "patch",
          "published_at": "2025-02-07T20:21:07Z"
        },
        {
          "tag": "1.4.6",
          "kind": "patch",
          "published_at": "2025-02-07T16:43:02Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2025-02-04T18:50:10Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2025-02-04T00:06:51Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2025-01-15T17:33:00Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2024-11-07T17:20:06Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2024-10-18T16:03:36Z"
        },
        {
          "tag": "1.3.54",
          "kind": "patch",
          "published_at": "2025-02-13T15:06:37Z"
        },
        {
          "tag": "1.3.53",
          "kind": "patch",
          "published_at": "2025-02-07T16:31:10Z"
        },
        {
          "tag": "1.3.52",
          "kind": "patch",
          "published_at": "2025-02-04T18:43:37Z"
        },
        {
          "tag": "1.3.51",
          "kind": "patch",
          "published_at": "2025-02-04T00:00:32Z"
        },
        {
          "tag": "1.3.50",
          "kind": "patch",
          "published_at": "2025-01-15T17:11:18Z"
        },
        {
          "tag": "1.3.49",
          "kind": "patch",
          "published_at": "2024-11-07T17:12:55Z"
        },
        {
          "tag": "1.3.48",
          "kind": "patch",
          "published_at": "2024-10-18T15:57:08Z"
        },
        {
          "tag": "1.3.47",
          "kind": "patch",
          "published_at": "2024-10-09T13:05:14Z"
        },
        {
          "tag": "1.3.46",
          "kind": "patch",
          "published_at": "2024-09-16T13:02:09Z"
        },
        {
          "tag": "1.3.45",
          "kind": "patch",
          "published_at": "2024-09-09T12:57:14Z"
        },
        {
          "tag": "1.3.43",
          "kind": "patch",
          "published_at": "2024-07-08T08:42:15Z"
        },
        {
          "tag": "1.3.42",
          "kind": "patch",
          "published_at": "2024-07-04T21:06:47Z"
        },
        {
          "tag": "1.3.41",
          "kind": "patch",
          "published_at": "2024-06-29T13:55:01Z"
        },
        {
          "tag": "1.3.40",
          "kind": "patch",
          "published_at": "2024-06-27T18:23:53Z"
        },
        {
          "tag": "1.3.39",
          "kind": "patch",
          "published_at": "2024-06-21T13:54:51Z"
        },
        {
          "tag": "1.3.38",
          "kind": "patch",
          "published_at": "2024-06-05T19:28:06Z"
        },
        {
          "tag": "1.3.37",
          "kind": "patch",
          "published_at": "2024-05-25T13:10:11Z"
        },
        {
          "tag": "1.3.36",
          "kind": "patch",
          "published_at": "2024-04-19T10:22:08Z"
        },
        {
          "tag": "1.3.34",
          "kind": "patch",
          "published_at": "2024-04-04T11:43:48Z"
        },
        {
          "tag": "1.3.33",
          "kind": "patch",
          "published_at": "2024-04-01T19:22:27Z"
        },
        {
          "tag": "1.3.32",
          "kind": "patch",
          "published_at": "2024-03-27T15:28:04Z"
        },
        {
          "tag": "1.3.31",
          "kind": "patch",
          "published_at": "2024-03-25T20:40:07Z"
        },
        {
          "tag": "1.3.30",
          "kind": "patch",
          "published_at": "2024-03-18T11:21:04Z"
        },
        {
          "tag": "1.3.29",
          "kind": "patch",
          "published_at": "2024-03-12T11:21:25Z"
        },
        {
          "tag": "1.3.28",
          "kind": "patch",
          "published_at": "2024-03-11T19:16:35Z"
        },
        {
          "tag": "1.3.27",
          "kind": "patch",
          "published_at": "2024-02-29T21:16:45Z"
        },
        {
          "tag": "1.3.26",
          "kind": "patch",
          "published_at": "2024-02-27T19:38:08Z"
        },
        {
          "tag": "1.3.22",
          "kind": "patch",
          "published_at": "2023-11-13T12:51:58Z"
        },
        {
          "tag": "1.3.21",
          "kind": "patch",
          "published_at": "2023-11-10T13:37:19Z"
        },
        {
          "tag": "1.3.19",
          "kind": "patch",
          "published_at": "2023-10-30T17:08:32Z"
        },
        {
          "tag": "1.3.18",
          "kind": "patch",
          "published_at": "2023-10-22T11:32:08Z"
        },
        {
          "tag": "1.3.17",
          "kind": "patch",
          "published_at": "2023-10-21T20:17:36Z"
        },
        {
          "tag": "1.3.16",
          "kind": "patch",
          "published_at": "2023-10-21T02:44:20Z"
        },
        {
          "tag": "1.3.15",
          "kind": "patch",
          "published_at": "2023-10-19T15:56:01Z"
        },
        {
          "tag": "1.3.14",
          "kind": "patch",
          "published_at": "2023-10-10T12:56:26Z"
        },
        {
          "tag": "1.3.13",
          "kind": "patch",
          "published_at": "2023-10-08T14:53:01Z"
        },
        {
          "tag": "1.3.11",
          "kind": "patch",
          "published_at": "2023-07-13T17:30:41Z"
        },
        {
          "tag": "1.3.10",
          "kind": "patch",
          "published_at": "2023-06-19T17:01:15Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2023-03-08T14:54:18Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2023-01-09T16:03:44Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2022-12-04T12:25:32Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2022-11-18T14:55:13Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2022-11-08T15:33:56Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2022-08-10T12:01:56Z"
        },
        {
          "tag": "1.2.9",
          "kind": "patch",
          "published_at": "2021-08-09T17:59:27Z"
        },
        {
          "tag": "1.2.8",
          "kind": "patch",
          "published_at": "2021-08-09T13:52:07Z"
        },
        {
          "tag": "1.2.7",
          "kind": "patch",
          "published_at": "2021-07-19T13:52:34Z"
        },
        {
          "tag": "1.2.0-alpha",
          "kind": "prerelease",
          "published_at": "2021-03-03T18:00:08Z"
        },
        {
          "tag": "1.1.100",
          "kind": "patch",
          "published_at": "2021-01-24T22:53:57Z"
        },
        {
          "tag": "1.1.99",
          "kind": "patch",
          "published_at": "2021-01-12T06:53:39Z"
        },
        {
          "tag": "1.1.93",
          "kind": "patch",
          "published_at": "2020-10-13T01:05:34Z"
        },
        {
          "tag": "1.1.90",
          "kind": "patch",
          "published_at": "2020-06-04T16:40:15Z"
        },
        {
          "tag": "1.1.84",
          "kind": "patch",
          "published_at": "2020-02-26T13:45:19Z"
        },
        {
          "tag": "1.1.73",
          "kind": "patch",
          "published_at": "2019-11-11T09:18:41Z"
        },
        {
          "tag": "1.1.71",
          "kind": "patch",
          "published_at": "2019-11-01T15:35:59Z"
        },
        {
          "tag": "1.1.68",
          "kind": "patch",
          "published_at": "2019-09-10T08:37:54Z"
        },
        {
          "tag": "1.1.64",
          "kind": "patch",
          "published_at": "2019-06-04T09:17:47Z"
        },
        {
          "tag": "1.1.62",
          "kind": "patch",
          "published_at": "2019-04-23T13:48:54Z"
        },
        {
          "tag": "1.1.61",
          "kind": "patch",
          "published_at": "2019-04-09T11:44:38Z"
        },
        {
          "tag": "1.1.58",
          "kind": "patch",
          "published_at": "2019-01-19T00:16:41Z"
        },
        {
          "tag": "1.1.51",
          "kind": "patch",
          "published_at": "2018-09-10T16:42:04Z"
        },
        {
          "tag": "1.0.102",
          "kind": "patch",
          "published_at": "2024-04-03T09:32:35Z"
        },
        {
          "tag": "1.0.101",
          "kind": "patch",
          "published_at": "2021-02-07T12:31:21Z"
        },
        {
          "tag": "1.0.35",
          "kind": "patch",
          "published_at": "2024-04-09T17:47:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2d2a0e29f864bd8004dc23b4ddacd9e83cdb7722",
          "body": "…formance",
          "is_bot": false,
          "headline": "TypeProviders.SDK update (ProvidedTypes.fs) for threat-safety and per…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-29T15:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b7c21312d2bda2495da74c39acfe9cd1b4257e",
          "body": "ProvidedTypes.fs from fsprojects/FSharp.TypeProviders.SDK PR #522\n(commit 0ee21004): makes the cross-targeting type translation and\nmember realization thread-safe. Without it the F# compiler's default\nParallelCompilation intermittently mints two target-model copies of\nthe same erased provided type a\n[…]\nS0193/FS0001\n\"type X is not compatible with type X\" (the recent red Windows CI\nlegs on the net10.0 test build). Repin to a release once merged.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Pin TypeProviders SDK source files to thread-safety fix (PR #522)",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T23:54:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4665133fd7d839cf38a6e4696450e55f33e4867d",
          "body": "Root-caused the intermittent FS0193/FS0001 \"type X is not compatible\nwith type X\" CI failures: the F# compiler consumes target-model\nprovided types that the TypeProvider SDK memoizes keyed on the\nidentity of our source types (fixed separately in the SDK, see\nfsprojects/FSharp.TypeProviders.SDK#521).\n[…]\n watcher, and the\nidentity-checked faulted-entry eviction (transient connection\nfailures retry instead of serving the Lazy's cached exception).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Design-time cache: serve one stable generation per static parameters",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T23:13:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "551c7b31dd021038896d50451c355835eff7922e",
          "body": null,
          "is_bot": false,
          "headline": "minor caching update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T20:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dddcf668093b0ad5db38a3e536d0df0efd79400",
          "body": null,
          "is_bot": false,
          "headline": "One CI fix",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T19:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d779c736b102373cab1b71091af78d4d09455c89",
          "body": null,
          "is_bot": false,
          "headline": "Revert FSharp.Core from 10.1.x.x to 10.0.109 to support FSAutoComplete.",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T19:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e853fa517683e79b25895a34577c6c30d9c4bd2",
          "body": null,
          "is_bot": false,
          "headline": "CI fix. Design-time caching still not solved.",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T17:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa248b942b105d9484f48101f26d298e675b518",
          "body": "…nsactions docs update",
          "is_bot": false,
          "headline": "HAVING OR fix, Math.Round(col, n) support, apostrophe-escape fix, tra…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-09T12:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5beb2a262cf181137d1b3fcd0d17623c9bac5fc6",
          "body": null,
          "is_bot": false,
          "headline": "leftOuterJoin improvements",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-07-03T15:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a199d382b977d97d6f0d4dc24ae6a3f20df6603",
          "body": null,
          "is_bot": false,
          "headline": "Initial support for leftOuterJoin",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-06-14T20:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f591ce6e6a8c883632b22065701d5a29d5c1992",
          "body": null,
          "is_bot": false,
          "headline": "minor updates to fix old issues",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-06-12T17:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffdce2210711ac77dbedb51ec829db6bc6e1b29",
          "body": null,
          "is_bot": false,
          "headline": "Design-time caching and concurrency fixes",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-06-11T20:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "685172530f01a82541c10d0b04bde5df56182a66",
          "body": null,
          "is_bot": false,
          "headline": "Sub-query support improved",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-06-11T13:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ff436cab8d9223f27ba714e1ac5b94f3eb0141",
          "body": null,
          "is_bot": false,
          "headline": "Initial groupValBy support",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-06-11T12:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6b25ea643785d37dc9d781ef4f5c8e5668c4d7",
          "body": "…en don't throw but map the rest.",
          "is_bot": false,
          "headline": "More tolerance to type-mapping: If an unknown type is encountered, th…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-05-28T16:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0b623d3b2449f4860de30d311ecb3d6eac8a33",
          "body": null,
          "is_bot": false,
          "headline": ".Net 10 targets, minor dependency cleanup",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-05-26T20:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da1c7562def6c009b396112dc7da8ef31a99ffd0",
          "body": null,
          "is_bot": false,
          "headline": "1.5.19",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-04-07T18:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56e2a1bca1dcb696224ec0d22ef58db569e8257",
          "body": null,
          "is_bot": false,
          "headline": "Added support for new code-blocks in the new FSharp.Code 10.1",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-04-07T18:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5dcd539879d365d5cd78e119075584c75ecb7d",
          "body": null,
          "is_bot": false,
          "headline": "Update to fix \"SELECT 1\" issues and \"\" results with latest FSharp.Core",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-03-31T18:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fd13b9dae9dad076b711ac9363869562d6e1be",
          "body": null,
          "is_bot": false,
          "headline": "Support the new ExpressionType.Block to fix #871",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2026-03-31T11:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62cbcc0450205f971c6a7b13e04c7e16a48e4546",
          "body": null,
          "is_bot": false,
          "headline": "Implemented #850",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-16T12:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ed462fef662a1c6359eeff88dcccef05bc60ab",
          "body": "GithubCI: added Linux and Mac builds",
          "is_bot": false,
          "headline": "Merge pull request #866 from knocte/wip/addUnixBuilds",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-15T15:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a86fc34aafd1cf4e14b9ca1c54c13a3474e4ea5",
          "body": "As explained in 6cac8d381d1d6d1b7aa6803a89e4e89b85b64fb0\nit no longer works.",
          "is_bot": false,
          "headline": "Removed travis settings file",
          "author_name": "Andres G. Aragoneses",
          "author_login": "knocte",
          "committed_at": "2025-11-15T15:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c27ed08e588ea25dd4f14e4f97488acbd89a06c",
          "body": "This way it doesn't get repeated in each job.",
          "is_bot": false,
          "headline": "GitHubCI: use env var for .NET version",
          "author_name": "Andres G. Aragoneses",
          "author_login": "knocte",
          "committed_at": "2025-11-15T15:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cca85d5c48191801c105d1505d225c24f810e45",
          "body": "The default case for Mac&Linux builds seemed to be to try\nto run mono, which these days we can say is an old tech. By\nrenaming this folder we can see that the new versions of .NET\n(as in .NETCore, which got renamed back again to \".NET\" in v5)\ncan build fine.",
          "is_bot": false,
          "headline": "Rename .paket bootstrap subfolder to fix CI",
          "author_name": "Andres G. Aragoneses",
          "author_login": "knocte",
          "committed_at": "2025-11-15T15:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "872300ade9a8c0533be392b5a3ac845479c30d97",
          "body": null,
          "is_bot": false,
          "headline": "GithubCI: added Linux and Mac builds",
          "author_name": "webwarrior-ws",
          "author_login": "webwarrior-ws",
          "committed_at": "2025-11-15T11:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a0cb0f8838299d16a4e02206819a6a3f828c03",
          "body": "README.md: update CI status badge",
          "is_bot": false,
          "headline": "Merge pull request #865 from knocte/wip/updateCIstatus",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-15T10:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cac8d381d1d6d1b7aa6803a89e4e89b85b64fb0",
          "body": "* Travis badge was a 404, and its link doesn't show any builds.\n* AppVeyor has been replaced by GitHubActions, replaced badge.",
          "is_bot": false,
          "headline": "README.md: update CI status badge",
          "author_name": "Andres G. Aragoneses",
          "author_login": "knocte",
          "committed_at": "2025-11-14T12:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21918460e380ee2b622109d88c6b2d44a7c3782",
          "body": "Migrate from AppVeyor to GitHubActions",
          "is_bot": false,
          "headline": "Merge pull request #864 from knocte/wip/migrateToGithubActions",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-13T07:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b75da1b87ae9ec79d39df06712a2d646cd677ee",
          "body": "Co-authored-by: webwarrior-ws <reg@webwarrior.ws>\n\nFixes https://github.com/fsprojects/SQLProvider/issues/863",
          "is_bot": false,
          "headline": "CI: add GitHubActions artifacts & rm AppVeyor",
          "author_name": "Andres G. Aragoneses",
          "author_login": "knocte",
          "committed_at": "2025-11-11T07:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d715eca414361645fc19d0b6e0540a3256d457",
          "body": null,
          "is_bot": false,
          "headline": "GitHubActionsCI: switch to .NET6 to fix build",
          "author_name": "webwarrior-ws",
          "author_login": "webwarrior-ws",
          "committed_at": "2025-11-11T07:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbd66a0e26f9cc3c84ca76d7f9ad7a15e276ea6",
          "body": "So that it gets propagated properly and gets caught\nby the CI build.",
          "is_bot": false,
          "headline": "build.cmd: abort if interim step fails",
          "author_name": "webwarrior-ws",
          "author_login": "webwarrior-ws",
          "committed_at": "2025-11-11T07:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30828ab52f9a34e8910329405b869504b6c198ac",
          "body": null,
          "is_bot": false,
          "headline": "CI: add GitHubActions workflow",
          "author_name": "webwarrior-ws",
          "author_login": "webwarrior-ws",
          "committed_at": "2025-11-11T07:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0031394635f3b841541bfad96513f18894459e9",
          "body": null,
          "is_bot": false,
          "headline": "Linq.Expression.Optimizer update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-09T12:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ac46cc0a5e23b6b497d648f23da2205bf08cde",
          "body": null,
          "is_bot": false,
          "headline": "source link added",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-05T19:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40921d521f8cd276fa6bb589da58e3de144f7384",
          "body": null,
          "is_bot": false,
          "headline": "DuckDB IndexOfStart added",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-02T10:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12dd397c588eb495fda95d31fce3170a66cf73b",
          "body": "… computed column check",
          "is_bot": false,
          "headline": "IndexOfStart for Odbc, Postgresql and SQLite. Odbc default and SQLite…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-11-02T10:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b543206d7d2de0826190ae9caaa505b91ac67e",
          "body": null,
          "is_bot": false,
          "headline": "tiny memory optimisations",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-14T09:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15443a45714da53c3af97031ac37df7a9db4cec6",
          "body": null,
          "is_bot": false,
          "headline": "test sql server script, v update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-13T20:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b269766c7b72b2da04a828e93f5cdbbfc33ba75",
          "body": null,
          "is_bot": false,
          "headline": "More agressive datareader closings",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-13T17:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807f02a01b7304f7177f626e8e2b548d6cfef9c0",
          "body": "…s, avoid double-cast, no reflection on SQLProvider.SQLite if pre-defined library",
          "is_bot": false,
          "headline": "DateTimeOffset function translations, better disposing update command…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-13T16:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb63e666d81983958506be507331acf19f2bb52",
          "body": "…o crash due to them.",
          "is_bot": false,
          "headline": "Reverted some F# docs by Copilot, because FSharp.Formatting started t…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-12T16:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcaae87c9fdd345ae2edd49cca9685a872a6f03c",
          "body": null,
          "is_bot": false,
          "headline": "More LINQ query unit tests added",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-12T13:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2075315addef17130bb3670ceda34c4ae763fb7",
          "body": null,
          "is_bot": false,
          "headline": "reverted connection changes to previous version",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T13:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb2bfea60b06e1bbc23d7c824460f9fd73b79ea",
          "body": null,
          "is_bot": false,
          "headline": "1.5.15",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T10:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913efdae72f9869f8fc843760a9a4b602a86d0a5",
          "body": "…-for-apis\n\nAdd comprehensive XML documentation for public APIs",
          "is_bot": false,
          "headline": "Merge pull request #861 from fsprojects/copilot/add-xml-documentation…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T09:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b649686d311c6e31159187d223caf32c23be00",
          "body": "…ariant\n\nChange .ToUpper() to .ToUpperInvariant() for culture-independent string comparisons",
          "is_bot": false,
          "headline": "Merge pull request #862 from fsprojects/copilot/refactor-to-upper-inv…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T09:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f014edd3780dd67d0692f04f61efa298c0a9de",
          "body": "…ng comparisons\n\nCo-authored-by: Thorium <229355+Thorium@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Change .ToUpper() to .ToUpperInvariant() for culture-independent stri…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f45987f26a900669954ef5af6272460861eca8c",
          "body": "Co-authored-by: Thorium <229355+Thorium@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add XML documentation for runtime types and transaction support",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdd51e7211bc6bc44856b7cd68374f785c17c75",
          "body": "Co-authored-by: Thorium <229355+Thorium@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Initial analysis of .ToUpper() usage across codebase",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf80b72c13f881fc6c194b40ae34b17a5a79f2ec",
          "body": "Co-authored-by: Thorium <229355+Thorium@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add XML documentation for core types and operators",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e97d2c61e3f769ddc3e746cef8bee8213d8b35",
          "body": null,
          "is_bot": false,
          "headline": "Better connection disposing",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T08:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098f0c399eb5607c024a5388d072ae5f8cd86b49",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd9975f5df5bda6d03b9e868d9bbb6bb2924021",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T08:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357204ab84419e06d40139e9fe384dcc0d6e9ec8",
          "body": null,
          "is_bot": false,
          "headline": "minor cleanup",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-09T06:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e659bd45c11451c3bc507dbd25ff4b1e30cb833",
          "body": "used Activator.CreateInstance instead of MakeGenericType, because SharpLab IL seems smaller,",
          "is_bot": false,
          "headline": "minor perf opt,",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-08T20:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584313d0fe0f1affcc950bf19c3c96dbfc3d19d9",
          "body": null,
          "is_bot": false,
          "headline": "3rd party code update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-08T12:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10079c71ca583f2a8227c8a33f979070b6b0551",
          "body": "SQLite documentation update",
          "is_bot": false,
          "headline": "SQLite documentation update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-09-05T09:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c2ffa4a5b6010ff4026302a5fea89ff3f22ce9",
          "body": null,
          "is_bot": false,
          "headline": "1.5.14",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-08-29T08:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78701ae68f3ccd1aa8cf6fb4a6bf1ef69a3a8d3f",
          "body": "…-case\n\nRelease 1.5.13: Fix Linux build - rename all mentions of Firebird to have consistent case",
          "is_bot": false,
          "headline": "Merge pull request #853 from Tom-Sloboda/make-Firebird-hav-consistent…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-08-27T13:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d1f446a78a12da034cf9110f8d0079a6a6bb70",
          "body": null,
          "is_bot": false,
          "headline": "1.5.13",
          "author_name": "Tom",
          "author_login": "Tom-Sloboda",
          "committed_at": "2025-08-27T07:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4cd32796775146f67633d676974b389ef58811",
          "body": null,
          "is_bot": false,
          "headline": "Fix for Dacpac parsing null exception case #848",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-08-27T07:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516650db5303dad4b5bba443dd7b85ac8673ca4b",
          "body": "Corrects the spelling of \"Firebird\" to be consistent throughout the codebase.\n\nMissed a couple in the last commit.",
          "is_bot": false,
          "headline": "Fixes Firebird naming inconsistencies DLC",
          "author_name": "Tom",
          "author_login": "Tom-Sloboda",
          "committed_at": "2025-08-20T04:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a5094cc03f5f8c15f72b5466c06347968255f4",
          "body": "Corrects inconsistencies in the Firebird provider's name across the project. They don't use the upper-case 'B' on their website, so went with that.",
          "is_bot": false,
          "headline": "Fix Firebird provider name inconsistencies",
          "author_name": "Tom",
          "author_login": "Tom-Sloboda",
          "committed_at": "2025-08-20T03:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abce271e214ff373ce48516c78a40f1e6b328c2",
          "body": "Linux paths are case sensitive",
          "is_bot": false,
          "headline": "Fix linux build issue due to lowercase 'b' in FireBird",
          "author_name": "Tom",
          "author_login": "Tom-Sloboda",
          "committed_at": "2025-08-19T23:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f7f2c2b0c2d80faab712b442a75b12ffecdb5c",
          "body": null,
          "is_bot": false,
          "headline": "1.5.12",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-07-21T18:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8098803005b65fc142cb0279755047a9f9ce9c6",
          "body": "… missing data mapping. Return default value instead.",
          "is_bot": false,
          "headline": "Fixed FSharp record constructor failing if members are dropped due to…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-07-21T18:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c036317f9fb017f22bf214feaa798951d61dd73",
          "body": null,
          "is_bot": false,
          "headline": "null-check opt",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-07-18T11:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11e67f540053207d48c75fd26bb26c2d2d0cdf3",
          "body": null,
          "is_bot": false,
          "headline": "FSharpLint tool update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-07-18T11:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "effa292455ff9452233aeece51273990eb517734",
          "body": null,
          "is_bot": false,
          "headline": "1.5.11",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-24T10:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2804b046594e14951b15b5484ca33bd1265b49ad",
          "body": null,
          "is_bot": false,
          "headline": "bigint added to numeric types",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-19T16:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64f97729b059d420f9c6248dad84364caf3e8be",
          "body": null,
          "is_bot": false,
          "headline": "Some SQL gereration optimizations",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-19T15:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b056e2ea6021b179c20f2b52923ebce34ae9a3e",
          "body": null,
          "is_bot": false,
          "headline": "docs fix",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-05T18:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e1999068d6d80ac7514b6fdd167076a889dc8c",
          "body": "…lder\n\nMoved TemplateAsRecord under DesignTimeCommands\nBetter shared caching between same connection contexts.",
          "is_bot": false,
          "headline": "Moved internal methods from SqlEntity under a new interface IColumnHo…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-05T18:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa9b860a3ef4cc8498b8aaa7476aa8b37551faa",
          "body": null,
          "is_bot": false,
          "headline": "1.5.8",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-04T16:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98df585c685075ba4b67652aebd16618988c66f",
          "body": null,
          "is_bot": false,
          "headline": "Fix for #847 PostgreSql case-sensitivity",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-04T15:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00000d918948ac02971c3696d391d91597354d73",
          "body": "Array.CreateInstance is faster than Activator.CreateInstance<array>",
          "is_bot": false,
          "headline": "typedefof is faster than StartsWith comparison",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-04T15:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b3435ae7ae425ca86e5e3a03810b95b4489e82",
          "body": null,
          "is_bot": false,
          "headline": "minor optimizations",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-04T08:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8fde26c9b71b65792062579ea6a9eaabdf33e2",
          "body": "Optimizations for MapTo function",
          "is_bot": false,
          "headline": "Merge pull request #846 from QrystaL/mapto",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-04T08:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7239c7f023bc4017fb711ab2411a2bd365f48429",
          "body": "* Added tests",
          "is_bot": false,
          "headline": "* ValueNone via reflection is simplified",
          "author_name": "Eugene Kyba",
          "author_login": "QrystaL",
          "committed_at": "2025-06-03T22:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db5419d67f21e70b39bb385f93a39499543e5ed2",
          "body": "* TemplateAsRecord to generate list of properies and types",
          "is_bot": false,
          "headline": "* MapTo support Option and ValueOption on target types",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-06-03T18:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51bd75ac3a5b01c7cb1bd6453d8a21476e12f37",
          "body": "…m FSharp.Data",
          "is_bot": false,
          "headline": "Caching hit too much. Increased cache-time and took weird pattern fro…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-13T15:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5ad57286524211c7bd5360eed6f77fd750a726",
          "body": null,
          "is_bot": false,
          "headline": "Reference files update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-13T07:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6089d4013c5c0ebb44bef003130512146b0f67",
          "body": null,
          "is_bot": false,
          "headline": "Mock-database case sensitivity backup search as lowercase",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-06T16:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08618c22b2f0644417e30f8fdd2d1befc05561a",
          "body": null,
          "is_bot": false,
          "headline": "MySQL boolean mapping fixes. Oracle get-schema on non-reflection.",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-05T21:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87361d70c8dd76dd84a161f703d3384861f085e7",
          "body": null,
          "is_bot": false,
          "headline": "Documentation typo fix",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-02T11:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f8fbd3f5e76764b273e92ee74edade4e3e4fd8",
          "body": null,
          "is_bot": false,
          "headline": "1.5.4",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-02T10:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19f5801e062cd1671346ef3241b9324e02a6de6",
          "body": null,
          "is_bot": false,
          "headline": "Documentation fixes",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-02T10:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1684b23ea49efbc3deb342047566b3a44b5de189",
          "body": "…loading without reflection.\n\nSQLite library fixes for unit tests and CI.",
          "is_bot": false,
          "headline": "SQLProvider.Oracle, SQLProvider.MySql and SQLProvider.MySqlConnector …",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-02T09:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e37343dcaf1db70c04e0584a36997cfe031acd",
          "body": "…and the CI Test-project still uses mono.",
          "is_bot": false,
          "headline": "Reverted old test-libraries because the new ones didn't work on MONO …",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-01T15:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990040c73a3bd9ffe7d7b1760e9c838bc64d70b0",
          "body": null,
          "is_bot": false,
          "headline": "DuckDB and SQLite to 1.5.3 update: native library loading fixes",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-05-01T12:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f360205e8ef6ff23a09a27d4c114a9c24901d47",
          "body": "…lease",
          "is_bot": false,
          "headline": "do assert was only working on debug-mode. This needs to be done in re…",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-30T14:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9140a0e5a6a351c11896b4fefd0b8146ef871a0",
          "body": null,
          "is_bot": false,
          "headline": "1.5.2",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-30T12:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456cd6f6191b4b711cd5cfe0a341e17cb92a8fa9",
          "body": null,
          "is_bot": false,
          "headline": "Paket template fixes",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-30T12:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2764b7b62e2ee2f4c4b630d87cdd37f69efafb",
          "body": null,
          "is_bot": false,
          "headline": "Assembly loading improvements on compile-time",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-30T11:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf118306403ad6cb2d80dbcb76538859b7580c1",
          "body": null,
          "is_bot": false,
          "headline": "some documentation added",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-30T06:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082713a62326f0d802f2ff979de3ccabd21301ab",
          "body": null,
          "is_bot": false,
          "headline": "documentation update",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-25T14:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebfec8e22677bc58913f1f2e418b4e6be103b8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix SQLProvider.PostgreSql",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-25T14:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d9afb16d3799ad6b77af6332299633484d8f8e0",
          "body": null,
          "is_bot": false,
          "headline": "SQLite library dependency fixed",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-25T12:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc8989f9284bd5134e395f80e78296465a11ff8",
          "body": null,
          "is_bot": false,
          "headline": "Further documentation improvement",
          "author_name": "Tuomas Hietanen",
          "author_login": "Thorium",
          "committed_at": "2025-04-24T21:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 64,
      "latest_release_at": "2026-07-29T15:44:46Z",
      "latest_release_tag": "1.5.27",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 35.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 149,
      "stars": 625,
      "watchers": 42,
      "fork_history": {
        "days": [
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2013-12-13",
            "count": 2
          },
          {
            "date": "2014-01-26",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-10-12",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-28",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 2
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-05-05",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 1
          },
          {
            "date": "2016-05-11",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-23",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 2
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-13",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 2
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 2
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 148,
        "total_forks": 149
      },
      "star_history": null,
      "open_issues_and_prs": 58
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "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": 37,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.SqlClient",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.Sqlite",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net461",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net462",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net472",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net48",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MySqlConnector",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Npgsql",
            "direct": false,
            "version": "4.0.14",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "3.16.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Oracle.ManagedDataAccess",
            "direct": false,
            "version": "23.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Oracle.ManagedDataAccess.Core",
            "direct": false,
            "version": "23.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLitePCLRaw.bundle_e_sqlite3",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLitePCLRaw.bundle_green",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLitePCLRaw.core",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLProvider",
            "direct": false,
            "version": "1.1.91",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLProvider",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLProvider.MsAccess",
            "direct": false,
            "version": "1.5.0-alpha5",
            "ecosystem": "nuget"
          },
          {
            "name": "SQLProvider.Odbc",
            "direct": false,
            "version": "1.5.0-alpha5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.TypeConverter",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Console",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.Common",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.OleDb",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.SqlClient",
            "direct": false,
            "version": "4.8.6",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.SqlClient",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.SQLite.Core",
            "direct": false,
            "version": "1.0.114.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Data.SQLite.Linq",
            "direct": false,
            "version": "1.0.114.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Compression",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.TypeExtensions",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Extensions",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Serialization.Formatters",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 0,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 308,
        "open_issues": 57,
        "closed_ratio": 0.892,
        "closed_issues": 472,
        "closed_unmerged_prs": 36
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "Thorium",
          "commits": 1152,
          "avatar_url": "https://avatars.githubusercontent.com/u/229355?v=4"
        },
        {
          "type": "User",
          "login": "colinbull",
          "commits": 233,
          "avatar_url": "https://avatars.githubusercontent.com/u/585546?v=4"
        },
        {
          "type": "User",
          "login": "piaste",
          "commits": 184,
          "avatar_url": "https://avatars.githubusercontent.com/u/12280683?v=4"
        },
        {
          "type": "User",
          "login": "pezipink",
          "commits": 181,
          "avatar_url": "https://avatars.githubusercontent.com/u/2384821?v=4"
        },
        {
          "type": "User",
          "login": "JordanMarr",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/1030435?v=4"
        },
        {
          "type": "User",
          "login": "forki",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/57396?v=4"
        },
        {
          "type": "User",
          "login": "janno-p",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/339526?v=4"
        },
        {
          "type": "User",
          "login": "bennylynch",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/2393378?v=4"
        },
        {
          "type": "User",
          "login": "simonhdickson",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/683945?v=4"
        },
        {
          "type": "User",
          "login": "gibranrosa",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/20426195?v=4"
        }
      ],
      "contributors_sampled": 84,
      "top_contributor_share": 0.528
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 0,
            "reason": "binaries present in source code",
            "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": 10,
            "reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 3/24 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 33 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": 10,
            "reason": "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not 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": "2d2a0e29f864bd8004dc23b4ddacd9e83cdb7722",
        "ran_at": "2026-07-29T19:39:35Z",
        "aggregate_score": 4.4,
        "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-29T19:30:05Z",
      "oldest_open_prs": [
        {
          "number": 867,
          "created_at": "2025-11-16T14:16:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-11-15T15:33:58Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 114,
          "created_at": "2015-02-01T10:26:24Z",
          "last_comment_at": "2015-02-08T21:06:48Z",
          "last_comment_author": "netogallo"
        },
        {
          "number": 136,
          "created_at": "2015-05-22T05:24:10Z",
          "last_comment_at": "2024-04-21T19:55:28Z",
          "last_comment_author": "JordanMarr"
        },
        {
          "number": 158,
          "created_at": "2015-09-17T13:01:17Z",
          "last_comment_at": "2019-07-11T09:13:52Z",
          "last_comment_author": "JamesFaix"
        },
        {
          "number": 180,
          "created_at": "2015-12-04T07:21:11Z",
          "last_comment_at": "2021-04-14T12:53:55Z",
          "last_comment_author": "torbonde"
        },
        {
          "number": 322,
          "created_at": "2016-08-25T10:37:14Z",
          "last_comment_at": "2016-08-25T13:52:42Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 356,
          "created_at": "2016-11-03T09:27:12Z",
          "last_comment_at": "2017-07-21T15:41:46Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 364,
          "created_at": "2016-12-13T11:31:56Z",
          "last_comment_at": "2016-12-13T13:10:10Z",
          "last_comment_author": "kerams"
        },
        {
          "number": 368,
          "created_at": "2017-01-10T12:48:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 391,
          "created_at": "2017-04-12T10:44:31Z",
          "last_comment_at": "2017-05-25T18:57:22Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 392,
          "created_at": "2017-04-12T20:11:14Z",
          "last_comment_at": "2017-04-12T23:47:25Z",
          "last_comment_author": null
        },
        {
          "number": 393,
          "created_at": "2017-04-16T12:25:31Z",
          "last_comment_at": "2017-04-19T14:29:29Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 400,
          "created_at": "2017-04-27T17:47:36Z",
          "last_comment_at": "2017-04-28T17:45:13Z",
          "last_comment_author": "siklosg"
        },
        {
          "number": 417,
          "created_at": "2017-05-18T15:20:14Z",
          "last_comment_at": "2017-05-19T17:59:23Z",
          "last_comment_author": "nicholas-peterson"
        },
        {
          "number": 427,
          "created_at": "2017-06-09T07:02:59Z",
          "last_comment_at": "2017-11-03T10:54:46Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 481,
          "created_at": "2017-11-02T16:01:10Z",
          "last_comment_at": "2017-11-07T07:09:15Z",
          "last_comment_author": "rus-vladimir"
        },
        {
          "number": 501,
          "created_at": "2018-01-01T17:00:20Z",
          "last_comment_at": "2019-12-05T16:39:33Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 523,
          "created_at": "2018-02-26T14:12:56Z",
          "last_comment_at": "2018-07-24T10:35:09Z",
          "last_comment_author": "koliber"
        },
        {
          "number": 539,
          "created_at": "2018-04-17T13:10:37Z",
          "last_comment_at": "2018-04-26T17:03:19Z",
          "last_comment_author": "piaste"
        },
        {
          "number": 540,
          "created_at": "2018-04-26T11:22:49Z",
          "last_comment_at": "2026-06-17T15:33:33Z",
          "last_comment_author": "Thorium"
        },
        {
          "number": 550,
          "created_at": "2018-05-17T23:27:13Z",
          "last_comment_at": "2018-05-19T22:59:51Z",
          "last_comment_author": "francotiveron"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fsprojects/SQLProvider",
    "host": "github.com",
    "name": "SQLProvider",
    "owner": "fsprojects"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 55,
        "vitality": 79,
        "community": 66,
        "governance": 63,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 64,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 15
            },
            "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": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "64 commits in the last year",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "1.5.27",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 35.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35.9
                    }
                  }
                ],
                "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": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 149,
              "stars": 625,
              "watchers": 42,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "625 stars",
                "points": 45.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 625
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "149 forks",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 149
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "42 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 84,
              "top_contributor_share": 0.528
            },
            "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 53% of commits",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "84 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 308,
              "open_issues": 57,
              "closed_issues": 472,
              "issue_closed_ratio": 0.892,
              "closed_unmerged_prs": 36
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "308/344 decided PRs merged",
                "points": 34.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 308,
                      "decided": 344
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/24 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 331,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fsprojects",
              "public_repos": 124,
              "account_age_days": 4633
            },
            "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": "331 followers of fsprojects",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 331,
                      "login": "fsprojects"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "124 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 124
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "fsharp",
                "sql-server",
                "typeprovider",
                "sqlite",
                "postgresql",
                "mysql",
                "firebirdsql",
                "mariadb",
                "oracle",
                "database",
                "dotnet",
                "sql",
                "sqlserver"
              ],
              "has_wiki": true,
              "homepage": "https://fsprojects.github.io/SQLProvider",
              "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": "https://fsprojects.github.io/SQLProvider",
                "points": 15,
                "status": "met",
                "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": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 0,
                "status": "missed",
                "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 3/24 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 33 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 37 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.",
            "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": 37
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 37,
              "unassessed_packages": 0,
              "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": 37,
              "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": 15
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.223,
              "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": "21 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "F# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "F#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile"
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "primary_language": "F#",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "F# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "F#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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-29T19:39:59.549575Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fsprojects/SQLProvider.svg",
  "full_name": "fsprojects/SQLProvider",
  "license_state": "custom",
  "license_spdx": null
}

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.