Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 15:40 UTC

duy-nguyen-van / gateforge

GateForge is an open-source Identity and Access Management (IAM) platform providing secure authentication, authorization, OAuth 2.0, OpenID Connect, SSO, MFA, Passkeys, Organizations, and developer-friendly APIs.

Go · HTML · TypeScriptApache-2.0★ 1 star⑂ 0 forkssince Jul 2026View on GitHub ↗
KindLibraryNetwork serviceWeb interfacehow this is determined

duy-nguyen-van/gateforge holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (79/100) and lowest on Community & Adoption (38/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Ownership

Duy NguyenPersonal account
5 followers5 public repossince Feb 2017

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 publish
npm@gateforge/sdk0.1.123255 days ago

Metrics by category

Vitality

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

68Good · 21% of overall
How it's scored
28.8/36Push recencylast push 12 days ago
2.8/36Commit cadence4/52 weeks with commits
14.2/18Commit volume37 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year37
human_commit_share0.946
days_since_last_push12
active_weeks_last_year4

Release discipline

100Exceptional
How it's scored
27/27Ships releases2 releases published
36/36Release recencylatest release 55 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count2
latest_release_tagsdk/typescript/v0.1.1
releases_from_tagsno
days_since_latest_release55
mean_days_between_releases0
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?

38Weak · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
18.4/80Monthly downloads23 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@gateforge/sdk
dependents
ecosystemsnpm
total_downloads
monthly_downloads23
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?

45Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
23.6/30PR acceptance11/14 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs11
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs3
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
5.6/25Owner reach5 followers of duy-nguyen-van
17.7/25Track record5 public repos, account ~9 yr old
Inputs used
followers5
owner_typeUser
is_verified
owner_loginduy-nguyen-van
public_repos5
account_age_days3,501
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 55 days ago
12/20Version history2 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@gateforge/sdk
ecosystemsnpm
any_deprecatedno
min_days_since_publish55

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://gateforge.cloud/
10/10Repository description
10/10Topics19 topics
0/10Wiki
Inputs used
topicsaccess-management, authentication, authorization, go, golang, iam, identity, identity-provider, idp, jwks, jwt, mfa, oauth2, openid-connect, passkeys, rbac, security, sso, webauthn
has_wikino
homepagehttps://gateforge.cloud/
docs_sitehttps://gateforge.cloud/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

57Moderate · 16% of overall
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.2/2.5CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/13 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintainedproject was created within the last 90 days. Please review its contents carefully
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities19 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.6
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_packages1
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:@gateforge/sdk@0.1.1 runtime dependency closure — what installing the published package pulls in — 1 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.

73Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, backend/AGENTS.md, frontend/AGENTS.md
0/15Machine-readable docs (llms.txt)
16.8/40Legible commit history11 of 35 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.314
agent_instruction_filesAGENTS.md, backend/AGENTS.md, frontend/AGENTS.md
agent_instruction_max_bytes7,451
How it's scored
18/18One-command bootstrapMakefile, backend/Makefile, frontend/Makefile, performance/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, eslint.config.js
11/11Static type checkingfrontend/tsconfig.json, sdk/typescript/test/tsconfig.json, sdk/typescript/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 37
8/8Automated maintenance2 of the last 37 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, backend/Makefile, frontend/Makefile, performance/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsfrontend/tsconfig.json, sdk/typescript/test/tsconfig.json, sdk/typescript/tsconfig.json
agent_commit_share0
toolchain_manifestsbackend/go.mod, performance/go.mod, sdk/go/go.mod, sdk/go/openapi/go.mod
dependency_bot_commit_share0.054
How it's scored
45/45Type-checkable codeGo (statically typed)
54.8/55Manageable file sizes2/467 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes131,120
source_files_sampled467
oversized_source_files2
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)api/openapi.yaml, backend/docs/swagger.json, backend/docs/swagger.yaml, sdk/go/openapi/api/openapi.yaml
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesapi/openapi.yaml, backend/docs/swagger.json, backend/docs/swagger.yaml, sdk/go/openapi/api/openapi.yaml
interfaces_expected_ofnetwork-service

Key facts

