Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-23 11:43 UTC

adaptive-scale / terraform-provider-adaptive

Terraform Provider for Adaptive

Go · Go TemplateMPL-2.0★ 1 estrella⑂ 0 forksdesde abr 2023Ver en GitHub ↗

adaptive-scale/terraform-provider-adaptive tiene un índice de salud de 58 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (78/100) y la más baja, Community & Adoption (35/100). Se actualizó por última vez hace 8 días. Una sola persona concentra la mayor parte del trabajo reciente.

58
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

58
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

AdaptiveOrganización
14 seguidores50 repositorios públicosdesde oct 2020

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/adaptive-scale/terraform-provider-adaptivev0.1.30-56hace 13 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

78Bueno · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 8 días
9/36Cadencia de commits — 13/52 semanas con commits
17.2/18Volumen de commits — 81 commits en el último año
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year81
human_commit_share0,88
days_since_last_push8
active_weeks_last_year13
Cómo se puntúa
27/27Publica versiones — 51 versiones publicadas
36/36Recencia de las versiones — última versión hace 8 días
27/27Cadencia de publicación — una versión cada ~20,9 días
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Datos de entrada utilizados
releases_count51
latest_release_tagv0.1.30
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases20,9

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

35En riesgo · 18% del índice global
Cómo se puntúa
0/60Estrellas — 1 estrellas
0/25Forks — 0 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks0
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MPL-2.0)
0/18Guía CONTRIBUTING
13.5/13.5Código de conducta
7.2/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_template
has_code_of_conduct
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

51Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.8/22.5Distribución de commits — el principal contribuyente firma el 61% de los commits
4.1/13.5Amplitud de contribuyentes — 3 contribuyentes
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Datos de entrada utilizados
bus_factor1
contributors_sampled3
top_contributor_share0,609
Cómo se puntúa
0/46.8Resolución de issues — 0% de issues cerradas
26.5/38.3Aceptación de PR — 52/75 PR decididos fusionados
1.5/15OpenSSF Scorecard: Code-Review — Found 1/7 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs52
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs23
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
8.5/25Alcance del propietario — 14 seguidores de adaptive-scale
24/25Trayectoria — 50 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers14
owner_typeOrganization
is_verified
owner_loginadaptive-scale
public_repos50
account_age_days2117
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 13 días
20/20Historial de versiones — 56 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/adaptive-scale/terraform-provider-adaptive
ecosystemsgo
any_deprecatedno
min_days_since_publish13

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

60Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 3 out of 7 merged PRs checked by a CI test -- score normalized to 4
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readme
has_docs_dir
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

64Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
1/2.5CI-Tests — 3 out of 7 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 1/7 approved changesets -- score normalized to 1
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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.5Licencia — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5,5
Excluidos de la puntuación (sin datos o no aplicable): branch_protection. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories44
affected_packages7
assessed_packages74
unassessed_packages0
affected_by_severitycritical 2, moderate 2, unknown 3
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 74 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

60Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
16.4/40Historial de commits legible — 27 de 88 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,307
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 12 de los últimos 100 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,12
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/72 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes25.172
source_files_sampled72
oversized_source_files0

Datos clave

