Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 17:18 UTC

blinklabs-io / dingo

Cardano Blockchain Node

GoApache-2.0★ 47 stars⑂ 14 forkssince Mar 2024View on GitHub ↗
KindLibraryCommand-line toolNetwork servicehow this is determined

blinklabs-io/dingo holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (56/100). It was last updated today. A single contributor accounts for most of its recent work.

92
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

Blink LabsOrganization · verified domain
112 followers115 public repossince Jan 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/blinklabs-io/dingov0.69.0-13815 days ago
npm@blinklabs/dingo0.46.45006695 days agogocardano-node

Metrics by category

Vitality

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

96Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume1,742 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,742
human_commit_share0.84
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 15 days ago
27/27Release cadencea release every ~2.6 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv0.69.0
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases2.6

Community & Adoption

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

56Moderate · 17% of overall
How it's scored
27/60Stars47 stars
9.3/25Forks14 forks
1.7/15Watchers3 watchers
Inputs used
forks14
stars47
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgoreportcard.com, pkg.go.dev, shields.io
has_pull_request_templateno
How it's scored
36/80Monthly downloads500 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/blinklabs-io/dingo, @blinklabs/dingo
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads500
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

73Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
7.6/22.5Commit distributiontop contributor authored 66% of commits
13.5/13.5Contributor breadth18 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.66
How it's scored
34.2/42Issue resolution81% of issues closed
28.3/30PR acceptance2,399/2,542 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs2,399
open_issues141
closed_issues619
prs_merged_7d55
prs_decided_7d57
prs_merged_30d55
prs_decided_30d57
issue_closed_ratio0.814
closed_unmerged_prs143
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
14.8/25Owner reach112 followers of blinklabs-io
20.3/25Track record115 public repos, account ~3 yr old
Inputs used
followers112
owner_typeOrganization
is_verifiedyes
owner_loginblinklabs-io
public_repos115
account_age_days1,328

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go, npm
35/35Publish recencylatest publish 15 days ago
20/20Version history138 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/blinklabs-io/dingo, @blinklabs/dingo
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows8 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics10 topics
0/10Wiki
Inputs used
topicsblockchain, cardano, cardano-node, go, golang, ouroboros, utxorpc, blockfrost-api, mesh-api, rosetta-api
has_wikino
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

76Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities16 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.6
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
7.4/25Indirect dependencies free of known advisories1 affected: tar 6.2.1 (high 8.8)
32.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 217 days ago
Inputs used
sourceosv
advisories12
affected_packages1
assessed_packages14
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@blinklabs/dingo@0.46.4 runtime dependency closure — what installing the published package pulls in — 14 packages. Reachability is not analyzed.

AI Readiness

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

95Exceptional · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.blinklabs.io/llms.txt)
40/40Legible commit history84 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.blinklabs.io/llms.txt
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes7,243
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingexamples/dingo-blockfrost-explorer/tsconfig.json, examples/dingo-sundae-preview/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice12 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance16 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/dingo-blockfrost-explorer/tsconfig.json, examples/dingo-sundae-preview/tsconfig.json
agent_commit_share0.12
toolchain_manifestsexamples/dingo-gov-lens/go.mod, go.mod, internal/test/antithesis/go.mod
dependency_bot_commit_share0.16
How it's scored
45/45Type-checkable codeGo (statically typed)
53.6/55Manageable file sizes35/1,339 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes325,456
source_files_sampled1,339
oversized_source_files35
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)midnight/proto/midnight_state.proto
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesmidnight/proto/midnight_state.proto
interfaces_expected_ofnetwork-service

Key facts

47GitHub stars
18contributors
1,742commits, last 12 months
0days since last push
100releases
1bus factor
141open issues
Go, npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
95Releases

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.

03581013151422024-042025-062026-07
Major 0Minor 53Patch 42

Each point covers 3 days.

