Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 13:09 UTC

JerrettDavis / TinyBDD

TinyBDD is a minimal, fluent Behavior-Driven Development library for .NET

C#MIT★ 3 stars⑂ 1 forksince Aug 2025View on GitHub ↗

JerrettDavis/TinyBDD holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Vitality (88/100) and lowest on Community & Adoption (33/100). It was last updated today. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

JD DavisPersonal account
156 followers125 public repossince Oct 2012

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
NuGetTinyBDD.SourceGenerators0.19.30-310 days agobddtestingsource-generatorroslynperformance

Metrics by category

Vitality

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

88Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
22.8/36Commit cadence — 33/52 weeks with commits
18/18Commit volume — 101 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year101
human_commit_share0.64
days_since_last_push0
active_weeks_last_year33
How it's scored
27/27Ships releases — 68 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~6.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count68
latest_release_tagv0.19.30
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases6.2

Community & Adoption

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

33At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
36.4/80Total downloads — 3,184 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesTinyBDD.SourceGenerators
dependents
ecosystemsnuget
total_downloads3,184
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.981
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
33.6/38.3PR acceptance — 73/83 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/7 approved changesets -- score normalized to 0
Inputs used
merged_prs73
open_issues0
closed_issues12
issue_closed_ratio1
closed_unmerged_prs10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 156 followers of JerrettDavis
25/25Track record — 125 public repos, account ~13 yr old
Inputs used
followers156
owner_typeUser
is_verified
owner_loginJerrettDavis
public_repos125
account_age_days5,022
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesTinyBDD.SourceGenerators
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://jerrettdavis.github.io/TinyBDD/
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsbdd, bdd-framework, bdd-tests, fluent, fluent-api, fluent-design
has_wikiyes
homepagehttps://jerrettdavis.github.io/TinyBDD/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/7 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.2
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages155
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 155 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

63Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 63 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.984
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — benchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj, src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj, src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 9 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 36 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackages.lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.09
toolchain_manifestsbenchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj, src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj, src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj, src/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj, src/TinyBDD.Extensions.Reporting/TinyBDD.Extensions.Reporting.csproj, src/TinyBDD.MSTest/TinyBDD.MSTest.csproj, src/TinyBDD.NUnit/TinyBDD.NUnit.csproj, src/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj, src/TinyBDD.Xunit.v3/TinyBDD.Xunit.v3.csproj, src/TinyBDD.Xunit/TinyBDD.Xunit.csproj, src/TinyBDD/TinyBDD.csproj, tests/TinyBDD.Extensions.FileBased.Tests/TinyBDD.Extensions.FileBased.Tests.csproj, tests/TinyBDD.Extensions.Tests/TinyBDD.Extensions.Tests.csproj, tests/TinyBDD.MSTest.Tests/TinyBDD.MSTest.Tests.csproj, tests/TinyBDD.NUnit.Tests/TinyBDD.NUnit.Tests.csproj, tests/TinyBDD.SourceGenerators.Tests/TinyBDD.SourceGenerators.Tests.csproj, tests/TinyBDD.Tests.Common/TinyBDD.Tests.Common.csproj, tests/TinyBDD.Xunit.Tests/TinyBDD.Xunit.Tests.csproj, tests/TinyBDD.Xunit.v3.Tests/TinyBDD.Xunit.v3.Tests.csproj
dependency_bot_commit_share0.36
How it's scored
45/45Type-checkable code — C# (statically typed)
54.7/55Manageable file sizes — 1/219 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes73,542
source_files_sampled219
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

3GitHub stars
2contributors
101commits, last 12 months
0days since last push
68releases
1bus factor
0open issues
package ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/7 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj
NuGetMicrosoft.Extensions.Optionssrc/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj
NuGetYamlDotNetsrc/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj
NuGetMicrosoft.Extensions.FileSystemGlobbingsrc/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj
NuGetPolySharpsrc/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj
NuGetSystem.Text.Jsonsrc/TinyBDD.Extensions.Reporting/TinyBDD.Extensions.Reporting.csproj
NuGetMSTest.TestFrameworksrc/TinyBDD.MSTest/TinyBDD.MSTest.csproj
NuGetNUnitsrc/TinyBDD.NUnit/TinyBDD.NUnit.csproj
NuGetMicrosoft.CodeAnalysis.CSharpsrc/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj
NuGetMicrosoft.CodeAnalysis.Analyzerssrc/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj
NuGetxunit.v3.extensibility.coresrc/TinyBDD.Xunit.v3/TinyBDD.Xunit.v3.csproj
NuGetxunit.abstractionssrc/TinyBDD.Xunit/TinyBDD.Xunit.csproj
NuGetxunit.extensibility.coresrc/TinyBDD.Xunit/TinyBDD.Xunit.csproj
NuGetMicrosoft.Extensions.DependencyInjectionsrc/TinyBDD/TinyBDD.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/TinyBDD/TinyBDD.csproj
NuGetMicrosoft.SourceLink.GitHubsrc/TinyBDD/TinyBDD.csproj
NuGetSystem.Threading.Tasks.Extensionssrc/TinyBDD/TinyBDD.csproj
NuGetPolySharpsrc/TinyBDD/TinyBDD.csproj
All dependencies 155

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