1GitHub stars
1contributors
37commits, last 12 months
12days since last push
2releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch go package 'github.com/gateforge-iam/gateforge-iam' from its registry
  • Could not fetch go package 'github.com/gateforge-iam/gateforge-iam/performance' from its registry
  • Could not fetch go package 'github.com/gateforge-iam/gateforge-iam/sdk/go' from its registry

More detail

OpenSSF Scorecard 4.6 / 10
4.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-09-19 15:40 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities19 existing vulnerabilities detected
Direct dependencies 64
RegistryPackageVersion constraintManifest
Goariga.io/atlas-provider-gormv0.6.0backend/go.mod
Gocloud.google.com/go/storagev1.58.0backend/go.mod
Gogithub.com/alicebob/miniredis/v2v2.38.0backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.6backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.6backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.20.18backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.0backend/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/sesv1.34.17backend/go.mod
Gogithub.com/coreos/go-oidc/v3v3.14.1backend/go.mod
Gogithub.com/descope/virtualwebauthnv1.0.3backend/go.mod
Gogithub.com/getsentry/sentry-gov0.40.0backend/go.mod
Gogithub.com/getsentry/sentry-go/echov0.40.0backend/go.mod
Gogithub.com/go-playground/validator/v10v10.30.1backend/go.mod
Gogithub.com/go-webauthn/webauthnv0.12.3backend/go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1backend/go.mod
Gogithub.com/google/uuidv1.6.0backend/go.mod
Gogithub.com/joho/godotenvv1.5.1backend/go.mod
Gogithub.com/labstack/echo/v4v4.15.0backend/go.mod
Gogithub.com/lib/pqv1.10.9backend/go.mod
Gogithub.com/newrelic/go-agent/v3v3.42.0backend/go.mod
Gogithub.com/pquerna/otpv1.5.0backend/go.mod
Gogithub.com/redis/go-redis/v9v9.17.2backend/go.mod
Gogithub.com/stretchr/testifyv1.11.1backend/go.mod
Gogithub.com/swaggo/echo-swaggerv1.4.1backend/go.mod
Gogithub.com/swaggo/swagv1.16.6backend/go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.43.0backend/go.mod
Gogo.uber.org/fxv1.24.0backend/go.mod
Gogo.uber.org/zapv1.27.1backend/go.mod
Gogolang.org/x/cryptov0.54.0backend/go.mod
Gogolang.org/x/oauth2v0.36.0backend/go.mod
Gogolang.org/x/timev0.14.0backend/go.mod
Gogoogle.golang.org/apiv0.258.0backend/go.mod
Gogorm.io/datatypesv1.2.6backend/go.mod
Gogorm.io/driver/postgresv1.6.0backend/go.mod
Gogorm.io/driver/sqlitev1.6.0backend/go.mod
Gogorm.io/gormv1.31.1backend/go.mod
Gogithub.com/go-playground/universal-translatorv0.18.1backend/go.mod
Gogithub.com/go-resty/resty/v2v2.17.1backend/go.mod
npm@gateforge/sdkfile:../sdk/typescriptfrontend/package.json
npm@hookform/resolvers^5.4.0frontend/package.json
npm@radix-ui/react-checkbox^1.3.4frontend/package.json
npm@radix-ui/react-label^2.1.9frontend/package.json
npm@radix-ui/react-separator^1.1.9frontend/package.json
npm@radix-ui/react-slot^1.2.5frontend/package.json
npm@simplewebauthn/browser^13.3.0frontend/package.json
npm@tailwindcss/vite^4.3.1frontend/package.json
npm@tanstack/react-query^5.101.0frontend/package.json
npmclass-variance-authority^0.7.1frontend/package.json
npmclsx^2.1.1frontend/package.json
npmlucide-react^1.18.0frontend/package.json
npmqrcode.react^4.2.0frontend/package.json
npmreact^19.2.8frontend/package.json
npmreact-dom^19.2.8frontend/package.json
npmreact-hook-form^7.79.0frontend/package.json
npmreact-router^8.3.0frontend/package.json
npmtailwind-merge^3.6.0frontend/package.json
npmtailwindcss^4.3.1frontend/package.json
npmzod^4.4.3frontend/package.json
Gogithub.com/descope/virtualwebauthnv1.0.3performance/go.mod
Gogithub.com/google/uuidv1.6.0performance/go.mod
Gogithub.com/lib/pqv1.10.9performance/go.mod
Gogithub.com/gateforge-iam/gateforge-iam/sdk/go/openapiv0.0.0sdk/go/go.mod
npm@simplewebauthn/browser^13.3.0sdk/typescript/package.json
All dependencies 453

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

