Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 08:13 UTC

ryanheath / RavenDB-NodaTime

Noda Time support for RavenDB

C#Custom license★ 22 stars⑂ 13 forkssince Jul 2013View on GitHub ↗

ryanheath/RavenDB-NodaTime holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Vitality (74/100) and lowest on AI Readiness (44/100). It was last updated today. 2 contributors account for most of its recent work.

63
overall / 100
Moderate

Software health index

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

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

Score profile

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

The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).

Ownership

Ryan HeathPersonal account
3 followers20 public repossince Mar 2011Kancane

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetRavenDB.Client.NodaTime7.2.5-370 days agoravendbravendbnodatimenodatime
NuGetRavenDB.Bundles.NodaTime7.2.5-350 days agoravendbravendbnodatimenodatime

Metrics by category

Vitality

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

74Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10.6/18Commit volume — 14 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year14
human_commit_share1
days_since_last_push0
active_weeks_last_year10

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 40 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~32.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count40
latest_release_tag7.2.5
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases32.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

46Weak · 17% of overall
How it's scored
21.4/60Stars — 22 stars
9/25Forks — 13 forks
0/15Watchers — 2 watchers
Inputs used
forks13
stars22
watchers2
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
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
60.3/80Total downloads — 635,796 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesRavenDB.Client.NodaTime, RavenDB.Bundles.NodaTime
dependents
ecosystemsnuget
total_downloads635,796
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

71Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.3/22.5Commit distribution — top contributor authored 41% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled7
top_contributor_share0.411
How it's scored
42/42Issue resolution — 100% of issues closed
25.7/30PR acceptance — 30/35 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-Review — Found 17/25 approved changesets -- score normalized to 6
Inputs used
merged_prs30
open_issues0
closed_issues20
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
4.3/25Owner reach — 3 followers of ryanheath
21.6/25Track record — 20 public repos, account ~15 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_loginryanheath
public_repos20
account_age_days5,600
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 37 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesRavenDB.Client.NodaTime, RavenDB.Bundles.NodaTime
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.5/2.5CI-Tests — 13 out of 20 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 17/25 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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

44Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history — 16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj, src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj, test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
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_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestssrc/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj, src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj, test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/41 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes16,863
source_files_sampled41
oversized_source_files0

Key facts

22GitHub stars
7contributors
14commits, last 12 months
0days since last push
40releases
2bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
17Releases

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.

03581013151312013-082019-022024-09
Major 3Minor 3Patch 11

Each point covers 11 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-31 08:13 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests13 out of 20 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 17/25 approved changesets -- score normalized to 6
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
NuGetNodaTimesrc/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj
NuGetRavenDB.Clientsrc/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj
NuGetNodaTimesrc/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj
NuGetRavenDB.Clientsrc/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj
All dependencies 6

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

