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

spectrocloud / terraform-provider-spectrocloud

GoMPL-2.0★ 29 estrellas⑂ 14 forksdesde dic 2020Ver en GitHub ↗

spectrocloud/terraform-provider-spectrocloud tiene un índice de salud de 75 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (94/100) y la más baja, Community & Adoption (44/100). Se actualizó por última vez hoy. 2 personas concentran la mayor parte del trabajo reciente.

75
global / 100
Bueno

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

75
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

Spectro CloudOrganización
147 seguidores59 repositorios públicosdesde feb 2018

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/spectrocloud/terraform-provider-spectrocloudv0.29.8-234hace 5 días

Métricas por categoría

Vitalidad

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

94Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
27/36Cadencia de commits — 39/52 semanas con commits
17.8/18Volumen de commits — 94 commits en el último año
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year94
human_commit_share0,66
days_since_last_push0
active_weeks_last_year39
Cómo se puntúa
27/27Publica versiones — 100 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~7,8 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_count100
latest_release_tagv0.29.8
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases7,8

Comunidad y Adopción

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

44En riesgo · 18% del índice global
Cómo se puntúa
23.5/60Estrellas — 29 estrellas
9.3/25Forks — 14 forks
4.7/15Observadores — 8 observadores
Datos de entrada utilizados
forks14
stars29
watchers8
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
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
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?

78Bueno · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
13.7/22.5Distribución de commits — el principal contribuyente firma el 39% de los commits
13.5/13.5Amplitud de contribuyentes — 26 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor2
contributors_sampled26
top_contributor_share0,39
Cómo se puntúa
37.4/46.8Resolución de issues — 80% de issues cerradas
34.1/38.3Aceptación de PR — 840/943 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs840
open_issues3
closed_issues12
issue_closed_ratio0,8
closed_unmerged_prs103
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
15.6/25Alcance del propietario — 147 seguidores de spectrocloud
24.9/25Trayectoria — 59 repos públicos, cuenta de ~8 años
Datos de entrada utilizados
followers147
owner_typeOrganization
is_verified
owner_loginspectrocloud
public_repos59
account_age_days3088
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 234 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/spectrocloud/terraform-provider-spectrocloud
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

82Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yaml
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config

Documentación

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

Seguridad

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

71Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
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
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6,4
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
advisories4
affected_packages4
assessed_packages120
unassessed_packages1
affected_by_severitycritical 1, high 1, unknown 2
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 120 dependencias resueltas con OSV. 1 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. 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.

69Moderado · 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)
40/40Historial de commits legible — 65 de 66 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,985
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — GNUmakefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
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 — 34 de los últimos 100 commits son actualizaciones automáticas de dependencias
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesGNUmakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,34
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.6/55Tamaños de archivo manejables — 4/492 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes222.732
source_files_sampled492
oversized_source_files4
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

29estrellas de GitHub
26contribuidores
94commits en los últimos 12 meses
0días desde el último push
100versiones publicadas
2factor bus
3issues 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

Historial de estrellas y forks 0 ★ / 14 ⇿
0Estrellas
14Forks
84Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

03581013151422022-022024-032026-03
Mayor 0Menor 13Parche 61

Cada punto abarca 4 días.

OpenSSF Scorecard 6.4 / 10
6.4agregado

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-22 23:58 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
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
6Vulnerabilities4 existing vulnerabilities detected
Dependencias directas 13
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/go-openapi/strfmtv0.27.0go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/hashicorp/go-ctyv1.5.0go.mod
Gogithub.com/hashicorp/terraform-plugin-docsv0.25.0go.mod
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.1go.mod
Gogithub.com/robfig/cronv1.2.0go.mod
Gogithub.com/spectrocloud/palette-sdk-gov0.0.0-20260703103012-593a25958a64go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Todas las dependencias 121

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

