Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 11:47 UTC

DrFaust92 / terraform-provider-mapbox

GoMPL-2.0★ 3 stars⑂ 1 forksince Nov 2023View on GitHub ↗

DrFaust92/terraform-provider-mapbox holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (77/100) and lowest on Community & Adoption (33/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

61
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.

61
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

Ilia LazebnikPersonal account
131 followers135 public repossince Nov 2017Placer.ai

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/drfaust92/terraform-provider-mapboxv0.7.0-148 days ago

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
6.2/36Commit cadence — 9/52 weeks with commits
14.7/18Commit volume — 42 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year42
human_commit_share0.675
days_since_last_push7
active_weeks_last_year9
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 8 days ago
19.8/27Release cadence — a release every ~98.3 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_tagv0.7.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases98.3

Community & Adoption

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

33At risk · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MPL-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

51Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.981
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
13.1/38.3PR acceptance — 33/96 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/6 approved changesets -- score normalized to 0
Inputs used
merged_prs33
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs63
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.2/25Owner reach — 131 followers of DrFaust92
25/25Track record — 135 public repos, account ~8 yr old
Inputs used
followers131
owner_typeUser
is_verified
owner_loginDrFaust92
public_repos135
account_age_days3,177
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/drfaust92/terraform-provider-mapbox
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 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

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

65Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 14 out of 14 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
0/7.5Code-Review — Found 0/6 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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 — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
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
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
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
advisories5
affected_packages4
assessed_packages78
unassessed_packages0
affected_by_severitycritical 1, unknown 3
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 78 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.

69Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
36.5/40Legible commit history — 37 of 54 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.685
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — GNUmakefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
7.5/10Demonstrated agent practice — 3 of the last 80 commits agent-authored or agent-credited
8/8Automated maintenance — 26 of the last 80 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesGNUmakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.037
toolchain_manifestsgo.mod
dependency_bot_commit_share0.325
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes12,326
source_files_sampled9
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

3GitHub stars
2contributors
42commits, last 12 months
7days since last push
13releases
1bus 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 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/6 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
9SASTSAST tool is not run on all commits -- score normalized to 9
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
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/hashicorp/terraform-plugin-docsv0.25.0go.mod
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.19.0go.mod
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0go.mod
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0go.mod
Gogithub.com/hashicorp/terraform-plugin-testingv1.16.0go.mod
Gogopkg.in/h2non/gock.v1v1.1.2go.mod
All dependencies 78

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

RegistryPackageVersionRelation
Gogithub.com/hashicorp/terraform-plugin-docsv0.25.0direct
Gogithub.com/hashicorp/terraform-plugin-frameworkv1.19.0direct
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0direct
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0direct
Gogithub.com/hashicorp/terraform-plugin-testingv1.16.0direct
Gogopkg.in/h2non/gock.v1v1.1.2direct
Gogithub.com/agext/levenshteinv1.2.3indirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/armon/go-radixv1.0.0indirect
Gogithub.com/bgentry/speakeasyv0.1.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/burntsushi/tomlv1.2.1indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/h2non/parthv0.0.0-20190131123155-b4df798d6542indirect
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.4indirect
Gogithub.com/hashicorp/hcl/v2v2.24.0indirect
Gogithub.com/hashicorp/logutilsv1.0.0indirect
Gogithub.com/hashicorp/terraform-execv0.25.1indirect
Gogithub.com/hashicorp/terraform-jsonv0.27.3-0.20260213134036-298b8f6b673aindirect
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.0indirect
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.3.3indirect
Gogithub.com/imdario/mergov0.3.15indirect
Gogithub.com/kunde21/markdownfmt/v3v3.1.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.2.0indirect
Gogithub.com/masterminds/sprig/v3v3.2.3indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-runewidthv0.0.9indirect
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/oklog/runv1.2.0indirect
Gogithub.com/posener/completev1.2.3indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/shopspring/decimalv1.3.1indirect
Gogithub.com/spf13/castv1.5.0indirect
Gogithub.com/vmihailenco/msgpackv4.0.4+incompatibleindirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/yuin/goldmarkv1.7.7indirect
Gogithub.com/yuin/goldmark-metav1.1.0indirect
Gogithub.com/zclconf/go-ctyv1.18.1indirect
Gogo.abhg.dev/goldmark/frontmatterv0.2.0indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/expv0.0.0-20230809150735-7b3493d9a819indirect
Gogolang.org/x/modv0.36.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/toolsv0.45.0indirect
Gogoogle.golang.org/appenginev1.6.8indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260622175928-b703f567277dindirect
Gogoogle.golang.org/grpcv1.81.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/yaml.v2v2.3.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.81.1indirectcritical21.82.1
github.com/yuin/goldmarkv1.7.7indirectunknown11.7.17
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": 9602,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 37692,
        "HCL": 514,
        "Makefile": 119
      },
      "pushed_at": "2026-07-20T23:34:10Z",
      "created_at": "2023-11-11T09:33:47Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T02:14:46Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.linkedin.com/in/ilialaz/",
      "name": "Ilia Lazebnik",
      "type": "User",
      "login": "DrFaust92",
      "company": "Placer.ai",
      "location": "New York",
      "followers": 131,
      "avatar_url": "https://avatars.githubusercontent.com/u/33663870?v=4",
      "created_at": "2017-11-14T15:49:06Z",
      "is_verified": null,
      "public_repos": 135,
      "account_age_days": 3177
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-20T02:15:06Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-30T03:45:36Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-03-15T02:16:15Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-12-08T02:48:32Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2025-12-08T00:33:41Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2025-01-03T03:36:26Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-01-03T03:17:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-01-03T03:07:34Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-04-07T09:56:10Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-02-16T10:50:07Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2023-11-22T15:35:44Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-11-14T16:25:27Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-11-11T22:23:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "291164fb8afec19dfff9233acff8d0930e8c660b",
          "body": "Add mapbox_token list resource and resource identity",
          "is_bot": false,
          "headline": "Merge pull request #99 from DrFaust92/list-resource-token",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-07-20T02:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e531a2f4853f33841cf94dd276913ff59ea04180",
          "body": "The provider already targets terraform-plugin-framework; this adds the\nlist functionality on top of it.\n\n- resource/mapbox_token: add identity schema (token_id, username), set\n  identity on create/read/update, and support import by identity.\n- New list resource mapbox_token that lists an account's t\n[…]\neData.\n- Docs + tfquery example (regenerated via tfplugindocs) and a query-based\n  acceptance test (skipped below Terraform 1.14).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add mapbox_token list resource and resource identity",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2026-07-20T02:11:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4daa6921e270968b8ddca55b9aba85618db8fcde",
          "body": "Update actions/setup-go action to v7",
          "is_bot": false,
          "headline": "Merge pull request #98 from DrFaust92/renovate/actions-setup-go-7.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-07-20T01:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eaf44584fadff90bdd6d3683721b7631a96a68b",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-go action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T05:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7195779626770c8859de02e7dc31f68cdfbefe56",
          "body": "Bump terraform-plugin-docs to v0.25.0",
          "is_bot": false,
          "headline": "Merge pull request #97 from DrFaust92/bump-tfplugindocs",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc3d2fb4c056e034bc5818691369aa08c77c11e",
          "body": "Update actions/setup-go action to v6.5.0",
          "is_bot": false,
          "headline": "Merge pull request #78 from DrFaust92/renovate/actions-setup-go-6.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808420b42ada5620f9e94497f8a39c34e38fc69b",
          "body": "This tools-only dependency (tools.go, build-tagged) is not covered by\n`go get -u ./...`, so the earlier deps refresh left it at v0.24.0.\nSupersedes the duplicate dependabot/renovate PRs (#90, #89). Docs\ngeneration produces no drift.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump terraform-plugin-docs to v0.25.0",
          "author_name": "Ilia",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:43:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aa3db7a056d5f7dfc023a723c6fac8d0a736990b",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-go action to v6.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-30T03:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6decc063c598126da8d19e52fbe3cd4fd04908a1",
          "body": "…orm-digest\n\nUpdate hashicorp/setup-terraform digest to dfe3c3f",
          "is_bot": false,
          "headline": "Merge pull request #93 from DrFaust92/renovate/hashicorp-setup-terraf…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99764b59389aae7248c28849e4ca57fb6da7a5d3",
          "body": "Update actions/checkout action to v7",
          "is_bot": false,
          "headline": "Merge pull request #95 from DrFaust92/renovate/actions-checkout-7.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7597690fad9aa1f4c99a5cf4918061b546bb86eb",
          "body": "Refresh Go dependencies",
          "is_bot": false,
          "headline": "Merge pull request #96 from DrFaust92/refresh-deps",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f81cb0702b8b699a38f2fd76782c8bc78a1ab53",
          "body": "Update module dependencies via `go get -u ./... && go mod tidy` (golang.org/x/*,\ngoogle.golang.org/grpc 1.79 -> 1.81, genproto, and mock test deps). No\nfunctional changes; build, vet, and the (gock-mocked) acceptance tests pass.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Refresh Go dependencies",
          "author_name": "Ilia",
          "author_login": "DrFaust92",
          "committed_at": "2026-06-30T03:35:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8bc8f5d165a18fff01e2eef3dff7bf53123f10aa",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T18:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c6957740453301343f6ef41cc2ca00d139362ac",
          "body": null,
          "is_bot": true,
          "headline": "Update hashicorp/setup-terraform digest to dfe3c3f",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T15:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3058a62a5877e528577eb3076a908235f3dd445f",
          "body": "Update actions/checkout action to v6.0.2",
          "is_bot": false,
          "headline": "Merge pull request #79 from DrFaust92/renovate/actions-checkout-6.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-04-25T20:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2700d94a0486793191e8f20ebd8c0037bad9b0bf",
          "body": "…orm-4.x\n\nUpdate hashicorp/setup-terraform action to v4",
          "is_bot": false,
          "headline": "Merge pull request #80 from DrFaust92/renovate/hashicorp-setup-terraf…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-04-25T20:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f31f45c69d34c745e5b904e0a5b740fdbe6d25",
          "body": "…m/hashicorp/terraform-plugin-testing-1.16.0\n\nBump github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0",
          "is_bot": false,
          "headline": "Merge pull request #92 from DrFaust92/dependabot/go_modules/github.co…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2026-04-25T20:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5230e74896c5cbd3491c3b5576fbe302f982782c",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.15.0 to 1.16.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELO\n[…]\nhashicorp/terraform-plugin-testing\n  dependency-version: 1.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T17:33:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d12751a43a9bbb50cb9842aa9b071f547435294",
          "body": null,
          "is_bot": true,
          "headline": "Update hashicorp/setup-terraform action to v4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T17:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4fa7e303fde90059ca3b169f2d70fa4a5c44ff",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T18:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c846d58f9386b456f5f22730b0038b988e6ad79",
          "body": "Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>",
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2026-03-15T02:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599d4ee47a7ae3401db225fa1aa09bfe86b28743",
          "body": "tidy up deps",
          "is_bot": false,
          "headline": "Merge pull request #76 from DrFaust92/tidy",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f012c59a0ffa914a6eaba99e1231116d93cc90e",
          "body": null,
          "is_bot": false,
          "headline": "tidy up deps",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb24731a219a8dc350883ce1a9fa845483d0311f",
          "body": null,
          "is_bot": false,
          "headline": "tidy up deps",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3304799da4477a517672c085eaf1140a46884dcf",
          "body": null,
          "is_bot": false,
          "headline": "tidy up deps",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac39ade0b6f21ae02f51f33dbdece3fef9dd41b2",
          "body": null,
          "is_bot": false,
          "headline": "tidy up deps",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69030f971cca73a98e9b6be9c429147418d5807a",
          "body": "chore(deps): update actions/setup-go action to v6",
          "is_bot": false,
          "headline": "Merge pull request #68 from DrFaust92/renovate/actions-setup-go-6.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5a5cf789373d100b7c79c01011b7980f58e5d6",
          "body": "Modify Terraform versions in test workflow",
          "is_bot": false,
          "headline": "Merge pull request #75 from DrFaust92/DrFaust92-patch-1",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d90700d6f1cd569692c19b4f35d3396012e3b7",
          "body": "…erraform-plugin-framework-1.x\n\nfix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.17.0",
          "is_bot": false,
          "headline": "Merge pull request #58 from DrFaust92/renovate/github.com-hashicorp-t…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99dca824fc6188307c8147d792603123aa18c899",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T02:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180507dc14ca2a64e15a1f63ba03b3088a17ab03",
          "body": "chore(deps): update actions/setup-go action to v4.2.1",
          "is_bot": false,
          "headline": "Merge pull request #72 from DrFaust92/renovate/actions-setup-go-4.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93999f09a361104c0ff0ef69eb7488447b822f7f",
          "body": "…orm-3.x\n\nchore(deps): update hashicorp/setup-terraform action to v3",
          "is_bot": false,
          "headline": "Merge pull request #74 from DrFaust92/renovate/hashicorp-setup-terraf…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11e03ffabf0400de594a84f0cbb9c9789d19338",
          "body": "Updated supported Terraform versions in the workflow.",
          "is_bot": false,
          "headline": "Modify Terraform versions in test workflow",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31fe8fc5e685002ce5b03f28ca045944e4257cbc",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update hashicorp/setup-terraform action to v3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T02:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733c48e929141b0bd4856e19c36dbfe90277f081",
          "body": "…erraform-plugin-testing-1.x\n\nfix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.14.0",
          "is_bot": false,
          "headline": "Merge pull request #64 from DrFaust92/renovate/github.com-hashicorp-t…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79968fa4b3719251a3fb6fe57529b4c160009497",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v4.2.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T02:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae23b9c442153f6cb62fbb2105db67f1719228cf",
          "body": "chore(deps): update actions/checkout action to v6",
          "is_bot": false,
          "headline": "Merge pull request #73 from DrFaust92/renovate/actions-checkout-6.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T02:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ce7735d6404818bb9581d4b69b0ff2856d31a3",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T00:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6946bf192500de962ca0cb86b169a54f4fa6a843",
          "body": "…g to v1.14.0",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/hashicorp/terraform-plugin-testin…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T00:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0fc3dde9b46c6afdc9c8b02d61561c2c27c74c",
          "body": "…ork to v1.17.0",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/hashicorp/terraform-plugin-framew…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-08T00:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea7bc56a3fd6a345dd737e2d9a86e1085c60d1a",
          "body": "fix: invalid memory address or nil pointer dereference",
          "is_bot": false,
          "headline": "Merge pull request #71 from tontonrally/main",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2025-12-08T00:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849ff9017e3611425e9919f1a76e4f90c5dbc2da",
          "body": "fix: testacc without access_token needed and mock with gock\nchore: reactivate CI tests\nchore: fixed lint errors",
          "is_bot": false,
          "headline": "fix: invalid memory address or nil pointer dereference",
          "author_name": "Christophe Lemonnier",
          "author_login": "tontonrally",
          "committed_at": "2025-11-29T12:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1d5671cc20f137ad61e9ad4c0ab0d9d309a825",
          "body": "Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>",
          "is_bot": false,
          "headline": "refresh",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-01-03T03:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d050f86722f74b7416b6a8ca75bc013e9d5c81b3",
          "body": "Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>",
          "is_bot": false,
          "headline": "refresh",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-01-03T03:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3e75e67eaecc1a38d1bbdc5ed6b96c2c0c1cec8",
          "body": "Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>",
          "is_bot": false,
          "headline": "refresh",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2025-01-03T03:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005e187dd5de38440bb72e03dbeaac0fb25e117e",
          "body": "Update actions/setup-go action to v5.2.0",
          "is_bot": false,
          "headline": "Merge pull request #41 from DrFaust92/renovate/actions-setup-go-5.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-12-22T16:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7fa230c08989cd8fb1e800d98cfd9891128625",
          "body": "…-action-6.x\n\nUpdate golangci/golangci-lint-action action to v6",
          "is_bot": false,
          "headline": "Merge pull request #42 from DrFaust92/renovate/golangci-golangci-lint…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-12-22T16:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113c66fcdb696aad037fc33faca133d9ebd786c0",
          "body": "…action-6.x\n\nUpdate goreleaser/goreleaser-action action to v6",
          "is_bot": false,
          "headline": "Merge pull request #47 from DrFaust92/renovate/goreleaser-goreleaser-…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-12-22T16:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374ed0b92689fe053e127f21a9dc28f5a6d966db",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-go action to v5.2.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-11T07:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3939e84efd3a0c93a6e518747c6cdc9495815892",
          "body": null,
          "is_bot": true,
          "headline": "Update goreleaser/goreleaser-action action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-07T17:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6da6d5e36047c77e41b6b9c8ab2bb2a91f0e627",
          "body": null,
          "is_bot": true,
          "headline": "Update golangci/golangci-lint-action action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-10-03T03:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e4ae7c9969de7748a0422863dc4992147eb9e4",
          "body": "allow empty urls",
          "is_bot": false,
          "headline": "Merge pull request #29 from DrFaust92/allow-empty",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-04-07T09:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59280cef65f1fccdcae090d3d59a7e3b94e5327",
          "body": null,
          "is_bot": false,
          "headline": "allow empty",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2024-04-07T09:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffed092b37529a286a3fa9146ac7f6cc2cafd623",
          "body": "…erraform-plugin-framework-1.x\n\nUpdate module github.com/hashicorp/terraform-plugin-framework to v1.5.0",
          "is_bot": false,
          "headline": "Merge pull request #11 from DrFaust92/renovate/github.com-hashicorp-t…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-02-16T10:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac35798363f0e796bddd3dd7688c60dea49dc91",
          "body": null,
          "is_bot": true,
          "headline": "Update module github.com/hashicorp/terraform-plugin-framework to v1.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-02-13T10:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10bc7b1ec748a92d7d3094dc8c7c23ca8006cd8",
          "body": "…m/hashicorp/terraform-plugin-docs-0.18.0\n\nBump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0",
          "is_bot": false,
          "headline": "Merge pull request #15 from DrFaust92/dependabot/go_modules/github.co…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-02-13T10:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec7717bc50e42191259757b541d645329ae24d4",
          "body": "…ort-gpg-6.x\n\nUpdate crazy-max/ghaction-import-gpg action to v6.1.0",
          "is_bot": false,
          "headline": "Merge pull request #10 from DrFaust92/renovate/crazy-max-ghaction-imp…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-02-13T09:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814091a77289286d47bd9a8832bd6ab6fcd088c6",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.16.0 to 0.18.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)\n- [Com\n[…]\n:\n- dependency-name: github.com/hashicorp/terraform-plugin-docs\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-13T09:25:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a5ed50052f42c95f63d07a694035fe56d257760",
          "body": "…-action-4.x\n\nUpdate golangci/golangci-lint-action action to v4",
          "is_bot": false,
          "headline": "Merge pull request #19 from DrFaust92/renovate/golangci-golangci-lint…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-02-13T09:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1795e9ec55477b63927bba8c4b21d8fa024400",
          "body": "…m/hashicorp/terraform-plugin-go-0.21.0\n\nBump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0",
          "is_bot": false,
          "headline": "Merge pull request #17 from DrFaust92/dependabot/go_modules/github.co…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2024-02-13T09:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b2d863b341a24bc9c0609da61153310dd894aa",
          "body": null,
          "is_bot": true,
          "headline": "Update golangci/golangci-lint-action action to v4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-02-09T19:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a906fcf912db94ccc84a405f441beffdb387a1",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.20.0 to 0.21.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)\n- [Commits](ht\n[…]\nes:\n- dependency-name: github.com/hashicorp/terraform-plugin-go\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-26T17:41:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62345be1b8a2ec8f92b5173e18a627c3085f8f8c",
          "body": null,
          "is_bot": true,
          "headline": "Update crazy-max/ghaction-import-gpg action to v6.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2023-12-26T19:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc1d95cad95e27d8b5fd194bdb797400fa98e11",
          "body": "…/hashicorp/terraform-plugin-testing-1.6.0\n\nBump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0",
          "is_bot": false,
          "headline": "Merge pull request #5 from DrFaust92/dependabot/go_modules/github.com…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-12-23T12:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2077f1b8bbf53751f31cbd281aa5cbebe78ac784",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.\n[…]\n dependency-name: github.com/hashicorp/terraform-plugin-testing\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-23T12:33:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcb5c9727c9f0cf0da5bbab136bfa1c8e33c6846",
          "body": "Update actions/setup-go action to v5",
          "is_bot": false,
          "headline": "Merge pull request #7 from DrFaust92/renovate/actions-setup-go-5.x",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-12-23T12:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71919afd166a255b0db5f41301b0dc4a93684dcf",
          "body": "…rraform-plugin-go-0.x\n\nUpdate module github.com/hashicorp/terraform-plugin-go to v0.20.0",
          "is_bot": false,
          "headline": "Merge pull request #9 from DrFaust92/renovate/github.com-hashicorp-te…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-12-23T12:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720f15427537105f76b1f90aabce8442b1e433d4",
          "body": null,
          "is_bot": true,
          "headline": "Update module github.com/hashicorp/terraform-plugin-go to v0.20.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2023-12-14T17:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d29a7c0d35685af203aa86f4bd56b2ec632ec0",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-go action to v5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2023-12-06T14:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b18a2a82b348f1fe91a4868eb60832cb752bbd",
          "body": "…/hashicorp/terraform-plugin-go-0.19.1\n\nBump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1",
          "is_bot": false,
          "headline": "Merge pull request #3 from DrFaust92/dependabot/go_modules/github.com…",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-22T15:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a06f7131ab740ff30ad8943a3e2104793eb7ce0",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.19.0 to 0.19.1.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)\n- [Commits](ht\n[…]\nes:\n- dependency-name: github.com/hashicorp/terraform-plugin-go\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-15T17:54:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfbd7159930a59002957b7068c0954502c77541e",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-14T16:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee07fb9ce988347c6db01e637135cdab33db558",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-14T16:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02daf4b6507b20bfd9b22a52f546940da48b8eb5",
          "body": "Configure Renovate",
          "is_bot": false,
          "headline": "Merge pull request #1 from DrFaust92/renovate/configure",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T22:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "409ae6afb2cbf375b81bdf9e9460fa9599a68b6f",
          "body": null,
          "is_bot": false,
          "headline": "provider initial",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T22:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395fcf9ff47798669b18f9c9df68673a231ecf9b",
          "body": null,
          "is_bot": false,
          "headline": "provider initial",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T22:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bc6e77a8ef65e6c7b3f0cbfe83058990122972",
          "body": null,
          "is_bot": false,
          "headline": "provider initial",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T22:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3382182eaab21eb6246e8126707134ced92af2",
          "body": null,
          "is_bot": false,
          "headline": "provider initial",
          "author_name": "drfaust92",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T22:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547c9b2f3f58d1ec4c9d3073c6cd463fb8575d36",
          "body": null,
          "is_bot": true,
          "headline": "Add renovate.json",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2023-11-11T09:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe518d337f58dba51ccb0b4fa8c87a504202146f",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Ilia Lazebnik",
          "author_login": "DrFaust92",
          "committed_at": "2023-11-11T09:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 42,
      "latest_release_at": "2026-07-20T02:15:06Z",
      "latest_release_tag": "v0.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 98.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/drfaust92/terraform-provider-mapbox",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/drfaust92/terraform-provider-mapbox",
          "is_deprecated": false,
          "latest_version": "v0.7.0",
          "repository_url": "https://github.com/drfaust92/terraform-provider-mapbox",
          "versions_count": 14,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T02:14:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "GNUmakefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 12326,
      "source_files_sampled": 9,
      "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.81.1",
            "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": 6
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.7.7",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5320"
            ],
            "fixed_version": "1.7.17",
            "advisory_count": 1,
            "oldest_advisory_days": 20
          },
          {
            "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": 20
          },
          {
            "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": 3,
          "critical": 1
        },
        "advisory_count": 5,
        "affected_count": 4,
        "assessed_count": 78,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/hashicorp/terraform-plugin-docs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-framework",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.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-log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-testing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "gopkg.in/h2non/gock.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/hashicorp/terraform-plugin-docs",
            "direct": true,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-framework",
            "direct": true,
            "version": "v1.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-log",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-testing",
            "direct": true,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/h2non/gock.v1",
            "direct": true,
            "version": "v1.1.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/bgentry/speakeasy",
            "direct": false,
            "version": "v0.1.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.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "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/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/h2non/parth",
            "direct": false,
            "version": "v0.0.0-20190131123155-b4df798d6542",
            "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.4",
            "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.1",
            "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-sdk/v2",
            "direct": false,
            "version": "v2.40.0",
            "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.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.15",
            "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.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.2.3",
            "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.9",
            "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/oklog/run",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/posener/complete",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.5.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/yuin/goldmark",
            "direct": false,
            "version": "v1.7.7",
            "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.2.0",
            "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-20230809150735-7b3493d9a819",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.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/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260622175928-b703f567277d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 78,
        "direct_count": 6,
        "indirect_count": 72
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 33,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 63
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "DrFaust92",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/33663870?v=4"
        },
        {
          "type": "User",
          "login": "tontonrally",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6213682?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.981
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 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": 0,
            "reason": "Found 0/6 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": "14 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "291164fb8afec19dfff9233acff8d0930e8c660b",
        "ran_at": "2026-07-28T11:46:55Z",
        "aggregate_score": 5.6,
        "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-27T17:32:52Z",
      "oldest_open_prs": [
        {
          "number": 100,
          "created_at": "2026-07-20T23:34:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T02:14:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2023-11-11T22:21:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/DrFaust92/terraform-provider-mapbox",
    "host": "github.com",
    "name": "terraform-provider-mapbox",
    "owner": "DrFaust92"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 65,
        "vitality": 77,
        "community": 33,
        "governance": 51,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 42,
              "human_commit_share": 0.675,
              "days_since_last_push": 7,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "42 commits in the last year",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 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": 91,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 98.3
            },
            "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 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~98.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 98.3
                    }
                  }
                ],
                "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": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 1,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-2.0"
                    }
                  }
                ],
                "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": 13.5,
                "status": "met",
                "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": 0,
                "status": "missed",
                "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": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.981
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "merged_prs": 33,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 63
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "33/96 decided PRs merged",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 33,
                      "decided": 96
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 131,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "DrFaust92",
              "public_repos": 135,
              "account_age_days": 3177
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "131 followers of DrFaust92",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 131,
                      "login": "DrFaust92"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "135 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 135
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/drfaust92/terraform-provider-mapbox"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": 76,
        "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.6
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 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": "Found 0/6 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "14 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "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 78 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": 78
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 4,
              "assessed_packages": 78,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 3",
              "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": 78,
              "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": 3
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.685,
              "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": "37 of 54 human commits state their intent (structured subject or explanatory body)",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 54
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "GNUmakefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.037,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.325
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "GNUmakefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "GNUmakefile"
                    }
                  }
                ],
                "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": "3 of the last 80 commits agent-authored or agent-credited",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "26 of the last 80 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 26,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "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": 12326,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "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-28T11:47:12.577882Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DrFaust92/terraform-provider-mapbox.svg",
  "full_name": "DrFaust92/terraform-provider-mapbox",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

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.