Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 11:15 UTC

fluffynuts / NExpect

An assertions framework for .NET with a BDD-like feel, inspired by Chai and Jasmine, designed to be user-extensible

C#BSD-3-Clause★ 24 stars⑂ 8 forkssince Jul 2017View on GitHub ↗

fluffynuts/NExpect holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (77/100) and lowest on AI Readiness (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

61
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

Davyd McCollPersonal account
68 followers310 public repossince Jun 2013Codeo

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
npmnexpectpoints to another repo — not scored0.6.04,547102676 days agonexpectspawnchild-processterminal
NuGetNExpect.Matchers.AspNetCore2.0.127-2550 days ago
NuGetNExpect.Matchers.AspNetMvc2.0.127-1630 days ago
NuGetNExpect.Matchers.NSubstitute2.0.126-25647 days ago

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.2/36Commit cadence — 22/52 weeks with commits
15.2/18Commit volume — 48 commits in the last year
10/10OpenSSF Scorecard: Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year48
human_commit_share0.9
days_since_last_push0
active_weeks_last_year22
How it's scored
27/27Ships releases — 100 releases published
16.2/36Release recency — latest release 356 days ago
27/27Release cadence — a release every ~30.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv2.0.118
releases_from_tagsno
days_since_latest_release356
mean_days_between_releases30.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

48At risk · 18% of overall
How it's scored
22.1/60Stars — 24 stars
7/25Forks — 8 forks
2.7/15Watchers — 4 watchers
Inputs used
forks8
stars24
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
58/80Total downloads — 381,032 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesNExpect.Matchers.AspNetCore, NExpect.Matchers.AspNetMvc, NExpect.Matchers.NSubstitute
dependents
ecosystemsnuget
total_downloads381,032
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?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
6.8/13.5Contributor breadth — 5 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.992
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
36.2/38.3PR acceptance — 35/37 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/10 approved changesets -- score normalized to 0
Inputs used
merged_prs35
open_issues0
closed_issues11
issue_closed_ratio1
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.2/25Owner reach — 68 followers of fluffynuts
25/25Track record — 310 public repos, account ~13 yr old
Inputs used
followers68
owner_typeUser
is_verified
owner_loginfluffynuts
public_repos310
account_age_days4,795
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 3 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 256 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesNExpect.Matchers.AspNetCore, NExpect.Matchers.AspNetMvc, NExpect.Matchers.NSubstitute
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 10 out of 10 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/10 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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 — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 13 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages8
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:nexpect@0.6.0 runtime dependency closure — what installing the published package pulls in — 8 packages. 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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.9/40Legible commit history — 20 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.222
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/CoreConsumer/CoreConsumer.csproj, src/CoreTests/CoreTests.csproj, src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/CoreConsumer/CoreConsumer.csproj, src/CoreTests/CoreTests.csproj, src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj, src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj, src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj, src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj, src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj, src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj, src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj, src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj, src/NExpect.Tests/NExpect.Tests-orig.csproj, src/NExpect.Tests/NExpect.Tests.csproj, src/NExpect/NExpect.csproj
dependency_bot_commit_share0.1
How it's scored
45/45Type-checkable code — C# (statically typed)
54.8/55Manageable file sizes — 2/568 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes111,020
source_files_sampled568
oversized_source_files2

Key facts

24GitHub stars
5contributors
48commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'nexpect' points at a different repository (https://github.com/nodejitsu/nexpect); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02468812017-072020-032022-10

Each point covers 5 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests10 out of 10 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/10 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities13 existing vulnerabilities detected
Direct dependencies 53
RegistryPackageVersion constraintManifest
NuGetMicrosoft.SourceLink.GitHub8.0.0src/CoreConsumer/CoreConsumer.csproj
NuGetQuackers.TestLogger1.0.25src/CoreConsumer/CoreConsumer.csproj
NuGetmicrosoft.net.test.sdk17.8.0src/CoreConsumer/CoreConsumer.csproj
NuGetNExpect2.0.57src/CoreConsumer/CoreConsumer.csproj
NuGetnunit4.0.1src/CoreConsumer/CoreConsumer.csproj
NuGetnunit3testadapter4.5.0src/CoreConsumer/CoreConsumer.csproj
NuGetmicrosoft.net.test.sdk17.8.0src/CoreTests/CoreTests.csproj
NuGetnunit4.0.1src/CoreTests/CoreTests.csproj
NuGetnunit3testadapter4.5.0src/CoreTests/CoreTests.csproj
NuGetQuackers.TestLogger1.0.25src/CoreTests/CoreTests.csproj
NuGetNSubstitute5.1.0src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetnunit4.0.1src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetNUnit3TestAdapter4.5.0src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk17.8.0src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetPeanutButter.RandomGenerators3.0.305src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetPeanutButter.TestUtils.AspNetCore3.0.305src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetQuackers.TestLogger1.0.25src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj
NuGetSystem.Configuration.ConfigurationManager8.0.0src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj
NuGetMicrosoft.AspNetCore.Mvc.Core2.2.5src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj
NuGetMicrosoft.NET.Test.Sdk17.8.0src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetNUnit4.0.1src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetNUnit3TestAdapter4.5.0src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetMicrosoft.AspNet.Mvc5.3.0src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetPeanutButter.RandomGenerators3.0.305src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetQuackers.TestLogger1.0.25src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj
NuGetMicrosoft.AspNet.Mvc5.3.0src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj
NuGetNSubstitute5.1.0src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetnunit4.0.1src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetNUnit3TestAdapter4.5.0src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk17.8.0src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetPeanutButter.RandomGenerators3.0.305src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetPeanutButter.Utils3.0.305src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetQuackers.TestLogger1.0.25src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj
NuGetNSubstitute5.1.0src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj
NuGetnunit4.0.1src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj
NuGetNUnit3TestAdapter4.5.0src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk17.8.0src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj
NuGetPeanutButter.RandomGenerators3.0.305src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj
NuGetQuackers.TestLogger1.0.25src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj
NuGetmicrosoft.net.test.sdk17.8.0src/NExpect.Tests/NExpect.Tests.csproj
NuGetNSubstitute5.1.0src/NExpect.Tests/NExpect.Tests.csproj
NuGetnunit4.0.1src/NExpect.Tests/NExpect.Tests.csproj
NuGetnunit3testadapter4.5.0src/NExpect.Tests/NExpect.Tests.csproj
NuGetPeanutButter.DuckTyping3.0.305src/NExpect.Tests/NExpect.Tests.csproj
NuGetPeanutButter.RandomGenerators3.0.305src/NExpect.Tests/NExpect.Tests.csproj
NuGetQuackers.TestLogger1.0.25src/NExpect.Tests/NExpect.Tests.csproj
NuGetsystem.valuetuple4.5.0src/NExpect.Tests/NExpect.Tests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0src/NExpect/NExpect.csproj
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.3.0src/NExpect/NExpect.csproj
All dependencies 563

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

RegistryPackageVersionRelation
NuGetMicrosoft.AspNet.Mvc5.3.0direct
NuGetMicrosoft.AspNetCore.Mvc.Core2.2.5direct
NuGetMicrosoft.NET.Test.Sdk17.8.0direct
NuGetMicrosoft.SourceLink.GitHub8.0.0direct
NuGetnexpect2.0.57direct
NuGetNSubstitute5.1.0direct
NuGetNUnit3.13.2direct
NuGetNUnit4.0.1direct
NuGetNUnit3TestAdapter4.1.0direct
NuGetNUnit3TestAdapter4.5.0direct
NuGetPeanutButter.DuckTyping3.0.305direct
NuGetPeanutButter.RandomGenerators3.0.305direct
NuGetPeanutButter.TestUtils.AspNetCore3.0.305direct
NuGetPeanutButter.Utils3.0.305direct
NuGetQuackers.TestLogger1.0.25direct
NuGetSystem.Configuration.ConfigurationManager8.0.0direct
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.3.0direct
NuGetSystem.ValueTuple4.5.0direct
npm@cspotcode/source-map-support0.8.1indirect
npm@gulpjs/messages1.1.0indirect
npm@gulpjs/to-absolute-glob4.0.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@kwsites/file-exists1.1.1indirect
npm@kwsites/promise-deferred1.1.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token4.0.0indirect
npm@octokit/core5.2.2indirect
npm@octokit/endpoint9.0.6indirect
npm@octokit/graphql7.1.1indirect
npm@octokit/openapi-types24.2.0indirect
npm@octokit/plugin-paginate-rest11.4.4-cjs.2indirect
npm@octokit/plugin-request-log4.0.1indirect
npm@octokit/plugin-rest-endpoint-methods13.3.2-cjs.1indirect
npm@octokit/request8.4.1indirect
npm@octokit/request-error5.1.1indirect
npm@octokit/rest20.1.2indirect
npm@octokit/types13.10.0indirect
npm@simple-git/args-pathspec1.0.3indirect
npm@simple-git/argv-parser1.1.1indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/glob7.2.0indirect
npm@types/minimatch3.0.5indirect
npm@types/minimatch5.1.2indirect
npm@types/node24.2.1indirect
npm@types/xml2js0.4.14indirect
npm@xmldom/xmldom0.8.13indirect
npmacorn8.15.0indirect
npmacorn-walk8.3.4indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmansi-colors1.1.0indirect
npmansi-colors4.1.3indirect
npmansi-cyan0.1.1indirect
npmansi-gray0.1.1indirect
npmansi-red0.1.1indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-wrap0.1.0indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmarr-diff1.1.0indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union2.1.0indirect
npmarr-union3.1.0indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-differ3.0.0indirect
npmarray-each1.0.1indirect
npmarray-slice0.2.3indirect
npmarray-slice1.1.0indirect
npmarray-union2.1.0indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmarrify2.0.1indirect
npmasn10.2.6indirect
npmassert-plus1.0.0indirect
npmassign-symbols1.0.0indirect
npmasync-done2.0.0indirect
npmasync-function1.0.0indirect
npmasync-settle2.0.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaws-sign20.7.0indirect
npmaws41.13.2indirect
npmb4a1.6.7indirect
npmbach2.0.1indirect
npmbalanced-match1.0.2indirect
npmbare-events2.6.1indirect
npmbase64-js1.5.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbefore-after-hook2.2.3indirect
npmbent7.3.12indirect
npmbinary-extensions2.3.0indirect
npmbl1.2.3indirect
npmbl5.1.0indirect
npmbrace-expansion1.1.12indirect
npmbraces3.0.3indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-alloc1.2.0indirect
npmbuffer-alloc-unsafe1.1.0indirect
npmbuffer-crc320.2.13indirect
npmbuffer-fill1.0.0indirect
npmbytesish0.4.4indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaseless0.12.0indirect
npmchalk1.1.3indirect
npmchalk2.4.2indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmchild-process-promise2.2.1indirect
npmchokidar3.6.0indirect
npmclean-stack2.2.0indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmclone2.1.2indirect
npmclone-buffer1.0.0indirect
npmclone-stats1.0.0indirect
npmcloneable-readable1.1.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcopy-props4.0.0indirect
npmcore-util-is1.0.2indirect
npmcore-util-is1.0.3indirect
npmcreate-require1.1.1indirect
npmcross-env7.0.3indirect
npmcross-fetch4.1.0indirect
npmcross-spawn4.0.2indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.6indirect
npmdashdash1.14.1indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug4.4.1indirect
npmdecompress4.2.1indirect
npmdecompress-tar4.1.1indirect
npmdecompress-tarbz24.1.1indirect
npmdecompress-targz4.1.1indirect
npmdecompress-unzip4.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdel5.1.0indirect
npmdelayed-stream1.0.0indirect
npmdeprecation2.3.1indirect
npmdetect-file1.0.0indirect
npmdidyoumean1.2.2indirect
npmdiff4.0.2indirect
npmdir-glob3.0.1indirect
npmdotnet-cli1.6.0indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmeach-props3.0.0indirect
npmecc-jsbn0.1.2indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmerror-ex1.3.2indirect
npmes-abstract1.24.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmevent-stream4.0.1indirect
npmexec-step0.17.0indirect
npmexpand-tilde2.0.2indirect
npmextend3.0.2indirect
npmextend-shallow1.1.4indirect
npmextend-shallow3.0.2indirect
npmextsprintf1.3.0indirect
npmfancy-log1.3.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein3.0.0indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.19.1indirect
npmfd-slicer1.1.0indirect
npmfile-type3.9.0indirect
npmfile-type5.2.0indirect
npmfile-type6.2.0indirect
npmfill-range7.1.1indirect
npmfindup-sync5.0.0indirect
npmfined2.0.0indirect
npmflagged-respawn2.0.0indirect
npmfor-each0.3.5indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfrom0.1.7indirect
npmfs-constants1.0.0indirect
npmfs-mkdirp-stream2.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-proto1.0.1indirect
npmget-stream2.3.1indirect
npmget-symbol-description1.1.0indirect
npmgetpass0.1.7indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-stream8.0.3indirect
npmglob-watcher6.0.0indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobalthis1.0.4indirect
npmglobby10.0.2indirect
npmglogg2.2.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgulp5.0.1indirect
npmgulp-cli3.1.0indirect
npmgulp-debug4.0.0indirect
npmgulp-dotnet-cli1.1.0indirect
npmgulp-edit-xml3.2.0indirect
npmgulp-filter6.0.0indirect
npmgulp-msbuild0.11.0indirect
npmgulplog2.2.0indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.5indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmheredoc-ts1.0.0indirect
npmhomedir-polyfill1.0.3indirect
npmhosted-git-info2.8.9indirect
npmhttp-signature1.2.0indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimmediate3.0.6indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.1.0indirect
npminterpret3.1.1indirect
npmirregular-plurals2.0.0indirect
npmis-absolute1.0.0indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-natural-number4.0.1indirect
npmis-negated-glob1.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-obj1.0.1indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-object2.0.4indirect
npmis-plain-object5.0.0indirect
npmis-regex1.2.1indirect
npmis-regexp1.0.0indirect
npmis-relative1.0.0indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream1.1.0indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-typedarray1.0.0indirect
npmis-unc-path1.0.0indirect
npmis-valid-glob1.0.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmjsbn0.1.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stringify-safe5.0.1indirect
npmjsprim1.4.2indirect
npmjszip3.10.1indirect
npmkind-of1.1.0indirect
npmlast-run2.0.0indirect
npmlead4.0.0indirect
npmlie3.3.0indirect
npmliftoff5.0.1indirect
npmload-json-file4.0.0indirect
npmlodash4.18.1indirect
npmlodash.defaultsdeep4.6.1indirect
npmlodash.isfunction3.0.9indirect
npmlodash.isobject3.0.2indirect
npmlodash.kebabcase4.1.1indirect
npmlru-cache4.1.5indirect
npmmake-dir1.3.0indirect
npmmake-error1.3.6indirect
npmmap-cache0.2.2indirect
npmmap-stream0.0.7indirect
npmmath-intrinsics1.1.0indirect
npmmemorystream0.3.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmmkdirp0.5.6indirect
npmms2.1.3indirect
npmmultimatch4.0.0indirect
npmmute-stdout2.0.0indirect
npmnice-try1.0.5indirect
npmnode-fetch2.7.0indirect
npmnode-nuget-client0.12.0indirect
npmnode-version1.2.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnow-and-later3.0.0indirect
npmnpm-run-all4.1.5indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.defaults1.1.0indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmos-homedir1.0.2indirect
npmown-keys1.0.1indirect
npmp-map3.0.0indirect
npmpako1.0.11indirect
npmparse-filepath1.0.2indirect
npmparse-json4.0.0indirect
npmparse-node-version1.0.1indirect
npmparse-passwd1.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpause-stream0.0.11indirect
npmpend1.2.0indirect
npmperformance-now2.1.0indirect
npmpicomatch2.3.2indirect
npmpidtree0.3.1indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpinkie2.0.4indirect
npmpinkie-promise2.0.1indirect
npmplugin-error0.1.2indirect
npmplugin-error1.0.1indirect
npmplugin-error2.0.1indirect
npmplur3.1.1indirect
npmpossible-typed-array-names1.1.0indirect
npmprocess-nextick-args2.0.1indirect
npmpromise-polyfill6.1.0indirect
npmpseudomap1.0.2indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmqs6.5.3indirect
npmqueue-microtask1.2.3indirect
npmread-pkg3.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreadline1.3.0indirect
npmrechoir0.8.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmremove-trailing-separator1.1.0indirect
npmreplace-ext1.0.1indirect
npmreplace-ext2.0.0indirect
npmreplace-homedir2.0.0indirect
npmrequest2.88.2indirect
npmrequire-dir1.2.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.10indirect
npmresolve-dir1.0.1indirect
npmresolve-options2.0.0indirect
npmreusify1.1.0indirect
npmrimraf2.6.3indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmrun-sequence2.2.1indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsax1.4.1indirect
npmseek-bzip1.0.6indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmsemver-greatest-satisfied-range2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetimmediate1.0.5indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsimple-git3.36.0indirect
npmslash3.0.0indirect
npmsparkles2.1.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.22indirect
npmsplit1.0.1indirect
npmsshpk1.18.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-combiner0.2.2indirect
npmstream-composer1.0.2indirect
npmstream-exhaust1.0.2indirect
npmstreamfilter3.0.0indirect
npmstreamx2.22.1indirect
npmstring-width4.2.3indirect
npmstring.prototype.padend3.1.6indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstringify-object3.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-dirs2.1.0indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsver1.8.4indirect
npmsystem-wrapper1.8.0indirect
npmtar-stream1.6.2indirect
npmteex1.0.1indirect
npmtemp0.9.4indirect
npmtext-decoder1.2.3indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough23.0.2indirect
npmtildify1.2.0indirect
npmtime-stamp1.1.0indirect
npmto-buffer1.2.1indirect
npmto-regex-range5.0.1indirect
npmto-through3.0.0indirect
npmtough-cookie2.5.0indirect
npmtr460.0.3indirect
npmts-node10.9.2indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.9.2indirect
npmunbox-primitive1.1.0indirect
npmunbzip2-stream1.4.3indirect
npmunc-path-regex0.1.2indirect
npmundertaker2.0.0indirect
npmundertaker-forward-reference1.0.2indirect
npmundertaker-registry1.0.1indirect
npmundertaker-registry2.0.0indirect
npmundici-types7.10.0indirect
npmunfetch5.0.0indirect
npmuniversal-user-agent6.0.1indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmuuid3.4.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8flags4.0.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalue-or-function4.0.0indirect
npmverror1.10.0indirect
npmvinyl2.2.1indirect
npmvinyl3.0.1indirect
npmvinyl-contents2.0.0indirect
npmvinyl-fs4.0.2indirect
npmvinyl-sourcemap2.0.0indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.19indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxml2js0.5.0indirect
npmxml2js0.6.2indirect
npmxmlbuilder11.0.1indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyafs1.48.0indirect
npmyallist2.1.2indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyauzl2.10.0indirect
npmyn3.1.1indirect
npmzarro1.210.0indirect
Dependency advisories 0

Installing npm:nexpect@0.6.0 pulls in 8 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [],
      "is_fork": false,
      "size_kb": 4054,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 2447061,
        "JavaScript": 5874,
        "TypeScript": 2654
      },
      "pushed_at": "2026-07-28T11:10:20Z",
      "created_at": "2017-07-09T19:11:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T11:10:52Z",
      "description": "An assertions framework for .NET with a BDD-like feel, inspired by Chai and Jasmine, designed to be user-extensible",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://dev.to/fluffynuts",
      "name": "Davyd McColl",
      "type": "User",
      "login": "fluffynuts",
      "company": "Codeo",
      "location": "South Africa",
      "followers": 68,
      "avatar_url": "https://avatars.githubusercontent.com/u/4669340?v=4",
      "created_at": "2013-06-11T10:31:48Z",
      "is_verified": null,
      "public_repos": 310,
      "account_age_days": 4795
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.118",
          "kind": "patch",
          "published_at": "2025-08-06T07:06:48Z"
        },
        {
          "tag": "v2.0.117",
          "kind": "patch",
          "published_at": "2025-07-15T11:55:03Z"
        },
        {
          "tag": "v2.0.116",
          "kind": "patch",
          "published_at": "2025-03-24T10:26:58Z"
        },
        {
          "tag": "v2.0.115",
          "kind": "patch",
          "published_at": "2025-02-25T07:25:37Z"
        },
        {
          "tag": "v2.0.114",
          "kind": "patch",
          "published_at": "2025-02-13T14:37:58Z"
        },
        {
          "tag": "v2.0.113",
          "kind": "patch",
          "published_at": "2025-02-12T13:58:05Z"
        },
        {
          "tag": "v2.0.112",
          "kind": "patch",
          "published_at": "2025-02-12T08:41:57Z"
        },
        {
          "tag": "v2.0.111",
          "kind": "patch",
          "published_at": "2024-12-17T11:58:53Z"
        },
        {
          "tag": "v2.0.110",
          "kind": "patch",
          "published_at": "2024-11-13T10:03:55Z"
        },
        {
          "tag": "v2.0.109",
          "kind": "patch",
          "published_at": "2024-11-01T13:00:08Z"
        },
        {
          "tag": "v2.0.108",
          "kind": "patch",
          "published_at": "2024-10-23T06:59:08Z"
        },
        {
          "tag": "v2.0.107",
          "kind": "patch",
          "published_at": "2024-10-23T05:42:21Z"
        },
        {
          "tag": "v2.0.106",
          "kind": "patch",
          "published_at": "2024-10-22T14:20:57Z"
        },
        {
          "tag": "v2.0.105",
          "kind": "patch",
          "published_at": "2024-09-11T11:21:02Z"
        },
        {
          "tag": "v2.0.104",
          "kind": "patch",
          "published_at": "2024-08-30T12:50:09Z"
        },
        {
          "tag": "v2.0.103",
          "kind": "patch",
          "published_at": "2024-08-30T11:26:26Z"
        },
        {
          "tag": "v2.0.102",
          "kind": "patch",
          "published_at": "2024-06-19T08:32:23Z"
        },
        {
          "tag": "v2.0.101",
          "kind": "patch",
          "published_at": "2024-06-11T11:14:28Z"
        },
        {
          "tag": "v2.0.100",
          "kind": "patch",
          "published_at": "2024-06-10T08:33:53Z"
        },
        {
          "tag": "v2.0.99",
          "kind": "patch",
          "published_at": "2024-06-05T07:33:16Z"
        },
        {
          "tag": "v2.0.98",
          "kind": "patch",
          "published_at": "2024-06-03T09:55:11Z"
        },
        {
          "tag": "v2.0.97",
          "kind": "patch",
          "published_at": "2024-06-03T09:36:44Z"
        },
        {
          "tag": "v2.0.96",
          "kind": "patch",
          "published_at": "2024-06-03T09:04:08Z"
        },
        {
          "tag": "v2.0.95",
          "kind": "patch",
          "published_at": "2024-05-17T14:17:04Z"
        },
        {
          "tag": "v2.0.94",
          "kind": "patch",
          "published_at": "2024-05-17T14:09:36Z"
        },
        {
          "tag": "v2.0.93",
          "kind": "patch",
          "published_at": "2024-05-17T12:08:30Z"
        },
        {
          "tag": "v2.0.92",
          "kind": "patch",
          "published_at": "2024-04-29T06:16:18Z"
        },
        {
          "tag": "v2.0.91",
          "kind": "patch",
          "published_at": "2024-04-17T11:36:32Z"
        },
        {
          "tag": "v2.0.90",
          "kind": "patch",
          "published_at": "2024-04-15T10:39:42Z"
        },
        {
          "tag": "v2.0.89",
          "kind": "patch",
          "published_at": "2024-04-08T08:20:12Z"
        },
        {
          "tag": "v2.0.88",
          "kind": "patch",
          "published_at": "2024-04-05T13:25:16Z"
        },
        {
          "tag": "v2.0.87",
          "kind": "patch",
          "published_at": "2024-04-05T11:05:41Z"
        },
        {
          "tag": "v2.0.86",
          "kind": "patch",
          "published_at": "2024-04-05T08:07:57Z"
        },
        {
          "tag": "v2.0.85",
          "kind": "patch",
          "published_at": "2024-04-05T07:06:04Z"
        },
        {
          "tag": "v2.0.84",
          "kind": "patch",
          "published_at": "2024-04-04T14:56:43Z"
        },
        {
          "tag": "v2.0.83",
          "kind": "patch",
          "published_at": "2024-04-03T08:10:07Z"
        },
        {
          "tag": "v2.0.82",
          "kind": "patch",
          "published_at": "2024-04-02T08:41:14Z"
        },
        {
          "tag": "v2.0.81",
          "kind": "patch",
          "published_at": "2024-03-13T07:42:31Z"
        },
        {
          "tag": "v2.0.80",
          "kind": "patch",
          "published_at": "2024-03-13T07:33:53Z"
        },
        {
          "tag": "v2.0.79",
          "kind": "patch",
          "published_at": "2024-03-11T14:34:58Z"
        },
        {
          "tag": "v2.0.78",
          "kind": "patch",
          "published_at": "2024-03-05T08:34:45Z"
        },
        {
          "tag": "v2.0.77",
          "kind": "patch",
          "published_at": "2024-02-27T07:43:20Z"
        },
        {
          "tag": "v2.0.76",
          "kind": "patch",
          "published_at": "2024-02-26T14:58:12Z"
        },
        {
          "tag": "v2.0.75",
          "kind": "patch",
          "published_at": "2024-02-22T14:36:14Z"
        },
        {
          "tag": "v2.0.74",
          "kind": "patch",
          "published_at": "2024-02-22T06:57:57Z"
        },
        {
          "tag": "v2.0.73",
          "kind": "patch",
          "published_at": "2024-02-19T13:49:46Z"
        },
        {
          "tag": "v2.0.72",
          "kind": "patch",
          "published_at": "2024-02-15T10:56:21Z"
        },
        {
          "tag": "v2.0.71",
          "kind": "patch",
          "published_at": "2024-02-13T09:35:22Z"
        },
        {
          "tag": "v2.0.70",
          "kind": "patch",
          "published_at": "2024-02-13T07:50:53Z"
        },
        {
          "tag": "v2.0.69",
          "kind": "patch",
          "published_at": "2024-02-07T09:45:02Z"
        },
        {
          "tag": "v2.0.68",
          "kind": "patch",
          "published_at": "2024-02-06T13:54:47Z"
        },
        {
          "tag": "v2.0.67",
          "kind": "patch",
          "published_at": "2024-02-05T10:14:21Z"
        },
        {
          "tag": "v2.0.66",
          "kind": "patch",
          "published_at": "2024-02-02T12:21:22Z"
        },
        {
          "tag": "v2.0.65",
          "kind": "patch",
          "published_at": "2024-01-30T11:19:37Z"
        },
        {
          "tag": "v2.0.64",
          "kind": "patch",
          "published_at": "2024-01-18T15:28:06Z"
        },
        {
          "tag": "v2.0.63",
          "kind": "patch",
          "published_at": "2024-01-15T06:37:25Z"
        },
        {
          "tag": "v2.0.62",
          "kind": "patch",
          "published_at": "2024-01-12T12:12:33Z"
        },
        {
          "tag": "v2.0.61",
          "kind": "patch",
          "published_at": "2024-01-12T11:22:11Z"
        },
        {
          "tag": "v2.0.60",
          "kind": "patch",
          "published_at": "2024-01-10T12:41:19Z"
        },
        {
          "tag": "v2.0.59",
          "kind": "patch",
          "published_at": "2024-01-09T15:10:48Z"
        },
        {
          "tag": "v2.0.58",
          "kind": "patch",
          "published_at": "2023-12-13T12:32:46Z"
        },
        {
          "tag": "v2.0.57",
          "kind": "patch",
          "published_at": "2023-11-28T13:19:46Z"
        },
        {
          "tag": "v2.0.56",
          "kind": "patch",
          "published_at": "2023-11-28T09:27:48Z"
        },
        {
          "tag": "v2.0.55",
          "kind": "patch",
          "published_at": "2023-11-17T11:59:39Z"
        },
        {
          "tag": "v2.0.54",
          "kind": "patch",
          "published_at": "2023-11-17T09:53:00Z"
        },
        {
          "tag": "v2.0.53",
          "kind": "patch",
          "published_at": "2023-11-17T09:14:59Z"
        },
        {
          "tag": "v2.0.52",
          "kind": "patch",
          "published_at": "2023-10-30T11:27:22Z"
        },
        {
          "tag": "v2.0.51",
          "kind": "patch",
          "published_at": "2023-10-26T11:02:52Z"
        },
        {
          "tag": "v2.0.50",
          "kind": "patch",
          "published_at": "2023-10-12T11:21:50Z"
        },
        {
          "tag": "v2.0.49",
          "kind": "patch",
          "published_at": "2023-09-28T06:15:34Z"
        },
        {
          "tag": "v2.0.48",
          "kind": "patch",
          "published_at": "2023-09-22T08:28:46Z"
        },
        {
          "tag": "v2.0.47",
          "kind": "patch",
          "published_at": "2023-09-21T11:18:10Z"
        },
        {
          "tag": "v2.0.46",
          "kind": "patch",
          "published_at": "2023-09-20T11:11:33Z"
        },
        {
          "tag": "v2.0.45",
          "kind": "patch",
          "published_at": "2023-09-14T10:46:36Z"
        },
        {
          "tag": "v2.0.44",
          "kind": "patch",
          "published_at": "2023-09-14T10:35:44Z"
        },
        {
          "tag": "v2.0.43",
          "kind": "patch",
          "published_at": "2023-08-25T08:14:45Z"
        },
        {
          "tag": "v2.0.42",
          "kind": "patch",
          "published_at": "2023-08-25T07:48:06Z"
        },
        {
          "tag": "v2.0.41",
          "kind": "patch",
          "published_at": "2023-08-14T09:19:02Z"
        },
        {
          "tag": "v2.0.40",
          "kind": "patch",
          "published_at": "2023-08-04T14:16:19Z"
        },
        {
          "tag": "v2.0.39",
          "kind": "patch",
          "published_at": "2023-08-04T12:34:27Z"
        },
        {
          "tag": "v2.0.38",
          "kind": "patch",
          "published_at": "2023-08-04T11:24:44Z"
        },
        {
          "tag": "v2.0.37",
          "kind": "patch",
          "published_at": "2023-08-04T10:04:07Z"
        },
        {
          "tag": "v2.0.36",
          "kind": "patch",
          "published_at": "2023-08-04T09:32:29Z"
        },
        {
          "tag": "v2.0.35",
          "kind": "patch",
          "published_at": "2023-08-04T08:45:14Z"
        },
        {
          "tag": "v2.0.34",
          "kind": "patch",
          "published_at": "2023-06-22T09:43:19Z"
        },
        {
          "tag": "v2.0.33",
          "kind": "patch",
          "published_at": "2023-06-22T09:39:51Z"
        },
        {
          "tag": "v2.0.32",
          "kind": "patch",
          "published_at": "2023-06-22T08:50:31Z"
        },
        {
          "tag": "v2.0.31",
          "kind": "patch",
          "published_at": "2023-06-12T09:07:37Z"
        },
        {
          "tag": "v2.0.30",
          "kind": "patch",
          "published_at": "2023-06-09T15:25:58Z"
        },
        {
          "tag": "v2.0.29",
          "kind": "patch",
          "published_at": "2023-05-23T06:53:43Z"
        },
        {
          "tag": "v2.0.28",
          "kind": "patch",
          "published_at": "2023-05-18T14:35:32Z"
        },
        {
          "tag": "v2.0.27",
          "kind": "patch",
          "published_at": "2023-05-12T11:07:48Z"
        },
        {
          "tag": "v2.0.26",
          "kind": "patch",
          "published_at": "2023-05-12T08:24:39Z"
        },
        {
          "tag": "v2.0.25",
          "kind": "patch",
          "published_at": "2023-04-26T10:46:37Z"
        },
        {
          "tag": "v2.0.24",
          "kind": "patch",
          "published_at": "2023-02-01T08:37:01Z"
        },
        {
          "tag": "v2.0.23",
          "kind": "patch",
          "published_at": "2023-01-30T09:39:03Z"
        },
        {
          "tag": "v2.0.22",
          "kind": "patch",
          "published_at": "2023-01-26T09:24:58Z"
        },
        {
          "tag": "v2.0.21",
          "kind": "patch",
          "published_at": "2023-01-25T13:55:13Z"
        },
        {
          "tag": "v2.0.20",
          "kind": "patch",
          "published_at": "2023-01-25T11:06:37Z"
        },
        {
          "tag": "v2.0.19",
          "kind": "patch",
          "published_at": "2022-11-30T10:06:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3cf5d5f31f0bf6744436f84f51f292df08b8105e",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.127",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-07-28T11:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f83636e655750c1b1d7080e41c80c57052ff978",
          "body": "…lections\n\n- verify that two collections intersect at all\n- verify that two collections do not intersect at all\n\nfor verification of super-/sub- setting, use the matchers\n.To.Be.A.Superset.Of\nand\n.To.Be.A.Subset.Of",
          "is_bot": false,
          "headline": ":sparkles: add value-based intersection testing for two different col…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-07-28T11:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345cfbf53503d3f2c9c6b05fd9e13339b6b545c2",
          "body": "…quote-1.10.0\n\n⬆️ Bump shell-quote from 1.8.4 to 1.10.0",
          "is_bot": false,
          "headline": "Merge pull request #48 from fluffynuts/dependabot/npm_and_yarn/shell-…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-07-26T16:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd75c9aed82084919adb0da146bfd9ff4b42eb46",
          "body": "Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 1.10.0.\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: shell-quote\n  dependency-version: 1.10.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump shell-quote from 1.8.4 to 1.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T19:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014017ea3ce753824023784b1b0c75ee9ccf868a",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade pb dep",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-07-16T06:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6014c91b9c8cf9088671c87654c541cd0d8b9dc2",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.126",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-06-11T09:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3c4fea42bb07c9b539ffdf42cd2748c14db512",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade embedded PB",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-06-11T08:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "446c289a9610d4725d786e828c6dcbd74932d84d",
          "body": "…is not found on public api",
          "is_bot": false,
          "headline": ":bug: should have more info when asserting method on type and method …",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-06-11T08:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ba75b2fb1e6f75ff1ca98675b8568f351b4167",
          "body": "…quote-1.8.4\n\n⬆️ Bump shell-quote from 1.8.3 to 1.8.4",
          "is_bot": false,
          "headline": "Merge pull request #47 from fluffynuts/dependabot/npm_and_yarn/shell-…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-06-11T08:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f412df6105b0b8fc78594592f2a4814788fed597",
          "body": "Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4.\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: shell-quote\n  dependency-version: 1.8.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump shell-quote from 1.8.3 to 1.8.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T17:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9c7b79a6ad8717589606622211a356bfbba73d",
          "body": "…-git-3.36.0\n\n⬆️ Bump simple-git from 3.33.0 to 3.36.0",
          "is_bot": false,
          "headline": "Merge pull request #46 from fluffynuts/dependabot/npm_and_yarn/simple…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-05-19T07:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29ca1a2647a4caec1ce0217acebfa8a0ece040e",
          "body": "Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.33.0 to 3.36.0.\n- [Release notes](https://github.com/steveukx/git-js/releases)\n- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)\n- [Commits](https://github.com/steveukx/git-js/commits\n[…]\n@3.36.0/simple-git)\n\n---\nupdated-dependencies:\n- dependency-name: simple-git\n  dependency-version: 3.36.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump simple-git from 3.33.0 to 3.36.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T21:55:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21927b389a694b97fa49d027d64cffbc88a23542",
          "body": "…/xmldom-0.8.13\n\n⬆️ Bump @xmldom/xmldom from 0.8.12 to 0.8.13",
          "is_bot": false,
          "headline": "Merge pull request #45 from fluffynuts/dependabot/npm_and_yarn/xmldom…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-04-23T13:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66dd5ebeb7e8193ac333949dbcc51a7449303ad1",
          "body": "Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13.\n- [Release notes](https://github.com/xmldom/xmldom/releases)\n- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/xmldom/xmldom/compare/0.8.12...0.8.13)\n\n---\nupdated-dependencies:\n- dependency-name: \"@xmldom/xmldom\"\n  dependency-version: 0.8.13\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump @xmldom/xmldom from 0.8.12 to 0.8.13",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T04:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469fbd1ff39a4228b877b84c81676a07f570d9f4",
          "body": "…-4.18.1\n\n⬆️ Bump lodash from 4.17.23 to 4.18.1",
          "is_bot": false,
          "headline": "Merge pull request #44 from fluffynuts/dependabot/npm_and_yarn/lodash…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-04-10T16:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b316ad2512e819621e8ad2aa396bedf620c4217",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.18.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump lodash from 4.17.23 to 4.18.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T03:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d316c44b945b1855a2aa9fdc783b1eff35abaf96",
          "body": "…/xmldom-0.8.12\n\n⬆️ Bump @xmldom/xmldom from 0.8.10 to 0.8.12",
          "is_bot": false,
          "headline": "Merge pull request #43 from fluffynuts/dependabot/npm_and_yarn/xmldom…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-04-01T09:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc73d784d52acf6ef5dd2f959f26a76cdb4764d6",
          "body": "Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.10 to 0.8.12.\n- [Release notes](https://github.com/xmldom/xmldom/releases)\n- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/xmldom/xmldom/compare/0.8.10...0.8.12)\n\n---\nupdated-dependencies:\n- dependency-name: \"@xmldom/xmldom\"\n  dependency-version: 0.8.12\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump @xmldom/xmldom from 0.8.10 to 0.8.12",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T00:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8d11849775da11934724d16b5a8f412504344c",
          "body": "…tch-2.3.2\n\n⬆️ Bump picomatch from 2.3.1 to 2.3.2",
          "is_bot": false,
          "headline": "Merge pull request #42 from fluffynuts/dependabot/npm_and_yarn/picoma…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-03-27T18:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469f0e302ea82736139b2b51be385b08d23a6828",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: picomatch\n  dependency-version: 2.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump picomatch from 2.3.1 to 2.3.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T22:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00b8c7f29dfd6feb8a73be59ec95164a20472c8",
          "body": "…-git-3.33.0\n\n⬆️ Bump simple-git from 3.28.0 to 3.33.0",
          "is_bot": false,
          "headline": "Merge pull request #41 from fluffynuts/dependabot/npm_and_yarn/simple…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-03-11T09:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b8fd90ee3528faea846bdb69a5ac324a6454f2",
          "body": "Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.28.0 to 3.33.0.\n- [Release notes](https://github.com/steveukx/git-js/releases)\n- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)\n- [Commits](https://github.com/steveukx/git-js/commits\n[…]\n@3.33.0/simple-git)\n\n---\nupdated-dependencies:\n- dependency-name: simple-git\n  dependency-version: 3.33.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump simple-git from 3.28.0 to 3.33.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T19:19:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44e7436efd5850e46ff322166ed987180e9bb1b6",
          "body": "…tch-3.1.5\n\n⬆️ Bump minimatch from 3.1.2 to 3.1.5",
          "is_bot": false,
          "headline": "Merge pull request #40 from fluffynuts/dependabot/npm_and_yarn/minima…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-02-28T16:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55050338c15152f9cda2e2976810508cc5f7dc4",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump minimatch from 3.1.2 to 3.1.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T04:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f1aef327108ebff9efd8e78e7f214369dd61d2",
          "body": null,
          "is_bot": false,
          "headline": ":wrench: provide mechanism to run zarro directly, eg for task creation",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-02-03T15:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18678a13617604aab7508c71bf0f368eb6bf861e",
          "body": "…-4.17.23\n\n⬆️ Bump lodash from 4.17.21 to 4.17.23",
          "is_bot": false,
          "headline": "Merge pull request #39 from fluffynuts/dependabot/npm_and_yarn/lodash…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-01-23T09:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470a7a8987adf0ffdcc964382822b74e3816424d",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.17.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": ":arrow_up: Bump lodash from 4.17.21 to 4.17.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T23:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042e59e950ed796a2ba0beb6dad04a6028de21f3",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade zarro to latest",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-01-09T11:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59e89941f73856b8df18c8dff85b645d4508f52",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade pb dependencies",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2026-01-09T11:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b285b5caa3224e74b6ba33ef6e399c8859aebc3",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.125",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-12-04T11:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51605f4f9de385564c7765435763c6d8cd1de80f",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: add matchers for ip addresses",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-12-04T10:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f4083ccf13d16393b10c8c06d266f0eb2cd4e93",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.124",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-10-28T09:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a198bcedc980507b07a37961202241e570bdee94",
          "body": "…g on response)",
          "is_bot": false,
          "headline": ":sparkles: add symmetric cookie testing for requests (matching testin…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-10-28T09:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b42cf6aac6790b4c88b7651a5bdc9001a72759",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.123",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-17T13:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d8ee66bbd53f4e6f092ec157e8c006da55bda1",
          "body": "…parameter",
          "is_bot": false,
          "headline": ":bug: should report the parameter name when unable to find the named …",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-17T13:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52923fd56ddb238eb369a64ee302e005256f774",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.122",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-16T11:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8e76e1fac740ad8557e5fd4c6f3b9835c7485f",
          "body": "…asserted-against\n\n- also update PB",
          "is_bot": false,
          "headline": ":white_check_mark: prove method parameters can have their attributes …",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-16T11:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebb8dc0fa7db7433ba92b58a40d056dc79728f9",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.121",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-11T12:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c454b1d18c9dd7428a9784af6797560a2e9d67a1",
          "body": "- compiler is failing to resolve the correct one when no params provided\n  in CI environments (GHA - likely because it has dotnet 8, and I'm\n  using dotnet 9, targeting 8)",
          "is_bot": false,
          "headline": ":alembic: add a no-params overload for deep equality",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-11T12:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae122b2722f1152e6c36b1ff4569d5d851f2a95",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.120",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-09T13:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec0016d84d2ba05047df67b4d4dfa564e975c50",
          "body": "…ial equality fails",
          "is_bot": false,
          "headline": ":sparkles: upgrade PB to get ordered stringify results when deep/part…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-09T13:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6470ecc183c97ae61a353eab32be568ae4ede03",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade zarro",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-09-03T09:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59bec11146b09d15edd0a44a7452fb779f3b803",
          "body": null,
          "is_bot": false,
          "headline": ":memo: back-reference quick ref and home (index) from introduction page",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-22T07:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02795bbb763a9454797d35329af00f67205bedb5",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: some formatting for docs to make expectations clearer to read",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-22T07:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3b848aa7efec43e1d8e24b7115deb091b66a92",
          "body": "…lly anyway",
          "is_bot": false,
          "headline": ":fire: remove gh release job - it doesn't work and I'm releasing loca…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-12T15:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a277ba061acb43adb114a60e13dbc7f735b00bf",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.119",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-12T14:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21282bd5bb549219d0ff5f63ee4d707e7f8de80",
          "body": null,
          "is_bot": false,
          "headline": ":construction_worker: fix up release scripts",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-12T14:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc5e15976726da40d352de799ab9fd059cb9d4d",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: allow exclusions as params when no custom message required",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-12T14:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b319c8c132bfa56b4083aa70c87bfc21e32565e",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.118",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-06T07:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d673d05a923481dccb9ddb8fbbeb7445e5362e6d",
          "body": "…ude props by name in `.Equal`\n\nexample:\n  Expect(obj1)\n    .To.Deep.Equal(\n      obj2,\n      exclude: [ nameof(obj1.prop1), nameof(obj1.prop2) ... ]\n   )",
          "is_bot": false,
          "headline": ":sparkles: add another method for partial deep equality testing: excl…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-08-06T07:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22308b76a3ab045c775e4f41bc7643decdad4e5b",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.117",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-07-15T11:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7925de511bd893a856630d96196028337678aaee",
          "body": null,
          "is_bot": false,
          "headline": ":green_heart: fix build after pb update",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-07-15T11:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2930ba1ecf357cafd03655d7695c84db50edf7",
          "body": null,
          "is_bot": false,
          "headline": ":fire: drop net7.0 support",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-07-15T11:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64af47ffdc429783243338e8d00118b9c4dd2f4",
          "body": "- since the",
          "is_bot": false,
          "headline": ":arrow_up: upgrade zarro to latest",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-07-15T11:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b21b5c3ba6a3b2eb68b0c4151fccc7830fdaf2",
          "body": "…n a dictionary",
          "is_bot": false,
          "headline": ":white_check_mark: prove that current nexpect can find boolean keys i…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-04-04T11:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f565877ea63b2642f9dfff66e813932a39fb011",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.116",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-03-24T10:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c63ed498410ad3d7513f9eaacb27b4863370ae5",
          "body": null,
          "is_bot": false,
          "headline": ":pencil2: fix minor grammatical typo for collection .Only(1) assertions",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-03-24T10:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef8e73bde1a2493f634d3fa8b75d54472a840af",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.115",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-25T07:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba28ef66a44dde24adbe1905bc71933931f2036",
          "body": "(was being deployed with the nuget package)",
          "is_bot": false,
          "headline": ":fire: remove erroneous link to PB csproj",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-25T07:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54268fae14d5fed8a1fa3ff684a2f4c852e28c4",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.114",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-13T14:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a9f1155ca91b5216e1ef64a954a98ab58b740f",
          "body": "- rather ensure that a proper failing match is produced than\n  throwing an argument exception within the exception test logic",
          "is_bot": false,
          "headline": ":sparkles: improve exception testing",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-13T14:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4edb73c2df8987de73d4ed94083e0203d1664e2e",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.113",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T13:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c768e52015139eabd59567fc037c6e50b5ad2c64",
          "body": "because I've seen people expecting .With(...) to perform an assertion,\nwhen it's really just the start of a new assertion chain from a derived\nvalue",
          "is_bot": false,
          "headline": ":memo: better auto-complete documentation",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T13:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29406f6a33bf0f735510e41e557aaa3a225b9fb",
          "body": null,
          "is_bot": false,
          "headline": ":wrench: manually install mono",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T12:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f2358ef1463b3e50408e514011d31a77c3b7eb",
          "body": null,
          "is_bot": false,
          "headline": ":wrench: enable all the dotnets",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T11:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5854db8abd1773c06c37ebff97653b40337ecfb8",
          "body": null,
          "is_bot": false,
          "headline": ":wrench: reconfigure ci task to use net9.x",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T11:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c471398cd174ddc233e8010e86c6924bf1c81f",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.112",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T08:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b34413c3e7ebd0dafc52322421e4b3b5ec85d8",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: add generic `Matching` matcher for thrown exceptions",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2025-02-12T08:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9158842871531840e57f7b14f962aabc379865d",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.111",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-12-17T11:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0fbce22ce9ed757cf008eadefb4db9d3a7803b",
          "body": "…peated",
          "is_bot": false,
          "headline": ":bug: should consider all parameters within QueryString, even when re…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-12-17T11:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2890ed29eb84d86272d81c8b823a84fc127f61",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.110",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-11-13T10:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bfb02190887a3024d576d48c14767724ec5d663",
          "body": "- also, perhaps a bug? when testing the output, I noticed two different\n  collections not triggering failure, and it's likely because they were\n  collections of ints where the default value is not null; at any rate,\n  rewriting seems to have solved this",
          "is_bot": false,
          "headline": ":recycle: better error messages for deep equivalence",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-11-13T10:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e626eb5e5be79c0271ae4d104f6ac367ebcb2d28",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.109",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-11-01T12:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8642a4af622cdb72bb8def00f0b5da8b44706b70",
          "body": "…\"descending\", not \"ascending\"",
          "is_bot": false,
          "headline": ":bug: when failing a test for .Orderd.Descending, message should say …",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-11-01T12:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709b8e8153f4153805d846e1de58f151846d1588",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.108",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-23T06:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efacbaee792974f841c7669619088df44835faf7",
          "body": "…ia tests",
          "is_bot": false,
          "headline": ":white_check_mark: enforce correct namespacing for imported PB code v…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-23T06:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbcc73f668481423ac5ec242ad44a266e0e15300",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.107",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-23T05:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bee6d9d866764442bac76fcab0bb1b5cac14a8b",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade zarro; update PB",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-23T05:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f48ebce79841395eb6f7551f01edc0f2ed71fc",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.106",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-22T14:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdf462b01772d779bde059f77316c58de9ea3a4",
          "body": "…nse objects",
          "is_bot": false,
          "headline": ":sparkles: add fluency .Is.Matched.By for cookie syntax on http respo…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-10-22T14:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e56095e0521e0d1e79829a74a493b395c464379",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.105",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-09-11T11:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38cd8ed30a278767e838a4962ec15453536ea86",
          "body": "these are found on (at least)\n- HttpRequestMessage\n- HttpResponseMessage\n- HttpClient",
          "is_bot": false,
          "headline": ":sparkles: add matchers and expects for Http{Request|Response}Headers",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-09-11T11:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b0b0ddd8c50fad6ab1e7bfde91a17f7ce86585",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: track PB",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-08-30T12:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e55617a48a1b2e9c884160af962e2665fa6f429",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.104",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-08-30T12:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157ffc874bb8f388a677985a32d29c5f827fdc73",
          "body": "- also should begrudgingly allow undecorated parameters, which should be\nmapped",
          "is_bot": false,
          "headline": ":bug: should suggest [FromRoute] not [FromQuery] for pathed parameters",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-08-30T12:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c9bdb4406989c92980e06b4170013e374901b1",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.103",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-08-30T11:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1ce717e3c65bd2fe5e3c6a7e2d1a6485d26cbd",
          "body": "…ed parameters",
          "is_bot": false,
          "headline": ":sparkles: Route matcher for asp.net core should also validate embedd…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-08-30T11:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b9bf4f0fc3ed900374659a683c74f89924bdc4",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.102",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-19T08:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a9fdbffd7946252da0dc8203db764bfc9ead407",
          "body": "…p equality testing\n\nGetHashCode won't return equal values for approximately-equal inputs, unfortunately\n- still need to have a think on this, but I don't think it's doable: imagine:\n\nwe have 3 values: A, B, C\nwe allow a 1s drift\nB - A = 750ms\nC - B = 750ms\n\nA ~ B (within 1s)\nC ~ B (within 1s)\nA !~ C (1.5s apart)",
          "is_bot": false,
          "headline": ":sparkles: add ApproximateDateTimeEqualityComparer, to be used in dee…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-19T08:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff05c61f592c61543de249367dd7816802c1f7b",
          "body": null,
          "is_bot": false,
          "headline": ":arrow_up: upgrade pb packages",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-11T12:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22794211a5038b5902e76b6c5487263dab65213",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.101",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-11T11:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb5a54fbf48f6e761a5680f3ff4b9e6d7dac70b",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: add matchers to test if a byte array has been gzipped",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-11T11:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bafdacc575b9b5e77946c8b33f7c42d76dd1d5",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.100",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-10T08:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9eb13db4ad679a1489896e930116576ca5e0f3",
          "body": "…hich are all upcast to long)\n\nI've thought about adding these silly matchers before and thought they were too trivial -\nuntil I saw places where someone was asserting that result % 0 == 0... so here they are",
          "is_bot": false,
          "headline": ":sparkles: implement .Odd() and .Even() matchers for integer types (w…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-10T08:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5aad9472d134646f05e224a92d98172cceba4e2",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.99",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-05T07:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c31299db2fcd2cb8a1d4e09836012d8b3ddc19e",
          "body": "…oating-point/decimal values\n\nimplicit support seems to have died with the support for easier comparison between ints and enums",
          "is_bot": false,
          "headline": ":sparkles: add explicit support for comparing int/long values with fl…",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-05T07:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce44af067ba743f1922bf0033664ee3758dd5dfc",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.98",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-03T09:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a63c94d89e4daf767023c82311592bf88fb65e3",
          "body": null,
          "is_bot": false,
          "headline": ":recycle: add alias Omitting for Without",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-03T09:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a454e4b57eb2c040f641ab96c5d6d18d9e162a",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: release version 2.0.97",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-03T09:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b559b1848db8e945ceb9703747a933758af99769",
          "body": "…even when one is Nullable<T>",
          "is_bot": false,
          "headline": ":bug: should consider properties with the same name and value equal, …",
          "author_name": "Davyd McColl",
          "author_login": "fluffynuts",
          "committed_at": "2024-06-03T09:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 48,
      "latest_release_at": "2025-08-06T07:06:48Z",
      "latest_release_tag": "v2.0.118",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 356,
      "mean_days_between_releases": 30.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "nexpect",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "nexpect",
            "spawn",
            "child process",
            "terminal"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/nexpect",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/nodejitsu/nexpect",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 4547,
          "first_published_at": "2011-08-10T04:40:29.634000Z",
          "latest_published_at": "2019-03-31T01:26:01.953000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2676
        },
        {
          "name": "NExpect.Matchers.AspNetCore",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/NExpect.Matchers.AspNetCore",
          "is_deprecated": false,
          "latest_version": "2.0.127",
          "repository_url": "https://github.com/fluffynuts/NExpect",
          "versions_count": 255,
          "total_downloads": 142743,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T11:10:13.500000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "NExpect.Matchers.AspNetMvc",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/NExpect.Matchers.AspNetMvc",
          "is_deprecated": false,
          "latest_version": "2.0.127",
          "repository_url": "https://github.com/fluffynuts/NExpect",
          "versions_count": 163,
          "total_downloads": 70910,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-28T11:10:12.947000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "NExpect.Matchers.NSubstitute",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/NExpect.Matchers.NSubstitute",
          "is_deprecated": false,
          "latest_version": "2.0.126",
          "repository_url": "https://github.com/fluffynuts/NExpect",
          "versions_count": 256,
          "total_downloads": 167379,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T09:08:50.203000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 47
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 24,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/CoreConsumer/CoreConsumer.csproj",
        "src/CoreTests/CoreTests.csproj",
        "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
        "src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj",
        "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
        "src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj",
        "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
        "src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj",
        "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
        "src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj",
        "src/NExpect.Tests/NExpect.Tests-orig.csproj",
        "src/NExpect.Tests/NExpect.Tests.csproj",
        "src/NExpect/NExpect.csproj"
      ],
      "largest_source_bytes": 111020,
      "source_files_sampled": 568,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 8,
        "malicious_count": 0,
        "assessed_package": "npm:nexpect@0.6.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "microsoft.net.test.sdk",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "NExpect",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.0.57"
        },
        {
          "name": "nunit",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "nunit3testadapter",
          "manifest": "src/CoreConsumer/CoreConsumer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "microsoft.net.test.sdk",
          "manifest": "src/CoreTests/CoreTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "nunit",
          "manifest": "src/CoreTests/CoreTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "nunit3testadapter",
          "manifest": "src/CoreTests/CoreTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/CoreTests/CoreTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "NSubstitute",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.0"
        },
        {
          "name": "nunit",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "PeanutButter.RandomGenerators",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "PeanutButter.TestUtils.AspNetCore",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "System.Configuration.ConfigurationManager",
          "manifest": "src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.AspNetCore.Mvc.Core",
          "manifest": "src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.2.5"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "NUnit",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Microsoft.AspNet.Mvc",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "PeanutButter.RandomGenerators",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Microsoft.AspNet.Mvc",
          "manifest": "src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "NSubstitute",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.0"
        },
        {
          "name": "nunit",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "PeanutButter.RandomGenerators",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "PeanutButter.Utils",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "NSubstitute",
          "manifest": "src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.0"
        },
        {
          "name": "nunit",
          "manifest": "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "PeanutButter.RandomGenerators",
          "manifest": "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "microsoft.net.test.sdk",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.8.0"
        },
        {
          "name": "NSubstitute",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.1.0"
        },
        {
          "name": "nunit",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.0.1"
        },
        {
          "name": "nunit3testadapter",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "PeanutButter.DuckTyping",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "PeanutButter.RandomGenerators",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.0.305"
        },
        {
          "name": "Quackers.TestLogger",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.25"
        },
        {
          "name": "system.valuetuple",
          "manifest": "src/NExpect.Tests/NExpect.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "src/NExpect/NExpect.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "System.Runtime.InteropServices.RuntimeInformation",
          "manifest": "src/NExpect/NExpect.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Microsoft.AspNet.Mvc",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Core",
            "direct": true,
            "version": "2.2.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "17.8.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "nexpect",
            "direct": true,
            "version": "2.0.57",
            "ecosystem": "nuget"
          },
          {
            "name": "NSubstitute",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "3.13.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "4.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "PeanutButter.DuckTyping",
            "direct": true,
            "version": "3.0.305",
            "ecosystem": "nuget"
          },
          {
            "name": "PeanutButter.RandomGenerators",
            "direct": true,
            "version": "3.0.305",
            "ecosystem": "nuget"
          },
          {
            "name": "PeanutButter.TestUtils.AspNetCore",
            "direct": true,
            "version": "3.0.305",
            "ecosystem": "nuget"
          },
          {
            "name": "PeanutButter.Utils",
            "direct": true,
            "version": "3.0.305",
            "ecosystem": "nuget"
          },
          {
            "name": "Quackers.TestLogger",
            "direct": true,
            "version": "1.0.25",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Configuration.ConfigurationManager",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.InteropServices.RuntimeInformation",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gulpjs/messages",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gulpjs/to-absolute-glob",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/file-exists",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/promise-deferred",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "24.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "11.4.4-cjs.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "13.3.2-cjs.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "20.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "13.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/args-pathspec",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/argv-parser",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/xml2js",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "@xmldom/xmldom",
            "direct": false,
            "version": "0.8.13",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-cyan",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-gray",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-red",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-wrap",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-flatten",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-differ",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-each",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-slice",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-slice",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "assert-plus",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assign-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-done",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-settle",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sign2",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "bach",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "bent",
            "direct": false,
            "version": "7.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-alloc",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-alloc-unsafe",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-fill",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytesish",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "child-process-promise",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "clone-buffer",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone-stats",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cloneable-readable",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-props",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dashdash",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-tar",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-tarbz2",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-targz",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-unzip",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deprecation",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-file",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotnet-cli",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "each-props",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecc-jsbn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "event-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "exec-step",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "expand-tilde",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fancy-log",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "findup-sync",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fined",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flagged-respawn",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-own",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "forever-agent",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "from",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-mkdirp-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "getpass",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-stream",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-watcher",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glogg",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-cli",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-debug",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-dotnet-cli",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-edit-xml",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-filter",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-msbuild",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulplog",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "har-schema",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "har-validator",
            "direct": false,
            "version": "5.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "heredoc-ts",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "homedir-polyfill",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "http-signature",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "irregular-plurals",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-natural-number",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-negated-glob",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-relative",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unc-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-valid-glob",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsprim",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "last-run",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lead",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "liftoff",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.defaultsdeep",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isfunction",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isobject",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "map-stream",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multimatch",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stdout",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-nuget-client",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-version",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "now-and-later",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "oauth-sign",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.defaults",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "parse-filepath",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-node-version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-passwd",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-root",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-root-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pause-stream",
            "direct": false,
            "version": "0.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pinkie",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pinkie-promise",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "plugin-error",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "plugin-error",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "plugin-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-polyfill",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readline",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "replace-ext",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "replace-ext",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "replace-homedir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "request",
            "direct": false,
            "version": "2.88.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-dir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-dir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-options",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-sequence",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "seek-bzip",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver-greatest-satisfied-range",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git",
            "direct": false,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sparkles",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sshpk",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-composer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-exhaust",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "streamfilter",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.padend",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-dirs",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sver",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "system-wrapper",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "temp",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tildify",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "time-stamp",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-buffer",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-through",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "unc-path-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "undertaker",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "undertaker-forward-reference",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undertaker-registry",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "undertaker-registry",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "unfetch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8flags",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "value-or-function",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "verror",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl-contents",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl-fs",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vinyl-sourcemap",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yafs",
            "direct": false,
            "version": "1.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "zarro",
            "direct": false,
            "version": "1.210.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 563,
        "direct_count": 18,
        "indirect_count": 545
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 35,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 11,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "fluffynuts",
          "commits": 1095,
          "avatar_url": "https://avatars.githubusercontent.com/u/4669340?v=4"
        },
        {
          "type": "User",
          "login": "JTOne123",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3457140?v=4"
        },
        {
          "type": "User",
          "login": "viceice",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1798109?v=4"
        },
        {
          "type": "User",
          "login": "tammylotter",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/35454372?v=4"
        },
        {
          "type": "User",
          "login": "UrsMetz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1553875?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.992
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "run-all-tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 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/10 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": "12 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3cf5d5f31f0bf6744436f84f51f292df08b8105e",
        "ran_at": "2026-07-28T11:15:43Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T11:11:20Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T16:43:53Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fluffynuts/NExpect",
    "host": "github.com",
    "name": "NExpect",
    "owner": "fluffynuts"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 54,
        "vitality": 77,
        "community": 48,
        "governance": 61,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 48,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 22
            },
            "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": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "48 commits in the last year",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 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": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v2.0.118",
              "releases_from_tags": false,
              "days_since_latest_release": 356,
              "mean_days_between_releases": 30.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 356 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 356
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~30.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 8,
              "stars": 24,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24 stars",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "packages": [
                "NExpect.Matchers.AspNetCore",
                "NExpect.Matchers.AspNetMvc",
                "NExpect.Matchers.NSubstitute"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 381032,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "381,032 downloads all-time across nuget",
                "points": 58,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 381032,
                      "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.992
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 0,
              "closed_issues": 11,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 2
            },
            "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": "35/37 decided PRs merged",
                "points": 36.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 37
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/10 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": 60,
            "inputs": {
              "followers": 68,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "fluffynuts",
              "public_repos": 310,
              "account_age_days": 4795
            },
            "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": "68 followers of fluffynuts",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 68,
                      "login": "fluffynuts"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "310 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 310
                    }
                  },
                  {
                    "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": [
                "NExpect.Matchers.AspNetCore",
                "NExpect.Matchers.AspNetMvc",
                "NExpect.Matchers.NSubstitute"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "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": "256 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 256
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "12 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "13 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:nexpect@0.6.0 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:nexpect@0.6.0",
                  "assessed": 8
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 8,
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": 8,
              "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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.222,
              "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": "20 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/CoreConsumer/CoreConsumer.csproj",
                "src/CoreTests/CoreTests.csproj",
                "src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj",
                "src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj",
                "src/NExpect.Matchers.AspNetMvc.Tests/NExpect.Matchers.AspNetMvc.Tests.csproj",
                "src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj",
                "src/NExpect.Matchers.NSubstitute.Tests/NExpect.Matchers.NSubstitute.Tests.csproj",
                "src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj",
                "src/NExpect.Matchers.Xml.Tests/NExpect.Matchers.Xml.Tests.csproj",
                "src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj",
                "src/NExpect.Tests/NExpect.Tests-orig.csproj",
                "src/NExpect.Tests/NExpect.Tests.csproj",
                "src/NExpect/NExpect.csproj"
              ],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/CoreConsumer/CoreConsumer.csproj, src/CoreTests/CoreTests.csproj, src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/CoreConsumer/CoreConsumer.csproj, src/CoreTests/CoreTests.csproj, src/NExpect.Matchers.AspNetCore.Tests/NExpect.Matchers.AspNetCore.Tests.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "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 2",
                "points": 2,
                "status": "partial",
                "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": 111020,
              "source_files_sampled": 568,
              "oversized_source_files": 2
            },
            "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": "2/568 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 568,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'nexpect' points at a different repository (https://github.com/nodejitsu/nexpect); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T11:15:56.892865Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fluffynuts/NExpect.svg",
  "full_name": "fluffynuts/NExpect",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

How one result sits in the wider record: aggregate statisticsnpm, NuGet.