RegistroPaqueteVersiónRelación
Gogithub.com/go-openapi/strfmtv0.27.0directa
Gogithub.com/google/go-cmpv0.7.0directa
Gogithub.com/gorilla/muxv1.8.1directa
Gogithub.com/hashicorp/go-ctyv1.5.0directa
Gogithub.com/hashicorp/terraform-plugin-docsv0.25.0directa
Gogithub.com/hashicorp/terraform-plugin-sdk/v2v2.40.1directa
Gogithub.com/masterminds/semver/v3v3.5.0directa
Gogithub.com/robfig/cronv1.2.0directa
Gogithub.com/spectrocloud/palette-sdk-gov0.0.0-20260703103012-593a25958a64directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogopkg.in/yaml.v3v3.0.1directa
Gok8s.io/apiv0.36.2directa
Gok8s.io/apimachineryv0.36.2directa
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.10.0indirecta
Gogithub.com/burntsushi/tomlv1.2.1indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/cloudflare/circlv1.6.3indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/fatih/colorv1.16.0indirecta
Gogithub.com/fxamacker/cbor/v2v2.9.0indirecta
Gogithub.com/go-errors/errorsv1.5.1indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-openapi/analysisv0.23.0indirecta
Gogithub.com/go-openapi/errorsv0.22.8indirecta
Gogithub.com/go-openapi/jsonpointerv0.21.0indirecta
Gogithub.com/go-openapi/jsonreferencev0.21.0indirecta
Gogithub.com/go-openapi/loadsv0.22.0indirecta
Gogithub.com/go-openapi/runtimev0.28.0indirecta
Gogithub.com/go-openapi/specv0.21.0indirecta
Gogithub.com/go-openapi/swagv0.23.1indirecta
Gogithub.com/go-openapi/validatev0.24.0indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/golang/protobufv1.5.4indirecta
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.9.0indirecta
Gogithub.com/hashicorp/hc-installv0.9.4indirecta
Gogithub.com/hashicorp/hcl/v2v2.24.0indirecta
Gogithub.com/hashicorp/logutilsv1.0.0indirecta
Gogithub.com/hashicorp/terraform-execv0.25.1indirecta
Gogithub.com/hashicorp/terraform-jsonv0.27.3-0.20260213134036-298b8f6b673aindirecta
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0indirecta
Gogithub.com/hashicorp/terraform-plugin-logv0.10.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/josharian/internv1.0.0indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/kunde21/markdownfmt/v3v3.1.0indirecta
Gogithub.com/mailru/easyjsonv0.9.0indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
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/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirecta
Gogithub.com/oklog/runv1.1.0indirecta
Gogithub.com/oklog/ulid/v2v2.1.1indirecta
Gogithub.com/opentracing/opentracing-gov1.2.0indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/posener/completev1.2.3indirecta
Gogithub.com/protonmail/go-cryptov1.4.1indirecta
Gogithub.com/shopspring/decimalv1.3.1indirecta
Gogithub.com/sirupsen/logrusv1.9.3indirecta
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/x448/float16v0.8.4indirecta
Gogithub.com/yuin/goldmarkv1.7.7indirecta
Gogithub.com/yuin/goldmark-metav1.1.0indirecta
Gogithub.com/zclconf/go-ctyv1.18.1indirecta
Gogo.abhg.dev/goldmark/frontmatterv0.2.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/otelv1.39.0indirecta
Gogo.opentelemetry.io/otel/metricv1.39.0indirecta
Gogo.opentelemetry.io/otel/tracev1.39.0indirecta
Gogo.yaml.in/yaml/v2v2.4.3indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/expv0.0.0-20240719175910-8a7402abbf56indirecta
Gogolang.org/x/modv0.37.0indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/syncv0.22.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogolang.org/x/toolsv0.47.0indirecta
Gogoogle.golang.org/appenginev1.6.8indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirecta
Gogoogle.golang.org/grpcv1.79.3indirecta
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afindirecta
Gogopkg.in/inf.v0v0.9.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gok8s.io/klog/v2v2.140.0indirecta
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454aindirecta
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2indirecta
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirecta
Gosigs.k8s.io/randfillv1.0.0indirecta
Gosigs.k8s.io/structured-merge-diff/v6v6.3.2indirecta
PyPIpyyamlindirecta
Avisos de dependencias 4

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 120 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 4 tienen avisos conocidos, de los cuales 0 son directas. 1 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpcv1.79.3indirectacrítica11.82.1
go.opentelemetry.io/otelv1.39.0indirectaalta11.41.0
github.com/yuin/goldmarkv1.7.7indirectadesconocida11.7.17
golang.org/x/cryptov0.54.0indirectadesconocida1

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": 5110,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 3740445,
        "Shell": 17714,
        "Python": 77594,
        "Makefile": 3814,
        "Go Template": 160550
      },
      "pushed_at": "2026-07-22T08:05:12Z",
      "created_at": "2020-12-25T21:58:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T05:39:01Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.spectrocloud.com",
      "name": "Spectro Cloud",
      "type": "Organization",
      "login": "spectrocloud",
      "company": null,
      "location": "United States of America",
      "followers": 147,
      "avatar_url": "https://avatars.githubusercontent.com/u/36211249?v=4",
      "created_at": "2018-02-06T22:24:04Z",
      "is_verified": null,
      "public_repos": 59,
      "account_age_days": 3088
    },
    "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.29.8",
          "kind": "patch",
          "published_at": "2026-07-17T16:01:43Z"
        },
        {
          "tag": "v0.29.7",
          "kind": "patch",
          "published_at": "2026-07-03T15:04:22Z"
        },
        {
          "tag": "v0.29.6",
          "kind": "patch",
          "published_at": "2026-06-28T15:21:38Z"
        },
        {
          "tag": "v0.29.5",
          "kind": "patch",
          "published_at": "2026-06-12T15:57:15Z"
        },
        {
          "tag": "v0.29.4",
          "kind": "patch",
          "published_at": "2026-06-05T16:33:13Z"
        },
        {
          "tag": "v0.29.4-pre",
          "kind": "prerelease",
          "published_at": "2026-06-02T16:07:43Z"
        },
        {
          "tag": "v0.29.3",
          "kind": "patch",
          "published_at": "2026-05-31T15:08:16Z"
        },
        {
          "tag": "v0.29.3-pre",
          "kind": "prerelease",
          "published_at": "2026-05-25T16:08:15Z"
        },
        {
          "tag": "v0.29.2",
          "kind": "patch",
          "published_at": "2026-05-22T15:04:40Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2026-05-08T15:16:01Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-05-03T15:37:37Z"
        },
        {
          "tag": "v0.28.6",
          "kind": "patch",
          "published_at": "2026-04-24T15:53:02Z"
        },
        {
          "tag": "v0.28.5-pre",
          "kind": "prerelease",
          "published_at": "2026-04-15T16:29:45Z"
        },
        {
          "tag": "v0.28.5",
          "kind": "patch",
          "published_at": "2026-04-10T15:19:49Z"
        },
        {
          "tag": "v0.28.4-pre",
          "kind": "prerelease",
          "published_at": "2026-04-07T16:17:18Z"
        },
        {
          "tag": "v0.28.4",
          "kind": "patch",
          "published_at": "2026-04-05T15:09:26Z"
        },
        {
          "tag": "v0.28.3",
          "kind": "patch",
          "published_at": "2026-03-06T15:03:49Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2026-02-27T15:18:00Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2026-02-21T15:12:35Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2026-02-13T17:35:42Z"
        },
        {
          "tag": "v0.27.2",
          "kind": "patch",
          "published_at": "2026-01-30T15:45:53Z"
        },
        {
          "tag": "v0.27.1",
          "kind": "patch",
          "published_at": "2026-01-23T15:59:06Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-01-18T15:24:13Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2025-12-19T15:27:22Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2025-12-17T05:58:20Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2025-11-22T16:05:58Z"
        },
        {
          "tag": "v0.25.2",
          "kind": "patch",
          "published_at": "2025-10-24T15:20:06Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2025-10-19T20:43:18Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2025-10-10T15:19:52Z"
        },
        {
          "tag": "v0.24.5",
          "kind": "patch",
          "published_at": "2025-09-26T15:34:01Z"
        },
        {
          "tag": "v0.24.4",
          "kind": "patch",
          "published_at": "2025-09-20T16:47:55Z"
        },
        {
          "tag": "v0.24.3",
          "kind": "patch",
          "published_at": "2025-08-29T18:43:34Z"
        },
        {
          "tag": "v0.24.2",
          "kind": "patch",
          "published_at": "2025-08-22T07:47:09Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2025-08-17T17:27:19Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2025-08-06T05:12:14Z"
        },
        {
          "tag": "v0.23.9",
          "kind": "patch",
          "published_at": "2025-07-28T17:38:21Z"
        },
        {
          "tag": "v0.23.8",
          "kind": "patch",
          "published_at": "2025-07-14T05:26:41Z"
        },
        {
          "tag": "v0.23.7",
          "kind": "patch",
          "published_at": "2025-06-24T06:42:53Z"
        },
        {
          "tag": "v0.23.6",
          "kind": "patch",
          "published_at": "2025-06-01T04:07:21Z"
        },
        {
          "tag": "v0.23.5",
          "kind": "patch",
          "published_at": "2025-04-20T03:48:37Z"
        },
        {
          "tag": "v0.23.4",
          "kind": "patch",
          "published_at": "2025-04-03T13:49:00Z"
        },
        {
          "tag": "v0.23.3",
          "kind": "patch",
          "published_at": "2025-03-30T18:13:54Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2025-03-17T04:57:08Z"
        },
        {
          "tag": "v0.23.2",
          "kind": "patch",
          "published_at": "2025-03-16T10:13:31Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2025-02-16T17:13:53Z"
        },
        {
          "tag": "v0.22.3",
          "kind": "patch",
          "published_at": "2025-01-19T18:07:00Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2024-12-20T10:05:47Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2024-12-16T04:20:16Z"
        },
        {
          "tag": "v0.21.7",
          "kind": "patch",
          "published_at": "2024-11-20T09:59:30Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2024-11-11T05:56:29Z"
        },
        {
          "tag": "v0.21.6",
          "kind": "patch",
          "published_at": "2024-10-21T15:41:01Z"
        },
        {
          "tag": "v0.21.5",
          "kind": "patch",
          "published_at": "2024-10-14T05:28:27Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2024-09-17T15:02:42Z"
        },
        {
          "tag": "v0.20.9",
          "kind": "patch",
          "published_at": "2024-09-17T15:06:01Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2024-09-15T05:16:40Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2024-08-28T16:12:09Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2024-08-22T06:23:34Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-08-18T12:52:12Z"
        },
        {
          "tag": "v0.20.8",
          "kind": "patch",
          "published_at": "2024-08-02T07:28:14Z"
        },
        {
          "tag": "v0.20.7",
          "kind": "patch",
          "published_at": "2024-07-22T04:04:29Z"
        },
        {
          "tag": "v0.20.6",
          "kind": "patch",
          "published_at": "2024-06-19T06:42:09Z"
        },
        {
          "tag": "v0.20.5",
          "kind": "patch",
          "published_at": "2024-06-19T05:55:19Z"
        },
        {
          "tag": "v0.20.4",
          "kind": "patch",
          "published_at": "2024-06-19T05:37:59Z"
        },
        {
          "tag": "v0.20.3",
          "kind": "patch",
          "published_at": "2024-06-18T02:40:34Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2024-06-18T02:29:24Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2024-06-17T16:34:17Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2024-06-17T15:32:46Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2024-06-03T16:09:31Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2024-05-06T15:40:24Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2024-04-24T11:03:38Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2024-04-22T11:37:45Z"
        },
        {
          "tag": "v0.19.0-pre",
          "kind": "prerelease",
          "published_at": "2024-04-04T06:21:39Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2024-02-07T06:27:53Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2024-01-19T01:17:53Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2024-01-08T03:55:07Z"
        },
        {
          "tag": "v0.17.2-pre",
          "kind": "prerelease",
          "published_at": "2023-12-26T17:27:01Z"
        },
        {
          "tag": "v0.17.1-pre",
          "kind": "prerelease",
          "published_at": "2023-12-07T16:33:52Z"
        },
        {
          "tag": "v0.17.0-pre",
          "kind": "prerelease",
          "published_at": "2023-12-04T23:58:53Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2023-11-10T17:29:49Z"
        },
        {
          "tag": "v0.16.1-pre",
          "kind": "prerelease",
          "published_at": "2023-10-30T05:24:35Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-10-21T17:03:10Z"
        },
        {
          "tag": "v0.16.0-pre",
          "kind": "prerelease",
          "published_at": "2023-10-18T05:39:55Z"
        },
        {
          "tag": "v0.15.5",
          "kind": "patch",
          "published_at": "2023-10-13T17:36:34Z"
        },
        {
          "tag": "v0.15.5-pre",
          "kind": "prerelease",
          "published_at": "2023-09-22T23:45:48Z"
        },
        {
          "tag": "v0.11.10",
          "kind": "patch",
          "published_at": "2023-09-21T03:06:46Z"
        },
        {
          "tag": "v0.15.4-pre",
          "kind": "prerelease",
          "published_at": "2023-09-18T15:54:10Z"
        },
        {
          "tag": "v0.15.3-pre",
          "kind": "prerelease",
          "published_at": "2023-09-17T23:24:02Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2023-09-12T00:01:32Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2023-09-04T15:29:25Z"
        },
        {
          "tag": "v0.11.9",
          "kind": "patch",
          "published_at": "2023-08-23T06:08:43Z"
        },
        {
          "tag": "v0.11.8",
          "kind": "patch",
          "published_at": "2023-08-23T05:18:27Z"
        },
        {
          "tag": "v0.11.7",
          "kind": "patch",
          "published_at": "2023-08-23T04:34:51Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-08-28T03:17:23Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2023-07-08T16:34:47Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2023-06-27T18:54:29Z"
        },
        {
          "tag": "v0.11.6",
          "kind": "patch",
          "published_at": "2023-06-23T06:14:51Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2023-06-19T04:28:49Z"
        },
        {
          "tag": "v0.11.5",
          "kind": "patch",
          "published_at": "2023-06-15T05:22:11Z"
        },
        {
          "tag": "v0.14.1-pre",
          "kind": "prerelease",
          "published_at": "2023-06-03T22:26:19Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-05-24T18:13:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bd90d4ac34f14655471ae5c561a1e8e47edd710c",
          "body": "…(#960)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-openapi/strfmt\n  dependency-version: 0.27.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Chore(deps): bump github.com/go-openapi/strfmt from 0.26.4 to 0.27.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T05:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a8d53a1ff456eb7c2b8e7f7cb6c2471d16a6ea",
          "body": "* chore: reverted back workflow for release.yml\n\n* release fix\n\n* suppress zizmor",
          "is_bot": false,
          "headline": "chore: reverted back workflow for release.yml (#959)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-07-17T16:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "972c76cd5ad5d3b5a8790934991ffc410f69c2e0",
          "body": "* PLT-2290: Fixed - Immutable-clusterprofiles false positive on no-op terraform plan — pack drift after create/refresh (#951)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2297: Fixed Application Profile shows drift after adding the second pack with install order and tag field. \n[…]\n2287: Fixed cluster profile version upgrade in running cluster (#955)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "Ps week 29 2026 (#954)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-07-17T12:06:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71508c4adb81ad981ffa5d5254b2d49725809721",
          "body": "…(#950)\n\nBumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.26.3 to 0.26.4.\n- [Release notes](https://github.com/go-openapi/strfmt/releases)\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.26.3...v0.26.4)\n\n---\nupdated-dependencies:\n- dependency-name: github\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Chore(deps): bump github.com/go-openapi/strfmt from 0.26.3 to 0.26.4 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T08:58:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d91074794803a7a66916c85e90f0daaf5e6a1e9",
          "body": "* PLT-2286:Fixed profile variable presistion on immutable cluster profiles (#946)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2284:Added support for  spectrocloud_cluster_apache_cloudstack machine_pool.network.network_id. (#947)\n\n* PLT-2284:Added support for  spectrocloud_clus\n[…]\nurugesan <sivaanand.m@gmail.com>\n\n* fix: update_worker_pools_in_parallel default to false\n\n* chore: sdk refresh\n\n* fix reviewable\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "Ps week 2026 27 (#948)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-07-03T13:09:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e24ebc1ea685f44d4ab04e47e3f2ec7c978d3512",
          "body": "* PLT-2259:  Pre staged appliance creation will  not persist the state information if api return a 'AlreadyRegisteredEdgeHostDevice' error (#928)\n\n* PLT-2222: Added sensitivity for all secret attributes across the resources (#907)\n\n* PLT-2222: Added sesitivity for all secret attributes accross the r\n[…]\ned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* refresh sdk\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "Core 4.9.b (#942)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-06-28T14:20:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee47d5b6152595da2814dc38515a96a74f031c81",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.36.1 to 0.36.2.\n- [Commits](https://github.com/kubernetes/api/compare/v0.36.1...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Chore(deps): bump k8s.io/api from 0.36.1 to 0.36.2 (#937)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T06:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad6c52af5fc454c79a477fcce3447ab1c0f7582",
          "body": "* PLT-2259:  Pre staged appliance creation will  not persist the state information if api return a 'AlreadyRegisteredEdgeHostDevice' error (#928)\n\n* PLT-2222: Added sensitivity for all secret attributes across the resources (#907)\n\n* PLT-2222: Added sesitivity for all secret attributes accross the r\n[…]\nm>\n\n* feat: refreshed sdk\n\n* PLT-2263: Fixes workspace day2 operations (#935)\n\n* feat: refreshed sdk\n\n* chore: refresh dependency\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "Week 2026-24 (#929)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-06-12T15:40:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bdfc27056b4a6e86987e7a1553043434c45d0f8",
          "body": "* PLT-2215: Added support for os_sku in aks machine pool. (#922)\n\n* added support for os type\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2254:Added support arch_type in edge-native clusters machine_pools. (#927)\n\n* PLT-2254:Added support arch_type in edge-native clusters machine_pools.\n\n* PLT-2254: Added support for arch type in appliance resource.\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PS-week-23: Added support for os_sku in aks machine pool. (#922) (#923)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-06-05T05:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece2c5a6721f9f41bb0999455b13630f78b9eca2",
          "body": "…#921)\n\n* PLT-2249:Fixed sensitive cluster profile variable perpectual drift.\n\n* PLT-2251: Handled plugin crash during cluster template based edge native cluster import. (#924)",
          "is_bot": false,
          "headline": "PLT-2249:Fixed sensitive cluster profile variable perpectual drift. (…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-06-02T11:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c235cee70781f9cded907e9676b37f1e9d3523",
          "body": "…(#920)\n\nBumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.26.2 to 0.26.3.\n- [Release notes](https://github.com/go-openapi/strfmt/releases)\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.26.2...v0.26.3)\n\n---\nupdated-dependencies:\n- dependency-name: github\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Chore(deps): bump github.com/go-openapi/strfmt from 0.26.2 to 0.26.3 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T10:48:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd02c4e7866e3010208840145f2aa89b82f34338",
          "body": "* initial draft\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* initial draft\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2232 : Add ssh_key and ssh_keys to spectrocloud_cluster_maas (#895)\n\n* feat(maas): add ssh_key and ssh_keys to cluster resource schema (PCP-\n[…]\n-authored-by: FelsiyaVasanthi <103991063+FelsiyaVasanthi@users.noreply.github.com>\nCo-authored-by: FelsiyaVasanthi <your.email@spectrocloud.com>\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Ps week 22 palette 4.9.a (#908)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-05-30T14:42:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "89c5ef27c2c3bca07d2bf9b46ef597554f034851",
          "body": "… edge native cluster resource. (#915)\n\n* PLT-2242: Fixed cloud_config.vip, causing false drift after import in edge native cluster resource.\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* fix: govulcheck\n\n* doc fix\n\n* chore: refresh dependencies\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-2242: Fixed cloud_config.vip, causing false drift after import in…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-05-25T15:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1774ff704a9fe0a0c1d8bf1cc738aa3dae5350af",
          "body": "…eployment and manage addon profiles on spectrocloud_cluster_* resources via cluster_profile instead (#912)\n\n* PLT-2184:Adds a provider feature flag to disable spectrocloud_addon_deployment and manage addon profiles on spectrocloud_cluster_* resources via cluster_profile instead\n\nSigned-off-by: Siva\n[…]\n@gmail.com>\n\n* PLT-2241: Fixed infra profile replacement logic (#914)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-2184:Adds a provider feature flag to disable spectrocloud_addon_d…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-05-22T06:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "412374cf13fcb2703ff297b1c1b2b438e6f4741d",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.36.0 to 0.36.1.\n- [Commits](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.36.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump k8s.io/api from 0.36.0 to 0.36.1 (#911)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T06:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be0116d0f10416931238aca618fd4ae2e2a8b4a2",
          "body": "…en eks_launch_template is configured in machine_pool (#906)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-2228:Fixed spectrocloud_cluster_eks plugin crashes during plan wh…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-05-08T09:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87be634ed21535d34db7f0f28bfb77c642d17828",
          "body": "….1 (#903)\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.40.0 to 2.40.1.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/v2.40.1/CHANGE\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.40.0 to 2.40…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T10:46:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c70e59404951bc71c0477e66c10db7cad749b7a2",
          "body": "Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.4.0 to 3.5.0.\n- [Release notes](https://github.com/Masterminds/semver/releases)\n- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Masterminds/semver/compa\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#904)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T06:16:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a7e85bfbc58bf9f71c11cc3869ef0bb0be2bcdb",
          "body": "Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.26.0 to 0.26.2.\n- [Release notes](https://github.com/go-openapi/strfmt/releases)\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.26.0...v0.26.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-o\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-openapi/strfmt from 0.26.0 to 0.26.2 (#905)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T05:24:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6ce6a5139c5bf3b4224e33474001e2c6c9d75ee",
          "body": "* Bump k8s.io/api from 0.35.4 to 0.36.0 (#898)\n\n* Bump k8s.io/api from 0.35.4 to 0.36.0\n\nBumps [k8s.io/api](https://github.com/kubernetes/api) from 0.35.4 to 0.36.0.\n- [Commits](https://github.com/kubernetes/api/compare/v0.35.4...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  de\n[…]\n----\n\nSigned-off-by: dependabot[bot] <support@github.com>\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Ps week 18 2026 (#901)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-05-02T03:07:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6771bee01c383812eccb1d48972dcef610cefee5",
          "body": "* Bump k8s.io/apimachinery from 0.35.2 to 0.35.4 (#885)\n\nBumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.35.2 to 0.35.4.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.2...v0.35.4)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n\n[…]\nf-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Manimaran <manimaran.avudayappan@spectrocloud.com>",
          "is_bot": false,
          "headline": "PS Week 17 2026 (#886)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-04-24T04:26:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "969b5c32e554518128f95711ffe523dce5042202",
          "body": "* Bump k8s.io/apimachinery from 0.35.1 to 0.35.2 (#834)\n\nBumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.35.1 to 0.35.2.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n\n[…]\nf-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Manimaran <manimaran.avudayappan@spectrocloud.com>",
          "is_bot": false,
          "headline": "PS week 15 2026 (#878)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-04-10T07:38:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "113d582436db9f1fbf3595bd0b9c6d7993568c3f",
          "body": "* Bump k8s.io/apimachinery from 0.35.1 to 0.35.2 (#834)\n\nBumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.35.1 to 0.35.2.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n\n[…]\ngned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PS-WEEK-14-2026 (#869)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-04-03T15:24:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a77a4d2cf919de108460f6b83a84457087e4720",
          "body": "* PLT-2164 : TF Phase 4: Implemented the Import by Name  (#839)\n\n* PLT-1899: Added cluster profile variable support for type list/multiline. (#822)\n\n* PLT:2156:Fix plugin crash for addon deployment. (#821)\n\n* PLT-1899: Added cluster profile variable support for type list/multipline\n\nSigned-off-by: S\n[…]\ncom>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "PS-week-10-2026 (#842)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-03-06T08:22:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea75eb0881bcd38d791d5aed1ce0c207d707fdac",
          "body": "…#833)\n\n* PLT-2167: Fixed virtual cluster with update worker pool\n\n* timezone fix\n\n* unit tet fix",
          "is_bot": false,
          "headline": "PLT-2167: Fixed virtual cluster with update worker pool import case (…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-02-27T10:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b324f0f7b78fecf191259a0aed76234258390f61",
          "body": "* PLT-1899: Added cluster profile variable support for type list/multiline. (#822)\n\n* PLT:2156:Fix plugin crash for addon deployment. (#821)\n\n* PLT-1899: Added cluster profile variable support for type list/multipline\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off\n[…]\ncom>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "PS-week-09-2026 (#830)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-02-27T05:19:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81be01ef2ece430c60a9607c9421ef832c66d195",
          "body": null,
          "is_bot": false,
          "headline": "PLT:2156:Fix plugin crash for addon deployment. (#821)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-02-20T10:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef73a3ca4da450956d4a61f989ffb992045951e1",
          "body": "* PLT-2143  Importing by name Support for Cloud Accounts and Helm Registry (#811)\n\n* ps-week-07 initial\n\n* refreshed sdk\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2131: Read the Synchronization status from Status.IsSyncStatus (#795)\n\n* Get the Synchronization status from sta\n[…]\ncom>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "PS-week-08-2026 (#820)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-02-20T09:02:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac3a5a1893e9276edc0986a3b3899406afd9f6f3",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.34.3 to 0.35.1.\n- [Commits](https://github.com/kubernetes/api/compare/v0.34.3...v0.35.1)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.35.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump k8s.io/api from 0.34.3 to 0.35.1 (#813)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T07:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474553f00e0d7070aec70f39d8b9e42433a3cfcc",
          "body": "Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.34.3 to 0.35.1.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.1)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n  dependency-version: 0.35.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump k8s.io/apimachinery from 0.34.3 to 0.35.1 (#814)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T07:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817d5ef1b9833420825557ad975239dbd8e846ff",
          "body": "* chore: go rel fix\n\n* gorelease fix\n\n* added script to validate goreleaser\n\n* updated gitignore\n\n---------\n\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "chore: go rel fix (#812)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-02-13T17:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3025510c751807bff9490392e240bbf87927a6f",
          "body": "* ps-week-07 initial\n\n* refreshed sdk\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-2131: Read the Synchronization status from Status.IsSyncStatus (#795)\n\n* Get the Synchronization status from statusIssyncstatus\n\n* Adding the is_synchronization fetch from status field in read op\n[…]\ncom>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "PS-week-07-2026  (#809)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-02-13T05:19:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bb570e1e6fbdfb7af2c34d905d669c2387af28b",
          "body": "Co-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "fix read pause_agent_upgrade (#793)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-01-30T10:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43856fd8cc8c474fe5b075585043ea43c2881602",
          "body": "…ual cluster. (#792)\n\n* fix virtual cluster pause_agen_upgrade\n\n* PLT-2127: Added pause_agent_upgrade support in cirtual cluster.\n\n---------\n\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-2127 Adding Pause_Agent_Upgrades field support in schema for virt…",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-01-30T09:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b41ff96f64fb574c1aba47f248770e6267ce922",
          "body": "* PLT-1972 Adding the Support for Importing the OCI Registry with Name and UID. (#786)\n\n* Adding the Import support for OCI Registry with name\n\n* Adding the Support for Import registry by Name\n\n* Adding the changes with import name provided with space and addressed review comments\n\n* fixed as per re\n[…]\nscription\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PS-week-05-2026 (#791)",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-01-30T06:35:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a82bb5a5f3d28a24d4265c169f2cb98d878c31b",
          "body": "* draft\n\n* updated golint version\n\n* PLT-2056: Addded cluster_timezone support for all spectroclusters. (#760)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* Fix: Fixed cluster_timezone import support for all clusters\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT\n[…]\n issue fixed\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: Manimaran <manimaran.avudayappan@spectrocloud.com>\nCo-authored-by: Manimaran <manimaran89@gmail.com>",
          "is_bot": false,
          "headline": "PS-week-04-2026 (#772)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-01-23T07:21:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "488480de416887b6b1ed50807d376c1addd0380b",
          "body": "…Edge Native Cluster (#776)\n\n* Adding the changes for warning message to delete machine pool\n\n* Adding the changes for warning message to delete machine pool\n\n* Fix the diags issue\n\n* Warning message modified for deleting the machine pool\n\n* Apply suggestion from @SivaanandM\n\nupdated the warning message\n\n---------\n\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-2109 Adding the warning message for deleting the MachinePool for …",
          "author_name": "Manimaran",
          "author_login": "manimaran89",
          "committed_at": "2026-01-14T05:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dbf986dccf6212a09ca190a68db76ec09ca2f7f",
          "body": "* draft\n\n* updated golint version\n\n* PLT-2056: Addded cluster_timezone support for all spectroclusters. (#760)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* Fix: Fixed cluster_timezone import support for all clusters\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT\n[…]\nin\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nCo-authored-by: Manimaran <manimaran.avudayappan@spectrocloud.com>",
          "is_bot": false,
          "headline": "PS Week 03-2026 - Ready For Merge (#761)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2026-01-12T08:24:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "932ca1620c6e35988de54c33eb02b123f94771d1",
          "body": "…ter in TF provider (#745)\n\n* PS-WEEK-49 (#731)\n\n* PLT-2026: Fixed add-on deployment resource taint issue. (#725)\n\n* PLT-2026: Fixed addon deployment resource taint issue.\n\n* reviewable fix\n\n* fixed addondeployment\n\n* PLT-1986: Added CloudStack support in terrafrom provider (#712)\n\n* chore: update g\n[…]\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Manimaran <manimaran89@gmail.com>\nCo-authored-by: Manimaran <manimaran.avudayappan@spectrocloud.com>",
          "is_bot": false,
          "headline": "PLT-2035: Migrate to use TypeSet : IaaS Cluster Resources - Core Clus…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-12-26T08:28:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9ff460428a76d62dcbc4d60a2f36448b4d4ef15",
          "body": "* PS-WEEK-49 (#731)\n\n* PLT-2026: Fixed add-on deployment resource taint issue. (#725)\n\n* PLT-2026: Fixed addon deployment resource taint issue.\n\n* reviewable fix\n\n* fixed addondeployment\n\n* PLT-1986: Added CloudStack support in terrafrom provider (#712)\n\n* chore: update gitignore and dependencies\n\n*\n[…]\nd.m@gmail.com>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Manimaran <manimaran89@gmail.com>",
          "is_bot": false,
          "headline": "Platform Solution Week 51 Release (#739)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-12-18T16:56:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a326696edab100cdc9a9305c88639e23c5a869b4",
          "body": "* PS-WEEK-49 (#731)\n\n* PLT-2026: Fixed add-on deployment resource taint issue. (#725)\n\n* PLT-2026: Fixed addon deployment resource taint issue.\n\n* reviewable fix\n\n* fixed addondeployment\n\n* PLT-1986: Added CloudStack support in terrafrom provider (#712)\n\n* chore: update gitignore and dependencies\n\n*\n[…]\n----\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "PS-WEEK-50 : CloudStack (#731) (#733)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-12-15T16:11:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64e39616dd08788e91b10c6eedeb5a0531291c59",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#755)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T11:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723142e388932322c3181a355129545b8ae85eba",
          "body": "Bumps [kubevirt.io/api](https://github.com/kubevirt/api) from 1.6.3 to 1.7.0.\n- [Commits](https://github.com/kubevirt/api/compare/v1.6.3...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: kubevirt.io/api\n  dependency-version: 1.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/api from 1.6.3 to 1.7.0 (#729)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T12:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2cd07f7f0f6099b08d4c6655e90c8b50de28303",
          "body": "Bumps [kubevirt.io/api](https://github.com/kubevirt/api) from 1.6.2 to 1.6.3.\n- [Commits](https://github.com/kubevirt/api/compare/v1.6.2...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: kubevirt.io/api\n  dependency-version: 1.6.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/api from 1.6.2 to 1.6.3 (#721)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-26T05:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa0a81e01b96de00c6ebb65534b743bae79b829",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.34.1 to 0.34.2.\n- [Commits](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.34.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump k8s.io/api from 0.34.1 to 0.34.2 (#723)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-26T05:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227c15b65383613323c378cd470a3b7c35b01a55",
          "body": "…e (#720)\n\n* PLT-2040: Fixed pod-identity aws account validation.\n\n* refreshed sdk",
          "is_bot": false,
          "headline": "PLT-2040: Fixed pod-identity validation issue for aws account resourc…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-11-20T14:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd23349550167cb8ec8a0072739157bedb25839",
          "body": "* draft\n\n* PLT-1976: Updated clear description for version update (#716)\n\n* PLT-2016:Updated default ami_type to 'AL2023_x86_64_STANDARD' (#713)\n\n* PLT-2016:Updated default ami_type to 'AL2023_x86_64_STANDARD'\n\n* PLT-1619: Added new resource for Cluster Templates & Upgrade Policy (#715)\n\n* updated .\n[…]\ny credential support for aws account (#718)\n\n* Refreshed SDK\n\n* standardized attribute name for policy and cluster_profile\n\n* PLT-2039: Fixed cluster group config drift for cluster reference's. (#719)",
          "is_bot": false,
          "headline": "TF Provider Week 46  (#717)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-11-20T07:31:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2dd674b2907f0f127ef97b726ecea59aee4795e0",
          "body": "Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.24.0 to 0.25.0.\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-openapi/strfmt\n  dependency-version: 0.25.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-openapi/strfmt from 0.24.0 to 0.25.0 (#714)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-11T04:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532c3bfd22922994b3b4f79d09808ae4141526e2",
          "body": "* added ntp_server day 2 support\n\n* ensurable fix\n\n* refreshed sdk\n\n* docs refresh",
          "is_bot": false,
          "headline": "added ntp_server day 2 support (#711)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-23T10:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be31ca2ea7d01ed600db9f04cb292df77d7ad6ee",
          "body": "* PLT-1740: Added wait_for_sync support for helm registry.\n\n* added sync status suppout in registry data source\n\n* reviewable fix\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* refreshed sdk\n\n* reviewable fix\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-1740: Added wait_for_sync support for helm registry. (#709)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-22T15:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49122f219946a5957f9fc7643eab50cee7a9aad7",
          "body": "* PLT-2002: Added ntp_server support for MAAS Cluster resource\n\n* refreshed sdk\n\n* reviewable fix",
          "is_bot": false,
          "headline": "PLT-2002: Added ntp_server support for MAAS Cluster resource (#710)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-22T15:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5406d3d06ed6b93b916bd17618793fed4c086507",
          "body": "… account (#708)\n\n* PLT-1963: Added secured access key support for seceret ref in xp.\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* unit test fix\n\n* fix 1\n\n* unit test fix\n\n* fix for cp conflict issue\n\n* doc fix\n\n* removed validation\n\n* unit test fix\n\n* refreshed sdk\n\n* reviewable\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-1963: Added sensitive field 'aws_secured_access_key' in aws cloud…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-22T15:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd256c80836ba80c59e000b7e0f50f665132860b",
          "body": "… (#707)\n\nBumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.23.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.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-docs from 0.23.0 to 0.24.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-21T08:09:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc6baf1728e06343e3aebb1459398e32010f6ef2",
          "body": "* PLT-1997: Added bootloader support in virtual machine resource\n\n* fix for firmware schema\n\n* added feature support\n\n* removed unwanted confusing schema defnition\n\n* unit test fix",
          "is_bot": false,
          "headline": "PLT-1997: Added boot-loader support in virtual machine resource (#704)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-16T10:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d1480333f4ba483736aefd53c60bb117ef0cad",
          "body": "…nt in machine_pool hash function (#703)\n\nCo-authored-by: Bohdan Yachmeniuk <byachmeniuk@playtika.com>",
          "is_bot": false,
          "headline": "Fix perpetual diff in custom cloud clusters by normalizing YAML conte…",
          "author_name": "Metbog",
          "author_login": "metbog",
          "committed_at": "2025-10-16T08:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7befe928512d3a12efb5f89ed4c254ebdd382a",
          "body": null,
          "is_bot": false,
          "headline": "PLT-2000: Fixes pack registry search (#706)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-15T12:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bb9603ed26377ea8d551a592b3a33f685e4819",
          "body": "…#702)\n\n* PLT-1853: Added registry_name attribute support in cluster profiles\n\n* unit test fix\n\n* unit fix\n\n* added pack type in registry name filter\n\n* Fixed in data source as well (#705)\n\n* sdk refresh\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-1853: Added registry_name attribute support in cluster profiles (…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-14T15:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9375127f6524103c9ffcd097e57df407dacdf0cd",
          "body": "…1 (#691)\n\nBumps [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) from 1.63.0 to 1.63.1.\n- [Release notes](https://github.com/kubevirt/containerized-data-importer/releases)\n- [Changelog](https://github.com/kubevirt/containerized-data-importer/blo\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/containerized-data-importer-api from 1.63.0 to 1.63.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T12:49:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ee4a09f06a827a1d12c6bffb96a257205b56f64",
          "body": "….1 (#692)\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.38.0 to 2.38.1.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.0 to 2.38…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T12:45:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "661bda030128898225e207e462aedd36364c2cdb",
          "body": "Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.23.0 to 0.24.0.\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.23.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-openapi/strfmt\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>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-openapi/strfmt from 0.23.0 to 0.24.0 (#693)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5658273f0842e0a479e3e2b14fdced5f56999c7f",
          "body": "Bumps [kubevirt.io/api](https://github.com/kubevirt/api) from 1.6.1 to 1.6.2.\n- [Commits](https://github.com/kubevirt/api/compare/v1.6.1...v1.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: kubevirt.io/api\n  dependency-version: 1.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/api from 1.6.1 to 1.6.2 (#694)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T12:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2f80e4c3fbe474b8f9cc8f2a886fdf226764da",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1994:Annotation fix for data volume templates (#701)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-09T09:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82292976a57d75c83f100d073ae167b904dfa170",
          "body": "…orage` in dataVolumeTemplates (#699)\n\n* PLT-1979:Added storage support in datatemplatevolume\n\n* pvc optional\n\n* Fixed PLT-1975\n\n* removed log file\n\n* unit test fix\n\n* Revert \"unit test fix\"\n\nThis reverts commit 505880c0e9d2cd19387a95120b983957f1494caa.\n\n* unit test fix\n\n* PLT-1992: Added boot order support for disks in virtual machine resources (#700)\n\n* PLT-1992: Added boot order support for disks in visrtual machine resources\n\n* go sec fix",
          "is_bot": false,
          "headline": "PLT-1979 - Add support for create a pvc with \"source: blank\" and  `st…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-08T04:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e07590700e3f458e23b5df5e82f77fe5e425f0",
          "body": "…al machine (#698)",
          "is_bot": false,
          "headline": "PLT-1974: Added network_date support for cloud_init_no_cloud in virtu…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-08T04:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719d2d53234eda48a20788ab2dc1d0a507b7ccd5",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1989: Added vcluster-generic in k8_distro in cluster group (#697)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-08T04:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31af178e3c1a0217cd7594fa7274532f45c16402",
          "body": "…ibute (#696)\n\n* PLT-1988: Fixed Configuration drift issue in minio/s3 secret_key attribute\n\n* added sma efix for gcp and azure",
          "is_bot": false,
          "headline": "PLT-1988: Fixed Configuration drift issue in minio/s3 secret_key attr…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-08T04:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd6e42d936ab820ae2f8587f1b145e17be241db",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1911: Modified cluster creation timeout behaviour (#695)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-10-08T04:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a3cf94f57470b8f74b3fe0b08802db9a8e1ae8",
          "body": "* goreleaser bug\n\n* review fix for sec G115 issue\n\n* G115 go sec fix\n\n* go sec fix\n\n* PLT-1911: Added graceful_creation_timeout feature for all clusters (#686)\n\n* PLT-1911: Addded graceful_creation_timeout feature for all clusters\n\n* added support for state and health in data source\n\n* fixed unit te\n[…]\n Eks cluster machine_pool TypeSet update (#689)\n\n* PLT-1964-eks: Updated typeset for eks machine_pool\n\n* PLT-1964: Updated machine_pool to typeset update schema\n\n* fixed unit test\n\n* Reverted PLT-1911",
          "is_bot": false,
          "headline": "Release v0.24.5 (week 39) (#684)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-25T12:37:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "839e77bb5d9edd0b49b11dfdbac3b5e96e800769",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove legacy gitleaks workflow (#687)",
          "author_name": "Fayas Ahamed",
          "author_login": "afayasa",
          "committed_at": "2025-09-23T19:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fde617cf1739dd1d4a94436b82637f651e5750e9",
          "body": "… (#681)\n\n* Bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0\n\nBumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.22.0 to 0.23.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)\n- [Changelog\n[…]\n---\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T07:09:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc225ba0e5e3bbeedebf3cf7df8f9bb7839fcadd",
          "body": "….0 (#682)\n\nBumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.37.0 to 2.38.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)\n- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T06:55:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26c28faeb7e08f9811ffa36ee8b6508eacc4df36",
          "body": "Bumps [kubevirt.io/api](https://github.com/kubevirt/api) from 1.6.0 to 1.6.1.\n- [Commits](https://github.com/kubevirt/api/compare/v1.6.0...v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: kubevirt.io/api\n  dependency-version: 1.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/api from 1.6.0 to 1.6.1 (#683)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T06:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24680cbffa9f84493fb66b59b6b221d361c0a733",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1965:Fxied Configuration drift on min/max/domain (#678)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-18T14:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ff5ff08cc636b9afee19fc994d17f3ecec064d",
          "body": "* DOC-2250: Added docs for ami template values\n\n* Added note in template\n\n* Update docs/resources/cluster_eks.md\n\nCo-authored-by: Amanda Churi Filanowski <amanda.filanowski@spectrocloud.com>\n\n* Update spectrocloud/schemas/eks_template.go\n\nCo-authored-by: Amanda Churi Filanowski <amanda.filanowski@spectrocloud.com>\n\n---------\n\nCo-authored-by: Amanda Churi Filanowski <amanda.filanowski@spectrocloud.com>",
          "is_bot": false,
          "headline": "DOC-2250: Added docs for ami template values (#679)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-18T14:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494ead6d82735ddcf36873f3408d98561702f455",
          "body": "* PLT-1962:Added Fix to honur TLS for Azure secret region\n\n* reviewable fix\n\n* added docs comment",
          "is_bot": false,
          "headline": "PLT-1962:Added Fix to honour TLS for Azure secret region (#677)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-18T07:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de153ac2505a6ee6293924b0959d28c0a8b42810",
          "body": "* Draft fix\n\n* PLT-1957: Fixed namespaces issue in cluster day2 (#676)\n\n* Fixed config drift issue for machine pool config",
          "is_bot": false,
          "headline": "PLT-1956: Fixed config drift issue for machine pool config (#672)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-17T05:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc15ca77cf8c283e26bd6917c8c13d4f06d9d3e7",
          "body": "* Bump kubevirt.io/api from 0.59.0 to 1.6.0\n\nBumps [kubevirt.io/api](https://github.com/kubevirt/api) from 0.59.0 to 1.6.0.\n- [Commits](https://github.com/kubevirt/api/compare/v0.59.0...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: kubevirt.io/api\n  dependency-version: 1.6.0\n  dependency-typ\n[…]\n---\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/api from 0.59.0 to 1.6.0 (#669)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-16T20:09:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf8ae554f6fde2797d4b56d07c3744ef0531def2",
          "body": "… (#675)\n\n* Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.22.0\n\nBumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.16.0 to 0.22.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)\n- [Changelog\n[…]\n---\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.22.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-16T19:49:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "017fb501e811a4737ee7f6c7077fd06363d33858",
          "body": "Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3.4.0.\n- [Release notes](https://github.com/Masterminds/semver/releases)\n- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Masterminds/semver/compa\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.4.0 (#673)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-16T19:38:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac491a89b5cfbca163d2cd6b4cd50bee1304351c",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#674)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-16T19:38:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d57aa9b5f2d3a0f54ec7b5664a12535ca17b8d26",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1955= Fixed networkd required attributes (#671)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-12T06:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02d47b8973abe191887ef3056835a0160d7ba2c",
          "body": "…0 (#666)\n\nBumps [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) from 1.56.0 to 1.63.0.\n- [Release notes](https://github.com/kubevirt/containerized-data-importer/releases)\n- [Changelog](https://github.com/kubevirt/containerized-data-importer/blo\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump kubevirt.io/containerized-data-importer-api from 1.56.0 to 1.63.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-11T08:50:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b18f93f9d564e62a79343af371e4ed98584e38bc",
          "body": "Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/gorilla/mux/releases)\n- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gorilla/mux\n  dependency-version\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#668)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-11T08:50:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "959afe92cd7d9350c88cc5b68eb6280cb4337827",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.23.5 to 0.34.0.\n- [Commits](https://github.com/kubernetes/api/compare/v0.23.5...v0.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.34.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump k8s.io/api from 0.23.5 to 0.34.0 (#670)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-11T08:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311af3729ce501c53138c0751678e8de3c1bd8cc",
          "body": "* PLT-1887: Fixed eks dynamic cluster provisioning, removed cp entry in api call (#643)\n\n* Fix: update sso resource to have correct validation and description within oidc section (#641) (#642)\n\nCo-authored-by: dal13002 <sharma.dal@gmail.com>\n\n* saml email fix\n\n* PLT:1898- Fixed GoSec issues (#645)\n\n\n[…]\nand.m@gmail.com>\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dal13002 <sharma.dal@gmail.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "TF palette 4.7.b (#663)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-09-10T17:05:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3d07a54f6faa88ff92c693e5d80ae7e9856eec0",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1913: Added support for EKS cloud config day 2 operations (#655)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-08-29T14:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2b6a0aaf91bb42f98ccef4e6687ec792aaa65c",
          "body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.6.1.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/c\n[…]\nrcl\n  dependency-version: 1.6.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/cloudflare/circl from 1.3.3 to 1.6.1 (#648)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-27T04:22:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "514326448512303c91027dcda82920e0258d58a4",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.33.0 to 0.38.0 (#650)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-27T04:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547c1c37fad7989a53374f9eeeddee25145b2895",
          "body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.33.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#649)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T05:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26bea10732f33630e8159cb0ef8b321dbcee4fb7",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.35.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#646)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T05:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51adfcc88521aed5cedbd7d26b91b5b19f829b7",
          "body": "* PLT-1887: Fixed eks dynamic cluster provisioning, removed cp entry in api call (#643)\n\n* Fix: update sso resource to have correct validation and description within oidc section (#641) (#642)\n\nCo-authored-by: dal13002 <sharma.dal@gmail.com>\n\n* saml email fix\n\n---------\n\nCo-authored-by: dal13002 <sharma.dal@gmail.com>",
          "is_bot": false,
          "headline": "TF Patch v0.24.2 (#644)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-08-21T13:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d44553abfc458a347b110edf6935cf5417bf02",
          "body": null,
          "is_bot": false,
          "headline": "added gitleaks ignore entry for generic-api-key (#640)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-08-13T11:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e28f224f22d3e32d8b3116d00c20cd29bac741",
          "body": "* fixed spectro-tf-format for custom yaml\n\n* PLT-1848: Update AZS as required feild for maas cluster (#633)\n\n* PLT-1799:Added support for AzureUSSecretCloud in Azure cloud account (#634)\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-1837: Added gpu support in namespaces (#635)\n\n\n[…]\nurugesan <sivaanand.m@gmail.com>\n\n* Revert PLT-1799 AzureUSsecret cloud support from azure cloud account\n\n* updated sdk reference\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "TF 4.7.a Support (#639)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-08-13T05:20:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eef581fa287c827f586ed65bd759262b5474bc83",
          "body": "* demo draft\n\n* added taint support\n\n* fixed worker pool creation\n\n* taint fix\n\n* fixed read me",
          "is_bot": false,
          "headline": "capi manager take over cluster improvements (#632)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-07-28T17:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b227ad390aae85c695a681cc57e7d713753ce8",
          "body": "Signed-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "add ami type doc (#631)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-07-14T05:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ffcca021a7a7a7dc9610cfa330df72c8d4eabc",
          "body": "* fix read error\n\n* PLT-1727: Support import for spectrocloud_macros (#622)\n\n* Added the data sources for spectrocloud_macros import\n\n* Modified the data_source_macros.go\n\n* Added import for spectrocloud_macros\n\n* Added import for spectrocloud_macros\n\n* Updated the import function\n\n* Updated the dat\n[…]\nly.github.com>\nCo-authored-by: Felsiya Vasanthi K <felsiyavasanthik@Felsiyas-MacBook-Pro.local>\nCo-authored-by: Tyler Gillson <tyler.gillson@gmail.com>\nCo-authored-by: jzhoucliqr <zhoujun06@gmail.com>",
          "is_bot": false,
          "headline": "TF-4.7.0 (#625)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-07-10T07:22:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8597ffaff95a18e54daef6f3c64eb1fb5bffa585",
          "body": null,
          "is_bot": false,
          "headline": "PLT-1828:Security scans done and updated gitleaksignore (#627)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-07-07T09:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7caf70e79fd6fe3db91c62881f7ea627276edc99",
          "body": "* fix read error\n\n* updated sdk\n\n* updated sdk for 4.7.0 fix\n\n* updated sdk for 4.7.0 fix\n\n* crossplane support for single ton resources\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* PLT-1814: Cluster group descrition day 2 operation fix\n\nSigned-off-by: Sivaanand Murugesan <sivaanan\n[…]\noff-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* validation fix\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "Terraform fix for reviving a Crossplane provider. (#623)",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-06-23T15:53:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1089a4d5958863aa50cd22bdf699d55154e2fe3a",
          "body": "…… (#621)\n\n* PLT-1780: Added support for Private api server lb support for azure iaas cluster\n\n* Added documentation\n\n* updated example\n\n* fix unit test fix\n\n* updated sdk\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>\n\n* fix with re\n\n---------\n\nSigned-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com>",
          "is_bot": false,
          "headline": "PLT-1780: Added support for Private api server lb support for azure i…",
          "author_name": "Sivaanand Murugesan",
          "author_login": "SivaanandM",
          "committed_at": "2025-05-22T07:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "debf2ca4c7434e78f3aae28300b3cbb6abc09042",
          "body": "Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>",
          "is_bot": false,
          "headline": "fix: do not fail refresh-only read if project doesn't exist (#619)",
          "author_name": "Tyler Gillson",
          "author_login": "TylerGillson",
          "committed_at": "2025-05-15T10:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 94,
      "latest_release_at": "2026-07-17T16:01:43Z",
      "latest_release_tag": "v0.29.8",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 7.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/spectrocloud/terraform-provider-spectrocloud",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/spectrocloud/terraform-provider-spectrocloud",
          "is_deprecated": false,
          "latest_version": "v0.29.8",
          "repository_url": "https://github.com/spectrocloud/terraform-provider-spectrocloud",
          "versions_count": 234,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:01:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 29,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "GNUmakefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 222732,
      "source_files_sampled": 492,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.39.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 1,
            "oldest_advisory_days": 106
          },
          {
            "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/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 2,
          "critical": 1
        },
        "advisory_count": 4,
        "affected_count": 4,
        "assessed_count": 120,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/go-openapi/strfmt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.0"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "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.25.0"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.40.1"
        },
        {
          "name": "github.com/robfig/cron",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/spectrocloud/palette-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260703103012-593a25958a64"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": true,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "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.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-sdk/v2",
            "direct": true,
            "version": "v2.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/robfig/cron",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spectrocloud/palette-sdk-go",
            "direct": true,
            "version": "v0.0.0-20260703103012-593a25958a64",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "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.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "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.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hc-install",
            "direct": false,
            "version": "v0.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": false,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/logutils",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-exec",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": false,
            "version": "v0.27.3-0.20260213134036-298b8f6b673a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-go",
            "direct": false,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-log",
            "direct": false,
            "version": "v0.10.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/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunde21/markdownfmt/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "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/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/posener/complete",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "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/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark-meta",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "go.abhg.dev/goldmark/frontmatter",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240719175910-8a7402abbf56",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260210185600-b8788abfbbc2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.2",
            "ecosystem": "go"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 121,
        "direct_count": 13,
        "indirect_count": 108
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 840,
        "open_issues": 3,
        "closed_ratio": 0.8,
        "closed_issues": 12,
        "closed_unmerged_prs": 103
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "SivaanandM",
          "commits": 251,
          "avatar_url": "https://avatars.githubusercontent.com/u/8777741?v=4"
        },
        {
          "type": "User",
          "login": "nikchern",
          "commits": 196,
          "avatar_url": "https://avatars.githubusercontent.com/u/6005415?v=4"
        },
        {
          "type": "User",
          "login": "saamalik",
          "commits": 83,
          "avatar_url": "https://avatars.githubusercontent.com/u/1455661?v=4"
        },
        {
          "type": "User",
          "login": "rishi-anand",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/9067666?v=4"
        },
        {
          "type": "User",
          "login": "TylerGillson",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/1795270?v=4"
        },
        {
          "type": "User",
          "login": "karl-cardenas-coding",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/29551334?v=4"
        },
        {
          "type": "User",
          "login": "manimaran89",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/20876899?v=4"
        },
        {
          "type": "User",
          "login": "afayasa",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1888494?v=4"
        },
        {
          "type": "User",
          "login": "brathina-spectro",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/57693963?v=4"
        },
        {
          "type": "User",
          "login": "srinivassrini",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/47344092?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.39
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 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": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bd90d4ac34f14655471ae5c561a1e8e47edd710c",
        "ran_at": "2026-07-22T23:58:54Z",
        "aggregate_score": 6.4,
        "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-20T05:39:46Z",
      "oldest_open_prs": [
        {
          "number": 961,
          "created_at": "2026-07-21T05:40:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T05:57:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 883,
          "created_at": "2026-04-15T15:30:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 892,
          "created_at": "2026-04-22T05:42:40Z",
          "last_comment_at": "2026-04-22T20:03:48Z",
          "last_comment_author": "Vivek-Joshi-99"
        },
        {
          "number": 893,
          "created_at": "2026-04-22T10:32:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spectrocloud/terraform-provider-spectrocloud",
    "host": "github.com",
    "name": "terraform-provider-spectrocloud",
    "owner": "spectrocloud"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 71,
        "vitality": 94,
        "community": 44,
        "governance": 78,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 94,
              "human_commit_share": 0.66,
              "days_since_last_push": 0,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "94 commits in the last year",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 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": 100,
              "latest_release_tag": "v0.29.8",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 7.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.8
                    }
                  }
                ],
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 14,
              "stars": 29,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "29 stars",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": "good",
        "name": "Sustainability & Governance",
        "value": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 26,
              "top_contributor_share": 0.39
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 840,
              "open_issues": 3,
              "closed_issues": 12,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 103
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "840/943 decided PRs merged",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 840,
                      "decided": 943
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 147,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "spectrocloud",
              "public_repos": 59,
              "account_age_days": 3088
            },
            "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": "147 followers of spectrocloud",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 147,
                      "login": "spectrocloud"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "59 public repos, account ~8 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 59
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/spectrocloud/terraform-provider-spectrocloud"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "234 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 234
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "21 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 7",
                "points": 3.5,
                "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 120 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 120
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 4,
              "assessed_packages": 120,
              "unassessed_packages": 1,
              "affected_by_severity": "critical 1, high 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 120,
              "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": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.985,
              "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": "65 of 66 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 66
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "GNUmakefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.34
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "GNUmakefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "GNUmakefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "34 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 34,
                      "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 7",
                "points": 7,
                "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": 222732,
              "source_files_sampled": 492,
              "oversized_source_files": 4
            },
            "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": "4/492 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 492,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:59:21.927439Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spectrocloud/terraform-provider-spectrocloud.svg",
  "full_name": "spectrocloud/terraform-provider-spectrocloud",
  "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.