Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-16 01:18 UTC

hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+

Java · TypeScript · GoApache-2.0★ 194 stars⑂ 110 forkssince Sep 2020View on GitHub ↗

hyperledger/fabric-gateway holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (97/100) and lowest on Sustainability & Governance (70/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

96
overall / 100
Exceptional

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.

96
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 83 is calibrated to 96 on the published index scale (record calibration 2026-08-02).

Ownership

Hyperledger FabricOrganization
2,279 followers46 public repossince May 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/hyperledger/fabric-gatewayv1.12.1-2714 days ago
Mavenorg.hyperledger.fabric:fabric-gateway1.12.1-2513 days ago
npm@hyperledger/fabric-gateway1.12.126,06559013 days ago

Metrics by category

Vitality

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

97Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 3 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume377 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year377
human_commit_share0.25
days_since_last_push3
active_weeks_last_year52
How it's scored
27/27Ships releases26 releases published
36/36Release recencylatest release 13 days ago
19.8/27Release cadencea release every ~78.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count26
latest_release_tagv1.12.1
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases78.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

72Good · 17% of overall
How it's scored
37.1/60Stars194 stars
17/25Forks110 forks
4.7/15Watchers8 watchers
Inputs used
forks110
stars194
watchers8
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_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgoreportcard.com, www.bestpractices.dev
has_pull_request_templateno
How it's scored
58.9/80Monthly downloads26,065 downloads/month across go, maven, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/hyperledger/fabric-gateway, org.hyperledger.fabric:fabric-gateway, @hyperledger/fabric-gateway
dependents
ecosystemsgo, maven, npm
total_downloads
monthly_downloads26,065
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?

70Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6/22.5Commit distributiontop contributor authored 73% of commits
13.5/13.5Contributor breadth17 contributors
10/10OpenSSF Scorecard: Contributorsproject has 14 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.733
How it's scored
39.2/42Issue resolution93% of issues closed
27.8/30PR acceptance1,050/1,134 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs1,050
open_issues12
closed_issues169
prs_merged_7d1
prs_decided_7d1
prs_merged_30d13
prs_decided_30d13
issue_closed_ratio0.934
closed_unmerged_prs84
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
0/20Verified domain
24.1/25Owner reach2,279 followers of hyperledger
24.2/25Track record46 public repos, account ~12 yr old
Inputs used
followers2,279
owner_typeOrganization
is_verifiedno
owner_loginhyperledger
public_repos46
account_age_days4,500

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on go, maven, npm
35/35Publish recencylatest publish 13 days ago
20/20Version history590 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/hyperledger/fabric-gateway, org.hyperledger.fabric:fabric-gateway, @hyperledger/fabric-gateway
ecosystemsgo, maven, npm
any_deprecatedno
min_days_since_publish13

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, eslint.config.mjs
0/9.6Pre-commit hooks
6.4/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_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://hyperledger.github.io/fabric-gateway/
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicshacktoberfest, blockchain, go, golang, hyperledger, hyperledger-fabric, java, typescript, node, node-js, nodejs
has_wikino
homepagehttps://hyperledger.github.io/fabric-gateway/
docs_sitehttps://hyperledger.github.io/fabric-gateway/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

86Excellent · 16% of overall

Security posture

83Excellent
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
1.8/2.5CII-Best-Practicesbadge detected: Silver
0/7.5Code-ReviewFound 0/11 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 14 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate8.3
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages19
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 maven:org.hyperledger.fabric:fabric-gateway@1.12.1 runtime dependency closure — what installing the published package pulls in — 19 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.

79Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://code.visualstudio.com/llms.txt)
40/40Legible commit history25 of 25 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://code.visualstudio.com/llms.txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml, eslint.config.mjs
11/11Static type checkingnode/tsconfig.json, scenario/node/tsconfig.json
10/10Reproducible environmentdevcontainer, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance75 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontaineryes
has_linter_configyes
typecheck_configsnode/tsconfig.json, scenario/node/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod, java/pom.xml, scenario/fixtures/chaincode/golang/basic/go.mod, scenario/fixtures/chaincode/golang/private/go.mod
dependency_bot_commit_share0.75
How it's scored
45/45Type-checkable codeJava (statically typed)
55/55Manageable file sizes0/239 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes39,847
source_files_sampled239
oversized_source_files0

Key facts

194GitHub stars
17contributors
377commits, last 12 months
3days since last push
26releases
1bus factor
12open issues
Go, Maven, npm, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 110 ⇿
0Stars
110Forks
26Releases

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.

02040608010012011032020-092023-092026-09
Major 1Minor 14Patch 11

Each point covers 6 days.

OpenSSF Scorecard 8.3 / 10
8.3aggregate

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-09-16 01:18 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
7CII-Best-Practicesbadge detected: Silver
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 31
RegistryPackageVersion constraintManifest
Gogithub.com/cucumber/godogv0.16.0go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/hyperledger/fabric-protos-go-apiv2v0.3.7go.mod
Gogithub.com/miekg/pkcs11v1.1.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogolang.org/x/syncv0.23.0go.mod
Gogoogle.golang.org/grpcv1.83.2go.mod
Gogoogle.golang.org/protobufv1.36.12go.mod
Mavenorg.bouncycastle:bc-jdk18on-bom1.85.2java/pom.xml
Mavenio.cucumber:cucumber-bom7.34.8java/pom.xml
Mavenorg.junit:junit-bom6.1.3java/pom.xml
Mavenorg.assertj:assertj-bom3.27.7java/pom.xml
Mavenorg.mockito:mockito-bom5.23.0java/pom.xml
Mavenio.grpc:grpc-bom1.84.0java/pom.xml
Mavencom.google.protobuf:protobuf-bom4.36.1java/pom.xml
Mavenorg.bouncycastle:bcpkix-jdk18onjava/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18onjava/pom.xml
Mavenio.grpc:grpc-protobufjava/pom.xml
Mavenio.grpc:grpc-stubjava/pom.xml
Mavencom.google.code.gson:gson2.14.0java/pom.xml
Mavenorg.hyperledger.fabric:fabric-protos0.3.7java/pom.xml
Mavenme.fabriciorby:maven-surefire-junit5-tree-reporter1.5.1java/pom.xml
Mavennet.sourceforge.pmd:pmd-core${pmdVersion}java/pom.xml
Mavennet.sourceforge.pmd:pmd-java${pmdVersion}java/pom.xml
Mavennet.sourceforge.pmd:pmd-javascript${pmdVersion}java/pom.xml
Mavennet.sourceforge.pmd:pmd-jsp${pmdVersion}java/pom.xml
npm@grpc/grpc-js^1.14.0node/package.json
npm@hyperledger/fabric-protos^0.3.0node/package.json
npm@noble/curves^2.2.0node/package.json
npmgoogle-protobuf^3.21.0node/package.json
All dependencies 631

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

RegistryPackageVersionRelation
Gogithub.com/cucumber/godogv0.16.0direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/hyperledger/fabric-protos-go-apiv2v0.3.7direct
Gogithub.com/miekg/pkcs11v1.1.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogolang.org/x/syncv0.23.0direct
Gogoogle.golang.org/grpcv1.83.2direct
Gogoogle.golang.org/protobufv1.36.12direct
Mavencom.google.code.gson:gson2.14.0direct
Mavencom.google.protobuf:protobuf-bom4.36.1direct
Mavenio.cucumber:cucumber-bom7.34.8direct
Mavenio.grpc:grpc-bom1.84.0direct
Mavenio.grpc:grpc-protobufdirect
Mavenio.grpc:grpc-stubdirect
Mavenme.fabriciorby:maven-surefire-junit5-tree-reporter1.5.1direct
Mavennet.sourceforge.pmd:pmd-core7.27.0direct
Mavennet.sourceforge.pmd:pmd-java7.27.0direct
Mavennet.sourceforge.pmd:pmd-javascript7.27.0direct
Mavennet.sourceforge.pmd:pmd-jsp7.27.0direct
Mavenorg.assertj:assertj-bom3.27.7direct
Mavenorg.bouncycastle:bc-jdk18on-bom1.85.2direct
Mavenorg.bouncycastle:bcpkix-jdk18ondirect
Mavenorg.bouncycastle:bcprov-jdk18ondirect
Mavenorg.hyperledger.fabric:fabric-protos0.3.7direct
Mavenorg.junit:junit-bom6.1.3direct
Mavenorg.mockito:mockito-bom5.23.0direct
npm@grpc/grpc-js1.14.4direct
npm@hyperledger/fabric-protos0.3.7direct
npm@noble/curves2.2.0direct
npmgoogle-protobuf3.21.4direct
Gogithub.com/cucumber/gherkin/go/v42v42.0.0indirect
Gogithub.com/cucumber/messages/go/v34v34.2.0indirect
Gogithub.com/go-openapi/jsonpointerv1.0.0indirect
Gogithub.com/go-openapi/jsonreferencev1.0.1indirect
Gogithub.com/go-openapi/specv1.0.1indirect
Gogithub.com/go-openapi/swag/convv0.29.1indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/loadingv0.29.1indirect
Gogithub.com/go-openapi/swag/poolsv0.29.1indirect
Gogithub.com/go-openapi/swag/stringutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/typeutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.29.1indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-memdbv1.3.5indirect
Gogithub.com/hashicorp/golang-lruv1.0.2indirect
Gogithub.com/hyperledger/fabric-chaincode-go0.0.0-20200424173110-d7076418f212indirect
Gogithub.com/hyperledger/fabric-chaincode-go/v2v2.3.1-0.20260831054443-83a556592560indirect
Gogithub.com/hyperledger/fabric-contract-api-go1.1.0indirect
Gogithub.com/hyperledger/fabric-contract-api-go1.1.1indirect
Gogithub.com/hyperledger/fabric-contract-api-go/v2v2.2.3indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260818201246-1b0934165a6findirect
Mavencom.diffplug.spotless:spotless-maven-plugin3.10.2indirect
Mavenio.cucumber:cucumber-javaindirect
Mavenio.cucumber:cucumber-junit-platform-engineindirect
Mavenio.grpc:grpc-inprocessindirect
Mavenio.grpc:grpc-netty-shadedindirect
Mavenme.fabriciorby:maven-surefire-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.6.3indirect
Mavenorg.apache.maven.plugins:maven-failsafe-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-help-plugin3.5.2indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.12.0indirect
Mavenorg.apache.maven.plugins:maven-pmd-plugin3.28.0indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.4.0indirect
Mavenorg.assertj:assertj-coreindirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.15indirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.platform:junit-platform-suiteindirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.owasp:dependency-check-maven13.0.0indirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.11.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.28.6indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@cacheable/memory2.2.0indirect
npm@cacheable/utils2.5.0indirect
npm@colors/colors1.5.0indirect
npm@cucumber/ci-environment14.0.0indirect
npm@cucumber/cucumber13.2.1indirect
npm@cucumber/cucumber-expressions20.0.0indirect
npm@cucumber/gherkin41.0.0indirect
npm@cucumber/gherkin42.0.0indirect
npm@cucumber/gherkin-streams7.0.1indirect
npm@cucumber/gherkin-utils12.0.1indirect
npm@cucumber/html-formatter24.1.0indirect
npm@cucumber/junit-xml-formatter0.14.0indirect
npm@cucumber/message-streams5.0.1indirect
npm@cucumber/messages33.0.4indirect
npm@cucumber/messages34.2.0indirect
npm@cucumber/pretty-formatter4.0.0indirect
npm@cucumber/query16.0.0indirect
npm@cucumber/query16.0.1indirect
npm@cucumber/tag-expressions11.0.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/eslintrc3.3.7indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.3indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@grpc/proto-loader0.8.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@hyperledger/fabric-gateway1.13.0indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/console30.5.1indirect
npm@jest/core30.5.1indirect
npm@jest/diff-sequences30.5.0indirect
npm@jest/environment30.5.1indirect
npm@jest/expect30.5.1indirect
npm@jest/expect-utils30.5.1indirect
npm@jest/fake-timers30.5.1indirect
npm@jest/get-type30.5.0indirect
npm@jest/globals30.5.1indirect
npm@jest/pattern30.5.0indirect
npm@jest/reporters30.5.1indirect
npm@jest/schemas30.5.0indirect
npm@jest/snapshot-utils30.5.1indirect
npm@jest/source-map30.5.0indirect
npm@jest/test-result30.5.1indirect
npm@jest/test-sequencer30.5.1indirect
npm@jest/transform30.5.1indirect
npm@jest/types30.5.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@keyv/bigmap1.3.1indirect
npm@keyv/serialize1.1.1indirect
npm@napi-rs/wasm-runtime1.2.3indirect
npm@noble/hashes2.2.0indirect
npm@parcel/watcher2.6.0indirect
npm@parcel/watcher-android-arm642.6.0indirect
npm@parcel/watcher-darwin-arm642.6.0indirect
npm@parcel/watcher-darwin-x642.6.0indirect
npm@parcel/watcher-freebsd-x642.6.0indirect
npm@parcel/watcher-linux-arm-glibc2.6.0indirect
npm@parcel/watcher-linux-arm-musl2.6.0indirect
npm@parcel/watcher-linux-arm64-glibc2.6.0indirect
npm@parcel/watcher-linux-arm64-musl2.6.0indirect
npm@parcel/watcher-linux-x64-glibc2.6.0indirect
npm@parcel/watcher-linux-x64-musl2.6.0indirect
npm@parcel/watcher-win32-arm642.6.0indirect
npm@parcel/watcher-win32-x642.6.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.1indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sinclair/typebox0.34.52indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@teppeis/multimaps3.0.0indirect
npm@tsconfig/node2222.0.6indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/google-protobuf3.15.12indirect
npm@types/hast3.0.4indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/lodash4.14.167indirect
npm@types/node22.20.1indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/stack-utils2.0.3indirect
npm@types/unist3.0.3indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin8.70.0indirect
npm@typescript-eslint/parser8.70.0indirect
npm@typescript-eslint/project-service8.70.0indirect
npm@typescript-eslint/scope-manager8.70.0indirect
npm@typescript-eslint/tsconfig-utils8.70.0indirect
npm@typescript-eslint/type-utils8.70.0indirect
npm@typescript-eslint/types8.70.0indirect
npm@typescript-eslint/typescript-estree8.70.0indirect
npm@typescript-eslint/utils8.70.0indirect
npm@typescript-eslint/visitor-keys8.70.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@ungap/structured-clone1.3.1indirect
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirect
npm@unrs/resolver-binding-android-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-x641.12.2indirect
npm@unrs/resolver-binding-freebsd-x641.12.2indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirect
npm@unrs/resolver-binding-openharmony-arm641.12.2indirect
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-regex6.3.0indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmassertion-error-formatter3.0.0indirect
npmbabel-jest30.5.1indirect
npmbabel-plugin-istanbul8.0.0indirect
npmbabel-plugin-jest-hoist30.5.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.5.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.20indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion2.1.4indirect
npmbrace-expansion5.0.9indirect
npmbrowserslist4.28.8indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcacheable2.5.0indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001810indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info4.4.0indirect
npmcjs-module-lexer2.2.1indirect
npmcli-table30.6.5indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander15.0.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcucumber-console-formatter1.0.0indirect
npmdebug4.4.3indirect
npmdedent1.7.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdetect-libc2.1.2indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.4indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.420indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmentities4.5.0indirect
npmerror-ex1.3.4indirect
npmerror-stack-parser2.1.4indirect
npmes-module-lexer2.3.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.10.0indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-jest29.16.6indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.5.1indirect
npmfabric-contract-api~2.5indirect
npmfabric-shim~2.5indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache11.1.5indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache6.1.23indirect
npmflatted3.4.4indirect
npmforeground-child3.3.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmglobal-directory4.0.1indirect
npmglobals14.0.0indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.9indirect
npmhas-ansi6.0.2indirect
npmhas-flag4.0.0indirect
npmhashery1.5.1indirect
npmhookified1.15.1indirect
npmhookified2.2.0indirect
npmhosted-git-info9.0.3indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmignore7.0.9indirect
npmimport-fresh3.3.1indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmindex-to-position1.2.0indirect
npmini4.1.1indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-installed-globally1.0.0indirect
npmis-path-inside4.0.0indirect
npmis-stream2.0.1indirect
npmis-unicode-supported2.1.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjest30.5.1indirect
npmjest-changed-files30.5.1indirect
npmjest-circus30.5.1indirect
npmjest-cli30.5.1indirect
npmjest-config30.5.1indirect
npmjest-diff30.5.1indirect
npmjest-docblock30.5.0indirect
npmjest-each30.5.1indirect
npmjest-environment-node30.5.1indirect
npmjest-haste-map30.5.1indirect
npmjest-leak-detector30.5.1indirect
npmjest-matcher-utils30.5.1indirect
npmjest-message-util30.5.1indirect
npmjest-mock30.5.1indirect
npmjest-regex-util30.5.0indirect
npmjest-resolve30.5.1indirect
npmjest-resolve-dependencies30.5.1indirect
npmjest-runner30.5.1indirect
npmjest-runtime30.5.1indirect
npmjest-snapshot30.5.1indirect
npmjest-util30.5.1indirect
npmjest-validate30.5.1indirect
npmjest-watcher30.5.1indirect
npmjest-worker30.5.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.2indirect
npmjs-yaml4.3.2indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv5.6.0indirect
npmknuth-shuffle-seeded1.0.6indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.2indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.camelcase4.3.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.sortby4.7.0indirect
npmlong5.3.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.0indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmlunr2.3.9indirect
npmluxon3.7.2indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmarkdown-it14.3.0indirect
npmmdurl2.1.0indirect
npmmerge-stream2.0.0indirect
npmmime4.1.0indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.5indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-addon-api7.1.1indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.54indirect
npmnormalize-package-data8.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpad-right0.2.2indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-json8.3.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpkcs11js2.1.6indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmpretty-format30.5.1indirect
npmproperty-expr2.0.6indirect
npmprotobufjs7.6.6indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmpure-rand7.0.1indirect
npmqified0.10.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.8indirect
npmread-package-up12.0.0indirect
npmread-pkg10.1.0indirect
npmregexp-match-indices1.0.2indirect
npmregexp-tree0.1.27indirect
npmrepeat-string1.6.1indirect
npmrequire-directory2.1.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmseed-random2.2.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstackframe1.3.4indirect
npmstring-argv0.3.2indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color11.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsynckit0.11.12indirect
npmtagged-tag1.0.0indirect
npmtest-exclude7.0.2indirect
npmtiny-case1.0.3indirect
npmtinyglobby0.2.17indirect
npmtoposort2.0.2indirect
npmts-api-utils2.5.0indirect
npmts-jest29.4.12indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtype-fest5.6.0indirect
npmtype-fest5.7.0indirect
npmtypedoc0.28.20indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmtypescript-eslint8.70.0indirect
npmuc.micro2.1.0indirect
npmuglify-js3.19.3indirect
npmundici-types6.21.0indirect
npmunicorn-magic0.4.0indirect
npmunrs-resolver1.12.2indirect
npmupdate-browserslist-db1.3.2indirect
npmuri-js4.4.1indirect
npmutil-arity1.1.0indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrite-file-atomic5.0.1indirect
npmxmlbuilder15.1.1indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyup1.7.1indirect
PyPIzensical0.0.60indirect
Dependency advisories 0

Installing maven:org.hyperledger.fabric:fabric-gateway@1.12.1 pulls in 19 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

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, Maven, npm.