Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-28 00:31 UTC

coveooss / tgf

A Terragrunt frontend that allow execution of Terragrunt/Terraform through Docker

GoMIT★ 109 stars⑂ 20 forkssince May 2017View on GitHub ↗

coveooss/tgf holds a health index of 73 out of 100, placing it in the Good band. It scores highest on AI Readiness (73/100) and lowest on Engineering Quality (57/100). It was last updated today. A single contributor accounts for most of its recent work.

73
overall / 100
Good

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.

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

Ownership

Coveo Open-SourceOrganization
53 followers138 public repossince Jun 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/coveooss/tgfv1.30.1-8111 days ago

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.1/36Commit cadence — 16/52 weeks with commits
14.7/18Commit volume — 42 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year42
human_commit_share0.64
days_since_last_push0
active_weeks_last_year16
How it's scored
27/27Ships releases — 83 releases published
36/36Release recency — latest release 11 days ago
12.6/27Release cadence — a release every ~151.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count83
latest_release_tagv1.30.1
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases151.3

Community & Adoption

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

59Moderate · 17% of overall
How it's scored
33/60Stars — 109 stars
10.7/25Forks — 20 forks
5.8/15Watchers — 12 watchers
Inputs used
forks20
stars109
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
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?

71Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.3/22.5Commit distribution — top contributor authored 54% of commits
13.5/13.5Contributor breadth — 24 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled24
top_contributor_share0.54
How it's scored
40.9/42Issue resolution — 97% of issues closed
17.2/30PR acceptance — 261/455 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs261
open_issues1
closed_issues36
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.973
closed_unmerged_prs194
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.5/25Owner reach — 53 followers of coveooss
25/25Track record — 138 public repos, account ~7 yr old
Inputs used
followers53
owner_typeOrganization
is_verified
owner_logincoveooss
public_repos138
account_age_days2,593

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 11 days ago
20/20Version history — 81 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/coveooss/tgf
ecosystemsgo
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 41 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6
How it's scored
10.4/35Direct dependencies free of known advisories — 1 affected: github.com/docker/docker v28.0.0+incompatible (high 8.8)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
32.8/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 122 days ago
Inputs used
sourceosv
advisories72
affected_packages13
assessed_packages139
unassessed_packages0
affected_by_severitycritical 2, high 2, moderate 5, unknown 4
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 139 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.

73Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
36.7/40Legible commit history — 44 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.688
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 12 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifestsgo.mod
dependency_bot_commit_share0.12
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/18 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes31,517
source_files_sampled18
oversized_source_files0

Key facts

109GitHub stars
24contributors
42commits, last 12 months
0days since last push
83releases
1bus factor
1open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 20 ⇿
0Stars
20Forks
73Releases

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.

0481216201922017-082022-012026-07
Major 0Minor 17Patch 56

Each point covers 9 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities41 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
Gogithub.com/aws/aws-sdk-go-v2v1.41.4go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.12go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.12go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.38.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/iamv1.53.6go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.56.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.9go.mod
Gogithub.com/aws/smithy-gov1.24.2go.mod
Gogithub.com/blang/semver/v4v4.0.0go.mod
Gogithub.com/coveooss/gotemplate/v3v3.12.0go.mod
Gogithub.com/coveooss/kingpin/v2v2.4.5go.mod
Gogithub.com/coveooss/multiloggerv0.6.0go.mod
Gogithub.com/docker/dockerv28.0.0+incompatiblego.mod
Gogithub.com/fatih/colorv1.18.0go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/minio/selfupdatev0.6.0go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 139

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

RegistryPackageVersionRelation
Gogithub.com/aws/aws-sdk-go-v2v1.41.4direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.12direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.12direct
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.38.1direct
Gogithub.com/aws/aws-sdk-go-v2/service/iamv1.53.6direct
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.56.2direct
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.9direct
Gogithub.com/aws/smithy-gov1.24.2direct
Gogithub.com/blang/semver/v4v4.0.0direct
Gogithub.com/coveooss/gotemplate/v3v3.12.0direct
Gogithub.com/coveooss/kingpin/v2v2.4.5direct
Gogithub.com/coveooss/multiloggerv0.6.0direct
Gogithub.com/docker/dockerv28.0.0+incompatibledirect
Gogithub.com/fatih/colorv1.18.0direct
Gogithub.com/hashicorp/go-getterv1.8.6direct
Gogithub.com/minio/selfupdatev0.6.0direct
Gogithub.com/sirupsen/logrusv1.9.3direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogopkg.in/yaml.v3v3.0.1direct
Goaead.dev/minisignv0.3.0indirect
Gocel.dev/exprv0.25.1indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.18.2indirect
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/monitoringv1.24.3indirect
Gocloud.google.com/go/storagev1.61.3indirect
Godario.cat/mergov1.0.1indirect
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dindirect
Gogithub.com/alecthomas/unitsv0.0.0-20240927000941-0f3dac36c52bindirect
Gogithub.com/andybalholm/cascadiav1.3.2indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.7indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.20indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.20indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.20indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.6indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.12indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.20indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.20indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.8indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.17indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/cyphar/filepath-securejoinv0.4.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.5.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/drhodes/goloremv0.0.0-20220328165741-da82e5b29246indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.8.0indirect
Gogithub.com/go-git/go-git/v5v5.17.1indirect
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/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.31.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.72indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jmespath/go-jmespathv0.4.0indirect
Gogithub.com/kevinburke/ssh_configv1.2.0indirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.3.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/termv0.5.0indirect
Gogithub.com/morikuni/aecv1.0.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.0indirect
Gogithub.com/pjbgf/sha1cdv0.3.2indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/protonmail/go-cryptov1.1.6indirect
Gogithub.com/puerkitobio/goqueryv1.10.0indirect
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/skeema/knownhostsv1.3.1indirect
Gogithub.com/spf13/castv1.7.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xhit/go-str2duration/v2v2.1.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.39.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.32.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
Gogolang.org/x/cryptov0.49.0indirect
Gogolang.org/x/netv0.52.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.42.0indirect
Gogolang.org/x/termv0.41.0indirect
Gogolang.org/x/textv0.35.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogoogle.golang.org/apiv0.271.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260203192932-546029d2fa20indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260226221140-a57be14db171indirect
Gogoogle.golang.org/grpcv1.80.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogotest.tools/v3v3.5.1indirect
Dependency advisories 13

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.49.0indirectcritical270.52.0
google.golang.org/grpcv1.80.0indirectcritical21.82.1
github.com/docker/dockerv28.0.0+incompatibledirecthigh1029.3.1
github.com/go-git/go-billy/v5v5.8.0indirecthigh46.0.0-alpha.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.7indirectmoderate21.97.3
github.com/aws/aws-sdk-go-v2/service/s3v1.97.1indirectmoderate21.97.3
github.com/go-git/go-git/v5v5.17.1indirectmoderate106.0.0-alpha.4
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.32.0indirectmoderate21.43.0
golang.org/x/netv0.52.0indirectmoderate91.26.3
github.com/klauspost/compressv1.18.5indirectunknown11.18.7
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/sysv0.42.0indirectunknown10.44.0
golang.org/x/textv0.35.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

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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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