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

PointerByte / GoForge

GoForge is a modular Go workspace for building service-oriented applications with batteries-included server bootstrapping, observability, security, crypto utilities, and developer tooling.

GoApache-2.0★ 0 stars⑂ 0 forkssince May 2026archivedView on GitHub ↗
KindNetwork serviceLibraryhow this is determined

PointerByte/GoForge holds a health index of 14 out of 100, placing it in the Critical band. It scores highest on Vitality (68/100) and lowest on Community & Adoption (24/100). The repository is archived, so no further maintenance is expected.

14
overall / 100
Critical

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.

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

Ownership

Manuel Garcia BlancoPersonal account
0 followers4 public repossince Jan 2020

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
Gogithub.com/PointerByte/GoForge⚠ GoForge is archived and no longer maintained.v0.1.30-12830 days ago
Gogithub.com/PointerByte/GoForge/logger⚠ GoForge is archived and no longer maintained.v0.0.63-6330 days ago
Gogithub.com/PointerByte/GoForge/encrypt⚠ GoForge is archived and no longer maintained.v0.0.45-4530 days ago
Gogithub.com/PointerByte/GoForge/security⚠ GoForge is archived and no longer maintained.v0.0.70-7030 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 30 days ago
7.6/36Commit cadence11/52 weeks with commits
17.3/18Commit volume84 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject is archived
Inputs used
commits_last_year84
human_commit_share1
days_since_last_push30
active_weeks_last_year11
How it's scored
16.2/27Ships releases22 version tags (no GitHub releases)
36/36Release recencylatest release 30 days ago
27/27Release cadencea release every ~4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count22
latest_release_tagv0.1.30
releases_from_tagsyes
days_since_latest_release30
mean_days_between_releases4
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?

24At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

28At Risk · 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
0/30PR acceptanceno decided pull requests or no data
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
0/25Owner reach0 followers of PointerByte
17.1/25Track record4 public repos, account ~6 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginPointerByte
public_repos4
account_age_days2,423
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable4 package(s) on go
35/35Publish recencylatest publish 30 days ago
20/20Version history128 published versions
0/20Not deprecatedgithub.com/PointerByte/GoForge: GoForge is archived and no longer maintained.
Inputs used
packagesgithub.com/PointerByte/GoForge, github.com/PointerByte/GoForge/logger, github.com/PointerByte/GoForge/encrypt, github.com/PointerByte/GoForge/security
ecosystemsgo
any_deprecatedyes
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

38Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

33At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintainedproject is archived
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0.8/7.5Vulnerabilities9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.3
Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
13/35Direct dependencies free of known advisories2 affected: google.golang.org/grpc v1.82.1 (high 7.5), golang.org/x/crypto v0.53.0 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories9
affected_packages4
assessed_packages138
unassessed_packages0
affected_by_severityhigh 1, unknown 3
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 138 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

66Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
39.4/40Legible commit history62 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.738
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapcmd/go-openssl/go.mod, cmd/qgo/go.mod, component/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
4.8/10Demonstrated agent practice2 of the last 84 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.024
toolchain_manifestscmd/go-openssl/go.mod, cmd/qgo/go.mod, component/go.mod, component/guest/go.mod, component/tinygo/go.mod, encrypt/go.mod, go.mod, logger/go.mod, portable/go.mod, research/component-tinygo/go.mod, research/go-component/go.mod, research/tinygo-wasip2/go.mod, security/go.mod, tools/api-inventory/go.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/203 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes48,369
source_files_sampled203
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)config/proto/methods.proto
0/20MCP server
40/40Runnable examplesexample
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_filesconfig/proto/methods.proto
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
1contributors
84commits, last 12 months
30days since last push
22releases
1bus factor
0open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 2.3 / 10
2.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-10 16:16 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 59
RegistryPackageVersion constraintManifest
Gogithub.com/PointerByte/GoForge/portablev0.0.0component/go.mod
Gocloud.google.com/go/kmsv1.33.0encrypt/go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0encrypt/go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.13.1encrypt/go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeysv1.5.0encrypt/go.mod
Gogithub.com/PointerByte/GoForge/loggerv0.0.62encrypt/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.43.3encrypt/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.34encrypt/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.53.6encrypt/go.mod
Gogithub.com/spf13/viperv1.21.0encrypt/go.mod
Gogithub.com/zeebo/blake3v0.2.4encrypt/go.mod
Gogo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelawsv0.69.0encrypt/go.mod
Gogo.opentelemetry.io/otelv1.44.0encrypt/go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0encrypt/go.mod
Gogoogle.golang.org/protobufv1.36.11encrypt/go.mod
Gogithub.com/PointerByte/GoForge/loggerv0.0.62go.mod
Gogithub.com/PointerByte/GoForge/securityv0.0.69go.mod
Gogithub.com/gin-contrib/corsv1.7.7go.mod
Gogithub.com/gin-gonic/ginv1.12.0go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogo.opentelemetry.io/auto/sdkv1.2.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginv0.69.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0go.mod
Gogo.opentelemetry.io/contrib/propagators/b3v1.44.0go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/prometheusv0.66.0go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.44.0go.mod
Gogo.opentelemetry.io/otel/metricv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdk/logv0.20.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0go.mod
Gogolang.org/x/cryptov0.53.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogithub.com/gin-gonic/ginv1.12.0logger/go.mod
Gogithub.com/google/uuidv1.6.0logger/go.mod
Gogithub.com/spf13/viperv1.21.0logger/go.mod
Gogo.opentelemetry.io/contrib/bridges/otelslogv0.19.0logger/go.mod
Gogo.opentelemetry.io/otelv1.44.0logger/go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.20.0logger/go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0logger/go.mod
Gogo.opentelemetry.io/otel/sdk/logv0.20.0logger/go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0logger/go.mod
Gogoogle.golang.org/grpcv1.82.1logger/go.mod
Gogoogle.golang.org/protobufv1.36.11logger/go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1logger/go.mod
Gogithub.com/PointerByte/GoForge/encryptv0.0.44security/go.mod
Gogithub.com/gin-gonic/ginv1.12.0security/go.mod
Gogithub.com/spf13/viperv1.21.0security/go.mod
Gogoogle.golang.org/grpcv1.82.1security/go.mod
All dependencies 138

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