RegistryPackageVersionRelation
Goariga.io/atlas-provider-gormv0.6.0direct
Gocloud.google.com/go/storagev1.58.0direct
Gogithub.com/alicebob/miniredis/v2v2.38.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.42.1direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.6direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.6direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.20.18direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.0direct
Gogithub.com/aws/aws-sdk-go-v2/service/sesv1.34.17direct
Gogithub.com/coreos/go-oidc/v3v3.14.1direct
Gogithub.com/descope/virtualwebauthnv1.0.3direct
Gogithub.com/getsentry/sentry-gov0.40.0direct
Gogithub.com/getsentry/sentry-go/echov0.40.0direct
Gogithub.com/go-playground/universal-translatorv0.18.1direct
Gogithub.com/go-playground/validator/v10v10.30.1direct
Gogithub.com/go-resty/resty/v2v2.17.1direct
Gogithub.com/go-webauthn/webauthnv0.12.3direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/labstack/echo/v4v4.15.0direct
Gogithub.com/lib/pqv1.10.9direct
Gogithub.com/newrelic/go-agent/v3v3.42.0direct
Gogithub.com/pquerna/otpv1.5.0direct
Gogithub.com/redis/go-redis/v9v9.17.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/swaggo/echo-swaggerv1.4.1direct
Gogithub.com/swaggo/swagv1.16.6direct
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.43.0direct
Gogo.uber.org/fxv1.24.0direct
Gogo.uber.org/zapv1.27.1direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/timev0.14.0direct
Gogoogle.golang.org/apiv0.258.0direct
Gogorm.io/datatypesv1.2.6direct
Gogorm.io/driver/postgresv1.6.0direct
Gogorm.io/driver/sqlitev1.6.0direct
Gogorm.io/gormv1.31.1direct
npm@gateforge/sdk0.1.0direct
npm@hookform/resolvers5.4.0direct
npm@radix-ui/react-checkbox1.3.4direct
npm@radix-ui/react-label2.1.9direct
npm@radix-ui/react-separator1.1.9direct
npm@radix-ui/react-slot1.2.5direct
npm@simplewebauthn/browser13.3.0direct
npm@tailwindcss/vite4.3.1direct
npm@tanstack/react-query5.101.0direct
npmclass-variance-authority0.7.1direct
npmclsx2.1.1direct
npmlucide-react1.18.0direct
npmqrcode.react4.2.0direct
npmreact19.2.8direct
npmreact-dom19.2.8direct
npmreact-hook-form7.79.0direct
npmreact-router8.3.0direct
npmtailwind-merge3.6.0direct
npmtailwindcss4.3.1direct
npmzod4.4.3direct
Goariga.io/atlasv0.36.2-0.20250806044935-5bb51a0a956eindirect
Gocel.dev/exprv0.25.1indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.18.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.5.3indirect
Gocloud.google.com/go/longrunningv0.7.0indirect
Gocloud.google.com/go/monitoringv1.24.3indirect
Gocloud.google.com/go/spannerv1.87.0indirect
Godario.cat/mergov1.0.2indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.16indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.4indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.8indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.12indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.5indirect
Gogithub.com/aws/smithy-gov1.27.3indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/boombuler/barcodev1.0.1indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.6.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fxamacker/cbor/v2v2.7.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.1indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/ghodss/yamlv1.0.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/go-openapi/jsonpointerv0.19.5indirect
Gogithub.com/go-openapi/jsonreferencev0.19.6indirect
Gogithub.com/go-openapi/specv0.20.4indirect
Gogithub.com/go-openapi/swagv0.19.15indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-sql-driver/mysqlv1.8.1indirect
Gogithub.com/go-webauthn/xv0.2.3indirect
Gogithub.com/golang-sql/civilv0.0.0-20220223132316-b832511892a9indirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/go-tpmv0.9.8indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.7indirect
Gogithub.com/googleapis/gax-go/v2v2.16.0indirect
Gogithub.com/googleapis/go-gorm-spannerv1.8.6indirect
Gogithub.com/googleapis/go-sql-spannerv1.17.0indirect
Gogithub.com/googlecloudplatform/grpc-gcp-go/grpcgcpv1.5.3indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.54.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.54.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/pgx/v5v5.9.2indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/kylebanks/depthv1.2.1indirect
Gogithub.com/labstack/gommonv0.4.2indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-sqlite3v1.14.28indirect
Gogithub.com/microsoft/go-mssqldbv1.7.2indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/moby/apiv1.54.2indirect
Gogithub.com/moby/moby/clientv0.4.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/puerkitobio/purellv1.1.1indirect
Gogithub.com/puerkitobio/urlescv0.0.0-20170810143723-de5bf2ad4578indirect
Gogithub.com/shirou/gopsutil/v4v4.26.5indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/swaggo/files/v2v2.0.0indirect
Gogithub.com/testcontainers/testcontainers-gov0.43.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasttemplatev1.2.2indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/yuin/gopher-luav1.1.1indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.64.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.64.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/digv1.19.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogoogle.golang.org/genprotov0.0.0-20251222181119-0a764e51fe1bindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/validator.v2v2.0.1indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogorm.io/driver/mysqlv1.5.7indirect
Gogorm.io/driver/sqlserverv1.6.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
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-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
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@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@napi-rs/wasm-runtime1.1.5indirect
npm@oxc-project/types0.133.0indirect
npm@radix-ui/primitive1.1.4indirect
npm@radix-ui/react-compose-refs1.1.3indirect
npm@radix-ui/react-context1.1.4indirect
npm@radix-ui/react-presence1.1.6indirect
npm@radix-ui/react-primitive2.1.5indirect
npm@radix-ui/react-use-controllable-state1.2.3indirect
npm@radix-ui/react-use-effect-event0.0.3indirect
npm@radix-ui/react-use-layout-effect1.1.2indirect
npm@radix-ui/react-use-previous1.1.2indirect
npm@radix-ui/react-use-size1.1.2indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/utils0.3.0indirect
npm@tailwindcss/node4.3.1indirect
npm@tailwindcss/oxide4.3.1indirect
npm@tailwindcss/oxide-android-arm644.3.1indirect
npm@tailwindcss/oxide-darwin-arm644.3.1indirect
npm@tailwindcss/oxide-darwin-x644.3.1indirect
npm@tailwindcss/oxide-freebsd-x644.3.1indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.1indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.1indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.1indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.1indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.1indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.1indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.1indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.1indirect
npm@tanstack/query-core5.101.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node24.13.2indirect
npm@types/node24.13.3indirect
npm@types/react19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npm@vitejs/plugin-react6.0.2indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmagentation3.0.2indirect
npmajv6.15.0indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.10.37indirect
npmbrace-expansion5.0.8indirect
npmbrowserslist4.28.2indirect
npmcaniuse-lite1.0.30001799indirect
npmconvert-source-map2.0.0indirect
npmcookie-es3.1.1indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmelectron-to-chromium1.5.372indirect
npmenhanced-resolve5.21.6indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.5.0indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-plugin-react-refresh0.5.2indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmglob-parent6.0.2indirect
npmglobals17.6.0indirect
npmgraceful-fs4.2.11indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjiti2.7.0indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmminimatch10.2.5indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.47indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.23indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmrolldown1.0.3indirect
npmscheduler0.27.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmtapable2.3.3indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtype-check0.4.0indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.65.0indirect
npmundici-types7.18.2indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmvite8.0.16indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod-validation-error4.0.2indirect
Dependency advisories 0

Installing npm:@gateforge/sdk@0.1.1 pulls in 1 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 statisticsnpm.