OpenSSF Scorecard 7.6 / 10
7.6aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
Direct dependencies 53
RegistryPackageVersion constraintManifest
npmgolang-npm^0.0.6.github/package.json
Gocloud.google.com/go/storagev1.64.0go.mod
Goconnectrpc.com/connectv1.20.0go.mod
Goconnectrpc.com/grpchealthv1.5.0go.mod
Goconnectrpc.com/grpcreflectv1.3.0go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/XSAM/otelsqlv0.43.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.43.6go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.37go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.36go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.34go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2go.mod
Gogithub.com/aws/smithy-gov1.27.8go.mod
Gogithub.com/blinklabs-io/barkv0.1.0go.mod
Gogithub.com/blinklabs-io/bursav0.16.1-0.20260817233527-1eb8b64db609go.mod
Gogithub.com/blinklabs-io/gouroborosv0.194.0go.mod
Gogithub.com/blinklabs-io/ouroboros-mockv0.16.0go.mod
Gogithub.com/blinklabs-io/plutigov0.3.0go.mod
Gogithub.com/blockfrost/blockfrost-gov0.5.0go.mod
Gogithub.com/btcsuite/btcd/btcutilv1.2.0go.mod
Gogithub.com/consensys/gnark-cryptov0.20.1go.mod
Gogithub.com/dgraph-io/badger/v4v4.9.4go.mod
Gogithub.com/fxamacker/cbor/v2v2.9.2go.mod
Gogithub.com/getsops/sops/v3v3.13.3go.mod
Gogithub.com/glebarez/go-sqlitev1.23.0go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/ipfs/go-cidv0.6.2go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/kelseyhightower/envconfigv1.4.0go.mod
Gogithub.com/klauspost/compressv1.19.1go.mod
Gogithub.com/prometheus/client_golangv1.24.1go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.12.0go.mod
Gogithub.com/utxorpc/go-codegenv0.19.2go.mod
Gogo.opentelemetry.io/otelv1.45.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.45.0go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.45.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.45.0go.mod
Gogo.uber.org/automaxprocsv1.6.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogolang.org/x/cryptov0.55.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogoogle.golang.org/apiv0.293.0go.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.6.2go.mod
Gogoogle.golang.org/protobufv1.36.12go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gomodernc.org/sqlitev1.56.0go.mod
All dependencies 500

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