RegistryPackageVersionRelation
NuGetNodaTimedirect
NuGetRavenDB.Clientdirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetRavenDB.TestDriverindirect
NuGetxunitindirect
NuGetxunit.runner.visualstudioindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 511,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 192952
      },
      "pushed_at": "2026-07-31T08:06:37Z",
      "created_at": "2013-07-22T18:09:58Z",
      "owner_type": "User",
      "updated_at": "2026-07-31T08:07:47Z",
      "description": "Noda Time support for RavenDB",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://kancane.nl/",
      "name": "Ryan Heath",
      "type": "User",
      "login": "ryanheath",
      "company": "Kancane",
      "location": "Netherlands",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/701534?v=4",
      "created_at": "2011-03-31T13:12:13Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 5600
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "7.2.5",
          "kind": "patch",
          "published_at": "2026-07-31T08:06:37Z"
        },
        {
          "tag": "7.2.4",
          "kind": "patch",
          "published_at": "2026-06-20T09:31:56Z"
        },
        {
          "tag": "7.2.2",
          "kind": "patch",
          "published_at": "2026-06-05T18:02:56Z"
        },
        {
          "tag": "6.2.15",
          "kind": "patch",
          "published_at": "2026-05-01T19:08:44Z"
        },
        {
          "tag": "6.2.14",
          "kind": "patch",
          "published_at": "2026-04-20T16:28:46Z"
        },
        {
          "tag": "7.2.1",
          "kind": "patch",
          "published_at": "2026-03-23T22:49:10Z"
        },
        {
          "tag": "7.2.0",
          "kind": "minor",
          "published_at": "2026-03-11T18:41:27Z"
        },
        {
          "tag": "6.2.13",
          "kind": "patch",
          "published_at": "2026-02-06T19:59:24Z"
        },
        {
          "tag": "6.2.11",
          "kind": "patch",
          "published_at": "2025-11-20T21:16:59Z"
        },
        {
          "tag": "6.2.10",
          "kind": "patch",
          "published_at": "2025-10-08T16:57:05Z"
        },
        {
          "tag": "6.2.8",
          "kind": "patch",
          "published_at": "2025-07-25T07:25:02Z"
        },
        {
          "tag": "6.2.7",
          "kind": "patch",
          "published_at": "2025-07-21T07:14:36Z"
        },
        {
          "tag": "6.2.5",
          "kind": "patch",
          "published_at": "2025-05-07T17:02:52Z"
        },
        {
          "tag": "6.2.4",
          "kind": "patch",
          "published_at": "2025-04-14T20:43:35Z"
        },
        {
          "tag": "6.2.3",
          "kind": "patch",
          "published_at": "2025-02-06T19:54:19Z"
        },
        {
          "tag": "6.0.106",
          "kind": "patch",
          "published_at": "2024-09-17T18:44:20Z"
        },
        {
          "tag": "6.0.105",
          "kind": "patch",
          "published_at": "2024-09-16T19:53:24Z"
        },
        {
          "tag": "6.0.104",
          "kind": "patch",
          "published_at": "2024-07-10T16:20:55Z"
        },
        {
          "tag": "5.4.1",
          "kind": "patch",
          "published_at": "2024-02-14T17:59:20Z"
        },
        {
          "tag": "5.3.102",
          "kind": "patch",
          "published_at": "2022-04-19T14:23:20Z"
        },
        {
          "tag": "5.0.1",
          "kind": "patch",
          "published_at": "2020-09-12T19:23:25Z"
        },
        {
          "tag": "4.2.3",
          "kind": "patch",
          "published_at": "2020-09-12T19:21:52Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2020-08-05T13:56:42Z"
        },
        {
          "tag": "4.2.2",
          "kind": "patch",
          "published_at": "2020-04-23T19:34:57Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2019-06-08T15:54:24Z"
        },
        {
          "tag": "3.6.1",
          "kind": "patch",
          "published_at": "2018-09-30T15:21:42Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2018-08-05T16:57:41Z"
        },
        {
          "tag": "3.6.0",
          "kind": "minor",
          "published_at": "2017-09-02T22:33:06Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2017-03-01T22:10:14Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2015-01-15T08:32:03Z"
        },
        {
          "tag": "2.5.10",
          "kind": "patch",
          "published_at": "2015-01-15T08:29:29Z"
        },
        {
          "tag": "2.5.9",
          "kind": "patch",
          "published_at": "2014-04-06T09:52:44Z"
        },
        {
          "tag": "2.5.8",
          "kind": "patch",
          "published_at": "2014-04-06T06:49:42Z"
        },
        {
          "tag": "2.5.7",
          "kind": "patch",
          "published_at": "2013-09-05T01:15:11Z"
        },
        {
          "tag": "2.5.6",
          "kind": "patch",
          "published_at": "2013-08-07T21:06:49Z"
        },
        {
          "tag": "2.5.5",
          "kind": "patch",
          "published_at": "2013-08-06T23:57:33Z"
        },
        {
          "tag": "2.5.4",
          "kind": "patch",
          "published_at": "2013-08-04T20:39:02Z"
        },
        {
          "tag": "2.5.3",
          "kind": "patch",
          "published_at": "2013-07-25T18:02:50Z"
        },
        {
          "tag": "2.5.2",
          "kind": "patch",
          "published_at": "2013-07-24T19:20:05Z"
        },
        {
          "tag": "2.5.1",
          "kind": "patch",
          "published_at": "2013-07-22T19:05:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6d582902167502a3ab160107ee3f5fe0be292ce1",
          "body": "…tests pass. (#55)",
          "is_bot": false,
          "headline": "Updated Raven packages to 7.2.5; updated NodaTime to 3.3.3. All unit …",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-07-31T08:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddebc372826fad2d46585fe302b1e7668a2521a",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded to 7.2.4. Unit tests passed. (#54)",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-06-20T09:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2972597661b3c0fcd4de65c13a816929f6f436b5",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded Raven to 7.2.2 and NodaTime to 3.3.2 (#53)",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-06-05T18:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e983a59a59b19ebedaff74078d026987e043dda",
          "body": "(cherry picked from commit 6edd1e8d59ef415f5ae462bf13aa48cd34973fdf)",
          "is_bot": false,
          "headline": "added build trigger for (future) branch v6",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2026-04-20T16:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2463c51caab7f29f1c7761d5d41cfd7afdd184",
          "body": "* .net10 upgrade\n\n* c# language enhancements\n\n* force dotnet 10\n\n* Update src/Raven.Client.NodaTime/NodaUtil.cs\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Upgraded packages to 7.2.1 and ran unit tests.\n\n---------\n\nCo-authored-by: Ryan Heath <ryan.q.heath@gmail.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Upgraded packages to 7.2.1; merged _net10; and ran unit tests. (#50)",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-03-23T22:46:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "000c8990ac71087f53656b264c6fa90917d2061c",
          "body": "* .net10 upgrade\n\n* c# language enhancements\n\n* force dotnet 10\n\n* Update src/Raven.Client.NodaTime/NodaUtil.cs\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "upgrade net10 (#45)",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2026-03-23T22:45:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "937849ce2f50df464bf16afc38f8b2f92b61c10c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature/upgrade-v7'",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2026-03-11T18:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2070b0104a6240ef21a2ec694dc0fd7284735036",
          "body": "…(#49)\n\n* Upgraded packages and bumped version. Unit tests ran successfully.\n* Updated packages. Ran unit tests successfully.",
          "is_bot": false,
          "headline": "Updated packages to 7.2.x. Verified that unit tests ran succesfully. …",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-03-11T18:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fabc3943e8ff1fb802dc1d5fb92dbb716bcdd2",
          "body": null,
          "is_bot": false,
          "headline": "Updated packages to 6.2.13. Unit tests ran successfully.",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-02-06T19:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cbf1c792f981f6c65f9469d809af7e2e8a73c6c",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded packages and bumped version. Unit tests ran successfully.",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2026-01-07T09:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee3b94b24596065c488c444f77864bc62c5d76e",
          "body": "…6.2.11.",
          "is_bot": false,
          "headline": "Updated packages and verified that unit tests run. Bumped version to …",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-11-20T21:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64fd5aa8f4d3a66c79bcc76f6c1fde6e0aff073f",
          "body": null,
          "is_bot": false,
          "headline": "is this all? bump",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-11-11T23:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a1613c75e23679659edbee0b85929e435c7c8f",
          "body": null,
          "is_bot": false,
          "headline": "is this all?",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-10-08T17:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604bf9b3d6d255ff0fda4cc9ef323f1acb4c0058",
          "body": null,
          "is_bot": false,
          "headline": "update tooling",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-10-08T17:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26da9567d1c9b49127e88710f673ec4ea60a758e",
          "body": "…mped version to 6.2.10.",
          "is_bot": false,
          "headline": "Updated Raven packages to 6.2.10; updated some unit test packages. Bu…",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-10-08T16:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349c517f18f59a5644e60f603514008a78b63f7b",
          "body": null,
          "is_bot": false,
          "headline": "Updated RavenDB client package to 6.2.8",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-07-25T07:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c31f1d2ce4995e387baf66d23762b7028ac7118",
          "body": null,
          "is_bot": false,
          "headline": "Update dotnetcore.yml",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-07-21T12:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c183e395daf2067bab343af41b29f6ebc23cf71",
          "body": null,
          "is_bot": false,
          "headline": "Update dotnetcore.yml",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-07-21T12:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d130d2e703b68ff6f6901aceb94fc774e2f4e9d9",
          "body": null,
          "is_bot": false,
          "headline": "Update Raven.Client.NodaTime.csproj",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-07-21T12:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d977e980467d8a8a8f18edc71588b155ec0806",
          "body": null,
          "is_bot": false,
          "headline": "Update Raven.Bundles.NodaTime.csproj",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2025-07-21T12:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be9a33a21cbcf5084f9f499262ae41af827504f",
          "body": "…n successfully.",
          "is_bot": false,
          "headline": "Upgraded RavenDB.Client to 6.2.7 and test packages. All unit tests ra…",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-07-21T07:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd2b574f6989cbaa0b010f9156c096514366c8a",
          "body": null,
          "is_bot": false,
          "headline": "Updates for RavenDB 6.2.5",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-05-07T16:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dd1d49d300b533dd5e75954ecb1ef78467a47a4",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade RavenDB client to 6.2.4. Upgraded other packages as well.",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-04-14T20:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7954ff926043b19de37e5d12eef1876afa964a8",
          "body": null,
          "is_bot": false,
          "headline": "Set lang version to default",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-02-06T19:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123bf7fd318048b6337f110f742efe271915c463",
          "body": null,
          "is_bot": false,
          "headline": "Updated test project to NET8",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-02-06T19:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe211d943ff735157d9b9cc964bd02df458ee2cc",
          "body": "…driver to handle new licensing default.",
          "is_bot": false,
          "headline": "Bumped Raven client to 6.2.3. Bumped NodaTime to 3.2.1. Updated test …",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2025-02-06T19:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7829b76dc0bb96ddc8882c93e2d22144c8db5dfd",
          "body": null,
          "is_bot": false,
          "headline": "upgrade to actions/upload-artifact@v4",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2024-09-17T19:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4f0f4fab17528035100ac12aa1dae9ab7e9e92",
          "body": "… pass.",
          "is_bot": false,
          "headline": "Updated RavenDB packages. Bumped this project version. All unit tests…",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-09-17T18:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371e7eb460ec9546a456ffb46643c95444593dd4",
          "body": null,
          "is_bot": false,
          "headline": "Updated NuGet packages and bumped version to .105",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-09-16T19:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b906e26d8c706f7669c476fec59c5438a098b2d4",
          "body": null,
          "is_bot": false,
          "headline": "Bumped project/package versions to 6.0.104",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-07-10T16:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79cf5487b3a3c948fb42ce4c9bbe8ee027cefa75",
          "body": null,
          "is_bot": false,
          "headline": "Updated test packages",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-07-10T16:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f425c67414f06f2842de428d2b3a7ab994ee0c",
          "body": null,
          "is_bot": false,
          "headline": "Updated unit tests. Bumped project version.",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-07-10T16:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef067f316abc03e9d7f2edf14a106f8fd022b6f",
          "body": null,
          "is_bot": false,
          "headline": "Upgraded library",
          "author_name": "Rob Scott",
          "author_login": "ebrob",
          "committed_at": "2024-07-10T16:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4272ebad18119ea2a34f5f07601159e2bba3ca5d",
          "body": "* update GH Actions workflow definition\n* remove unnecessary references\n* target LTS supported RavenDB 5.4.1 and latest NodaTime\n* update testing libraries",
          "is_bot": false,
          "headline": "Switch to using PackageLicenseExpression",
          "author_name": "Marko Lahma",
          "author_login": "lahma",
          "committed_at": "2024-02-14T17:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df5cdc9e31de14a1f9fa643af27f6211b270e23",
          "body": null,
          "is_bot": false,
          "headline": "fix build",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2022-04-19T14:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c346d5fa300ce97e6c3de377130b794ac86670d",
          "body": null,
          "is_bot": false,
          "headline": "bump v5.3.102",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2022-04-19T13:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a3564396796c643e604ebe720ad4ec770aa94f",
          "body": null,
          "is_bot": false,
          "headline": "fix test build on github",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-09-13T10:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe386d7fe28e1e3bcf97e910ac1ab7653f68cfc",
          "body": null,
          "is_bot": false,
          "headline": "bump v5.0.1 #26",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-09-12T19:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64ef5a5edbc48179a8c56c7ab548dab1ce62e7f",
          "body": null,
          "is_bot": false,
          "headline": "Merge tag '4.2.3' into feature/upgrade-v50",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-09-12T19:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826f60b2d97c264ada0291af4cfcf87830287aa8",
          "body": null,
          "is_bot": false,
          "headline": "bump v4.2.3 #26",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-09-12T18:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7a1691a3b43be84ff5440aefe63a398fc6fc31",
          "body": null,
          "is_bot": false,
          "headline": "Add test for DateInterval for the static index",
          "author_name": "Thijs Brobbel",
          "author_login": null,
          "committed_at": "2020-09-12T18:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20e736bf58ebca6f12cb7dfed857c9578914c67",
          "body": null,
          "is_bot": false,
          "headline": "Add test for DateInterval for the dynamic index",
          "author_name": "Thijs Brobbel",
          "author_login": null,
          "committed_at": "2020-09-12T18:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569b072231607561b5f888a18c81fbda4c807ed4",
          "body": null,
          "is_bot": false,
          "headline": "Add JSON converter for DateInterval",
          "author_name": "Thijs Brobbel",
          "author_login": null,
          "committed_at": "2020-09-12T18:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6def7f1a704587fcf0b1e2114a881459ca7371a",
          "body": null,
          "is_bot": false,
          "headline": "Add initial test for DateInterval",
          "author_name": "Thijs Brobbel",
          "author_login": null,
          "committed_at": "2020-09-12T18:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f477ea89e80df00d53e41b393735e648bacf38fc",
          "body": null,
          "is_bot": false,
          "headline": "added support for nuget PackageIcon",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-08-05T14:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f957e478982490ad57058bee783903304bdbfce",
          "body": null,
          "is_bot": false,
          "headline": "renames file to be consistent with class name",
          "author_name": "Michael Wagner",
          "author_login": "wagich",
          "committed_at": "2020-08-05T12:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbd5c63265d9d1fa65ee46c2d1abf5a5234a971",
          "body": null,
          "is_bot": false,
          "headline": "reverts nodatime back to original 2.x version",
          "author_name": "Michael Wagner",
          "author_login": "wagich",
          "committed_at": "2020-08-05T12:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c878253d555cfbc535f73589ff0b9fd0a887a6",
          "body": null,
          "is_bot": false,
          "headline": "updates to ravendb 5.0 and nodatime 3.0",
          "author_name": "Michael Wagner",
          "author_login": "wagich",
          "committed_at": "2020-08-05T12:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ee83bfd1eda5a947e81973e2bf462dc9cdcdb5",
          "body": null,
          "is_bot": false,
          "headline": "Create dotnetcore.yml (#25)",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-04-24T15:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78eab868e72049162e455e9e50d334e2ebb2688d",
          "body": null,
          "is_bot": false,
          "headline": "disabling 4 tests dont pass, TODO later",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-04-24T15:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5a1123829144e4526f01417b55393800bfd5725",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 4.2.2",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-04-23T19:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b900eef9200a307794eedb2ab573c70c869efdc",
          "body": "added ability to configure for embedded server through conventions",
          "is_bot": false,
          "headline": "Merge pull request #22 from Kibnet/embedded-ability",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2020-04-23T19:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7a9b8b871fff7f51c76c7c6f1cbec4848f990c",
          "body": null,
          "is_bot": false,
          "headline": "added ability to configure for embedded server through conventions",
          "author_name": "Kibnet Philosoff",
          "author_login": "Kibnet",
          "committed_at": "2020-04-09T19:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c048b4e84386fa0f7a8809ad9d01ea92df70af0e",
          "body": null,
          "is_bot": false,
          "headline": "changed nuget github project url & license reference",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T15:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92374c1b6dfe515fddd468cb3a9960dab3a9234b",
          "body": null,
          "is_bot": false,
          "headline": "updated refs to latest versions",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T15:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e686b4f3bc91b0a54661ff4d97a5e70c545666f",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 4.2.0",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T15:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b097b501f06e0fc780c97fc601d4cd790cabc9fc",
          "body": null,
          "is_bot": false,
          "headline": "renamed test property Offset to Offst, as RavenDB fails to query it",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T15:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5de41d247c76b49c94cd2f3852a8d74b504a8dc",
          "body": null,
          "is_bot": false,
          "headline": "added a DateTimeZoneConverter",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T14:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5928c0fcbcd5ce33ae1edcb4277b61fa5e11bbf9",
          "body": null,
          "is_bot": false,
          "headline": "Raven.Bundles.NodaTime must upgrade too",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T14:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f187249633c333a28a8f1e2146af05efbaf3375b",
          "body": null,
          "is_bot": false,
          "headline": "renamed to MyRavenTestDriver",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T13:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac80f0c991822216d479ac4165dc592391fc53b",
          "body": null,
          "is_bot": false,
          "headline": "Refactored MyRavenDBLocator",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T13:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e1f9af4506615746fb12a317a204cf2c5e8906",
          "body": null,
          "is_bot": false,
          "headline": "upgraded to RavenDb 4.2.0, also moved to netstandard2.0",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2019-06-08T13:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe48505462342ba05273607292f740d0c8ec204f",
          "body": null,
          "is_bot": false,
          "headline": "updated refs to latest versions",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-08-05T16:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0030c37cce7154ce0f3f9f09cdf9b1918ba02e4f",
          "body": null,
          "is_bot": false,
          "headline": "skipped failing tests for now",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-08-05T16:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c4e32c489a9da9c8721b99d66fa1c4edb2d808",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 4.0.0",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T21:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb52763d8019df4f1af9b009e3d9ca98ed33b999",
          "body": null,
          "is_bot": false,
          "headline": "refactor naming",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T21:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20bd255ca03601f1ebd437f344da0757af2a6299",
          "body": null,
          "is_bot": false,
          "headline": "clean up",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T21:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c777024028accb06125b7be9da875c3ac2f5be9d",
          "body": null,
          "is_bot": false,
          "headline": "fixed failing test & added asserts",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T18:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa65de8d70cf91be30af4677a211e067321e9344",
          "body": null,
          "is_bot": false,
          "headline": "revive AsZonedDateTime with dynamic as parameter type",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T18:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83ffbd85bce0833371ceeb89e00ff3d96dd2882",
          "body": null,
          "is_bot": false,
          "headline": "remove formatting as we cannot alter conventions after initialize",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T18:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cbf6b9ed67e86be1a9ac9d7c17f1a52a246e870",
          "body": null,
          "is_bot": false,
          "headline": "disable annoying accept eula when using test driver",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-15T18:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99fd25042411716256b688de22e514a2b5e93b03",
          "body": null,
          "is_bot": false,
          "headline": "changed namespace to name of dll, raven can load this bundle.",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d73701940b1472c43799877147bb9bba312e0f2",
          "body": null,
          "is_bot": false,
          "headline": "temp. disabled unsupported types",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f70d7491b64bcc5308bd5b37ca83ce6d2f5038d",
          "body": "…eTimeZoneProviders.Bcl anymore",
          "is_bot": false,
          "headline": "disabled DateTimeZoneTests_Bcl tests as NodaTime does not support Dat…",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736b8cd756170f55a981d2853b29bf4c247631ac",
          "body": null,
          "is_bot": false,
          "headline": "disabled WaitForUserToContinueTheTest calls in tests",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bdbeb88e2d77ca6f1354201204a37be913ff47",
          "body": null,
          "is_bot": false,
          "headline": "changes due to blittablejson",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f55bf1433e6a9732a8bf856a5ef70aff732f53",
          "body": "…e at the server side",
          "is_bot": false,
          "headline": "added support for AdditionalSources to have the Raven.Bundles.NodaTim…",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T21:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc2ce86fcccf314c45da247edcc011e13ffd0ae",
          "body": null,
          "is_bot": false,
          "headline": "added changes for CustomQueryValueConverters",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T20:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb0291532cdfeb6a8887203d86911e5f1908089",
          "body": null,
          "is_bot": false,
          "headline": "changed xunit asserts to assert.single",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T20:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "297367dc5960d86d9ed1482583ba5527245a73ff",
          "body": null,
          "is_bot": false,
          "headline": "added MyRavenDBLocator & MyRavenTestDriver",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T20:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "146dde45f38441aa847d5172cd586ad1253121a1",
          "body": null,
          "is_bot": false,
          "headline": "changes of namespaces",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T20:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff4cd057f992408173244ee2a45d25bdc59c5988",
          "body": null,
          "is_bot": false,
          "headline": "upgrade to ravendb 4 references",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-06-13T20:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3bb646da679488351d00ec281d99599c247e65",
          "body": null,
          "is_bot": false,
          "headline": "upgraded to latest versions",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2018-05-18T19:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e35d52e5c4f78a46edc9586af14323e8acf759",
          "body": null,
          "is_bot": false,
          "headline": "Update test project to current versions",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-07T00:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13434c2cb6dad782ef4442e875a8ad07dac253c",
          "body": "Update project structure",
          "is_bot": false,
          "headline": "Merge pull request #16 from mj1856/update-project-structure",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-07T00:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2bb64703228b5d1f4b602dd3188031d6c580ae",
          "body": null,
          "is_bot": false,
          "headline": "Update project structure and cleanup",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-07T00:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c39615fbfb6f9662f2f673fa81f33128a4e3a9",
          "body": null,
          "is_bot": false,
          "headline": "Update to VS2017 / NetStandard",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-07T00:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454bed7b4ba95ee182bc52d28960c56c24c35fec",
          "body": "fixed DictionaryKeyConverter for types of IDictionary<T,?>",
          "is_bot": false,
          "headline": "Merge pull request #14 from ryanheath/idictionary_fix",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-06T22:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d055964cedc7e84425580e9209339f7161463a3",
          "body": "upgraded nodatime to v2.0, still some tests are failing",
          "is_bot": false,
          "headline": "Merge pull request #15 from ryanheath/upgrade_to_nodatime_2.0",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-08-06T22:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f40ffa934658c9945abd1aff1a8608e2f49d6a",
          "body": "NodaTime.MaxValue actual value has changed and is slightly larger than NodeUtil.Instant.MaxIsoValue, but their ToUnitTimeTicks are equal.\nThus NodaTime.MaxValue is now useable in a document.",
          "is_bot": false,
          "headline": "fixed failing Instant.MaxValue tests.",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2017-07-07T08:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6baf27db5ca3aed98b969de66de56ec421a0400e",
          "body": null,
          "is_bot": false,
          "headline": "upgraded nodatime to v2.0, still some tests are failing",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2017-06-13T23:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8665e4deef0cc0d4c8bd2ae91090d9876efbeb1",
          "body": null,
          "is_bot": false,
          "headline": "fixed DictionaryKeyConverter for types of IDictionary<T,?>",
          "author_name": "Ryan Heath",
          "author_login": "ryanheath",
          "committed_at": "2017-06-13T22:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6531efaa98d412c6d026233271c55f719e6eb771",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-04-06T21:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003a315c77eb116fdadf1a2b29638a4620378c15",
          "body": null,
          "is_bot": false,
          "headline": "Fix nuget script",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-03-01T22:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9edd130bce8020a45dfd97f70e815d5288e031a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.5.0",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-03-01T22:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f2832d4452aa0456877af6f8e653c2b641de47",
          "body": null,
          "is_bot": false,
          "headline": "Update nuspecs",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-03-01T22:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e808d144152e9deeeb4207ffcfd6909875172700",
          "body": "Update to RavenDB 3.5",
          "is_bot": false,
          "headline": "Merge pull request #11 from mzoellner/RavenDB-3.5",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2017-03-01T21:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc8fdc899a4e6a79a37289f6ee806e8f4675918",
          "body": null,
          "is_bot": false,
          "headline": "update to 3.5",
          "author_name": "Michael Zöllner",
          "author_login": "mzoellner",
          "committed_at": "2016-11-22T14:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9a7e5421810ea85bdc13c8d12682cf2b62a39e",
          "body": "Per #7",
          "is_bot": false,
          "headline": "Add unit test for ZDT in reduce",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2015-05-28T23:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb4a115575d0d7e4044f59f9c1ed5773b83ea6c",
          "body": null,
          "is_bot": false,
          "headline": "Add unit tests for #4",
          "author_name": "Matt Johnson",
          "author_login": "mattjohnsonpint",
          "committed_at": "2015-01-15T07:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 40,
      "commits_last_year": 14,
      "latest_release_at": "2026-07-31T08:06:37Z",
      "latest_release_tag": "7.2.5",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 32.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "RavenDB.Client.NodaTime",
          "exists": true,
          "license": null,
          "keywords": [
            "ravendb",
            "raven",
            "db",
            "noda",
            "time",
            "nodatime"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/RavenDB.Client.NodaTime",
          "is_deprecated": false,
          "latest_version": "7.2.5",
          "repository_url": "https://github.com/ryanheath/RavenDB-NodaTime",
          "versions_count": 37,
          "total_downloads": 581936,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-31T08:06:42.670000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "RavenDB.Bundles.NodaTime",
          "exists": true,
          "license": null,
          "keywords": [
            "ravendb",
            "raven",
            "db",
            "noda",
            "time",
            "nodatime"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/RavenDB.Bundles.NodaTime",
          "is_deprecated": false,
          "latest_version": "7.2.5",
          "repository_url": "https://github.com/ryanheath/RavenDB-NodaTime",
          "versions_count": 35,
          "total_downloads": 53860,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-31T08:06:42.910000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 22,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-10-03",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-02-26",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj",
        "src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj",
        "test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj"
      ],
      "largest_source_bytes": 16863,
      "source_files_sampled": 41,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "NodaTime",
          "manifest": "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "RavenDB.Client",
          "manifest": "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NodaTime",
          "manifest": "src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "RavenDB.Client",
          "manifest": "src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "NodaTime",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "RavenDB.Client",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "RavenDB.TestDriver",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 2,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 30,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 20,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mattjohnsonpint",
          "commits": 58,
          "avatar_url": "https://avatars.githubusercontent.com/u/1396388?v=4"
        },
        {
          "type": "User",
          "login": "ryanheath",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/701534?v=4"
        },
        {
          "type": "User",
          "login": "ebrob",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/2386366?v=4"
        },
        {
          "type": "User",
          "login": "wagich",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1444168?v=4"
        },
        {
          "type": "User",
          "login": "Kibnet",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6534396?v=4"
        },
        {
          "type": "User",
          "login": "lahma",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/171892?v=4"
        },
        {
          "type": "User",
          "login": "mzoellner",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/885942?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.411
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dotnetcore.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "13 out of 20 merged PRs checked by a CI test -- score normalized to 6",
            "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": 6,
            "reason": "Found 17/25 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "no 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": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": "6d582902167502a3ab160107ee3f5fe0be292ce1",
        "ran_at": "2026-07-31T08:13:31Z",
        "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-31T08:06:46Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-31T08:05:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ryanheath/RavenDB-NodaTime",
    "host": "github.com",
    "name": "RavenDB-NodaTime",
    "owner": "ryanheath"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 44,
        "vitality": 74,
        "community": 46,
        "governance": 71,
        "calibration": "2026-08-02",
        "engineering": 56,
        "ai_readiness": 44,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 14,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "14 commits in the last year",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 40,
              "latest_release_tag": "7.2.5",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 32.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "40 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "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 ~32.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 32.8
                    }
                  }
                ],
                "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": "exceptional",
            "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "forks": 13,
              "stars": 22,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "22 stars",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "packages": [
                "RavenDB.Client.NodaTime",
                "RavenDB.Bundles.NodaTime"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 635796,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "635,796 downloads all-time across nuget",
                "points": 60.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 635796,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 7,
              "top_contributor_share": 0.411
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 41% of commits",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "merged_prs": 30,
              "open_issues": 0,
              "closed_issues": 20,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "30/35 decided PRs merged",
                "points": 25.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 30,
                      "decided": 35
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 17/25 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ryanheath",
              "public_repos": 20,
              "account_age_days": 5600
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of ryanheath",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "ryanheath"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~15 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "RavenDB.Client.NodaTime",
                "RavenDB.Bundles.NodaTime"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "37 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "13 out of 20 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "weak",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 20 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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 17/25 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj",
                "src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj",
                "test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj, src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj, test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/Raven.Bundles.NodaTime/Raven.Bundles.NodaTime.csproj, src/Raven.Client.NodaTime/Raven.Client.NodaTime.csproj, test/Raven.Client.NodaTime.Tests/Raven.Client.NodaTime.Tests.csproj"
                    }
                  }
                ],
                "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": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 16863,
              "source_files_sampled": 41,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/41 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 41,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T08:13:49.408372Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ryanheath/RavenDB-NodaTime.svg",
  "full_name": "ryanheath/RavenDB-NodaTime",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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