RegistryPackageVersionRelation
NuGetMicrosoft.CodeAnalysis.Analyzers3.11.0direct
NuGetMicrosoft.CodeAnalysis.Analyzers5.3.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.14.0direct
NuGetMicrosoft.CodeAnalysis.CSharp5.0.0direct
NuGetMicrosoft.Extensions.DependencyInjection10.0.8direct
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.8direct
NuGetMicrosoft.Extensions.FileSystemGlobbing10.0.8direct
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.8direct
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.8direct
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0direct
NuGetMicrosoft.Extensions.Options10.0.8direct
NuGetMicrosoft.Extensions.Options6.0.0direct
NuGetMicrosoft.SourceLink.GitHub10.0.300direct
NuGetMSTest.TestFramework4.2.3direct
NuGetNUnit3.14.0direct
NuGetNUnit4.6.1direct
NuGetPolySharp1.16.0direct
NuGetSystem.Text.Json10.0.8direct
NuGetSystem.Text.Json8.0.5direct
NuGetSystem.Threading.Tasks.Extensions4.6.0direct
NuGetSystem.Threading.Tasks.Extensions4.6.3direct
NuGetxunit.abstractions2.0.3direct
NuGetxunit.extensibility.core2.9.3direct
NuGetxunit.v3.extensibility.core3.2.2direct
NuGetYamlDotNet18.0.0direct
NuGetBenchmarkDotNet0.15.8indirect
NuGetBenchmarkDotNet.Annotations0.15.8indirect
NuGetCommandLineParser2.9.1indirect
NuGetcoverlet.collector10.0.1indirect
NuGetGee.External.Capstone2.3.0indirect
NuGetIced1.21.0indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.8indirect
NuGetMicrosoft.Bcl.AsyncInterfaces6.0.0indirect
NuGetMicrosoft.Bcl.AsyncInterfaces8.0.0indirect
NuGetMicrosoft.Build.Tasks.Git10.0.300indirect
NuGetMicrosoft.CodeAnalysis.Common4.14.0indirect
NuGetMicrosoft.CodeAnalysis.Common5.0.0indirect
NuGetMicrosoft.CodeCoverage18.6.0indirect
NuGetMicrosoft.Diagnostics.NETCore.Client0.2.510501indirect
NuGetMicrosoft.Diagnostics.Runtime3.1.512801indirect
NuGetMicrosoft.Diagnostics.Tracing.TraceEvent3.1.21indirect
NuGetMicrosoft.DiaSymReader2.2.3indirect
NuGetMicrosoft.DotNet.PlatformAbstractions3.1.6indirect
NuGetMicrosoft.Extensions.Configuration10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.Binder10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.CommandLine10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.FileExtensions10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.Json10.0.8indirect
NuGetMicrosoft.Extensions.Configuration.UserSecrets10.0.8indirect
NuGetMicrosoft.Extensions.DependencyModel8.0.2indirect
NuGetMicrosoft.Extensions.Diagnostics10.0.8indirect
NuGetMicrosoft.Extensions.Diagnostics.Abstractions10.0.8indirect
NuGetMicrosoft.Extensions.FileProviders.Abstractions10.0.8indirect
NuGetMicrosoft.Extensions.FileProviders.Physical10.0.8indirect
NuGetMicrosoft.Extensions.Hosting10.0.8indirect
NuGetMicrosoft.Extensions.Logging10.0.8indirect
NuGetMicrosoft.Extensions.Logging6.0.0indirect
NuGetMicrosoft.Extensions.Logging.Configuration10.0.8indirect
NuGetMicrosoft.Extensions.Logging.Console10.0.8indirect
NuGetMicrosoft.Extensions.Logging.Debug10.0.8indirect
NuGetMicrosoft.Extensions.Logging.EventLog10.0.8indirect
NuGetMicrosoft.Extensions.Logging.EventSource10.0.8indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions10.0.8indirect
NuGetMicrosoft.Extensions.Primitives10.0.8indirect
NuGetMicrosoft.Extensions.Primitives6.0.0indirect
NuGetMicrosoft.NET.Test.Sdk18.6.0indirect
NuGetMicrosoft.NETCore.Platforms1.1.0indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies1.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4621.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net471.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4721.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net481.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4811.0.3indirect
NuGetMicrosoft.SourceLink.Common10.0.300indirect
NuGetMicrosoft.Testing.Extensions.CodeCoverage18.5.2indirect
NuGetMicrosoft.Testing.Extensions.Telemetry1.9.1indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.1.0indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.2.3indirect
NuGetMicrosoft.Testing.Extensions.TrxReport2.2.3indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions1.9.1indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.1.0indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.2.3indirect
NuGetMicrosoft.Testing.Extensions.VSTestBridge2.1.0indirect
NuGetMicrosoft.Testing.Extensions.VSTestBridge2.2.3indirect
NuGetMicrosoft.Testing.Platform1.9.1indirect
NuGetMicrosoft.Testing.Platform2.1.0indirect
NuGetMicrosoft.Testing.Platform2.2.3indirect
NuGetMicrosoft.Testing.Platform.MSBuild1.9.1indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.1.0indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.2.3indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.6.0indirect
NuGetMicrosoft.TestPlatform.TestHost18.6.0indirect
NuGetMicrosoft.Win32.Registry5.0.0indirect
NuGetMSTest4.2.3indirect
NuGetMSTest.Analyzers4.2.3indirect
NuGetMSTest.TestAdapter4.2.3indirect
NuGetNETStandard.Library2.0.0indirect
NuGetNETStandard.Library2.0.3indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNUnit3TestAdapter6.2.0indirect
NuGetPerfolizer0.6.1indirect
NuGetPragmastat3.2.4indirect
NuGetSystem.Buffers4.5.1indirect
NuGetSystem.Buffers4.6.0indirect
NuGetSystem.Buffers4.6.1indirect
NuGetSystem.CodeDom9.0.5indirect
NuGetSystem.Collections.Immutable9.0.0indirect
NuGetSystem.ComponentModel.Annotations5.0.0indirect
NuGetSystem.Diagnostics.DiagnosticSource10.0.8indirect
NuGetSystem.Diagnostics.DiagnosticSource6.0.0indirect
NuGetSystem.Diagnostics.EventLog10.0.8indirect
NuGetSystem.IO.Hashing10.0.8indirect
NuGetSystem.IO.Pipelines10.0.8indirect
NuGetSystem.Management9.0.5indirect
NuGetSystem.Memory4.5.5indirect
NuGetSystem.Memory4.6.0indirect
NuGetSystem.Memory4.6.3indirect
NuGetSystem.Numerics.Vectors4.5.0indirect
NuGetSystem.Numerics.Vectors4.6.0indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Reflection.Emit4.7.0indirect
NuGetSystem.Reflection.Emit.ILGeneration4.7.0indirect
NuGetSystem.Reflection.Emit.Lightweight4.7.0indirect
NuGetSystem.Reflection.Metadata9.0.0indirect
NuGetSystem.Reflection.TypeExtensions4.7.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.0.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.0.0indirect
NuGetSystem.Security.AccessControl5.0.0indirect
NuGetSystem.Security.Principal.Windows5.0.0indirect
NuGetSystem.Text.Encoding.CodePages7.0.0indirect
NuGetSystem.Text.Encoding.CodePages8.0.0indirect
NuGetSystem.Text.Encodings.Web10.0.8indirect
NuGetSystem.Text.Encodings.Web8.0.0indirect
NuGetSystem.ValueTuple4.4.0indirect
NuGetSystem.ValueTuple4.5.0indirect
NuGetSystem.ValueTuple4.6.2indirect
NuGetxunit2.9.3indirect
NuGetxunit.analyzers1.18.0indirect
NuGetxunit.analyzers1.27.0indirect
NuGetxunit.assert2.9.3indirect
NuGetxunit.core2.9.3indirect
NuGetxunit.extensibility.execution2.9.3indirect
NuGetxunit.runner.visualstudio3.1.5indirect
NuGetxunit.v33.2.2indirect
NuGetxunit.v3.assert3.2.2indirect
NuGetxunit.v3.common3.2.2indirect
NuGetxunit.v3.core.mtp-v13.2.2indirect
NuGetxunit.v3.mtp-v13.2.2indirect
NuGetxunit.v3.runner.common3.2.2indirect
NuGetxunit.v3.runner.inproc.console3.2.2indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "bdd",
        "bdd-framework",
        "bdd-tests",
        "fluent",
        "fluent-api",
        "fluent-design"
      ],
      "is_fork": false,
      "size_kb": 1521,
      "has_wiki": true,
      "homepage": "https://jerrettdavis.github.io/TinyBDD/",
      "languages": {
        "C#": 1056426,
        "Gherkin": 619
      },
      "pushed_at": "2026-07-22T12:59:22Z",
      "created_at": "2025-08-14T05:04:42Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T12:58:15Z",
      "description": "TinyBDD is a minimal, fluent Behavior-Driven Development library for .NET",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "jerrettdavis.com",
      "name": "JD Davis",
      "type": "User",
      "login": "JerrettDavis",
      "company": null,
      "location": "Tulsa, OK",
      "followers": 156,
      "avatar_url": "https://avatars.githubusercontent.com/u/2610199?v=4",
      "created_at": "2012-10-21T03:49:18Z",
      "is_verified": null,
      "public_repos": 125,
      "account_age_days": 5022
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.19.30",
          "kind": "patch",
          "published_at": "2026-07-22T12:59:35Z"
        },
        {
          "tag": "v0.19.29",
          "kind": "patch",
          "published_at": "2026-07-13T23:33:40Z"
        },
        {
          "tag": "v0.19.28",
          "kind": "patch",
          "published_at": "2026-07-07T17:37:35Z"
        },
        {
          "tag": "v0.19.27",
          "kind": "patch",
          "published_at": "2026-06-22T14:23:27Z"
        },
        {
          "tag": "v0.19.26",
          "kind": "patch",
          "published_at": "2026-06-16T03:16:43Z"
        },
        {
          "tag": "v0.19.25",
          "kind": "patch",
          "published_at": "2026-06-16T01:58:20Z"
        },
        {
          "tag": "v0.19.24",
          "kind": "patch",
          "published_at": "2026-06-15T19:22:53Z"
        },
        {
          "tag": "v0.19.23",
          "kind": "patch",
          "published_at": "2026-06-08T17:10:24Z"
        },
        {
          "tag": "v0.19.22",
          "kind": "patch",
          "published_at": "2026-06-02T03:48:07Z"
        },
        {
          "tag": "v0.19.21",
          "kind": "patch",
          "published_at": "2026-05-27T18:04:34Z"
        },
        {
          "tag": "v0.19.20",
          "kind": "patch",
          "published_at": "2026-05-25T19:08:30Z"
        },
        {
          "tag": "v0.19.19",
          "kind": "patch",
          "published_at": "2026-05-23T05:11:52Z"
        },
        {
          "tag": "v0.19.18",
          "kind": "patch",
          "published_at": "2026-05-22T22:26:39Z"
        },
        {
          "tag": "v0.19.17",
          "kind": "patch",
          "published_at": "2026-05-22T13:22:12Z"
        },
        {
          "tag": "v0.19.16",
          "kind": "patch",
          "published_at": "2026-05-18T19:14:40Z"
        },
        {
          "tag": "v0.19.15",
          "kind": "patch",
          "published_at": "2026-05-11T17:39:14Z"
        },
        {
          "tag": "v0.19.14",
          "kind": "patch",
          "published_at": "2026-04-20T12:44:54Z"
        },
        {
          "tag": "v0.19.13",
          "kind": "patch",
          "published_at": "2026-04-15T21:52:42Z"
        },
        {
          "tag": "v0.19.12",
          "kind": "patch",
          "published_at": "2026-04-13T14:28:35Z"
        },
        {
          "tag": "v0.19.11",
          "kind": "patch",
          "published_at": "2026-03-31T21:41:17Z"
        },
        {
          "tag": "v0.19.10",
          "kind": "patch",
          "published_at": "2026-03-24T02:45:09Z"
        },
        {
          "tag": "v0.19.9",
          "kind": "patch",
          "published_at": "2026-03-24T02:01:18Z"
        },
        {
          "tag": "v0.19.8",
          "kind": "patch",
          "published_at": "2026-03-24T01:55:04Z"
        },
        {
          "tag": "v0.19.7",
          "kind": "patch",
          "published_at": "2026-03-16T18:32:37Z"
        },
        {
          "tag": "v0.19.6",
          "kind": "patch",
          "published_at": "2026-03-09T15:18:56Z"
        },
        {
          "tag": "v0.19.5",
          "kind": "patch",
          "published_at": "2026-03-03T17:35:25Z"
        },
        {
          "tag": "v0.19.4",
          "kind": "patch",
          "published_at": "2026-03-03T17:31:52Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2026-02-16T20:23:46Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2026-02-10T21:55:22Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2026-01-21T05:27:55Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2026-01-20T05:18:43Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2026-01-03T06:53:31Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-01-02T15:07:09Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-01-02T03:00:10Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-01-02T02:14:08Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-01-01T23:26:29Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-01-01T20:33:05Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2025-12-30T04:24:31Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2025-12-30T02:38:23Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2025-12-24T06:16:33Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-12-24T05:58:55Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-12-20T06:07:31Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-12-11T04:39:58Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-12-11T04:20:35Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-11-18T04:44:07Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2025-09-24T04:29:08Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-09-17T03:37:29Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-09-16T04:31:16Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2025-09-13T23:06:46Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2025-09-13T21:19:28Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-09-10T04:56:51Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-09-08T01:03:10Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-09-07T22:54:57Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2025-09-07T22:15:05Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2025-09-04T04:15:53Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2025-09-03T04:09:14Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2025-09-02T03:56:13Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2025-08-31T06:09:33Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2025-08-31T05:49:29Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2025-08-30T22:47:27Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2025-08-28T23:15:33Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2025-08-26T04:32:28Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-08-26T04:26:43Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-08-26T04:22:39Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-08-26T04:21:21Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-08-26T04:17:32Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-08-26T02:07:08Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-08-14T05:32:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "08ce2ae78543cbe7f414b4764fa3eec457e17452",
          "body": "…s (#95)\n\nBumps the github-actions-dependencies group with 2 updates: [actions/setup-dotnet](https://github.com/actions/setup-dotnet) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/setup-dotnet` from 5 to 6\n- [Release notes](https://github.com/actions/setup-d\n[…]\nemver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the github-actions-dependencies group with 2 update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T12:56:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54e564386ecc95f38f45c72201fc32eb04f2a991",
          "body": "…s (#94)\n\nBumps the github-actions-dependencies group with 2 updates: [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `marocchino/sticky-pull-request-comment` from 3.0.4\n[…]\nemver-minor\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the github-actions-dependencies group with 2 update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T23:31:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c69ba540d78091d76d592a997e3d9bd337de03f",
          "body": "…s (#93)\n\nBumps the github-actions-dependencies group with 2 updates: [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `marocchino/sticky-pull-request-comment` from 3 to \n[…]\nemver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the github-actions-dependencies group with 2 update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T17:35:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39448e4905bb7b10fb1a13355b7fd162095d598f",
          "body": "…s (#92)\n\nBumps the github-actions-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https:\n[…]\nemver-minor\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the github-actions-dependencies group with 2 update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T14:21:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e31eb4adefe99278ab74fc6fc42e61a2d9cedb3",
          "body": "Bumps the github-actions-dependencies group with 1 update: [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action).\n\n\nUpdates `EnricoMi/publish-unit-test-result-action` from 2 to 2.23.0\n- [Release notes](https://github.com/enricomi/publish-unit-test-re\n[…]\nemver-minor\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump EnricoMi/publish-unit-test-result-action (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T03:14:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7da0127324613b9c4498c15200426a03ac90a73d",
          "body": null,
          "is_bot": false,
          "headline": "chore: harden grouped dependency updates",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-06-16T01:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242865cc78924120335a3d19d628e4f0ed7ecf5a",
          "body": "…p (#90)\n\nBumps the all-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `codecov/codecov-action` from 6.0.1 to 7.0.0\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov\n[…]\non-update:semver-major\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump codecov/codecov-action in the all-dependencies grou…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T19:20:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "078e65a09afd645e1f3734f9ba3f883f1b2384dd",
          "body": "Bumps the all-dependencies group with 2 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `codecov/codecov-action` from 6 to 6.0.1\n- [Release notes](https://github.com/codecov/codecov-action/rel\n[…]\non-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the all-dependencies group with 2 updates (#89)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T17:08:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d6fad314d166cb2338bb62acda1a72bbe9cf862",
          "body": "Bumps dotnet-reportgenerator-globaltool from 5.5.4 to 5.5.10\nBumps dotnet-script from 2.0.0 to 2.0.1\n\n---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n  dependency-version: 5.5.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependen\n[…]\non-update:semver-patch\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the all-dependencies group with 2 updates (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T03:45:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34438e23b3d4acf1d60eacbbdf738908ac12221a",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep source generator compiler-compatible (#87)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-05-27T18:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a0046d150adeb1812d54e8369fecea87f39fda",
          "body": "…(#86)\n\nBumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4.35.5 to 4.36.0\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/bl\n[…]\non-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action in the all-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T19:05:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15c48bb17d75b8f771504c27f47b29d45da45228",
          "body": "…(#85)\n\nBumps the all-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4 to 4.35.5\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/ma\n[…]\non-update:semver-minor\n  dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action in the all-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-23T05:10:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34546d67b2beeb1523b1e820951a154e49debbec",
          "body": "…ooldown",
          "is_bot": false,
          "headline": "build(ci): configure dependabot grouping, conventional commits, and c…",
          "author_name": "JerrettDavis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-05-22T22:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a802bcdd8d15ddce4f9eeb3acd6c7a862b5261ce",
          "body": "Adds edge/direct tests across TinyBDD.Tests.Common and\nTinyBDD.Extensions.FileBased.Tests to push coverage to 98.7%\nline / 89.3% branch / 100% method.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: expand coverage to ~99% line, 100% method (#84)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-05-22T13:20:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3b3e36541f744d8cb05570d9e0c414c57a90a628",
          "body": null,
          "is_bot": false,
          "headline": "ci: refresh main checks",
          "author_name": "Jerrett Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-05-18T19:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04340ff944d289a628facc1ac0f1707dfcf3374d",
          "body": "…oup (#83)\n\nBumps the all-actions group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action).\n\n\nUpdates `actions/dependency-review-action` from 4 to 5\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https:/\n[…]\nversion-update:semver-major\n  dependency-group: all-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/dependency-review-action in the all-actions gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T17:37:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "502ad246f3a844f6a90d33ba6fca41d18ccdc2ec",
          "body": "…l-actions-903567a242\n\nci(deps): bump actions/upload-pages-artifact from 4 to 5 in the all-actions group",
          "is_bot": false,
          "headline": "Merge pull request #82 from JerrettDavis/dependabot/github_actions/al…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-04-20T12:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51777bdb1ba6531354f713e4912b7a0907ec4ff8",
          "body": "Bumps the all-actions group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).\n\n\nUpdates `actions/upload-pages-artifact` from 4 to 5\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/uplo\n[…]\nifact\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: all-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/upload-pages-artifact in the all-actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:18:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5737ac54263505dbe895c305bc968a772f128a1f",
          "body": "…#81)\n\n* fix: use git ls-remote to check remote tag existence before pushing\n\nAgent-Logs-Url: https://github.com/JerrettDavis/TinyBDD/sessions/d143282e-c878-4ea1-aedd-36c17ad6e832\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\n\n* fix: add --framework net9.0 to benchmar\n[…]\ns@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: use git ls-remote to check remote tag existence before pushing (…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-15T21:50:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "df0374313b64bcec6c96b349c8a66fed11797000",
          "body": "Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0\nBumps MSTest from 4.1.0 to 4.2.1\nBumps MSTest.TestAdapter from 4.1.0 to 4.2.1\nBumps MSTest.TestFramework from 4.1.0 to 4.2.1\nBumps YamlDotNet from 16.3.0 to 17.0.1\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n  dependency-ver\n[…]\n: version-update:semver-major\n  dependency-group: all-nuget\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the all-nuget group with 5 updates (#80)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T14:27:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7156b6be4ade5c9f14916d343e7a18b11336812a",
          "body": "…#79)\n\nBumps the all-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `softprops/action-gh-release` from 2 to 3\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/a\n[…]\nversion-update:semver-major\n  dependency-group: all-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump softprops/action-gh-release in the all-actions group (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T14:26:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "344df520bfd93f8392f33b89b1d7d3c5498847bc",
          "body": "Bumps the all-actions group with 2 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [actions/deploy-pages](https://github.com/actions/deploy-pages).\n\n\nUpdates `codecov/codecov-action` from 5 to 6\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- \n[…]\nversion-update:semver-major\n  dependency-group: all-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump the all-actions group with 2 updates (#78)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T21:39:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56a4a51ab20fb51e307b43d9b771550cbf20fa4e",
          "body": "Bumps coverlet.collector from 6.0.4 to 8.0.1\nBumps dotnet-reportgenerator-globaltool from 5.5.3 to 5.5.4\nBumps Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 5.3.0\nBumps Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.3.0\nBumps Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.201\nBumps System.Text.Jso\n[…]\n: version-update:semver-patch\n  dependency-group: all-nuget\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the all-nuget group with 6 updates (#77)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T02:42:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25c200c0a2430475bfd07e48e3259ccaed5295dc",
          "body": "Replace the custom update-packages.yml workflow with Dependabot's\nnative grouped updates. This gives us batched PRs that trigger CI\nnatively, security vulnerability alerts, and less custom code to\nmaintain.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: switch from custom update workflow to Dependabot groups",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-03-24T01:59:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af0a0f76555d3ba76cdafbd1a3fe5108b53c687c",
          "body": "The `with: body:` block in peter-evans/create-pull-request is YAML,\nnot shell — so $(cat outdated.txt) was rendered literally instead of\nbeing expanded. Save the file content to a step output via GITHUB_OUTPUT\nheredoc and reference it with ${{ steps.check.outputs.outdated }}.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): resolve literal $(cat outdated.txt) in PR body",
          "author_name": "JD",
          "author_login": null,
          "committed_at": "2026-03-24T01:52:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6fd1c3d187347b973c4852da2cf2e9a91571801c",
          "body": "Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2 to 3.\n- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)\n- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v2...v3)\n\n---\nupd\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T19:03:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ccbd3c5cd533f75d38d69a248e10aa5e3d82cbd4",
          "body": "Bumps Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.5\nBumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.5\nBumps Microsoft.Extensions.FileSystemGlobbing from 10.0.3 to 10.0.5\nBumps Microsoft.Extensions.Hosting from 10.0.3 to 10.0.5\nBumps Microsoft.Extensio\n[…]\n: version-update:semver-patch\n  dependency-group: microsoft\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the microsoft group with 7 updates (#69)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T18:30:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71ca70747241149bea60222793bdfd96765fa058",
          "body": "---\nupdated-dependencies:\n- dependency-name: dotnet-reportgenerator-globaltool\n  dependency-version: 5.5.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump dotnet-reportgenerator-globaltool from 5.5.1 to 5.5.3 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T15:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1166f8026ddd39f6286d6b96b16a9e0a9aa83870",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/upload-artifact from 6 to 7 (#64)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T17:33:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6cb0b312063eda60bbacbb227cae81d3292edfd8",
          "body": "Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n  dependency-version: 18.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: microsoft\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the microsoft group with 1 update (#65)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T17:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d146bb342dc2bae6f31f7b4aacbdc17775004bc3",
          "body": "Bumps Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.3\nBumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to 10.0.3\nBumps Microsoft.Extensions.FileSystemGlobbing from 10.0.2 to 10.0.3\nBumps Microsoft.Extensions.Hosting from 10.0.2 to 10.0.3\nBumps Microsoft.Extensio\n[…]\n: version-update:semver-patch\n  dependency-group: microsoft\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the microsoft group with 7 updates (#62)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T20:21:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcafd836ffb3d14737f2454a252ec47c7b96257a",
          "body": "Bumps MSTest from 4.0.2 to 4.1.0\nBumps MSTest.TestAdapter from 4.0.2 to 4.1.0\nBumps MSTest.TestFramework from 4.0.2 to 4.1.0\n\n---\nupdated-dependencies:\n- dependency-name: MSTest\n  dependency-version: 4.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-g\n[…]\npe: version-update:semver-minor\n  dependency-group: testing\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the testing group with 3 updates (#61)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T21:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc0bd2cb414b9f0e3cd24f22a2a239ef6be9ef1c",
          "body": "…grade-safe diagnostics (#60)\n\n* Initial plan\n\n* Add eligibility checks and diagnostics for source generator\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\n\n* Add tests for eligibility checks and diagnostics\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.nor\n[…]\ns@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: [SourceGenerators] Gate optimization on partial types; emit up…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-21T05:25:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "62572932d8b6776300d499991f59d8408d0fb958",
          "body": "…packages enabled (#58)\n\n* Initial plan\n\n* Fix CI pack failure for source generators by disabling symbol packages\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(ci): Fix NU5017 error when packing source generators with symbol …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-20T05:16:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "047e76007db1d90a0afe1cfcb1e8b92cd091e6f5",
          "body": "* deps: Bump the microsoft group with 7 updates\n\nBumps Microsoft.Extensions.DependencyInjection from 10.0.1 to 10.0.2\nBumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.1 to 10.0.2\nBumps Microsoft.Extensions.FileSystemGlobbing from 10.0.1 to 10.0.2\nBumps Microsoft.Extensions.Hosti\n[…]\n--------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jerrett D. Davis <mxjerrett@gmail.com>",
          "is_bot": true,
          "headline": "deps: Bump the microsoft group with 7 updates (#54)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-20T04:38:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "160773ee339b6fe60e6d5514fa4b9da3389b0895",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/upload-artifact from 4 to 6 (#53)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:37:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62484ba2a872de478b191bb7956155ea46c8452d",
          "body": "Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/labeler\n  dependency-version: '6'\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/labeler from 5 to 6 (#52)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:37:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55a2b77299e9f8cce833dd5f0f64059b051df995",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump github/codeql-action from 3 to 4 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:36:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a21f7b5f077f2c844ab471540b7cb4c21c431f6",
          "body": "Bumps xunit.v3 from 3.2.1 to 3.2.2\nBumps xunit.v3.extensibility.core from 3.2.1 to 3.2.2\n\n---\nupdated-dependencies:\n- dependency-name: xunit.v3\n  dependency-version: 3.2.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: testing\n- dependency-name: x\n[…]\npe: version-update:semver-patch\n  dependency-group: testing\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the testing group with 2 updates (#55)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:35:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5cae3cc7bb373c2bea58901ae190c25f0cc763a6",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v9...v10)\n\n---\nupdated-dependencies:\n- depend\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/stale from 9 to 10 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:35:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb1fdc94c5f9e06ba001e560d5596ad2f36d3171",
          "body": "… support (#47)",
          "is_bot": false,
          "headline": "feat(gerkin): Add file-based DSL with Gherkin .feature files and YAML…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-16T21:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443d7f1ec275568c7b8938a2652059340df0404c",
          "body": "* Initial plan\n\n* Fix PR Summary step to handle missing packages gracefully\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(ci): Fix PR Summary step crash when packages don't exist (#49)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-15T04:14:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "002f29ce6eeed98f483a6f019a14d3b8b65ea6ac",
          "body": "---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n  dependency-version: 0.15.8\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: JD Davis <jd@jerrettdavis.com>",
          "is_bot": true,
          "headline": "deps: Bump BenchmarkDotNet from 0.14.0 to 0.15.8 (#45)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T03:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6257fede08b7f7989450bfa323cbb9ffe567d4cb",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump codecov/codecov-action from 4 to 5 (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T03:00:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca9fee5992f8c9caa424b1c6ac821631be45c79c",
          "body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 5.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/setup-dotnet from 3 to 5 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T02:59:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32d56960f4516150f3a3cbdbe02ebf32945eeded",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 3 to 6 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T02:59:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "91140801a9e737469511a455e1f135e9a20a7044",
          "body": "Bumps Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0\nBumps Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.14.0\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.CodeAnalysis.Analyzers\n  dependency-version: 3.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-m\n[…]\n: version-update:semver-minor\n  dependency-group: microsoft\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps: Bump the microsoft group with 2 updates (#44)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T02:58:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea1d34d550689d0f60aeb1fe31f7c86fc1ae1204",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/upload-pages-artifact from 3 to 4 (#43)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T02:58:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f58d5ba227a6c9a1d64c01fc16c287eaff1d2521",
          "body": "Bumps [gittools/actions](https://github.com/gittools/actions) from 1 to 4.\n- [Release notes](https://github.com/gittools/actions/releases)\n- [Commits](https://github.com/gittools/actions/compare/v1...v4)\n\n---\nupdated-dependencies:\n- dependency-name: gittools/actions\n  dependency-version: '4'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump gittools/actions from 1 to 4 (#41)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T02:57:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "42a3ba08158a7318eb7828d4dacc2cddce448520",
          "body": "* Initial plan\n\n* Add CI workflows and GitHub templates\n\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\n\n* fix: Downgrade publish-unit-test-result-action to v2\n\n* fix: Remove --no-build from pack in pr-validation to avoid source generator path issues\n\nCo-authored-by: Je\n[…]\nored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>\nCo-authored-by: JD Davis <jd@jerrettdavis.com>",
          "is_bot": false,
          "headline": "ci: Add CI workflows and GitHub templates from QuickApiMapper (#38)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-13T02:54:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5d8cab928660c593da79db4ef080869982ccc0bf",
          "body": "…g, and source generators (#36)",
          "is_bot": false,
          "headline": "perf: Reduce framework overhead through allocation reduction, inlinin…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-07T05:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f57895979d77f0af69e2fa8ef83274cb129e3ba1",
          "body": "…me overhead (#34)",
          "is_bot": false,
          "headline": "chore: Add BenchmarkDotNet infrastructure for measuring TinyBDD runti…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-03T06:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2cfe5524512c3c89a6ef1042ce63bd64803074",
          "body": "… exception assertions (#32)",
          "is_bot": false,
          "headline": "feat: Extend Fluent Assertions DSL with collections, type checks, and…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-02T15:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b22c09709b8a473c0f93bf987b48ead0d0704b6",
          "body": "…ages (#30)",
          "is_bot": false,
          "headline": "docs: Document TinyBDD.Extensions.Reporting and TinyBDD.Xunit.v3 pack…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-02T02:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51610f100f63465aaec1fc84e7d1dddd2c0353ed",
          "body": "…integration (#28)",
          "is_bot": false,
          "headline": "feat: Add extensibility layer with observer pattern and Microsoft DI …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-01-02T02:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ce17ca625ecabd961606976b323e47aa1a7123",
          "body": "* feat(patternkit): introduce PatternKit.Core as general-purpose workflow DSL\n\nAdds PatternKit.Core as the foundational layer for transforming TinyBDD\nfrom a testing framework into a general-purpose BDD-style orchestrator.\n\nKey additions:\n- WorkflowContext: Execution state container with extensions \n[…]\n compatibility (minimal reflection, ValueTask-first)\n- Low allocations (state-passing, inlined delegates)\n- Extensibility (behaviors, handlers, context extensions)\n- General-purpose use beyond testing",
          "is_bot": false,
          "headline": "feat: introduce as general-purpose workflow DSL (#26)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-01-01T23:24:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c9aa3750cae0d999bbfb34c8e520de7847adbe0",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement comprehensive setup/teardown strategy for TinyBDD (#25)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2026-01-01T02:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2faa1eb2f0c29303c919d1cd406eb9264803793e",
          "body": "…ort (#24)",
          "is_bot": false,
          "headline": "docs: Add modern custom documentation theme with light/dark mode supp…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-12-30T04:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec02bb500511f481035786203ea9fd0f720c3e9",
          "body": "… and advanced feature coverage (#22)",
          "is_bot": false,
          "headline": "docs: Expand TinyBDD user guide with framework-specific documentation…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-12-30T02:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12a687ef3965390b7f6b0a7aa5ba1d38190d7a1",
          "body": null,
          "is_bot": false,
          "headline": "test: improve assertions in data-driven tests and fix null checks (#20)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-24T06:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6caf2610a59a9969d9bc16d7b25d7c0f9755135",
          "body": "…tion helpers (#19)\n\n* feat: add state-passing overloads, data-driven scenarios, and composition helpers\n\nPerformance:\n- Add state-passing overloads to Given, When, And, But, Then, Finally\n- Avoids closure allocations by passing state as explicit parameter\n- Supports sync, async Task, async ValueTas\n[…]\no use IAsyncLifetime for async initialization\n\nTests:\n- Add StatePassingOverloadTests (20 tests)\n- Add DataDrivenTests (22 tests)\n- Add BackgroundStepTests (11 tests)\n- Add CompositionTests (15 tests)",
          "is_bot": false,
          "headline": "feat: add state-passing overloads, data-driven scenarios, and composi…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-24T05:49:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d939eddaf94e519d7d05a2c15f8ef51bd55a010e",
          "body": "… dependency disposal. (#18)",
          "is_bot": false,
          "headline": "feat(finally): implemented a `Finally` method to help with management…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-20T06:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29838c7e9002e02dad25c14610016a0c35f08c5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bumped package versions.",
          "author_name": "Jerrett Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-11T04:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b44a2a9e9fb1a2130c97ec11c09136191d1b074",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Jerrett Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-11T04:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe9149878a8e009be4027a42240431db979dfae",
          "body": null,
          "is_bot": false,
          "headline": "refactor: split out Task and ValueTask generation",
          "author_name": "Jerrett Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-12-11T04:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ab237e630b21b4ae8aba7e0fb3bf758e6ca512",
          "body": null,
          "is_bot": false,
          "headline": "feat: added dotnet 10 targeting. (#17)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-11-18T04:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b94b29f3f38c7d6be26701cf6d814c0121e899",
          "body": "* chore: expanded the targets the solution is built for.\n\nNow targeting all supported .NET version: .Net Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, and 4.8.1. .NET Standard 2.0 and 2.1. .NET 8 and 9.\n\n* docs: expand comprehensive BDD documentation (fundamentals, workflow, assertions, IO tracking, tips\n[…]\nn inner ctor coverage test; enhance introduction and landing index; document deferred fluent expectations and step IO lineage\n\n* docs: rearranged documentation to better align with desired site layout",
          "is_bot": false,
          "headline": "chore: expanded the targets the solution is built for. (#16)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-24T04:27:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9d5ef86872d930e3b20e5d6d07798335dd6ccd1",
          "body": "…xt.cs (#15)",
          "is_bot": false,
          "headline": "feat: implemented a step state capture mechanism in the ScenarioConte…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-17T03:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb40d89b45e65b02f8e116834874671fa6718fdd",
          "body": null,
          "is_bot": false,
          "headline": "feat(assertions): added first attempt at some fluent assertions. (#14)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-16T04:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccbe8796090836bdf0ebb62e87f0353fdc0d4bf6",
          "body": "…context. (#13)",
          "is_bot": false,
          "headline": "fix: created a new overload that allows for reconfiguring an exising …",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-13T23:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1110d4f845017e3fe1b2f9d5fe06112ce039cdcd",
          "body": null,
          "is_bot": false,
          "headline": "fix: added xunit scenario name population (#12)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-13T21:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a9e8ae75fbe576aa7971690a2c7e90bbd6fb3e",
          "body": null,
          "is_bot": false,
          "headline": "fix: corrected project building for net8.0",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-10T04:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d57e692c9d3d9e9e4934913b9471760a8873ed",
          "body": null,
          "is_bot": false,
          "headline": "feat: added support for xunit v3 (#10)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-10T04:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b4798cf64be7111832bfc093ca1fe608b0762a",
          "body": "… Action<T>), and Then(Action<T>) (#9)",
          "is_bot": false,
          "headline": "feat: added new overloads for Then(\"\",Action), Then(Action), Then(\"\",…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-08T01:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72b894f0294534b19a06bc2f0ea18d59c4a82c0",
          "body": null,
          "is_bot": false,
          "headline": "fix: updated GitVersion.yml formatting. (#8)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-07T22:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6aaf04d1c6cc5ed0dbb1b6155056f664e54366b",
          "body": null,
          "is_bot": false,
          "headline": "feat: adding semver from conventional commits. (#7)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-07T22:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8060a8a8986d6e7d119a24a0e858b7da52e58e0b",
          "body": "…cally generate all our overload variations.\n\n* feat: adding additional overloads for given to allow for seeds to be passed to initial function.\n\n* chore: cleaned up left over comments from removing the old code.\n\n* fix: corrected bdd async handling logic.\nchore: updated script to use method syntax lambdas.\n\n* feat: adding overloads for ThenChain automation.\n\n* tests: updated coverage",
          "is_bot": false,
          "headline": "feat: refactoring the application to utilize helper scripts to dynami…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-07T22:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945267ee9ac112a4239fec51e3a6a9ed1900cd33",
          "body": "feat: added additionaal helper methods to the test base classes to improove developer experience",
          "is_bot": false,
          "headline": "feat(platforms): made compatible with net standard (#5)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-04T04:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee1d6db0ddc04352506e79a26f081c9b4ab9c72",
          "body": "…proove developer experience. (#4)\n\n* feat: added additionaal helper methods to the test base classes to improove developer experience.\n\nAdded new `TestBase.cs` to handle common cleanup for test base classes. Added new `Given()` entrypoints to the base classes to remove the need to call `Flow.` befo\n[…]\n<T>` to allow for calling `AssertPassed` Or `AssertFailed` directly on the end of the Scenario chain instead of on the context itself.\n\n* chore: slight code cleanup in XML and remove extra semicolons.",
          "is_bot": false,
          "headline": "feat: added additionaal helper methods to the test base classes to im…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-03T04:08:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfa07e075cd7965b4e71a34deed945e45157c487",
          "body": "… (#3)\n\n* feat(core): introduce `ScenarioOptions` to control scenario execution\n\nSummary: Add a new `ScenarioOptions` record to configure scenario behavior (error handling, skipping, timeouts, and assertion halting) and thread the options through `ScenarioContext` and the pipeline. Update pipeline l\n[…]\n\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* feat: removed inefficient ToList computation.\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(core): introduce `ScenarioOptions` to control scenario execution…",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-09-02T03:55:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a1fb70a79a8eb38574a99bef713ee9590d2a0d94",
          "body": null,
          "is_bot": false,
          "headline": "chore: corrected logo pathing",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-31T06:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971c17fd0ba6449ad43310ed367827362a694f83",
          "body": null,
          "is_bot": false,
          "headline": "chore: removed sourcelink from Directory.Build.props",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-31T06:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b947ea8b212ce9d26d6351106be627f22269f5fe",
          "body": null,
          "is_bot": false,
          "headline": "chore: tweaking nuget build info",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-31T06:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af812026508ed77d70363e375be26e4b4ac7087",
          "body": "* ci: adding test runs on PRs.\n\n* ci(codeql): install .NET 9 SDK and switch to explicit restore/build",
          "is_bot": false,
          "headline": "ci: adding test runs on PRs and CodeQL (#2)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-31T05:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df4dcb99af7b3b71d344314276b4846e3bfa58c",
          "body": "* feat: reworked the logic for how everything goes together.\n\n* docs: reworked documentation, removed commented code, slight refactors.\n\n* docs: updates to documentation.\n\n* docs: additional documentation updats.\n\n* chore: added license.\n\n* docs: cleaned up docs for the rewrite.",
          "is_bot": false,
          "headline": "refactor: Rewrote the underlying application logic (#1)",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-30T22:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a93bd80c3a75e52a30899b81522f3b890a29c5f",
          "body": null,
          "is_bot": false,
          "headline": "docs: aligned readme examples for all 3 test suites.",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-28T23:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8346412988431c7bd8c33f32f13a222e0467b5",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix formatting in README.md description",
          "author_name": "JD Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T04:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa48a6dc80b2cb9cbc22323a3b6409b93a31aa8",
          "body": null,
          "is_bot": false,
          "headline": "ci: gave docs job title.",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T04:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb818590a5a1e3caffb9128b6643cec742424be",
          "body": null,
          "is_bot": false,
          "headline": "ci: updated pages action to not point at non-existent subdomains",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T04:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d944714c5707d9bf9b4acf88dd1e6cafe92650",
          "body": null,
          "is_bot": false,
          "headline": "chore: slightly improved artifacting in logo",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T04:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a6c53807b9af79709d8176e14ea19b031908a8",
          "body": null,
          "is_bot": false,
          "headline": "docs: added documentation generation to the project",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T04:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23fa73aadddd7d841917094e30c90de84e0c35a5",
          "body": null,
          "is_bot": false,
          "headline": "tests: extended test coverage and added more documentation",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-26T02:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74630f45d36d19d69426439b9fd3f36bcfef780b",
          "body": null,
          "is_bot": false,
          "headline": "ci: changed report combining logic",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce45e5abf0a2992b3b6d5146bc3dc7aef725b804",
          "body": null,
          "is_bot": false,
          "headline": "ci: changed to use explicit packing.",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5133cf46f1cf7fe8b8505a9cd9cfb26c9c3080",
          "body": null,
          "is_bot": false,
          "headline": "ci: updated codecov flags.",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ae5a5f697058de3f23a416e0ef7dd7f546ac83",
          "body": null,
          "is_bot": false,
          "headline": "ci: tweaking lock path",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832ced011b7cdee94e38eabd790deb56d6c6d3f0",
          "body": null,
          "is_bot": false,
          "headline": "ci: trying to make ci happy",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8d40bddde089aa3222f833d7100330a27da56d",
          "body": null,
          "is_bot": false,
          "headline": "ci: added deterministic package restores.",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98378fb823089b90320d455db04fd39abfcf38b9",
          "body": null,
          "is_bot": false,
          "headline": "ci: tweaking ci",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093c12f1f85a2b6dfa0364a9d731ff0952f865b8",
          "body": "docs: updating readme",
          "is_bot": false,
          "headline": "ci: adding ci",
          "author_name": "Jerrett D. Davis",
          "author_login": "JerrettDavis",
          "committed_at": "2025-08-14T05:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 68,
      "commits_last_year": 101,
      "latest_release_at": "2026-07-22T12:59:35Z",
      "latest_release_tag": "v0.19.30",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 6.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "TinyBDD.SourceGenerators",
          "exists": true,
          "license": null,
          "keywords": [
            "bdd",
            "testing",
            "source-generator",
            "roslyn",
            "performance"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/TinyBDD.SourceGenerators",
          "is_deprecated": false,
          "latest_version": "0.19.30",
          "repository_url": "https://github.com/JerrettDavis/TinyBDD",
          "versions_count": 31,
          "total_downloads": 3184,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T12:59:40.133000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "benchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj",
        "src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj",
        "src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj",
        "src/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj",
        "src/TinyBDD.Extensions.Reporting/TinyBDD.Extensions.Reporting.csproj",
        "src/TinyBDD.MSTest/TinyBDD.MSTest.csproj",
        "src/TinyBDD.NUnit/TinyBDD.NUnit.csproj",
        "src/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj",
        "src/TinyBDD.Xunit.v3/TinyBDD.Xunit.v3.csproj",
        "src/TinyBDD.Xunit/TinyBDD.Xunit.csproj",
        "src/TinyBDD/TinyBDD.csproj",
        "tests/TinyBDD.Extensions.FileBased.Tests/TinyBDD.Extensions.FileBased.Tests.csproj",
        "tests/TinyBDD.Extensions.Tests/TinyBDD.Extensions.Tests.csproj",
        "tests/TinyBDD.MSTest.Tests/TinyBDD.MSTest.Tests.csproj",
        "tests/TinyBDD.NUnit.Tests/TinyBDD.NUnit.Tests.csproj",
        "tests/TinyBDD.SourceGenerators.Tests/TinyBDD.SourceGenerators.Tests.csproj",
        "tests/TinyBDD.Tests.Common/TinyBDD.Tests.Common.csproj",
        "tests/TinyBDD.Xunit.Tests/TinyBDD.Xunit.Tests.csproj",
        "tests/TinyBDD.Xunit.v3.Tests/TinyBDD.Xunit.v3.Tests.csproj"
      ],
      "largest_source_bytes": 73542,
      "source_files_sampled": 219,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 155,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "YamlDotNet",
          "manifest": "src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.FileSystemGlobbing",
          "manifest": "src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "PolySharp",
          "manifest": "src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Hosting.Abstractions",
          "manifest": "src/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Logging.Abstractions",
          "manifest": "src/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Text.Json",
          "manifest": "src/TinyBDD.Extensions.Reporting/TinyBDD.Extensions.Reporting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "MSTest.TestFramework",
          "manifest": "src/TinyBDD.MSTest/TinyBDD.MSTest.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NUnit",
          "manifest": "src/TinyBDD.NUnit/TinyBDD.NUnit.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "src/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "src/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "xunit.v3.extensibility.core",
          "manifest": "src/TinyBDD.Xunit.v3/TinyBDD.Xunit.v3.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "xunit.abstractions",
          "manifest": "src/TinyBDD.Xunit/TinyBDD.Xunit.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "xunit.extensibility.core",
          "manifest": "src/TinyBDD.Xunit/TinyBDD.Xunit.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection",
          "manifest": "src/TinyBDD/TinyBDD.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/TinyBDD/TinyBDD.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/TinyBDD/TinyBDD.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Threading.Tasks.Extensions",
          "manifest": "src/TinyBDD/TinyBDD.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "PolySharp",
          "manifest": "src/TinyBDD/TinyBDD.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "3.11.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.14.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileSystemGlobbing",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting.Abstractions",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Abstractions",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": "10.0.300",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestFramework",
            "direct": true,
            "version": "4.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "3.14.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "PolySharp",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Json",
            "direct": true,
            "version": "8.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": true,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Threading.Tasks.Extensions",
            "direct": true,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.abstractions",
            "direct": true,
            "version": "2.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.extensibility.core",
            "direct": true,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.extensibility.core",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "YamlDotNet",
            "direct": true,
            "version": "18.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet.Annotations",
            "direct": false,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "CommandLineParser",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Gee.External.Capstone",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Iced",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.ApplicationInsights",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Bcl.AsyncInterfaces",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Build.Tasks.Git",
            "direct": false,
            "version": "10.0.300",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Common",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Common",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeCoverage",
            "direct": false,
            "version": "18.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Diagnostics.NETCore.Client",
            "direct": false,
            "version": "0.2.510501",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Diagnostics.Runtime",
            "direct": false,
            "version": "3.1.512801",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Diagnostics.Tracing.TraceEvent",
            "direct": false,
            "version": "3.1.21",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DiaSymReader",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DotNet.PlatformAbstractions",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Abstractions",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Binder",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.CommandLine",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.FileExtensions",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.UserSecrets",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyModel",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.Abstractions",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Abstractions",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.FileProviders.Physical",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Hosting",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Configuration",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Debug",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.EventLog",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.EventSource",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options.ConfigurationExtensions",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Primitives",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETCore.Platforms",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net462",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net47",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net472",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net48",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NETFramework.ReferenceAssemblies.net481",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.Common",
            "direct": false,
            "version": "10.0.300",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.CodeCoverage",
            "direct": false,
            "version": "18.5.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.Telemetry",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.Telemetry",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.Telemetry",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.TrxReport.Abstractions",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.VSTestBridge",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Extensions.VSTestBridge",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform.MSBuild",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform.MSBuild",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Testing.Platform.MSBuild",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.ObjectModel",
            "direct": false,
            "version": "18.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.TestPlatform.TestHost",
            "direct": false,
            "version": "18.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Win32.Registry",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.Analyzers",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "MSTest.TestAdapter",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NETStandard.Library",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NETStandard.Library",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Newtonsoft.Json",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Perfolizer",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Pragmastat",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Buffers",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.CodeDom",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Collections.Immutable",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ComponentModel.Annotations",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.DiagnosticSource",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Diagnostics.EventLog",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Hashing",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.IO.Pipelines",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Management",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Numerics.Vectors",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit.ILGeneration",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Emit.Lightweight",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.Metadata",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.TypeExtensions",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.CompilerServices.Unsafe",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.InteropServices.RuntimeInformation",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.AccessControl",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Security.Principal.Windows",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encoding.CodePages",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encoding.CodePages",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Text.Encodings.Web",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.analyzers",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.analyzers",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.assert",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.core",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.extensibility.execution",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.assert",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.common",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.core.mtp-v1",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.mtp-v1",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.common",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3.runner.inproc.console",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 155,
        "direct_count": 25,
        "indirect_count": 130
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 73,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 12,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "JerrettDavis",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/2610199?v=4"
        },
        {
          "type": "User",
          "login": "johndoe65535",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30631296?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.981
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql-analysis.yml",
        "conventional-commits.yml",
        "dependency-review.yml",
        "docs.yml",
        "labeler.yml",
        "pr-validation.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "packages.lock.json"
      ],
      "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": 5,
            "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": 10,
            "reason": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/7 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 8,
            "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": "08ce2ae78543cbe7f414b4764fa3eec457e17452",
        "ran_at": "2026-07-22T13:09:10Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T12:59:48Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T12:56:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JerrettDavis/TinyBDD",
    "host": "github.com",
    "name": "TinyBDD",
    "owner": "JerrettDavis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 70,
        "vitality": 88,
        "community": 33,
        "governance": 60,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 101,
              "human_commit_share": 0.64,
              "days_since_last_push": 0,
              "active_weeks_last_year": 33
            },
            "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": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "101 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 101
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 68,
              "latest_release_tag": "v0.19.30",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 6.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "68 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "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 ~6.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 36,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 36 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 36
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 1,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "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": 46,
            "inputs": {
              "packages": [
                "TinyBDD.SourceGenerators"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 3184,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "3,184 downloads all-time across nuget",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 3184,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.981
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 73,
              "open_issues": 0,
              "closed_issues": 12,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "73/83 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 73,
                      "decided": 83
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 64,
            "inputs": {
              "followers": 156,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "JerrettDavis",
              "public_repos": 125,
              "account_age_days": 5022
            },
            "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": "156 followers of JerrettDavis",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 156,
                      "login": "JerrettDavis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "125 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 125
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "TinyBDD.SourceGenerators"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "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": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "bdd",
                "bdd-framework",
                "bdd-tests",
                "fluent",
                "fluent-api",
                "fluent-design"
              ],
              "has_wiki": true,
              "homepage": "https://jerrettdavis.github.io/TinyBDD/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://jerrettdavis.github.io/TinyBDD/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.2
            },
            "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": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 run on all commits",
                "points": 5,
                "status": "met",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 155 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 155
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 155,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 155,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.984,
              "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": "63 of 64 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "packages.lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.09,
              "toolchain_manifests": [
                "benchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj",
                "src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj",
                "src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj",
                "src/TinyBDD.Extensions.Hosting/TinyBDD.Extensions.Hosting.csproj",
                "src/TinyBDD.Extensions.Reporting/TinyBDD.Extensions.Reporting.csproj",
                "src/TinyBDD.MSTest/TinyBDD.MSTest.csproj",
                "src/TinyBDD.NUnit/TinyBDD.NUnit.csproj",
                "src/TinyBDD.SourceGenerators/TinyBDD.SourceGenerators.csproj",
                "src/TinyBDD.Xunit.v3/TinyBDD.Xunit.v3.csproj",
                "src/TinyBDD.Xunit/TinyBDD.Xunit.csproj",
                "src/TinyBDD/TinyBDD.csproj",
                "tests/TinyBDD.Extensions.FileBased.Tests/TinyBDD.Extensions.FileBased.Tests.csproj",
                "tests/TinyBDD.Extensions.Tests/TinyBDD.Extensions.Tests.csproj",
                "tests/TinyBDD.MSTest.Tests/TinyBDD.MSTest.Tests.csproj",
                "tests/TinyBDD.NUnit.Tests/TinyBDD.NUnit.Tests.csproj",
                "tests/TinyBDD.SourceGenerators.Tests/TinyBDD.SourceGenerators.Tests.csproj",
                "tests/TinyBDD.Tests.Common/TinyBDD.Tests.Common.csproj",
                "tests/TinyBDD.Xunit.Tests/TinyBDD.Xunit.Tests.csproj",
                "tests/TinyBDD.Xunit.v3.Tests/TinyBDD.Xunit.v3.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0.36
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "benchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj, src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj, src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "benchmarks/TinyBDD.Benchmarks/TinyBDD.Benchmarks.csproj, src/TinyBDD.Extensions.DependencyInjection/TinyBDD.Extensions.DependencyInjection.csproj, src/TinyBDD.Extensions.FileBased/TinyBDD.Extensions.FileBased.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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "9 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "36 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 73542,
              "source_files_sampled": 219,
              "oversized_source_files": 1
            },
            "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": "1/219 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 219,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T13:09:29.690984Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JerrettDavis/TinyBDD.svg",
  "full_name": "JerrettDavis/TinyBDD",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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