RegistryPackageVersionRelation
Gocloud.google.com/go/storagev1.64.0direct
Goconnectrpc.com/connectv1.20.0direct
Goconnectrpc.com/grpchealthv1.5.0direct
Goconnectrpc.com/grpcreflectv1.3.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.43.6direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.37direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.36direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.22.34direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2direct
Gogithub.com/aws/smithy-gov1.27.8direct
Gogithub.com/blinklabs-io/barkv0.1.0direct
Gogithub.com/blinklabs-io/bursav0.16.1-0.20260817233527-1eb8b64db609direct
Gogithub.com/blinklabs-io/gouroborosv0.194.0direct
Gogithub.com/blinklabs-io/ouroboros-mockv0.16.0direct
Gogithub.com/blinklabs-io/plutigov0.3.0direct
Gogithub.com/blockfrost/blockfrost-gov0.5.0direct
Gogithub.com/btcsuite/btcd/btcutilv1.2.0direct
Gogithub.com/consensys/gnark-cryptov0.20.1direct
Gogithub.com/dgraph-io/badger/v4v4.9.4direct
Gogithub.com/fxamacker/cbor/v2v2.9.2direct
Gogithub.com/getsops/sops/v3v3.13.3direct
Gogithub.com/glebarez/go-sqlitev1.23.0direct
Gogithub.com/go-sql-driver/mysqlv1.10.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/ipfs/go-cidv0.6.2direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/kelseyhightower/envconfigv1.4.0direct
Gogithub.com/klauspost/compressv1.19.1direct
Gogithub.com/microsoft/go-winiov0.6.2direct
Gogithub.com/prometheus/client_golangv1.24.1direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/stretchr/testifyv1.12.0direct
Gogithub.com/utxorpc/go-codegenv0.19.2direct
Gogithub.com/xsam/otelsqlv0.43.0direct
Gogo.opentelemetry.io/otelv1.45.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.45.0direct
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.45.0direct
Gogo.opentelemetry.io/otel/sdkv1.45.0direct
Gogo.uber.org/automaxprocsv1.6.0direct
Gogo.uber.org/goleakv1.3.0direct
Gogolang.org/x/cryptov0.55.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/syncv0.17.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
Gogoogle.golang.org/apiv0.293.0direct
Gogoogle.golang.org/grpcv1.83.0direct
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.6.2direct
Gogoogle.golang.org/protobufv1.36.12direct
Gogopkg.in/yaml.v3v3.0.1direct
Gomodernc.org/sqlitev1.56.0direct
npmgolang-npm^0.0.6direct
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.23.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.12.0indirect
Gocloud.google.com/go/kmsv1.32.0indirect
Gocloud.google.com/go/longrunningv1.2.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gofilippo.io/agev1.3.1indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gofilippo.io/hpkev0.4.0indirect
Gogithub.com/antithesishq/antithesis-sdk-gov0.7.0indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.37indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.37indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.37indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.38indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.37indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.54.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.5.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.33.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.38.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.45.6indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeysv1.5.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/internalv1.2.0indirect
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.2indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bits-and-blooms/bitsetv1.24.4indirect
Gogithub.com/blang/semverv3.5.1+incompatibleindirect
Gogithub.com/blinklabs-io/go-bip39v0.2.0indirect
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0indirect
Gogithub.com/btcsuite/btcd/chaincfg/chainhashv1.2.0indirect
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudflare/circlv1.6.4indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/decred/dcrd/crypto/blake256v1.1.0indirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0indirect
Gogithub.com/dgraph-io/ristretto/v2v2.2.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/getsops/gopgagentv0.0.0-20241224165529-7044f28e491eindirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirect
Gogithub.com/google/flatbuffersv25.2.10+incompatibleindirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.20indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.58.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.58.0indirect
Gogithub.com/goware/prefixerv0.0.0-20160118172347-395022866408indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirect
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.2.0indirect
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2indirect
Gogithub.com/hashicorp/go-sockaddrv1.0.7indirect
Gogithub.com/hashicorp/hclv1.0.1-vault-7indirect
Gogithub.com/hashicorp/vault/apiv1.23.0indirect
Gogithub.com/huaweicloud/huaweicloud-sdk-go-v3v0.1.207indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jinzhu/copierv0.4.0indirect
Gogithub.com/json-iterator/gov1.1.13-0.20220915233716-71ac16282d12indirect
Gogithub.com/klauspost/cpuid/v2v2.2.3indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/lib/pqv1.12.3indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/mr-tron/base58v1.3.0indirect
Gogithub.com/multiformats/go-base32v0.1.0indirect
Gogithub.com/multiformats/go-base36v0.2.0indirect
Gogithub.com/multiformats/go-multibasev0.3.0indirect
Gogithub.com/multiformats/go-multihashv0.2.3indirect
Gogithub.com/multiformats/go-varintv0.1.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/prometheus/commonv0.70.1indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/ryanuber/go-globv1.0.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spaolacci/murmur3v1.1.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/tjfoc/gmsmv1.4.1indirect
Gogithub.com/urfave/cliv1.22.17indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogo.mongodb.org/mongo-driverv1.17.9indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.45.0indirect
Gogo.opentelemetry.io/otel/metricv1.45.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.45.0indirect
Gogo.opentelemetry.io/otel/tracev1.45.0indirect
Gogo.opentelemetry.io/proto/otlpv1.11.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.29.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260720171339-e059f2f05d78indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260803160001-6ac0973c030dindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260807164820-c8921c73eeeaindirect
Gogopkg.in/ini.v1v1.67.3indirect
Golukechampine.com/blake3v1.1.6indirect
Gomodernc.org/libcv1.74.4indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
npm@biglup/is-cid1.0.3indirect
npm@blaze-cardano/core0.8.0indirect
npm@blaze-cardano/core0.9.1indirect
npm@blaze-cardano/data0.6.6indirect
npm@blaze-cardano/data0.6.8indirect
npm@blaze-cardano/jest-config0.0.1indirect
npm@blaze-cardano/ogmios0.0.7indirect
npm@blaze-cardano/query0.5.6indirect
npm@blaze-cardano/query0.6.2indirect
npm@blaze-cardano/sdk0.2.48indirect
npm@blaze-cardano/sdk0.3.1indirect
npm@blaze-cardano/tsconfig0.0.3indirect
npm@blaze-cardano/tx0.14.1indirect
npm@blaze-cardano/tx0.15.1indirect
npm@blaze-cardano/uplc0.4.3indirect
npm@blaze-cardano/uplc0.5.1indirect
npm@blaze-cardano/vm0.2.3indirect
npm@blaze-cardano/vm0.3.1indirect
npm@blaze-cardano/wallet0.5.3indirect
npm@blaze-cardano/wallet0.6.1indirect
npm@bufbuild/protobuf1.10.1indirect
npm@cardano-ogmios/schema6.14.0indirect
npm@cardano-sdk/core0.46.15indirect
npm@cardano-sdk/crypto0.4.7indirect
npm@cardano-sdk/util0.17.2indirect
npm@cardanosolutions/json-bigint1.1.0indirect
npm@chainsafe/is-ip2.1.0indirect
npm@chainsafe/netmask2.0.0indirect
npm@connectrpc/connect1.4.0indirect
npm@connectrpc/connect-node1.4.0indirect
npm@connectrpc/connect-web1.4.0indirect
npm@dnsquery/dns-packet6.1.1indirect
npm@emurgo/cardano-message-signing-browser1.1.0indirect
npm@emurgo/cardano-message-signing-nodejs1.1.0indirect
npm@fastify/busboy2.1.1indirect
npm@foxglove/crc0.0.3indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@leichtgewicht/ip-codec2.0.5indirect
npm@libp2p/interface3.2.2indirect
npm@multiformats/dns1.0.13indirect
npm@multiformats/mafmt12.1.6indirect
npm@multiformats/multiaddr12.5.1indirect
npm@multiformats/multiaddr13.0.3indirect
npm@noble/curves1.9.7indirect
npm@noble/ed255192.3.0indirect
npm@noble/hashes1.8.0indirect
npm@oxc-project/types0.142.0indirect
npm@rolldown/binding-android-arm641.2.2indirect
npm@rolldown/binding-darwin-arm641.2.2indirect
npm@rolldown/binding-darwin-x641.2.2indirect
npm@rolldown/binding-freebsd-x641.2.2indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.2indirect
npm@rolldown/binding-linux-arm64-gnu1.2.2indirect
npm@rolldown/binding-linux-arm64-musl1.2.2indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.2indirect
npm@rolldown/binding-linux-s390x-gnu1.2.2indirect
npm@rolldown/binding-linux-x64-gnu1.2.2indirect
npm@rolldown/binding-linux-x64-musl1.2.2indirect
npm@rolldown/binding-openharmony-arm641.2.2indirect
npm@rolldown/binding-win32-arm64-msvc1.2.2indirect
npm@rolldown/binding-win32-x64-msvc1.2.2indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/plugin-inject5.0.5indirect
npm@rollup/pluginutils5.3.0indirect
npm@scure/base1.2.6indirect
npm@scure/bip391.6.0indirect
npm@sinclair/typebox0.34.49indirect
npm@sundaeswap/asset1.0.11indirect
npm@sundaeswap/bigint-math0.6.3indirect
npm@sundaeswap/core2.13.1indirect
npm@sundaeswap/fraction1.0.8indirect
npm@sundaeswap/math0.3.0indirect
npm@types/estree1.0.9indirect
npm@types/node26.2.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@utxorpc/blaze-provider0.3.9indirect
npm@utxorpc/sdk0.8.2indirect
npm@utxorpc/spec0.18.1indirect
npm@zxing/text-encoding0.9.0indirect
npmabort-error1.0.2indirect
npmasn1.js4.10.1indirect
npmassert2.1.0indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.8.1indirect
npmbase64-js1.5.1indirect
npmbech322.0.0indirect
npmblake2b2.1.4indirect
npmblake2b-wasm2.4.0indirect
npmblakejs1.2.1indirect
npmbn.js4.12.3indirect
npmbn.js5.2.3indirect
npmbrorand1.1.0indirect
npmbrowser-resolve2.0.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.1indirect
npmbrowserify-sign4.2.6indirect
npmbrowserify-zlib0.2.0indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-status-codes3.0.0indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcipher-base1.0.7indirect
npmconsole-browserify1.2.0indirect
npmconstants-browserify1.0.0indirect
npmcore-util-is1.0.3indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcreate-require1.1.1indirect
npmcrypto-browserify3.12.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdes.js1.1.0indirect
npmdetect-libc2.1.2indirect
npmdiffie-hellman5.0.3indirect
npmdomain-browser4.22.0indirect
npmdunder-proto1.0.1indirect
npmelliptic6.6.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmestree-walker2.0.2indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmevp_bytestokey1.0.3indirect
npmfdir6.5.0indirect
npmfind-up5.0.0indirect
npmfor-each0.3.5indirect
npmfraction.js4.0.1indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgenerator-function2.0.1indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgopd1.2.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhash-base3.0.5indirect
npmhash-base3.1.2indirect
npmhash.js1.1.7indirect
npmhashlru2.3.0indirect
npmhasown2.0.4indirect
npmhex-encoding2.0.3indirect
npmhmac-drbg1.0.1indirect
npmhttps-browserify1.0.0indirect
npmi0.3.7indirect
npmieee7541.2.1indirect
npminherits2.0.4indirect
npmip-address10.3.1indirect
npmis-arguments1.2.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-generator-function1.1.2indirect
npmis-nan1.3.2indirect
npmis-regex1.2.1indirect
npmis-typed-array1.1.15indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmiso-url1.2.1indirect
npmisomorphic-timers-promises1.0.1indirect
npmisomorphic-ws5.0.0indirect
npmlibsodium-sumo0.8.4indirect
npmlibsodium-wrappers-sumo0.8.4indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmmagic-string0.30.21indirect
npmmain-event1.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmd5.js1.3.5indirect
npmmiller-rabin4.0.1indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmmultiformats13.4.2indirect
npmmultiformats14.0.0indirect
npmnanoassert2.0.0indirect
npmnanoid3.3.16indirect
npmnode-buffer-encoding1.0.3indirect
npmnode-stdlib-browser1.3.1indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmos-browserify0.3.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-queue9.3.0indirect
npmp-timeout7.0.1indirect
npmpako1.0.11indirect
npmparse-asn15.1.9indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-parse1.0.7indirect
npmpbkdf23.1.6indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-dir5.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.25indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress-events1.1.0indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.4.1indirect
npmqs6.15.2indirect
npmquerystring-es30.2.1indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmresolve1.22.12indirect
npmripemd1602.0.3indirect
npmrolldown1.2.2indirect
npmrxjs7.8.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.1.0indirect
npmserialize-error8.1.0indirect
npmset-function-length1.2.2indirect
npmsetimmediate1.0.5indirect
npmsha.js2.4.12indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsource-map-js1.2.1indirect
npmstream-browserify3.0.0indirect
npmstream-http3.2.0indirect
npmstring_decoder1.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtimers-browserify2.0.12indirect
npmtinyglobby0.2.17indirect
npmto-buffer1.2.2indirect
npmts-custom-error3.3.1indirect
npmts-log2.2.7indirect
npmtslib2.8.1indirect
npmtty-browserify0.0.1indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.3indirect
npmtypescript5.9.3indirect
npmtypescript7.0.2indirect
npmuint8-encoding2.0.1indirect
npmuint8-varint2.0.5indirect
npmuint8-varint3.0.0indirect
npmuint8arraylist2.4.9indirect
npmuint8arraylist3.0.2indirect
npmuint8arrays5.1.1indirect
npmuint8arrays6.1.1indirect
npmundici5.29.0indirect
npmundici-types8.3.0indirect
npmurl0.11.4indirect
npmutf8-codec1.0.0indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmvite8.2.1indirect
npmvite-plugin-node-polyfills0.28.0indirect
npmvm-browserify1.1.2indirect
npmweb-encoding1.1.5indirect
npmwhich-typed-array1.1.21indirect
npmws8.21.1indirect
npmxtend4.0.2indirect
npmyocto-queue0.1.0indirect
Dependency advisories 1

Installing npm:@blinklabs/dingo@0.46.4 pulls in 14 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
tar6.2.1indirecthigh127.5.21

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

How one result sits in the wider record: aggregate statisticsGo, npm.