RegistryPackageVersionRelation
Gocloud.google.com/go/kmsv1.33.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.43.3direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.34direct
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.53.6direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.13.1direct
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeysv1.5.0direct
Gogithub.com/gin-contrib/corsv1.7.7direct
Gogithub.com/gin-gonic/ginv1.12.0direct
Gogithub.com/golang/mockv1.6.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/zeebo/blake3v0.2.4direct
Gogo.opentelemetry.io/auto/sdkv1.2.1direct
Gogo.opentelemetry.io/contrib/bridges/otelslogv0.19.0direct
Gogo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelawsv0.69.0direct
Gogo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginv0.69.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.67.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0direct
Gogo.opentelemetry.io/contrib/propagators/b3v1.44.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpv0.20.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/prometheusv0.66.0direct
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.44.0direct
Gogo.opentelemetry.io/otel/metricv1.44.0direct
Gogo.opentelemetry.io/otel/sdkv1.44.0direct
Gogo.opentelemetry.io/otel/sdk/logv0.20.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogolang.org/x/cryptov0.53.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/grpcv1.82.1direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.20.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/longrunningv1.2.0indirect
Gogithub.com/apparentlymart/go-userdirsv0.0.0-20200915174352-b0c018a67c13indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.33indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.35indirect
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.57.9indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/endpoint-discoveryv1.12.11indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.34indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.5.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/snsv1.39.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sqsv1.42.29indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.33.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.38.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.45.3indirect
Gogithub.com/aws/smithy-gov1.27.6indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.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/bytecodealliance/componentize-gov0.4.0indirect
Gogithub.com/bytedance/gopkgv0.1.4indirect
Gogithub.com/bytedance/sonicv1.15.2indirect
Gogithub.com/bytedance/sonic/loaderv0.5.2indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudwego/base64xv0.1.7indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.15indirect
Gogithub.com/gin-contrib/ssev1.1.1indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.30.3indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.19indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.69.0indirect
Gogithub.com/prometheus/otlptranslatorv1.0.0indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.60.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.3.1indirect
Gogo.bytecodealliance.org/cmv0.3.0indirect
Gogo.bytecodealliance.org/pkgv0.2.2indirect
Gogo.mongodb.org/mongo-driver/v2v2.7.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.67.0indirect
Gogo.opentelemetry.io/otel/logv0.20.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/archv0.28.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.37.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogoogle.golang.org/apiv0.287.1indirect
Gogoogle.golang.org/genprotov0.0.0-20260729162451-8efbd57d26e0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260729162451-8efbd57d26e0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260729162451-8efbd57d26e0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.82.1directhigh31.85.0-dev.0.20260825072537-93e31b48545e
golang.org/x/cryptov0.53.0directunknown40.56.0
golang.org/x/sysv0.37.0indirectunknown10.44.0
golang.org/x/textv0.38.0indirectunknown10.39.0

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.