Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 18:28 UTC

GameFabric / terraform-provider-gamefabric

GameFabric Terraform Provider

GoMIT★ 2 stars⑂ 0 forkssince Jun 2025View on GitHub ↗

GameFabric/terraform-provider-gamefabric holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (88/100) and lowest on Community & Adoption (27/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

GameFabricOrganization
13 followers5 public repossince Aug 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/gamefabric/terraform-provider-gamefabricv1.4.0-1317 days ago

Metrics by category

Vitality

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

88Excellent · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
16.6/36Commit cadence — 24/52 weeks with commits
18/18Commit volume — 150 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year150
human_commit_share0.98
days_since_last_push5
active_weeks_last_year24
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 13 days ago
27/27Release cadence — a release every ~27 days
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count13
latest_release_tagv1.4.0
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases27

Community & Adoption

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

27Critical · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12/22.5Commit distribution — top contributor authored 47% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled5
top_contributor_share0.468
How it's scored
23.4/46.8Issue resolution — 50% of issues closed
33/38.3PR acceptance — 156/181 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs156
open_issues1
closed_issues1
issue_closed_ratio0.5
closed_unmerged_prs25
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8.2/25Owner reach — 13 followers of GameFabric
9.5/25Track record — 5 public repos, account ~1 yr old
Inputs used
followers13
owner_typeOrganization
is_verified
owner_loginGameFabric
public_repos5
account_age_days703
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 17 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/gamefabric/terraform-provider-gamefabric
ecosystemsgo
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

82Good · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://registry.terraform.io/providers/GameFabric/gamefabric
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://registry.terraform.io/providers/GameFabric/gamefabric
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
7.5/7.5Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.8
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories4
affected_packages3
assessed_packages163
unassessed_packages0
affected_by_severitycritical 1, unknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 163 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

66Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 98 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/196 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes38,579
source_files_sampled196
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

2GitHub stars
5contributors
150commits, last 12 months
5days since last push
13releases
2bus factor
1open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 6.8 / 10
6.8aggregate

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-27 18:28 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-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
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
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
Goagones.dev/agonesv1.58.0go.mod
Gogithub.com/cenkalti/backoff/v5v5.0.3go.mod
Gogithub.com/gamefabric/gf-apiclientv0.5.2go.mod
Gogithub.com/gamefabric/gf-apicorev1.11.4go.mod
Gogithub.com/gamefabric/gf-apiserverv1.17.0go.mod
Gogithub.com/gamefabric/gf-corev0.40.1-0.20260630083841-73a9b7467b95go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.19.0go.mod
Gogithub.com/hashicorp/terraform-plugin-framework-validatorsv0.19.0go.mod
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0go.mod
Gogithub.com/hashicorp/terraform-plugin-testingv1.16.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
All dependencies 163

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

RegistryPackageVersionRelation
Gogithub.com/cenkalti/backoff/v5v5.0.3direct
Gogithub.com/gamefabric/gf-apiclientv0.5.2direct
Gogithub.com/gamefabric/gf-apicorev1.11.4direct
Gogithub.com/gamefabric/gf-apiserverv1.17.0direct
Gogithub.com/gamefabric/gf-corev0.40.1-0.20260630083841-73a9b7467b95direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.19.0direct
Gogithub.com/hashicorp/terraform-plugin-framework-validatorsv0.19.0direct
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0direct
Gogithub.com/hashicorp/terraform-plugin-testingv1.16.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogolang.org/x/oauth2v0.36.0direct
Godario.cat/mergov1.0.2indirect
Gogithub.com/agext/levenshteinv1.2.3indirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/armon/go-radixv1.0.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bgentry/speakeasyv0.2.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/cactus/go-statsd-client/v5v5.1.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.4indirect
Gogithub.com/coreos/go-semverv0.3.1indirect
Gogithub.com/coreos/go-systemd/v22v22.7.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/ettle/strcasev0.2.0indirect
Gogithub.com/evanphx/json-patchv5.9.11+incompatibleindirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fxamacker/cbor/v2v2.9.2indirect
Gogithub.com/go-chi/chi/v5v5.3.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-stack/stackv1.8.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/go4org/hashtriemapv0.0.0-20251130024219-545ba229f689indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/gorilla/schemav1.4.1indirect
Gogithub.com/grafana/otel-profiling-gov0.6.0indirect
Gogithub.com/grafana/pyroscope-gov1.3.1indirect
Gogithub.com/grafana/pyroscope-go/godeltaprofv0.1.11indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/hamba/cmd/v3v3.1.2indirect
Gogithub.com/hamba/logger/v2v2.10.0indirect
Gogithub.com/hamba/statter/v2v2.9.1indirect
Gogithub.com/hashicorp/cliv1.1.7indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-checkpointv0.5.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-ctyv1.5.0indirect
Gogithub.com/hashicorp/go-hclogv1.6.3indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-pluginv1.8.0indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/hashicorp/go-uuidv1.0.3indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/hashicorp/hc-installv0.9.5indirect
Gogithub.com/hashicorp/hcl/v2v2.24.0indirect
Gogithub.com/hashicorp/logutilsv1.0.0indirect
Gogithub.com/hashicorp/terraform-execv0.25.2indirect
Gogithub.com/hashicorp/terraform-jsonv0.27.3-0.20260213134036-298b8f6b673aindirect
Gogithub.com/hashicorp/terraform-plugin-docsv0.25.0indirect
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0indirect
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.1indirect
Gogithub.com/hashicorp/terraform-registry-addressv0.4.0indirect
Gogithub.com/hashicorp/terraform-svchostv0.2.1indirect
Gogithub.com/hashicorp/yamuxv0.1.2indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.19.0indirect
Gogithub.com/kunde21/markdownfmt/v3v3.1.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.5.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-testing-interfacev1.14.1indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
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/oklog/runv1.2.0indirect
Gogithub.com/pelletier/go-toml/v2v2.4.2indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/posener/completev1.2.3indirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.69.0indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/qdm12/reprintv0.0.0-20200326205758-722754a53494indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/segmentio/ksuidv1.0.4indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.21.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/urfave/cli/v3v3.10.1indirect
Gogithub.com/valyala/fastrandv1.1.0indirect
Gogithub.com/valyala/histogramv1.2.0indirect
Gogithub.com/victoriametrics/metricsv1.44.0indirect
Gogithub.com/vmihailenco/msgpackv4.0.4+incompatibleindirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/yuin/goldmarkv1.8.2indirect
Gogithub.com/yuin/goldmark-metav1.1.0indirect
Gogithub.com/zclconf/go-ctyv1.18.1indirect
Gogo.abhg.dev/goldmark/frontmatterv0.3.0indirect
Gogo.etcd.io/etcd/api/v3v3.6.12indirect
Gogo.etcd.io/etcd/client/pkg/v3v3.6.12indirect
Gogo.etcd.io/etcd/client/v3v3.6.12indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2findirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/termv0.44.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogomodules.xyz/jsonpatch/v2v2.5.0indirect
Gogoogle.golang.org/appenginev1.6.8indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/grpcv1.82.0indirect
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afindirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/utilsv0.0.0-20260626114624-be93311217bdindirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.4.0indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.82.0indirectcritical21.82.1
golang.org/x/cryptov0.53.0indirectunknown1
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
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 734,
      "has_wiki": false,
      "homepage": "https://registry.terraform.io/providers/GameFabric/gamefabric",
      "languages": {
        "Go": 1058926,
        "Makefile": 1731,
        "Go Template": 43913
      },
      "pushed_at": "2026-07-22T05:08:17Z",
      "created_at": "2025-06-20T06:50:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-10T10:59:28Z",
      "description": "GameFabric Terraform Provider",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://gamefabric.com",
      "name": "GameFabric",
      "type": "Organization",
      "login": "GameFabric",
      "company": null,
      "location": null,
      "followers": 13,
      "avatar_url": "https://avatars.githubusercontent.com/u/179205010?v=4",
      "created_at": "2024-08-23T07:09:19Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 703
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-14T09:53:44Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-06-24T09:56:06Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-05-11T08:51:06Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-12T10:55:27Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-02-05T08:53:20Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-01-22T09:28:31Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-12-17T13:57:55Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-11-27T09:19:01Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-11-20T08:30:03Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-11-13T09:37:05Z"
        },
        {
          "tag": "v0.3.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-11-04T12:45:00Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-10-22T11:30:07Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-10-17T12:53:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f9bc4bef7a9b653e9b57d07abc2dd75d58731dd3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): fix vulnerabilities reported by govulncheck (#186)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T10:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022cd2da9181dcbf2132f77f97e1ec409c81b8a4",
          "body": null,
          "is_bot": false,
          "headline": "feat: add managed allocators and ping discovery support (#185)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-07-10T10:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea7deac307365ac0aa02b44d980499177a252e3",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): upgrade dependencies (#184)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-07-03T11:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9399e38e45a9056c72d0f831965c4178fa9714",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump core to latest v0.40.0 (#183)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-24T09:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016fc3847701e794da0031328added1aec013e8b",
          "body": null,
          "is_bot": false,
          "headline": "fix: add cloud budget validations (#182)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-23T07:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53fa7e792797e7e43ca3af5112367ebec7bc3ff",
          "body": "…s (#181)",
          "is_bot": false,
          "headline": "docs: enhance cloudbudget and notification_receiver docs with example…",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2026-06-19T12:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c5319816f2f37dcf598badf76734ae7dddcdcd",
          "body": null,
          "is_bot": false,
          "headline": "fix: apply changes for exportstore (#179)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-18T19:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2ac97616aa97f150b33deb27b5f35999887c96",
          "body": null,
          "is_bot": false,
          "headline": "feat(audit): add gamefabric_exportstore (#178)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-15T17:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acad84aaef39a23bae57e26abe6350211eaa5633",
          "body": null,
          "is_bot": false,
          "headline": "feat: add cloud budgets and notification receivers (#173)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-15T13:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2d375daa4d100cbb17b9d885956e383ff3b425",
          "body": null,
          "is_bot": false,
          "headline": "ci: add vulnfix workflow (#175)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-12T07:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10d075ec6f170ace07488e550b27355e879eed8",
          "body": null,
          "is_bot": false,
          "headline": "ci: replace missing gertd/action-gotestsum (#174)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-06-12T06:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2c75b2fe840e03faafb8d8806f0661eb20c4a2",
          "body": null,
          "is_bot": false,
          "headline": "docs: document Armada and ArmadaSet replicas and buffer size (#171)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-05-21T14:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b4912346ce0e280f15058b59e2de33c6221f011",
          "body": "…r is capped (#169)",
          "is_bot": false,
          "headline": "feat(dynamicbuffer): allow min_replicas=0 and warn when dynamic_buffe…",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-05-08T08:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c4ee7ee68cac94b5186ce9a708e0737d4f4e04",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): upgrade vulnerable version (#170)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-05-08T07:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680dce3af23a0abc1426bc7082d80f1a3be0017c",
          "body": null,
          "is_bot": false,
          "headline": "fix: scale to zero default and drift handling reworked (#168)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-05-07T13:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f74c7e4b81eff9c500699016140ef532a419efb3",
          "body": null,
          "is_bot": false,
          "headline": "feat: VesselOverride - Add ConfigFile & Secrets Mounts (#164)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-04-22T06:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6ce250e6dc468aea5faf1c5af6fbc2af7c849b",
          "body": null,
          "is_bot": false,
          "headline": "feat(scaletozero): add scale down default (#167)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-04-21T08:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "778654c6a3979cfb3e8bae455dca4791926f7a55",
          "body": null,
          "is_bot": false,
          "headline": "feat: add scale to zero for armadas and armada sets (#165)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-04-21T08:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6991f30dfef9836c6175d595fc8391b1de8ed9",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump dependencies (#166)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-04-20T16:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f821d4097c048d50e1f69d28b8527022512ed54",
          "body": null,
          "is_bot": false,
          "headline": "chore: maintenance (#161)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2026-03-13T07:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265d28977923a8e4fb22c7bed1b23adc70e5f074",
          "body": null,
          "is_bot": false,
          "headline": "fix: detect remote changes to dynamic buffers (#160)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-03-12T08:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd4847dc48fde22239a0e9fef7c139194728b52",
          "body": "…es when missing (#159)",
          "is_bot": false,
          "headline": "feat: update dynamic buffer thresholds to be optional and derive valu…",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-03-11T20:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06cb5a4b88ede2174307378a0651f125a30b58d4",
          "body": "---------\n\nCo-authored-by: Rafal Mnich <rafal.mnich@nitrado.net>",
          "is_bot": false,
          "headline": "feat: TFP-GF: Dynamic Buffer (#158)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-03-03T21:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b91bce6bd138cf1cdac6376337cb3f1c0ba624",
          "body": null,
          "is_bot": false,
          "headline": "docs: add metadata.regionTypePriority to listed pod fields (#157)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2026-02-27T16:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d545683f996a870bf095ad347654f2adcd1a967b",
          "body": "* docs: improve documentation of provider initialization\n\n* add explaination of the behavior if both customer_id and host are set",
          "is_bot": false,
          "headline": "docs: improve documentation of provider initialization (#156)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2026-02-27T14:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad029eecd644dc454938c230d968a26b2749b491",
          "body": null,
          "is_bot": false,
          "headline": "ci: undo verlock after goreleaser bug fixed (#155)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-02-27T07:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806b645634b3a1cbd0da53e221f7ce51b39945a8",
          "body": null,
          "is_bot": false,
          "headline": "feat: TFP: ArmadaOverride - Add ConfigFile & Secrets Mounts (#152)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-02-25T12:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88cd9b5235cc12cb6f91f4f39a5788636e197990",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump gamefabric to v0.33.0 (#151)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-02-16T11:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c204214f8c81ce2627e388b3ae64f1d49b4a690d",
          "body": "…44)\" (#150)\n\nThis reverts commit 58fa95a5759768a55b8d296042ee5106e53793b6.",
          "is_bot": false,
          "headline": "Revert \"feat: Add ephemeral \"gamefabric_service_account_password\" (#1…",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-02-04T16:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52fd0fcd857238557cf83b7dbd217b955fb2f8c",
          "body": null,
          "is_bot": false,
          "headline": "fix: always accept millicore quantities (#148)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-30T08:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394829eba845621b1924a02bcb8668a0705f02cb",
          "body": null,
          "is_bot": false,
          "headline": "fix: regenerate docs (#147)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-01-23T15:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568599cad74fd0935b8222559b667e00ee7d7665",
          "body": "…2013) (#145)",
          "is_bot": false,
          "headline": "docs: TFP-GF: gamefabric_service_account - Migration Explanation (GF-…",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-23T15:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a66b37e5def52d1baa1e14eaa256f28794a68ae0",
          "body": "… attribute. (#143)",
          "is_bot": false,
          "headline": "feat: TFP-GF: gamefabric_service_account - Remove deprecated password…",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-23T15:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58fa95a5759768a55b8d296042ee5106e53793b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add ephemeral \"gamefabric_service_account_password\" (#144)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-23T12:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd462b75607eff3cdc07ab6a34fe22bfc9919ab",
          "body": null,
          "is_bot": false,
          "headline": "ci: add SBOM review check (#146)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2026-01-23T10:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c42981159d4f535a48f7dfc7af22f8fb639a7d76",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump dependencies",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-21T14:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe40f084a13757a3195c4d421fb8357ae9a45b2b",
          "body": null,
          "is_bot": false,
          "headline": "feat: create resource: gamefabric_service_account_password",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2026-01-15T09:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8cd482254a5ce28893bd07aefdf47d4f70edb9e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add data_wo_version to manage write-only data updates (#136)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-12-17T13:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e268ac3ce3c09faad6aa74528df553662d5ddfb",
          "body": "Secrets are now supported in:\n- armadas\n- armada sets\n- vessels\n- formations",
          "is_bot": false,
          "headline": "feat: support secrets",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-12-15T09:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2972265189d1b4f97d91c97ce70cad684f59b7",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump gf-core for latest validation (#134)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-27T11:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49964b4130f0839e9b119d4bd79f9ee99df9433",
          "body": "…, role binding and authentication provider (#133)",
          "is_bot": false,
          "headline": "docs: add documentation and examples for group, service account, role…",
          "author_name": "Blex",
          "author_login": "BlexToGo",
          "committed_at": "2025-11-26T20:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2947dd67b34a1b2d19cf61de42582532d6b8990",
          "body": null,
          "is_bot": false,
          "headline": "feat: service account labels require replace (#132)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-26T20:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2bf4ae0548f17c819d8658b994d76d1371dc5b",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle service account labels (#131)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-25T14:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e767dba0c8f28ed7bcf3b872f40e304a29c571c",
          "body": null,
          "is_bot": false,
          "headline": "fix: use sa username as name (#130)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-25T08:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8961d5ee645b9235f2480adb4b12a25f089c70c9",
          "body": null,
          "is_bot": false,
          "headline": "fix: sa name (#128)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-24T11:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c515cdf773a3c87b71824712e54e489dd4b9341b",
          "body": null,
          "is_bot": false,
          "headline": "fix: add docs and validation for role resource (#122)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f739a0d79a367fb19633bb50ee0c030fa7f9d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: add parenthesis in regexp (#127)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e47bbc56954c18fd5ada9cc81980ad645950e3",
          "body": null,
          "is_bot": false,
          "headline": "fix: regenerate docs (#121)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e33cb0e94a7786490432c2860a4391f7a5b455",
          "body": null,
          "is_bot": false,
          "headline": "fix: apply model normalization for role creation (#125)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45e4f15485e3f1ca11d5e5c66ead5ba294dfcba",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Resource - RBAC Role Binding",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2b919f0dfd3c4b47b9da34907a208cb81e8deb",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Resource - RBAC Role",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67ca20dd88c68e927ce7ec246ab3ebca3a27337",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Service Account resource implementation",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efac8dbe786b9d892a87582cad995830d4d5e281",
          "body": null,
          "is_bot": false,
          "headline": "feat: add service accountS data source.",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b65dddd32a6f5fd0c21fd4c502df7d9a527b36",
          "body": null,
          "is_bot": false,
          "headline": "feat: add authentication provider resource (#102)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab799bd001e4c42ec24f1a6742db34eae0a09432",
          "body": null,
          "is_bot": false,
          "headline": "feat: add group resource (#108)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f24a280a15672ef5e387caa8406f243d142f06",
          "body": null,
          "is_bot": false,
          "headline": "feat: add groups datasource (#109)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b737622900c5ad6fb8ba86349ab4a3dd37dca5",
          "body": null,
          "is_bot": false,
          "headline": "feat: add group datasource (#107)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-20T13:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef65584ea8c2f09917217a8ecd763c06fe811e7d",
          "body": null,
          "is_bot": false,
          "headline": "fix: adjust patch messages (#119)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-20T07:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f260524b400e4f5683eb9fed271c81bd5e01a9cd",
          "body": "…ted resources (#112)",
          "is_bot": false,
          "headline": "docs: add documentation and examples for formations, vessels and rela…",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-11-19T19:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a6595a9257f467bd1320aecee0b8a75b5bc2df1",
          "body": null,
          "is_bot": false,
          "headline": "feat: add label filter to locations ds (#117)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "764d078114950d3f8ffdcf24857ed235c399aec7",
          "body": null,
          "is_bot": false,
          "headline": "test: check correct name when verify deletion (#118)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cf23bb0090dfefea439a98cdb881eebcfb21ed",
          "body": null,
          "is_bot": false,
          "headline": "fix: add validation for persistent volume names (#115)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92ee3cd92d997f51f2042431715ad0f04683ccd",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove volume store retention policy name (#113)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8bef7981860ccf2facfe4554b75b765751f5ec",
          "body": null,
          "is_bot": false,
          "headline": "fix: volume store name is immutable (#106)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c59bf720b733d9345a1da5956a39e0216b2d5341",
          "body": null,
          "is_bot": false,
          "headline": "feat: change vessel labels to gameserver_labels (#104)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7cbe28ffa37e6d8181005357ce31c50d632dd1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Added data source VolumeStores (#51)",
          "author_name": "Rafał Mnich",
          "author_login": "rafalmnich",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf28fc8a7b2f39bf111ed3d756f58634b1709ce",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for vessel model (#99)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac8dbb3739932d71714d0e4ca2d12664b8089ec",
          "body": null,
          "is_bot": false,
          "headline": "feat: add volumestore datasource (#50)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0741e1f03c7a6603befdb53cdafe56b4a78ba2d",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for formation model (#100)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28aaaa2f1cf77c7c7f7ab6e318f9cca04d651af",
          "body": null,
          "is_bot": false,
          "headline": "test: add gamefabric validation path checks (#101)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a214d4f2b3f2afbd7c7a9b6e1d9267837113669",
          "body": null,
          "is_bot": false,
          "headline": "feat: add formation resource (#62)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0df7d00100efffcfb05659e41a0d2fec0cf0255",
          "body": null,
          "is_bot": false,
          "headline": "feat: add volumes datasource (#93)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb2f1e658b231c8ab40195cbc601b8daa7582f8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add volume datasource (#92)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df11d7d95a2b38b3f1fc4c2f12e1876ef5cc25d2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add volume resource (#95)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6b094ca9e7aa8c0ddce1218b873af89bf698b0",
          "body": null,
          "is_bot": false,
          "headline": "feat: add volume store retention policy resource (#94)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568f7d4f55b096a7fd2c78267efdf195c6194603",
          "body": null,
          "is_bot": false,
          "headline": "feat: add vessel resource (#49)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-19T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0092a0eccb25f5840ff981484d7feaaedb9a1e0d",
          "body": "Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 8 to 9\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-li\n[…]\ne-type: version-update:semver-major\n  dependency-group: all\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golangci/golangci-lint-action in the all group (#114)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-14T06:55:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a17597fad4e6a2bafba01f1c17c2c1915a97167c",
          "body": null,
          "is_bot": false,
          "headline": "docs: minor fix on imageupdater example (#111)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-11-07T13:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b68ad9903742fdc8162cac99bb572b9da0ba48",
          "body": null,
          "is_bot": false,
          "headline": "fix: canonical quantities (#105)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-07T06:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec9801cc638965529567e34eae29943b776ec1d",
          "body": null,
          "is_bot": false,
          "headline": "feat: change region labels to gameserver_labels (#103)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-06T09:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd2f0700a5d3f206e6910d7acdd423fa2b79700",
          "body": null,
          "is_bot": false,
          "headline": "test: add gamefabric path validation (#81)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-04T12:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9a9061f6a20953eb52d061e086a0fd91411ad6",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for gatewaypolicy model (#90)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-04T08:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8db1f8a43e7600c3cb465632c75b9bf7e934ad",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for configfile model (#97)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-04T08:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384d6a6c074f74fba2a63f3b313a29f44083ce5a",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for region model (#89)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-04T08:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd44b83f838ff6a22d9001366f120d9da9a827f",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for environment model (#88)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-04T08:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079252adc977bde48864f24ae39b6d64c59b0f62",
          "body": null,
          "is_bot": false,
          "headline": "test: add code coverage for branch model (#86)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-04T08:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d9331ab83be9c8d5630019f75a3db34e1d089d4",
          "body": null,
          "is_bot": false,
          "headline": "fix the documentation to make use of image_ref instead of image (#96)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-11-04T08:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abefdd4f8c0d109b42bc243653ad8aecc524775",
          "body": "* Add migration guide\n\n* fix copilot suggestion",
          "is_bot": false,
          "headline": "docs: add migration guide (#84)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-11-04T08:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deb5c156be214175269f4fd743cc42b90ab3d8f6",
          "body": null,
          "is_bot": false,
          "headline": "test: add test coverage for model conversions (#85)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-04T07:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412780b832e3bf761842d49630d5478db346f7d3",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove redundant code (#91)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-04T07:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d968c566248784a133c8e712c75112d3de03c44c",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip validation for unknown (#82)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-04T07:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a1f7ba370856311416d7837baf3d5af64c49d3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add validators (#80)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-11-03T09:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e864822f10735a28b612d9526605c7a2929423d0",
          "body": null,
          "is_bot": false,
          "headline": "feat: apply gamefabric validation for armada and mps (#78)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-11-03T09:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db82f5a14d01434e31081f45d05401db6fdb1349",
          "body": null,
          "is_bot": false,
          "headline": "feat: add gamefabric validator (#64)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-10-31T13:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198de921223b7c2213419a9d9ce0b89b337f4633",
          "body": null,
          "is_bot": false,
          "headline": "feat: normalize models (#73)",
          "author_name": "Nicholas Wiersma",
          "author_login": "nrwiersma",
          "committed_at": "2025-10-31T12:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b93c914871c56d9bf99a2ba0b5225c2840f0e36",
          "body": null,
          "is_bot": false,
          "headline": "fix: set correct image target (#74)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-10-31T11:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4a5b58b05e15403a2dfef19eeefdab5b6ec90f",
          "body": null,
          "is_bot": false,
          "headline": "Update region examples to match the new types attribute (#75)",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-10-31T09:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c35de3141057ea25495f8057454b0a734f531ae",
          "body": "…amefabric_image datasource to it (#72)\n\n* Refactor Image model used by containers and make a matching change to the gamefabric_image datasource\n\n* Adjust description of image_ref\n\n* Adjust all examples to use image_ref instead of image and image_target\n\n* fix tests",
          "is_bot": false,
          "headline": "feat: refactor container.image attribute to image_ref and match the g…",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-10-30T14:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f9a1214b7b53f4bf68939479af4446faf07a36",
          "body": "…provements (#58)\n\n* fix gamefabric_region import examples\n\n* add some examples and documentation to armada resource\n\n* minor change to armada\n\n* document imageupdater resource\n\n* add configfile example\n\n* Add import examples to configfile\n\n* add more configfile examples\n\n* document image datasource\n[…]\nes\n\n---------\n\nCo-authored-by: Nicholas Wiersma <nick@wiersma.co.za>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Christian R <antiphp@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: armada and armadaset documentation and general documentation im…",
          "author_name": "Georg",
          "author_login": "D3luxee",
          "committed_at": "2025-10-30T11:21:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7659f98de43e94b2df3757c22cc6fe5f84e55fed",
          "body": null,
          "is_bot": false,
          "headline": "fix: use game server labels for profiling (#67)",
          "author_name": "Christian R",
          "author_login": "antiphp",
          "committed_at": "2025-10-30T09:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 150,
      "latest_release_at": "2026-07-14T09:53:44Z",
      "latest_release_tag": "v1.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 24,
      "days_since_latest_release": 13,
      "mean_days_between_releases": 27
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/gamefabric/terraform-provider-gamefabric",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/gamefabric/terraform-provider-gamefabric",
          "is_deprecated": false,
          "latest_version": "v1.4.0",
          "repository_url": "https://github.com/gamefabric/terraform-provider-gamefabric",
          "versions_count": 13,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T10:59:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 17
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 38579,
      "source_files_sampled": 196,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 2,
            "oldest_advisory_days": 5
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 19
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 1
        },
        "advisory_count": 4,
        "affected_count": 3,
        "assessed_count": 163,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "agones.dev/agones",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.58.0"
        },
        {
          "name": "github.com/cenkalti/backoff/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.0.3"
        },
        {
          "name": "github.com/gamefabric/gf-apiclient",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "github.com/gamefabric/gf-apicore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.4"
        },
        {
          "name": "github.com/gamefabric/gf-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "github.com/gamefabric/gf-core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.1-0.20260630083841-73a9b7467b95"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-framework",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-framework-validators",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-testing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": true,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gamefabric/gf-apiclient",
            "direct": true,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gamefabric/gf-apicore",
            "direct": true,
            "version": "v1.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gamefabric/gf-apiserver",
            "direct": true,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gamefabric/gf-core",
            "direct": true,
            "version": "v0.40.1-0.20260630083841-73a9b7467b95",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-framework",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-framework-validators",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-go",
            "direct": true,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-testing",
            "direct": true,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-radix",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/speakeasy",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cactus/go-statsd-client/v5",
            "direct": false,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": false,
            "version": "v22.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "v5.9.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-stack/stack",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go4org/hashtriemap",
            "direct": false,
            "version": "v0.0.0-20251130024219-545ba229f689",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/schema",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/otel-profiling-go",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go/godeltaprof",
            "direct": false,
            "version": "v0.1.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hamba/cmd/v3",
            "direct": false,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hamba/logger/v2",
            "direct": false,
            "version": "v2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hamba/statter/v2",
            "direct": false,
            "version": "v2.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/cli",
            "direct": false,
            "version": "v1.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-checkpoint",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cty",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hc-install",
            "direct": false,
            "version": "v0.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": false,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/logutils",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-exec",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": false,
            "version": "v0.27.3-0.20260213134036-298b8f6b673a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-docs",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-log",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
            "direct": false,
            "version": "v2.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-registry-address",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-svchost",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunde21/markdownfmt/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-testing-interface",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/posener/complete",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/qdm12/reprint",
            "direct": false,
            "version": "v0.0.0-20200326205758-722754a53494",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/ksuid",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": false,
            "version": "v3.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fastrand",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/histogram",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/victoriametrics/metrics",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack",
            "direct": false,
            "version": "v4.0.4+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v5",
            "direct": false,
            "version": "v5.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark-meta",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "go.abhg.dev/goldmark/frontmatter",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/api/v3",
            "direct": false,
            "version": "v3.6.12",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/pkg/v3",
            "direct": false,
            "version": "v3.6.12",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/v3",
            "direct": false,
            "version": "v3.6.12",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260626114624-be93311217bd",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 163,
        "direct_count": 12,
        "indirect_count": 151
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 156,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "antiphp",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/203004?v=4"
        },
        {
          "type": "User",
          "login": "nrwiersma",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/644536?v=4"
        },
        {
          "type": "User",
          "login": "rafalmnich",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/21054880?v=4"
        },
        {
          "type": "User",
          "login": "D3luxee",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/10009528?v=4"
        },
        {
          "type": "User",
          "login": "BlexToGo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15048849?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.468
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "cleanup.yaml",
        "docs.yaml",
        "release.yaml",
        "sbom.yaml",
        "test.yaml",
        "vulncheck.yaml",
        "vulnfix.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f9bc4bef7a9b653e9b57d07abc2dd75d58731dd3",
        "ran_at": "2026-07-27T18:28:22Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T05:22:09Z",
      "oldest_open_prs": [
        {
          "number": 47,
          "created_at": "2025-10-23T23:27:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 176,
          "created_at": "2026-06-12T07:12:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2026-06-17T14:04:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 187,
          "created_at": "2026-07-20T08:49:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 188,
          "created_at": "2026-07-22T05:08:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-10T10:59:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 154,
          "created_at": "2026-02-26T11:19:00Z",
          "last_comment_at": "2026-03-13T12:20:25Z",
          "last_comment_author": "Annonator"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/GameFabric/terraform-provider-gamefabric",
    "host": "github.com",
    "name": "terraform-provider-gamefabric",
    "owner": "GameFabric"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 74,
        "vitality": 88,
        "community": 27,
        "governance": 66,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 150,
              "human_commit_share": 0.98,
              "days_since_last_push": 5,
              "active_weeks_last_year": 24
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "24/52 weeks with commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "150 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 150
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v1.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 13,
              "mean_days_between_releases": 27
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 13 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~27 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 17,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 17 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 27,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 5,
              "top_contributor_share": 0.468
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 47% of commits",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 156,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 25
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "156/181 decided PRs merged",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 156,
                      "decided": 181
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "followers": 13,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "GameFabric",
              "public_repos": 5,
              "account_age_days": 703
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "13 followers of GameFabric",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 13,
                      "login": "GameFabric"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~1 yr old",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/gamefabric/terraform-provider-gamefabric"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 17
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 17 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://registry.terraform.io/providers/GameFabric/gamefabric",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://registry.terraform.io/providers/GameFabric/gamefabric",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 163 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 163
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 3,
              "assessed_packages": 163,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 163,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "98 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 38579,
              "source_files_sampled": 196,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/196 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 196,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T18:28:43.771404Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GameFabric/terraform-provider-gamefabric.svg",
  "full_name": "GameFabric/terraform-provider-gamefabric",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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