1estrellas de GitHub
3contribuidores
81commits en los últimos 12 meses
8días desde el último push
51versiones publicadas
1factor bus
1issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 5.5 / 10
5.5agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-23 11:43 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
4CI-Tests3 out of 7 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/7 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
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
0Vulnerabilities28 existing vulnerabilities detected
Dependencias directas 6
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/hashicorp/go-ctyv1.5.0go.mod
Gogithub.com/hashicorp/terraform-plugin-docsv0.24.0go.mod
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0go.mod
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.0go.mod
Gogolang.org/x/expv0.0.0-20240719175910-8a7402abbf56go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Todas las dependencias 74

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 6 paquetes directos y 68 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Gogithub.com/hashicorp/go-ctyv1.5.0directa
Gogithub.com/hashicorp/terraform-plugin-docsv0.24.0directa
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0directa
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.0directa
Gogolang.org/x/expv0.0.0-20240719175910-8a7402abbf56directa
Gogopkg.in/yaml.v2v2.4.0directa
Gogithub.com/agext/levenshteinv1.2.2indirecta
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirecta
Gogithub.com/armon/go-radixv1.0.0indirecta
Gogithub.com/bgentry/speakeasyv0.1.0indirecta
Gogithub.com/bmatcuk/doublestar/v4v4.8.1indirecta
Gogithub.com/burntsushi/tomlv1.2.1indirecta
Gogithub.com/cloudflare/circlv1.6.1indirecta
Gogithub.com/fatih/colorv1.16.0indirecta
Gogithub.com/golang/protobufv1.5.4indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/hashicorp/cliv1.1.7indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-checkpointv0.5.0indirecta
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirecta
Gogithub.com/hashicorp/go-hclogv1.6.3indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/go-pluginv1.7.0indirecta
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirecta
Gogithub.com/hashicorp/go-uuidv1.0.3indirecta
Gogithub.com/hashicorp/go-versionv1.8.0indirecta
Gogithub.com/hashicorp/hc-installv0.9.3indirecta
Gogithub.com/hashicorp/hcl/v2v2.24.0indirecta
Gogithub.com/hashicorp/logutilsv1.0.0indirecta
Gogithub.com/hashicorp/terraform-execv0.25.0indirecta
Gogithub.com/hashicorp/terraform-jsonv0.27.2indirecta
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0indirecta
Gogithub.com/hashicorp/terraform-registry-addressv0.4.0indirecta
Gogithub.com/hashicorp/terraform-svchostv0.1.1indirecta
Gogithub.com/hashicorp/yamuxv0.1.2indirecta
Gogithub.com/huandu/xstringsv1.3.3indirecta
Gogithub.com/imdario/mergov0.3.15indirecta
Gogithub.com/kunde21/markdownfmt/v3v3.1.0indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semver/v3v3.2.0indirecta
Gogithub.com/masterminds/sprig/v3v3.2.3indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/mattn/go-runewidthv0.0.9indirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/go-testing-interfacev1.14.1indirecta
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirecta
Gogithub.com/mitchellh/mapstructurev1.5.0indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/oklog/runv1.1.0indirecta
Gogithub.com/posener/completev1.2.3indirecta
Gogithub.com/protonmail/go-cryptov1.3.0indirecta
Gogithub.com/shopspring/decimalv1.3.1indirecta
Gogithub.com/spf13/castv1.5.0indirecta
Gogithub.com/vmihailenco/msgpackv4.0.4+incompatibleindirecta
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirecta
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirecta
Gogithub.com/yuin/goldmarkv1.7.7indirecta
Gogithub.com/yuin/goldmark-metav1.1.0indirecta
Gogithub.com/zclconf/go-ctyv1.17.0indirecta
Gogo.abhg.dev/goldmark/frontmatterv0.2.0indirecta
Gogolang.org/x/cryptov0.48.0indirecta
Gogolang.org/x/modv0.33.0indirecta
Gogolang.org/x/netv0.49.0indirecta
Gogolang.org/x/syncv0.19.0indirecta
Gogolang.org/x/sysv0.41.0indirecta
Gogolang.org/x/textv0.34.0indirecta
Gogolang.org/x/toolsv0.41.0indirecta
Gogoogle.golang.org/appenginev1.6.8indirecta
Gogoogle.golang.org/genprotov0.0.0-20200711021454-869866162049indirecta
Gogoogle.golang.org/grpcv1.79.2indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 7

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 74 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 7 tienen avisos conocidos, de los cuales 0 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.48.0indirectacrítica270.52.0
google.golang.org/grpcv1.79.2indirectacrítica31.82.1
github.com/cloudflare/circlv1.6.1indirectamoderada21.6.3
golang.org/x/netv0.49.0indirectamoderada91.26.3
github.com/yuin/goldmarkv1.7.7indirectadesconocida11.7.17
golang.org/x/sysv0.41.0indirectadesconocida10.44.0
golang.org/x/textv0.34.0indirectadesconocida10.39.0

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 517,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 250383,
        "Shell": 16034,
        "Makefile": 1690,
        "Go Template": 57659
      },
      "pushed_at": "2026-07-15T05:08:27Z",
      "created_at": "2023-04-17T10:43:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-10T06:15:37Z",
      "description": "Terraform Provider for Adaptive",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Go Template"
      ]
    },
    "owner": {
      "blog": "https://adaptive.dev",
      "name": "Adaptive",
      "type": "Organization",
      "login": "adaptive-scale",
      "company": null,
      "location": "United States of America",
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/72365394?v=4",
      "created_at": "2020-10-05T01:01:44Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 2117
    },
    "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.1.30",
          "kind": "patch",
          "published_at": "2026-07-15T04:33:44Z"
        },
        {
          "tag": "v0.1.29",
          "kind": "patch",
          "published_at": "2026-03-19T10:25:12Z"
        },
        {
          "tag": "v0.1.28",
          "kind": "patch",
          "published_at": "2026-01-30T21:41:02Z"
        },
        {
          "tag": "v0.1.27",
          "kind": "patch",
          "published_at": "2026-01-23T20:09:14Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2026-01-23T19:42:35Z"
        },
        {
          "tag": "v0.1.25",
          "kind": "patch",
          "published_at": "2026-01-20T20:54:41Z"
        },
        {
          "tag": "v0.1.24",
          "kind": "patch",
          "published_at": "2026-01-16T17:54:23Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2026-01-15T20:33:46Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2026-01-12T20:21:41Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2026-01-07T16:59:33Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2026-01-02T17:23:26Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2025-12-30T00:29:27Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2025-12-26T17:07:53Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2025-12-26T16:43:22Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2025-12-26T16:40:54Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2025-12-26T16:21:50Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2025-12-26T16:21:10Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2025-12-26T16:08:56Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2025-12-26T16:02:00Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2025-12-26T15:33:03Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2025-12-22T12:52:48Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2025-12-21T14:10:34Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-09-10T20:49:29Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-08-18T14:52:44Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-07-29T08:25:15Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-07-29T08:04:20Z"
        },
        {
          "tag": "v0.1.0-beta",
          "kind": "prerelease",
          "published_at": "2024-07-25T10:56:31Z"
        },
        {
          "tag": "v0.1.2-beta",
          "kind": "prerelease",
          "published_at": "2024-07-25T09:01:32Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-02-18T14:28:20Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2024-01-19T18:19:42Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2024-01-19T14:53:11Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2024-01-19T14:29:40Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2024-01-19T13:33:02Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2023-10-10T22:52:41Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2023-10-10T11:59:13Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2023-10-09T12:42:04Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2023-09-14T11:21:08Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2023-09-13T16:56:17Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2023-09-13T15:27:19Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2023-09-13T13:25:43Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2023-06-20T08:18:53Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2023-06-09T05:28:51Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2023-06-02T19:33:36Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2023-06-02T13:01:22Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2023-06-02T12:15:00Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2023-06-02T11:59:55Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2023-05-26T16:44:54Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2023-05-26T11:33:48Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2023-05-10T04:27:30Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2023-05-09T12:40:59Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2023-05-08T14:32:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fe8bc63808b7c888327846df62b96e33d2be9b35",
          "body": "…-target\n\nAdd adaptive_rdp multi-target RDP support",
          "is_bot": false,
          "headline": "Merge pull request #75 from adaptive-scale/feature/adaptive-rdp-multi…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7905e881acbbafd7d25e0760e923b716996ff3e1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature/adaptive-rdp-multi-target",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ae1d8d9e9392775e9b7713f8ffad48489a160a",
          "body": "Schedules Added",
          "is_bot": false,
          "headline": "Merge pull request #74 from adaptive-scale/feature/schedules",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f5d685511d4e117f2e2ca5b542bf3a3df67b5d",
          "body": "…ub.com/hashicorp/terraform-plugin-docs-0.24.0\n\nBump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.24.0",
          "is_bot": false,
          "headline": "Merge pull request #61 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c359ff99da482a8091db92a6e22d26d9cb58271",
          "body": "…/terraform-plugin-docs-0.24.0",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/github.com/hashicorp…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132a9d3c616d0f96c5b96e0578e3a354e563f560",
          "body": "…ub.com/hashicorp/terraform-plugin-log-0.10.0\n\nBump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0",
          "is_bot": false,
          "headline": "Merge pull request #69 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab193ab7746a7cb99c64ba932630bfe77850e531",
          "body": "…/terraform-plugin-log-0.10.0",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/github.com/hashicorp…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0dcc19c53a3bdf9a496dc65c3a136f21c7ec6df",
          "body": "…ub.com/hashicorp/terraform-plugin-sdk/v2-2.40.0\n\nBump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.40.0",
          "is_bot": false,
          "headline": "Merge pull request #73 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d22b2afb9003f8c3043fed81b93e189c9da3ef3",
          "body": "…/terraform-plugin-docs-0.24.0",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/github.com/hashicorp…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-10T06:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1123b018728ffb657433d7aa1cc811eaf5b13608",
          "body": "- error when a targets block is set on any type other than adaptive_rdp\n  instead of silently ignoring it\n- adaptive_rdp target passwords are schema-required and must be non-empty\n- rdp_windows rejects an empty password at plan/apply time\n- docs updated to match; tests added for all three behaviors",
          "is_bot": false,
          "headline": "Address review: reject stray targets blocks and empty RDP passwords",
          "author_name": "Neeraj S. Nabar",
          "author_login": "neerajnabar-adaptive",
          "committed_at": "2026-07-06T06:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b062db2dbdd3fe77a17231c428e613eca827bb59",
          "body": "Reject duplicate `targets[].id` values instead of silently accepting\nthem (they'd otherwise collide later at the backend's id-based lookup),\ndrop an unreachable error branch left over from the initial cut, and\nadd unit tests covering the duplicate-id check and the tri-state\n`record` cty traversal, w\n[…]\nded to the generated docs/resources/resource.md, not the\ntemplate itself — this branch's docs regen would otherwise have\nsilently deleted them.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Harden adaptive_rdp targets and restore lost integration docs",
          "author_name": "Neeraj S. Nabar",
          "author_login": "neerajnabar-adaptive",
          "committed_at": "2026-07-01T12:40:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9ac732f2f9315fb44d203e91020faeae43878665",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-07-01T12:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5766cc06a51b15ed2b878c387fba4ed597c28674",
          "body": "…e Terraform provider\n\nAdd an `adaptive_rdp` resource type so Windows RDP fleets can be declared as\ncode. Each target is a native HCL `targets {}` block (id, name, host, port,\nusername, password, domain, record) serialized into the YAML `targets` string\nthe backend's ParseTargets() consumes.\n\n- Regi\n[…]\nthe tri-state `record` via\n  GetRawConfig so an unset value inherits the global recording setting\n- Document the type with an example and regenerate provider docs\n\nRefs adaptive-scale/inventorize#3941",
          "is_bot": false,
          "headline": "[FEAT][ISSUE #3941] - Add adaptive_rdp multi-target RDP support to th…",
          "author_name": "Neeraj S. Nabar",
          "author_login": "neerajnabar-adaptive",
          "committed_at": "2026-06-02T06:09:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "732500ba04faecdc5c00df8cf1904164ea3c8d6c",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-06-01T15:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d113b097d1d8f7d415ba50630b8cd8f1e643d7",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-03-18T14:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9905c0ae45faa62a89f8b954466de0ff94c770",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.35.0 to 2.40.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Comm\n[…]\n/hashicorp/terraform-plugin-sdk/v2\n  dependency-version: 2.40.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-sdk/v2 from 2.35.0 to 2.40.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T05:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd2d4ca11c028a261da5a0cf64f23907ccf8698e",
          "body": "Script only access added",
          "is_bot": false,
          "headline": "Merge pull request #70 from adaptive-scale/feature/more-validations",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-30T18:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b61aaf8967aba38b362afc0840aae6b8d933b8b",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-30T18:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e389bc6ef1e01167186445d4084a0bf022875930",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-30T17:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9a5ab2bf667cda8a535955b75405aba650b7cd",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.9.0 to 0.10.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\ncom/hashicorp/terraform-plugin-log\n  dependency-version: 0.10.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-log from 0.9.0 to 0.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T06:07:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17b31d197936b46a56521ed71499802018624d1b",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T20:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fbb25b1322c1320c029cb97c4402409f815213",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T19:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f2bdfbee90c928e19d4363ea5bd1a76a2d20b7",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T16:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf4005d97419937cdaa47055ed11ceb155824ff",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T16:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "981760f84c1a897f4864ee3814d5620d2060c6f4",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T15:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a04a4b560dafd5dd6e0b917d76096655187c142",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-23T12:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53e36614a2c0998d0bbc4f3d2031bbd9f1a7b81",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-22T18:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60026e9b982fbf5e1444cf330a849516b287eb10",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-22T02:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7b3f27a9c3a3210d7a45ae8a627be57e211447",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-22T02:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdb92e1107ebb2e81ace78c5318e29a8fab7096",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-20T20:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2974f1491ea61915b30567df5d2c18daeb914e5a",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-20T20:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7522361b30b0ec90c66eceac8517350b91801e9",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-20T20:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84a5d6434cc75a6dc193ea4fc54959e63d20844",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-20T17:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd44f415919d2158a76a8f90f6b0288b49af769a",
          "body": null,
          "is_bot": false,
          "headline": "client updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-16T17:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b18dec4cd63761be344844ca070fc516f507901",
          "body": null,
          "is_bot": false,
          "headline": "resources updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-15T20:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ad609a85a8297a5c0352693ffa942969bc145b",
          "body": null,
          "is_bot": false,
          "headline": "365d added",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-15T20:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea73fd80bd1d6b20c1f99554897819f6a62efd8",
          "body": "Description fixes",
          "is_bot": false,
          "headline": "Merge pull request #67 from adaptive-scale/chore/description-fixes",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-12T18:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e55ae519bd4ea146bf2a3c60346d7c81cbc852d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into chore/description-fixes",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-12T18:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9419d55ee5605b37c544d816e1346ee21bf2fb46",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-12T18:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec7912773ca9af2648d7b2955d4905e9f17360b",
          "body": "Fix description bugs and update references for sessions renamed to en…",
          "is_bot": false,
          "headline": "Merge pull request #66 from adaptive-scale/chore/fix-descriptions",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-12T09:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c07d08310f3face83d214e35eb2a6266c379caf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.21",
          "author_name": "Ratin",
          "author_login": "DumbMachine",
          "committed_at": "2026-01-10T09:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a1223357e577ad78c95799e608309db9fa0dbd",
          "body": "…dpoints",
          "is_bot": false,
          "headline": "Fix description bugs and update references for sessions renamed to en…",
          "author_name": "Ratin",
          "author_login": "DumbMachine",
          "committed_at": "2026-01-10T09:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd98d71da71000c39165efe334a5406dba5ca130",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-08T21:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20474300aeb9ab683c699c70e73df8a057c850b",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-08T18:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bc87c6a85291eeae7d40542d644a9f28dfe30a",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-02T17:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6d588726a83cdaa8b3cd9d8f4ab12113ec06c7",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-02T17:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8da47f02e6b1740c090036f3d210065808fdc6",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2026-01-02T16:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbd7e997d7cfd36810730ca55155c7d1976f9e9d",
          "body": "Add group functionality added",
          "is_bot": false,
          "headline": "Merge pull request #65 from adaptive-scale/feature/terraform-add-group",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-30T16:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6013c8660721fdb0d27406e7fa01a773651209",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-30T16:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf5767979d16255476d6ce97817800909355199",
          "body": null,
          "is_bot": false,
          "headline": "refactoring done for resources",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-30T12:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0430812f0d29da8244e5be9a9821dfbd1d6008",
          "body": "Secret manager fix",
          "is_bot": false,
          "headline": "Merge pull request #64 from adaptive-scale/hotfix/secret-manager",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-30T00:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc4c3e645f9bca89afdf1e2f0bc8fcc9ecb30618",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-30T00:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd2ef953e2ac9fba4f5667f5792525c6e3b8da6",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-29T17:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a8d420521ca0e4c2d672db8ef859b08d378b12",
          "body": null,
          "is_bot": false,
          "headline": "./",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T17:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782d1e1dd995c8cf07d4c5b9dc8a506805fb8da9",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T17:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20032fda81cecd4bebbbd78283c621a1ef8fdc97",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T16:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8277797024462cc03d95cf545bb8054877953b28",
          "body": null,
          "is_bot": false,
          "headline": "v0.1.9",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T15:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b2aaee338bceb7804ec51b692c32b5e0c0b626",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T15:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2da99cb1e12886a28badec0cea8fc86c30e989e",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-26T15:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da757eb7a0b43b810a01abcd922faa95cfd685bb",
          "body": null,
          "is_bot": false,
          "headline": "deleted",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-23T17:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6734bbdedbe3fc6388e2b3b24d50d07012da61a8",
          "body": null,
          "is_bot": false,
          "headline": "provider updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-22T13:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b650963018e60364dbd4ea90ce16b745488735f1",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-22T12:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6655800b1d504a980f64fadfdbe5716fc862fcf",
          "body": null,
          "is_bot": false,
          "headline": "working examples",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-22T12:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6bb459b848550c16ef1c11070ee74857d5f4ac1",
          "body": null,
          "is_bot": false,
          "headline": "terraform working examples",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-22T12:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "964bd4a5802c34bcb87cc2856e48836bdca09e7d",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.21.0 to 0.24.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[…]\nom/hashicorp/terraform-plugin-docs\n  dependency-version: 0.24.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-docs from 0.21.0 to 0.24.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T05:05:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4733c37730377f26be1535770cae4efa430cf65",
          "body": null,
          "is_bot": false,
          "headline": "terraform updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T14:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527de274d8d6b346bcd9978315a791a651c38c0f",
          "body": null,
          "is_bot": false,
          "headline": "Resources updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T13:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de833bc8b7614ab14e4c5894e313cb4fbb97114",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T13:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5baac9a99fdb22bc66c4338447327c6dc140dd48",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T12:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32b148c68e8249258180e9ac2b2fff4788ef179",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T12:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159c5915f8355583278b80f3a3be37c6a162dce1",
          "body": "new resources and features",
          "is_bot": false,
          "headline": "Merge pull request #60 from adaptive-scale/feature/new-resouces",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T12:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8ad0fdf21ed7220cf6d80def48b5d2436481a24",
          "body": null,
          "is_bot": false,
          "headline": "kubernetes updated",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T12:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d854668fcdbc8b5be28bf9b7b412e93c8f4f2c",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-21T12:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eed65dd93f1c3bfd1b87c5379ab20f556d74a01",
          "body": null,
          "is_bot": false,
          "headline": "new integrations added",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T17:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33e4f6ff34dd879e25caadd28e629506c1dd583",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "debarshibasak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T16:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb8ab512e5a822c204f32290846d15d7330f760",
          "body": "…b.com/hashicorp/terraform-plugin-testing-1.2.0\n\nBump github.com/hashicorp/terraform-plugin-testing from 1.1.0 to 1.2.0",
          "is_bot": false,
          "headline": "Merge pull request #4 from adaptive-scale/dependabot/go_modules/githu…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23cd8c45ffd9721d92ead9365548cca6779d1d7",
          "body": "…/terraform-plugin-testing-1.2.0",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/github.com/hashicorp…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "385a2bbb816dee37058000b120825eb22d142061",
          "body": "…actions/checkout-cbb722410c2e876e24abbe8de2cc27693e501dcb\n\nBump actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to cbb722410c2e876e24abbe8de2cc27693e501dcb",
          "is_bot": false,
          "headline": "Merge pull request #53 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0fd1fd48218d209073b5e75a52cb7c831ec90ae",
          "body": "…ub.com/hashicorp/terraform-plugin-sdk/v2-2.36.1\n\nBump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.1",
          "is_bot": false,
          "headline": "Merge pull request #58 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e150de4d8cef283d8154af5a36f8d7bc46ef396d",
          "body": "…/terraform-plugin-sdk/v2-2.36.1",
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/go_modules/github.com/hashicorp…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26e7f3d21b77b43fdc5b5d035f0ca27ee83eab2",
          "body": "…ub.com/hashicorp/terraform-plugin-docs-0.21.0\n\nBump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0",
          "is_bot": false,
          "headline": "Merge pull request #59 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2025-12-19T14:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace056c1a2bc80e787081f156ff485f51e85acc0",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.20.1 to 0.21.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.20.1 to 0.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-28T05:49:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29a52a6609e89c521a70b2936e2b11963f131db1",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.35.0 to 2.36.1.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Comm\n[…]\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\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-sdk/v2 from 2.35.0 to 2.36.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-20T05:08:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c021a71b5ffaac4a7915b7b09a1214c13a1928d",
          "body": "…crazy-max/ghaction-import-gpg-6.2.0\n\nBump crazy-max/ghaction-import-gpg from 5.3.0 to 6.2.0",
          "is_bot": false,
          "headline": "Merge pull request #51 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22363887347340c5554cc92319115d79dce1bb04",
          "body": "…ub.com/hashicorp/terraform-plugin-sdk/v2-2.35.0\n\nBump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.35.0",
          "is_bot": false,
          "headline": "Merge pull request #48 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97e9131c765a8be4a8c444e127f36cd247c5ad9",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.25.0 to 2.35.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)\n- [Comm\n[…]\n- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2\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-sdk/v2 from 2.25.0 to 2.35.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-11T05:34:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b85035872d959053b49b6aaf66e1b31884ffbbb4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to cbb722410c2e876e24abbe8de2cc27693e501dcb.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commit\n[…]\n..cbb722410c2e876e24abbe8de2cc27693e501dcb)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-11T05:34:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "381e1877d921390cf337a5c96727cbb6e07fb600",
          "body": "…hashicorp/setup-terraform-3.1.2\n\nBump hashicorp/setup-terraform from 2.0.3 to 3.1.2",
          "is_bot": false,
          "headline": "Merge pull request #52 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa11b7325ebdfe1245dd9cad45c02e286c3f6839",
          "body": "…goreleaser/goreleaser-action-6\n\nBump goreleaser/goreleaser-action from 3 to 6",
          "is_bot": false,
          "headline": "Merge pull request #54 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e614ce91ad2f2fcd00b878d3a0a9bfa9c1bdfa",
          "body": "…ub.com/hashicorp/terraform-plugin-docs-0.20.1\n\nBump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.20.1",
          "is_bot": false,
          "headline": "Merge pull request #55 from adaptive-scale/dependabot/go_modules/gith…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffeafbd8247644367a17fe7b3bef51d43a617be7",
          "body": "…actions/setup-go-5.2.0\n\nBump actions/setup-go from 4.0.1 to 5.2.0",
          "is_bot": false,
          "headline": "Merge pull request #56 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-12-11T05:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d11342abdd203ec534b01afa9bfa9d229c0f87",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 5.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/fac708d6674e30b6ba41289acaab6d4b75aa0753...3041bf56c941b39c61721a86cd11f3bb1338122a)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 4.0.1 to 5.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-11T05:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98ffbeb20f4db569d5723543c76457ce5a88b44",
          "body": "Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.13.0 to 0.20.1.\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.13.0 to 0.20.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-27T05:51:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e341e2d1ab638270c141538b3cbce2a79d201e7",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 6.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v6)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump goreleaser/goreleaser-action from 3 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T05:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6de6ed45466aca569e4f8dab64b98bd172e474",
          "body": "Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2.0.3 to 3.1.2.\n- [Release notes](https://github.com/hashicorp/setup-terraform/releases)\n- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/se\n[…]\nated-dependencies:\n- dependency-name: hashicorp/setup-terraform\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump hashicorp/setup-terraform from 2.0.3 to 3.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T05:17:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24e4a88b65ba3c4025761f6292fd79fda54edb40",
          "body": "Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.3.0 to 6.2.0.\n- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)\n- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/72b6676b71ab476b77e676928516f6982eef7a41...cb\n[…]\n-dependencies:\n- dependency-name: crazy-max/ghaction-import-gpg\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T05:17:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e13142d9de15b320f7917addc446acbf24e9e9f3",
          "body": "…actions/checkout-4.0.0\n\nBump actions/checkout from 3.3.0 to 4.0.0",
          "is_bot": false,
          "headline": "Merge pull request #34 from adaptive-scale/dependabot/github_actions/…",
          "author_name": "Debarshi Basak",
          "author_login": "debarshibasak",
          "committed_at": "2024-11-22T17:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449d33c352c4d163a408ae0b528841a090fd0bd9",
          "body": ".",
          "is_bot": false,
          "headline": "Merge pull request #47 from adaptive-scale/release/serverlist",
          "author_name": "Ratin Kumar",
          "author_login": "DumbMachine",
          "committed_at": "2024-09-10T20:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ef1aebb5d3d08e7604d29b3692d1ff307ee724",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "DumbMachine",
          "author_login": "DumbMachine",
          "committed_at": "2024-09-10T20:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be1aeb593be7fdbf3ed103a60823cdb763fbcb2",
          "body": ".",
          "is_bot": false,
          "headline": "Merge pull request #46 from adaptive-scale/release/serverlist",
          "author_name": "Ratin Kumar",
          "author_login": "DumbMachine",
          "committed_at": "2024-09-10T20:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 81,
      "latest_release_at": "2026-07-15T04:33:44Z",
      "latest_release_tag": "v0.1.30",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 20.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/adaptive-scale/terraform-provider-adaptive",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/adaptive-scale/terraform-provider-adaptive",
          "is_deprecated": false,
          "latest_version": "v0.1.30",
          "repository_url": "https://github.com/adaptive-scale/terraform-provider-adaptive",
          "versions_count": 56,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T06:15:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 13
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 25172,
      "source_files_sampled": 72,
      "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": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.48.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 62
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.2",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 3,
            "oldest_advisory_days": 126
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.6,
            "advisory_ids": [
              "GHSA-q9hv-hpm4-hj6x",
              "GO-2026-4550"
            ],
            "fixed_version": "1.6.3",
            "advisory_count": 2,
            "oldest_advisory_days": 147
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 76
          },
          {
            "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": 15
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 61
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.34.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3,
          "critical": 2,
          "moderate": 2
        },
        "advisory_count": 44,
        "affected_count": 7,
        "assessed_count": 74,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/hashicorp/go-cty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-docs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.40.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240719175910-8a7402abbf56"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/hashicorp/go-cty",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-docs",
            "direct": true,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-log",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
            "direct": true,
            "version": "v2.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20240719175910-8a7402abbf56",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.2",
            "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.8.1",
            "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.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.16.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/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-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.7.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.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hc-install",
            "direct": false,
            "version": "v0.9.3",
            "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.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": false,
            "version": "v0.27.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-go",
            "direct": false,
            "version": "v0.31.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.1.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.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "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.1.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.3.0",
            "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.17.0",
            "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.48.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20200711021454-869866162049",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 6,
        "indirect_count": 68
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 52,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "debarshibasak",
          "commits": 117,
          "avatar_url": "https://avatars.githubusercontent.com/u/23738278?v=4"
        },
        {
          "type": "User",
          "login": "DumbMachine",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/23381512?v=4"
        },
        {
          "type": "User",
          "login": "neerajnabar-adaptive",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/120240469?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.609
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
            "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": 1,
            "reason": "Found 1/7 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fe8bc63808b7c888327846df62b96e33d2be9b35",
        "ran_at": "2026-07-23T11:43:14Z",
        "aggregate_score": 5.5,
        "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-23T05:52:37Z",
      "oldest_open_prs": [
        {
          "number": 76,
          "created_at": "2026-07-13T05:52:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2026-07-13T05:52:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2026-07-13T05:52:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2026-07-13T05:52:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2026-07-13T05:52:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 81,
          "created_at": "2026-07-13T05:52:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2026-07-13T05:52:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-07-15T05:12:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-10T06:15:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 84,
          "created_at": "2026-07-15T08:11:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/adaptive-scale/terraform-provider-adaptive",
    "host": "github.com",
    "name": "terraform-provider-adaptive",
    "owner": "adaptive-scale"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 64,
        "vitality": 78,
        "community": 35,
        "governance": 51,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 81,
              "human_commit_share": 0.88,
              "days_since_last_push": 8,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "81 commits in the last year",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "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": 98,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v0.1.30",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 20.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "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 ~20.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20.9
                    }
                  }
                ],
                "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": 13,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 13 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "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": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "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": 7.2,
                "status": "met",
                "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": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.609
            },
            "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 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "merged_prs": 52,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 23
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "52/75 decided PRs merged",
                "points": 26.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 52,
                      "decided": 75
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/7 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 14,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "adaptive-scale",
              "public_repos": 50,
              "account_age_days": 2117
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "14 followers of adaptive-scale",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "adaptive-scale"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~5 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/adaptive-scale/terraform-provider-adaptive"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 13
            },
            "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 13 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "56 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.5
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "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 1/7 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "28 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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 74 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": 74
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 44,
              "affected_packages": 7,
              "assessed_packages": 74,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, moderate 2, 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": 74,
              "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": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.307,
              "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": "27 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "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": 25172,
              "source_files_sampled": 72,
              "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/72 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 72,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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-23T11:43:31.303209Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adaptive-scale/terraform-provider-adaptive.svg",
  "full_name": "adaptive-scale/terraform-provider-adaptive",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.