Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 09:05 UTC

srebhan / telegraf

The plugin-driven server agent for collecting & reporting metrics.

GoMIT★ 1 estrella⑂ 0 forksdesde abr 2022forkVer en GitHub ↗

srebhan/telegraf tiene un índice de salud de 56 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (75/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 1 día. 3 personas concentran la mayor parte del trabajo reciente.

56
global / 100
Moderado

Índice de salud del software

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

56
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

Sven RebhanCuenta personal
51 seguidores33 repositorios públicosdesde feb 2018@influxdata

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/influxdata/telegrafapunta a otro repositorio; no se puntúav1.39.2-154hace 5 días

Métricas por categoría

Vitalidad

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

75Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 1 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 1344 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year1344
human_commit_share0,38
days_since_last_push1
active_weeks_last_year51
Cómo se puntúa
16.2/27Publica versiones — 98 etiquetas de versión (sin releases de GitHub)
7.2/36Recencia de las versiones — última versión hace 561 días
12.6/27Cadencia de publicación — una versión cada ~125,4 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count98
latest_release_tagv1.33.1
releases_from_tags
days_since_latest_release561
mean_days_between_releases125,4
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 1 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
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_readmeno
has_licenseno
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?

58Moderado · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
16.3/22.5Distribución de commits — el principal contribuyente firma el 28% de los commits
13.5/13.5Amplitud de contribuyentes — 98 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 33 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled98
top_contributor_share0,276
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
19.1/38.3Aceptación de PR — 1/2 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
12.3/25Alcance del propietario — 51 seguidores de srebhan
23.2/25Trayectoria — 33 repos públicos, cuenta de ~8 años
Datos de entrada utilizados
followers51
owner_typeUser
is_verified
owner_loginsrebhan
public_repos33
account_age_days3091
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

62Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 5 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

35En riesgo
Cómo se puntúa
0/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_readmeno
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?

67Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 33 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate6,7
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

71Bueno · 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 — 37 de 38 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,974
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 62 de los últimos 100 commits son actualizaciones automáticas de dependencias
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,62
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.6/55Tamaños de archivo manejables — 17/2302 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes204.827
source_files_sampled2302
oversized_source_files17
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — config/testdata/addressbook.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto, plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto, plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto, plugins/inputs/jti_openconfig_telemetry/oc/oc.proto, plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto, plugins/parsers/openmetrics/openmetrics_data_model.proto, plugins/parsers/xpath/testcases/native_types_protobuf/message.proto, plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto, plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto, plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto, plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protos/addressbook.proto, plugins/parsers/xpath/testcases/protos/person.proto, plugins/parsers/xpath/testcases/protos/phonenumber.proto
0/20Servidor MCP
40/40Ejemplos ejecutables — example, examples
Datos de entrada utilizados
example_dirsexample, examples
has_mcp_signalno
api_schema_filesconfig/testdata/addressbook.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto, plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto, plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto, plugins/inputs/jti_openconfig_telemetry/oc/oc.proto, plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto, plugins/parsers/openmetrics/openmetrics_data_model.proto, plugins/parsers/xpath/testcases/native_types_protobuf/message.proto, plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto, plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto, plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto, plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protos/addressbook.proto, plugins/parsers/xpath/testcases/protos/person.proto, plugins/parsers/xpath/testcases/protos/phonenumber.proto

Datos clave

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

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • go package 'github.com/influxdata/telegraf' points at a different repository (https://github.com/influxdata/telegraf); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 6.7 / 10
6.7agregado

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-26 09:05 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 33 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities28 existing vulnerabilities detected
Dependencias directas 255
RegistroPaqueteRestricción de versiónManifiesto
Gocloud.google.com/go/authv0.22.0go.mod
Gocloud.google.com/go/bigqueryv1.79.0go.mod
Gocloud.google.com/go/monitoringv1.30.0go.mod
Gocloud.google.com/go/pubsub/v2v2.6.1go.mod
Gocloud.google.com/go/storagev1.63.1go.mod
Gocollectd.orgv0.6.0go.mod
Gogithub.com/99designs/keyringv1.2.2go.mod
Gogithub.com/Azure/azure-event-hubs-go/v3v3.6.2go.mod
Gogithub.com/Azure/azure-kusto-go/azkustodatav1.2.2go.mod
Gogithub.com/Azure/azure-kusto-go/azkustoingestv1.2.2go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2v2.0.2go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitorv0.12.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresourcesv1.2.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azqueuev1.0.1go.mod
Gogithub.com/Azure/go-autorest/autorestv0.11.30go.mod
Gogithub.com/Azure/go-autorest/autorest/adalv0.9.24go.mod
Gogithub.com/Azure/go-autorest/autorest/azure/authv0.5.13go.mod
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/ClickHouse/clickhouse-go/v2v2.47.0go.mod
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2go.mod
Gogithub.com/IBM/nzgo/v12v12.0.12go.mod
Gogithub.com/IBM/saramav1.60.0go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/Masterminds/sprigv2.22.0+incompatiblego.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/Mellanox/rdmamapv1.2.0go.mod
Gogithub.com/PaesslerAG/gvalv1.2.4go.mod
Gogithub.com/SAP/go-hdbv1.16.12go.mod
Gogithub.com/aerospike/aerospike-client-go/v5v5.11.0go.mod
Gogithub.com/alecthomas/unitsv0.0.0-20240927000941-0f3dac36c52bgo.mod
Gogithub.com/alitto/pondv1.9.2go.mod
Gogithub.com/alitto/pond/v2v2.7.1go.mod
Gogithub.com/aliyun/alibaba-cloud-sdk-gov1.63.107go.mod
Gogithub.com/amir/raidmanv0.0.0-20170415203553-1ccc43bfb9c9go.mod
Gogithub.com/antchfx/jsonqueryv1.3.7go.mod
Gogithub.com/antchfx/xmlqueryv1.5.1go.mod
Gogithub.com/antchfx/xpathv1.3.6go.mod
Gogithub.com/apache/arrow-go/v18v18.6.0go.mod
Gogithub.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golangv1.0.8go.mod
Gogithub.com/apache/iotdb-client-gov1.3.7go.mod
Gogithub.com/apache/thriftv0.24.0go.mod
Gogithub.com/aristanetworks/goaristav0.0.0-20190325233358-a123909ec740go.mod
Gogithub.com/armon/go-socks5v0.0.0-20160902184237-e75332964ef5go.mod
Gogithub.com/awnumar/memguardv0.23.0go.mod
Gogithub.com/aws/aws-msk-iam-sasl-signer-gov1.0.4go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchv1.63.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchlogsv1.79.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.60.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.316.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/kinesisv1.45.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/timestreamwritev1.37.1go.mod
Gogithub.com/aws/smithy-gov1.27.3go.mod
Gogithub.com/benbjohnson/clockv1.3.5go.mod
Gogithub.com/bluenviron/gomavlib/v3v3.3.5go.mod
Gogithub.com/blues/jsonata-gov1.5.4go.mod
Gogithub.com/bmatcuk/doublestar/v3v3.0.0go.mod
Gogithub.com/boschrexroth/ctrlx-datalayer-golangv1.3.1go.mod
Gogithub.com/bufbuild/protocompilev0.14.1go.mod
Gogithub.com/caio/go-tdigestv3.1.0+incompatiblego.mod
Gogithub.com/cisco-ie/nx-telemetry-protov0.0.0-20230117155933-f64c045c77dfgo.mod
Gogithub.com/clarify/clarify-gov0.4.1go.mod
Gogithub.com/cloudevents/sdk-go/v2v2.16.2go.mod
Gogithub.com/compose-spec/compose-gov1.20.2go.mod
Gogithub.com/coocood/freecachev1.2.7go.mod
Gogithub.com/coreos/go-semverv0.3.1go.mod
Gogithub.com/coreos/go-systemd/v22v22.7.0go.mod
Gogithub.com/couchbase/go-couchbasev0.1.1go.mod
Gogithub.com/datadope-io/go-zabbix/v2v2.0.1go.mod
Gogithub.com/digitalocean/go-libvirtv0.0.0-20250417173424-a6a66ef779d6go.mod
Gogithub.com/dimchansky/utfbomv1.1.1go.mod
Gogithub.com/djherbis/timesv1.6.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/dynatrace-oss/dynatrace-metric-utils-gov0.5.0go.mod
Gogithub.com/eclipse/paho.golangv0.23.0go.mod
Gogithub.com/eclipse/paho.mqtt.golangv1.5.1go.mod
Gogithub.com/elastic/go-elasticsearch/v5v5.6.1go.mod
Gogithub.com/emiago/sipgov1.4.3go.mod
Gogithub.com/facebook/timev0.0.0-20250903103710-a5911c32cdb9go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/go-ldap/ldap/v3v3.4.13go.mod
Gogithub.com/go-logfmt/logfmtv0.6.1go.mod
Gogithub.com/go-ole/go-olev1.3.0go.mod
Gogithub.com/go-redis/redis/v7v7.4.1go.mod
Gogithub.com/go-redis/redis/v8v8.11.5go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/go-stomp/stompv2.1.4+incompatiblego.mod
Gogithub.com/gobwas/globv0.2.3go.mod
Gogithub.com/gofrs/uuid/v5v5.4.0go.mod
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/golang/geov0.0.0-20190916061304-5b978397cfecgo.mod
Gogithub.com/golang/snappyv1.0.0go.mod
Gogithub.com/google/cel-gov0.29.2go.mod
Gogithub.com/google/gnxiv0.0.0-20231026134436-d82d9936af15go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-github/v32v32.1.0go.mod
Gogithub.com/google/licensecheckv0.3.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gopacket/gopacketv1.7.0go.mod
Gogithub.com/gopcua/opcuav0.9.0go.mod
Gogithub.com/gophercloud/gophercloud/v2v2.13.0go.mod
Gogithub.com/gorcon/rconv1.4.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/gosnmp/gosnmpv1.43.2go.mod
Gogithub.com/grid-x/modbusv0.0.0-20240503115206-582f2ab60a18go.mod
Gogithub.com/gwos/tcg/sdkv0.0.0-20240830123415-f8a34bba6358go.mod
Gogithub.com/hashicorp/consul/apiv1.34.4go.mod
Gogithub.com/hashicorp/go-uuidv1.0.3go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/hashicorp/vault/apiv1.23.0go.mod
Gogithub.com/hashicorp/vault/api/auth/approlev0.12.0go.mod
Gogithub.com/influxdata/influxdb-observability/commonv0.5.12go.mod
Gogithub.com/influxdata/influxdb-observability/influx2otelv0.5.12go.mod
Gogithub.com/influxdata/influxdb-observability/otel2influxv0.5.12go.mod
Gogithub.com/influxdata/line-protocol/v2v2.2.1go.mod
Gogithub.com/influxdata/tailv1.0.1-0.20241014115250-3e0015cb677ago.mod
Gogithub.com/influxdata/tomlv0.0.0-20251106153700-c381e153d076go.mod
Gogithub.com/intel/iaeventsv1.1.0go.mod
Gogithub.com/intel/powertelemetryv1.0.2go.mod
Gogithub.com/jackc/pgiov1.0.0go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/jaypipes/ghwv0.25.0go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.8.2go.mod
Gogithub.com/jeremywohl/flatten/v2v2.0.0-20211013061545-07e4a09fb8e4go.mod
Gogithub.com/jmespath/go-jmespathv0.4.0go.mod
Gogithub.com/karrick/godirwalkv1.16.2go.mod
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/klauspost/pgzipv1.2.6go.mod
Gogithub.com/kolo/xmlrpcv0.0.0-20220921171641-a4b6fa1dd06bgo.mod
Gogithub.com/leodido/go-syslog/v4v4.6.0go.mod
Gogithub.com/likexian/whoisv1.15.7go.mod
Gogithub.com/likexian/whois-parserv1.24.21go.mod
Gogithub.com/linkedin/goavro/v2v2.15.0go.mod
Gogithub.com/lxc/incus/v6v6.23.0go.mod
Gogithub.com/mdlayher/apcupsdv0.0.0-20220319200143-473c7b5f3c6ago.mod
Gogithub.com/mdlayher/vsockv1.3.0go.mod
Gogithub.com/microsoft/ApplicationInsights-Gov0.4.4go.mod
Gogithub.com/microsoft/go-mssqldbv1.10.0go.mod
Gogithub.com/miekg/dnsv1.1.72go.mod
Gogithub.com/moby/ipvsv1.1.0go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.0go.mod
Gogithub.com/multiplay/go-ts3v1.2.0go.mod
Gogithub.com/nats-io/nats-server/v2v2.14.3go.mod
Gogithub.com/nats-io/nats.gov1.52.0go.mod
Gogithub.com/netsampler/goflow2/v2v2.2.6go.mod
Gogithub.com/newrelic/newrelic-telemetry-sdk-gov0.8.1go.mod
Gogithub.com/nsqio/go-nsqv1.1.0go.mod
Gogithub.com/nwaples/tacplusv0.0.3go.mod
Gogithub.com/olivere/elasticv6.2.37+incompatiblego.mod
Gogithub.com/openconfig/gnmiv0.14.1go.mod
Gogithub.com/openconfig/goyangv1.6.3go.mod
Gogithub.com/opensearch-project/opensearch-go/v2v2.3.0go.mod
Gogithub.com/opentracing/opentracing-gov1.2.1-0.20220228012449-10b1cf09e00bgo.mod
Gogithub.com/openzipkin-contrib/zipkin-go-opentracingv0.5.0go.mod
Gogithub.com/openzipkin/zipkin-gov0.4.3go.mod
Gogithub.com/p4lang/p4runtimev1.5.0go.mod
Gogithub.com/pavlo-v-chernykh/keystore-go/v4v4.5.0go.mod
Gogithub.com/pborman/ansiv1.3.0go.mod
Gogithub.com/pcolladosoto/goslurmv0.1.0go.mod
Gogithub.com/peterbourgon/unixtransportv0.0.7go.mod
Gogithub.com/pion/dtls/v3v3.1.5go.mod
Gogithub.com/prometheus-community/pro-bingv0.9.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.70.0go.mod
Gogithub.com/prometheus/procfsv0.21.1go.mod
Gogithub.com/prometheus/prometheusv0.313.1go.mod
Gogithub.com/rabbitmq/amqp091-gov1.12.0go.mod
Gogithub.com/rclone/rclonev1.74.1-0.20260628215305-6bbc28cf02dcgo.mod
Gogithub.com/redis/go-redis/v9v9.21.0go.mod
Gogithub.com/riemann/riemann-go-clientv0.5.1-0.20211206220514-f58f10cdce16go.mod
Gogithub.com/robbiet480/go.nutv0.0.0-20220219091450-bd8f121e1fa1go.mod
Gogithub.com/robinson/gos7v0.0.0-20240315073918-1f14519e4846go.mod
Gogithub.com/safchain/ethtoolv0.7.0go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1go.mod
Gogithub.com/seancfoley/ipaddress-gov1.7.1go.mod
Gogithub.com/sensu/sensu-go/api/core/v2v2.16.0go.mod
Gogithub.com/shirou/gopsutil/v4v4.26.6go.mod
Gogithub.com/showwin/speedtest-gov1.7.10go.mod
Gogithub.com/signalfx/golib/v3v3.3.54go.mod
Gogithub.com/sijms/go-ora/v2v2.9.0go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/sleepinggenius2/gosmiv0.4.4go.mod
Gogithub.com/snowflakedb/gosnowflakev1.19.1go.mod
Gogithub.com/srebhan/cborqueryv1.0.4go.mod
Gogithub.com/srebhan/protobufqueryv1.0.4go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tbrandon/mbserverv0.0.0-20170611213546-993e1772cc62go.mod
Gogithub.com/tdrn-org/go-huev1.2.0go.mod
Gogithub.com/tdrn-org/go-nsdpv0.5.1go.mod
Gogithub.com/tdrn-org/go-tr064v0.3.0go.mod
Gogithub.com/testcontainers/testcontainers-gov0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/azurev0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/kafkav0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/vaultv0.43.0go.mod
Gogithub.com/thomasklein94/packer-plugin-libvirtv0.5.0go.mod
Gogithub.com/tidwall/gjsonv1.19.0go.mod
Gogithub.com/tidwall/walv1.2.1go.mod
Gogithub.com/tinylib/msgpv1.6.4go.mod
Gogithub.com/urfave/cli/v2v2.27.7go.mod
Gogithub.com/vapourismo/knx-gov0.0.0-20240915133544-a6ab43471c11go.mod
Gogithub.com/vertica/vertica-sql-gov1.3.7go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogithub.com/vishvananda/netnsv0.0.5go.mod
Gogithub.com/vjeantet/grokv1.0.1go.mod
Gogithub.com/vmware/govmomiv0.55.1go.mod
Gogithub.com/wavefronthq/wavefront-sdk-gov0.15.0go.mod
Gogithub.com/x448/float16v0.8.4go.mod
Gogithub.com/xdg/scramv1.0.5go.mod
Gogithub.com/yuin/goldmarkv1.8.4go.mod
Gogo.mongodb.org/mongo-driverv1.17.9go.mod
Gogo.opentelemetry.io/collector/pdatav1.62.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv0.44.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0go.mod
Gogo.opentelemetry.io/proto/otlpv1.10.0go.mod
Gogo.opentelemetry.io/proto/otlp/collector/profiles/v1developmentv0.3.0go.mod
Gogo.opentelemetry.io/proto/otlp/profiles/v1developmentv0.3.0go.mod
Gogo.starlark.netv0.0.0-20260326113308-fadfc96def35go.mod
Gogo.step.sm/cryptov0.84.1go.mod
Gogo.yaml.in/yaml/v3v3.0.4go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fgo.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gogolang.zx2c4.com/wireguard/wgctrlv0.0.0-20211230205640-daad0b7ba671go.mod
Gogonum.org/v1/gonumv0.17.0go.mod
Gogoogle.golang.org/apiv0.288.0go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7go.mod
Gogoogle.golang.org/grpcv1.82.0go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
Gogopkg.in/gorethink/gorethink.v3v3.0.5go.mod
Gogopkg.in/olivere/elastic.v5v5.0.86go.mod
Gogopkg.in/tomb.v1v1.0.0-20141024135613-dd632973f1e7go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Golayeh.com/radiusv0.0.0-20221205141417-e7fbddd11d68go.mod
Gomodernc.org/sqlitev1.53.0go.mod
Gosoftware.sslmate.com/src/go-pkcs12v0.7.3go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 86095,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 13912958,
        "Ruby": 1981,
        "Ragel": 10377,
        "Shell": 36332,
        "Python": 4786,
        "Makefile": 17269,
        "Dockerfile": 1067
      },
      "pushed_at": "2026-07-24T16:06:18Z",
      "created_at": "2022-04-08T14:13:52Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T13:20:45Z",
      "description": "The plugin-driven server agent for collecting & reporting metrics.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Sven Rebhan",
      "type": "User",
      "login": "srebhan",
      "company": "@influxdata",
      "location": "Germany",
      "followers": 51,
      "avatar_url": "https://avatars.githubusercontent.com/u/36194019?v=4",
      "created_at": "2018-02-06T12:16:00Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 3091
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.33.1",
          "kind": "patch",
          "published_at": "2025-01-10T16:54:38Z"
        },
        {
          "tag": "v1.32.1",
          "kind": "patch",
          "published_at": "2024-10-07T18:27:22Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2022-04-06T14:13:13Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2022-03-23T19:12:11Z"
        },
        {
          "tag": "v1.21.4",
          "kind": "patch",
          "published_at": "2022-02-16T20:34:52Z"
        },
        {
          "tag": "v1.21.3",
          "kind": "patch",
          "published_at": "2022-01-28T00:02:35Z"
        },
        {
          "tag": "v1.21.2",
          "kind": "patch",
          "published_at": "2022-01-05T17:26:56Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2021-12-16T22:17:40Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2021-12-15T21:06:18Z"
        },
        {
          "tag": "v1.21.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-12-08T20:04:19Z"
        },
        {
          "tag": "v1.21.0-rc0",
          "kind": "prerelease",
          "published_at": "2021-12-01T20:22:20Z"
        },
        {
          "tag": "v1.20.4",
          "kind": "patch",
          "published_at": "2021-11-17T19:58:37Z"
        },
        {
          "tag": "v1.20.3",
          "kind": "patch",
          "published_at": "2021-10-27T20:04:45Z"
        },
        {
          "tag": "v1.20.2",
          "kind": "patch",
          "published_at": "2021-10-07T21:24:19Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2021-10-06T21:17:43Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2021-09-17T22:32:26Z"
        },
        {
          "tag": "v1.20.0-rc0",
          "kind": "prerelease",
          "published_at": "2021-09-02T22:17:41Z"
        },
        {
          "tag": "v1.19.3",
          "kind": "patch",
          "published_at": "2021-08-19T00:30:35Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2021-07-28T23:11:15Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2021-07-07T20:34:20Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2021-06-17T16:29:25Z"
        },
        {
          "tag": "v1.19.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-06-10T19:41:35Z"
        },
        {
          "tag": "v1.19.0-rc0",
          "kind": "prerelease",
          "published_at": "2021-06-04T22:18:16Z"
        },
        {
          "tag": "v1.18.3",
          "kind": "patch",
          "published_at": "2021-05-21T16:11:21Z"
        },
        {
          "tag": "v1.18.2",
          "kind": "patch",
          "published_at": "2021-04-30T17:23:37Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2021-04-07T19:19:51Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2021-03-17T20:50:00Z"
        },
        {
          "tag": "v1.18.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-03-10T22:08:00Z"
        },
        {
          "tag": "v1.18.0-rc0",
          "kind": "prerelease",
          "published_at": "2021-03-03T21:02:59Z"
        },
        {
          "tag": "v1.17.3",
          "kind": "patch",
          "published_at": "2021-02-17T22:02:58Z"
        },
        {
          "tag": "v1.17.2",
          "kind": "patch",
          "published_at": "2021-01-28T22:08:00Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2021-01-27T22:08:39Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2020-12-18T22:39:55Z"
        },
        {
          "tag": "v1.17.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-12-16T21:21:17Z"
        },
        {
          "tag": "v1.17.0-rc0",
          "kind": "prerelease",
          "published_at": "2020-12-10T22:27:32Z"
        },
        {
          "tag": "v1.16.3",
          "kind": "patch",
          "published_at": "2020-12-01T21:17:28Z"
        },
        {
          "tag": "v1.16.2",
          "kind": "patch",
          "published_at": "2020-11-13T16:44:57Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2020-10-28T22:36:31Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2020-10-21T22:50:48Z"
        },
        {
          "tag": "v1.16.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-10-16T22:20:28Z"
        },
        {
          "tag": "v1.16.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-10-08T17:15:07Z"
        },
        {
          "tag": "v1.15.4",
          "kind": "patch",
          "published_at": "2020-10-21T20:54:21Z"
        },
        {
          "tag": "v1.15.3",
          "kind": "patch",
          "published_at": "2020-09-11T17:43:56Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2020-07-31T19:48:21Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2020-07-22T22:03:18Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2020-07-22T19:13:21Z"
        },
        {
          "tag": "v1.15.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-07-20T17:13:23Z"
        },
        {
          "tag": "v1.15.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-07-16T17:05:03Z"
        },
        {
          "tag": "v1.15.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-07-08T00:05:23Z"
        },
        {
          "tag": "v1.15.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-07-07T21:49:00Z"
        },
        {
          "tag": "v1.14.5",
          "kind": "patch",
          "published_at": "2020-06-30T18:39:35Z"
        },
        {
          "tag": "v1.14.4",
          "kind": "patch",
          "published_at": "2020-06-09T18:31:21Z"
        },
        {
          "tag": "v1.14.3",
          "kind": "patch",
          "published_at": "2020-05-19T19:09:17Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2020-04-28T22:00:17Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2020-04-14T21:01:05Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2020-03-26T19:03:14Z"
        },
        {
          "tag": "v1.14.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-03-18T23:16:10Z"
        },
        {
          "tag": "1.13.4",
          "kind": "patch",
          "published_at": "2020-02-25T20:52:46Z"
        },
        {
          "tag": "1.13.3",
          "kind": "patch",
          "published_at": "2020-02-04T23:39:54Z"
        },
        {
          "tag": "1.13.2",
          "kind": "patch",
          "published_at": "2020-01-21T19:08:23Z"
        },
        {
          "tag": "1.13.1",
          "kind": "patch",
          "published_at": "2020-01-08T19:07:22Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2019-12-12T19:10:34Z"
        },
        {
          "tag": "1.13.0-rc3",
          "kind": "prerelease",
          "published_at": "2019-12-11T22:30:42Z"
        },
        {
          "tag": "1.13.0-rc2",
          "kind": "prerelease",
          "published_at": "2019-12-04T21:43:00Z"
        },
        {
          "tag": "1.13.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-12-03T21:34:00Z"
        },
        {
          "tag": "1.12.6",
          "kind": "patch",
          "published_at": "2019-11-19T20:33:22Z"
        },
        {
          "tag": "1.12.5",
          "kind": "patch",
          "published_at": "2019-11-12T20:29:44Z"
        },
        {
          "tag": "1.12.4",
          "kind": "patch",
          "published_at": "2019-10-23T19:59:03Z"
        },
        {
          "tag": "1.12.3",
          "kind": "patch",
          "published_at": "2019-10-07T19:36:37Z"
        },
        {
          "tag": "1.12.2",
          "kind": "patch",
          "published_at": "2019-09-24T20:55:32Z"
        },
        {
          "tag": "1.12.1",
          "kind": "patch",
          "published_at": "2019-09-10T19:06:42Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2019-09-03T18:22:03Z"
        },
        {
          "tag": "1.12.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-08-27T20:48:49Z"
        },
        {
          "tag": "1.11.5",
          "kind": "patch",
          "published_at": "2019-08-27T18:30:20Z"
        },
        {
          "tag": "1.11.4",
          "kind": "patch",
          "published_at": "2019-08-06T18:44:50Z"
        },
        {
          "tag": "1.11.3",
          "kind": "patch",
          "published_at": "2019-07-23T17:44:57Z"
        },
        {
          "tag": "1.11.2",
          "kind": "patch",
          "published_at": "2019-07-09T18:11:36Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2019-06-25T20:13:39Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2019-06-11T18:19:03Z"
        },
        {
          "tag": "1.11.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-06-05T21:12:00Z"
        },
        {
          "tag": "1.10.4",
          "kind": "patch",
          "published_at": "2019-05-14T19:18:20Z"
        },
        {
          "tag": "1.10.3",
          "kind": "patch",
          "published_at": "2019-04-16T19:40:21Z"
        },
        {
          "tag": "1.10.2",
          "kind": "patch",
          "published_at": "2019-04-02T20:11:07Z"
        },
        {
          "tag": "1.10.1+bleemeo1",
          "kind": "patch",
          "published_at": "2019-03-21T08:38:52Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2019-03-19T21:05:13Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2019-03-05T19:13:50Z"
        },
        {
          "tag": "1.10.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-02-27T19:11:10Z"
        },
        {
          "tag": "1.9.5",
          "kind": "patch",
          "published_at": "2019-02-26T20:50:23Z"
        },
        {
          "tag": "1.9.4",
          "kind": "patch",
          "published_at": "2019-02-05T19:33:08Z"
        },
        {
          "tag": "1.9.3",
          "kind": "patch",
          "published_at": "2019-01-22T21:49:32Z"
        },
        {
          "tag": "1.9.2",
          "kind": "patch",
          "published_at": "2019-01-08T20:01:59Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2018-12-11T23:11:22Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2018-11-20T19:19:43Z"
        },
        {
          "tag": "1.9.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-11-06T22:38:27Z"
        },
        {
          "tag": "1.9.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-11-05T23:01:42Z"
        },
        {
          "tag": "1.8.3",
          "kind": "patch",
          "published_at": "2018-10-30T21:13:52Z"
        },
        {
          "tag": "1.8.2",
          "kind": "patch",
          "published_at": "2018-10-17T19:30:58Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2018-10-03T20:08:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7c40d48b559065672441cd877a9de3728ab8bee8",
          "body": "….4 (#19265)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/hashicorp/consul/api from 1.34.3 to 1.34…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T10:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5da8f1f40c8c438da8745a5deec76e26e74b47",
          "body": "…42-d2acd3c49e58 to 0.24.0 (#19274)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/apache/thrift from 0.23.1-0.202604291457…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T10:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a84e80f85a22c418e5dc4e4714cf8b5b9a8109",
          "body": "…(#19240)",
          "is_bot": false,
          "headline": "test(inputs.elasticsearch_query): Migrate code to official ES client …",
          "author_name": "alespour",
          "author_login": "alespour",
          "committed_at": "2026-07-15T09:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7bc19a81729ab74893f4e7a4b378f0aa41d9928",
          "body": null,
          "is_bot": false,
          "headline": "chore(inputs.cisco_telemetry_mdt): Cleanup plugin code (#19253)",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-07-14T17:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b574f26d8805de1ddfaf7d40477c4fd01d8bfc4",
          "body": "…(#19275)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/common from 0.69.0 to 0.70.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T13:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81cdf44fdb651c3a2777820d4aecdf204f42844",
          "body": "…0 (#19277)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/monitoring from 1.29.0 to 1.30.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T13:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c42ed07ea90922ceebfc31b9ad85e039eb8ff13",
          "body": null,
          "is_bot": false,
          "headline": "fix(inputs.sql): Respect timeout for unprepared query fallback (#19254)",
          "author_name": "José Quezada",
          "author_login": "joosequezada",
          "committed_at": "2026-07-14T13:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b457dc8d98cba84f463552dcf9ab1ca0529f884",
          "body": "…278)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/auth from 0.20.0 to 0.22.0 (#19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T10:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8757cde419e763559f2f20b86fe83305dd6b2bc",
          "body": "…#19222)",
          "is_bot": false,
          "headline": "fix(parsers.json_v2): Reset sub-path results for each object config (…",
          "author_name": "Saleh",
          "author_login": "larrasket",
          "committed_at": "2026-07-14T10:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665ecc4449a01bb52cbcf3e9f58084ec9efb58b7",
          "body": "…19244)",
          "is_bot": false,
          "headline": "fix(inputs.elasticsearch_query): Release client on startup failure (#…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-14T10:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bdb29b2f5ea755f188456dd7a455fa45ba3ecb",
          "body": "…s (#19205)",
          "is_bot": false,
          "headline": "docs(inputs.postgresql_extensible): Fix invalid line-continued querie…",
          "author_name": "Jason Stirnaman",
          "author_login": "jstirnaman",
          "committed_at": "2026-07-14T10:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14c37e7205db9d2a5dd1b2ea90e41440fdb8aee6",
          "body": null,
          "is_bot": false,
          "headline": "docs(outputs.dynatrace): Use TOML comment in api_token example (#19204)",
          "author_name": "Jason Stirnaman",
          "author_login": "jstirnaman",
          "committed_at": "2026-07-14T10:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4701507088908b7799f90c41a01ceb0a84f82ca7",
          "body": null,
          "is_bot": false,
          "headline": "docs(inputs.opcua_listener): Use TOML comments in group example (#19203)",
          "author_name": "Jason Stirnaman",
          "author_login": "jstirnaman",
          "committed_at": "2026-07-14T10:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d1ba7198c6458c86926b3ce61a6468d164a679",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/tools from 0.47.0 to 0.48.0 (#19282)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T10:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbbe9b982fd97e71e7bb84e6c3c7f230fcc8fa7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/IBM/sarama from 1.50.3 to 1.60.0 (#19284)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T09:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73beb9746c1b5cadfabeaa35e85763b0d735465b",
          "body": "…(#19276)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/bigquery from 1.77.0 to 1.79.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T09:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df97b19e877276c183fbbcb109518ede2584c16f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/api from 0.287.1 to 0.288.0 (#19280)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T09:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a81e648ec4cee73b58c362d538ab207bc2c73a4",
          "body": "…#19281)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/pubsub/v2 from 2.6.0 to 2.6.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T09:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2415aecdaf8acb0c99a0e844875a937f915f3c9",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#19273)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T09:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c103b248ff9085b90fefcbb5fc78d52b2b35635",
          "body": "….7 (#19266)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/vertica/vertica-sql-go from 1.3.6 to 1.3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T07:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaff3d877ed7c1c85e30d75af229b39cdef93df4",
          "body": "…1.62.0 (#19279)",
          "is_bot": true,
          "headline": "chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.61.0 to …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T07:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c196382f3da55863674c76c67faf07c43a6e51",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/term from 0.44.0 to 0.45.0 (#19270)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T07:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4652cd9f1e64d978cda452cef0a17be622a7d275",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/yuin/goldmark from 1.8.2 to 1.8.4 (#19267)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d285b8cd2233d9607cc9da3b3a31f3fad2ef9ab3",
          "body": "…#19272)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/storage from 1.63.0 to 1.63.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd998e651097486986fc59b45e53d3575dac081",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/pborman/ansi from 1.2.0 to 1.3.0 (#19269)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7e18d70dffb32bbdd4a65cd75d4147446c35f1",
          "body": "…268)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/google/cel-go from 0.29.1 to 0.29.2 (#19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c055354053314f5d14e84262255854258aacac1",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/jaypipes/ghw from 0.24.0 to 0.25.0 (#19264)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2723c5b38357d42cd90482dacbb4043a7643ff46",
          "body": "…313.1 (#19263)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/prometheus from 0.313.0 to 0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6bc7f909bbc87040fb89c2743183e0b586c558",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#19262)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf903aa4876498e0457e8f5a9fe87464022a1726",
          "body": "… (#19261)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/leodido/go-syslog/v4 from 4.5.0 to 4.6.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbec1833ed0ffc61ede731955f0f328404268d0c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump the aws-sdk-go-v2 group with 9 updates (#19260)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66306de11fb04f62fc835cc76cf28df1c3395c3",
          "body": "…ple (#19202)",
          "is_bot": false,
          "headline": "docs(processors.converter): fix unterminated string in timestamp exam…",
          "author_name": "Jason Stirnaman",
          "author_login": "jstirnaman",
          "committed_at": "2026-07-13T11:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0c303eab463768f9eec5aa96d0643c7de7e022",
          "body": "…19206)\n\nCo-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(inputs.jti_openconfig_telemetry): Remove duplicate sensors key (#…",
          "author_name": "Jason Stirnaman",
          "author_login": "jstirnaman",
          "committed_at": "2026-07-10T13:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902742f624faa7500c950eec422f6096c3746964",
          "body": "… (#19237)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.8.1 to 6.8.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T17:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5dec1869c0b383c71efb6f98f630f00f3022b9e",
          "body": "Co-authored-by: skartikey <s.kartikey@gmail.com>",
          "is_bot": false,
          "headline": "test(inputs.tail): Rework behavior tests (#19216)",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-07-08T16:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d33c73ba181e9b4e235612f15fa57baf0b97a1",
          "body": null,
          "is_bot": false,
          "headline": "fix(inputs.azure_monitor): Defer target validation to startup (#19218)",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-08T15:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e98aaaa33cd042980be706891c19075269e0895",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix typos (#19221)",
          "author_name": "John Eismeier",
          "author_login": "jeis4wpi",
          "committed_at": "2026-07-08T15:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa9edb09a1b107c7e516444b5e0940c9d01cd6e",
          "body": "…313.0 (#19233)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/prometheus from 0.312.0 to 0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T12:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18968e1b301af5baa47766f466c448255528ea7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/pborman/ansi from 1.1.0 to 1.2.0 (#19239)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T12:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c117fec3742122e15d2067b98f3e6f1fc6990616",
          "body": null,
          "is_bot": false,
          "headline": "docs(inputs.kafka_consumer): Fix sarama package reference (#19224)",
          "author_name": "Victor Nunes",
          "author_login": "victornunesc",
          "committed_at": "2026-07-07T11:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da3656f373024ab5be8a51629de4d13759e98459",
          "body": "…236)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/google/cel-go from 0.28.1 to 0.29.1 (#19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5a2777ccafc85dda1c0274c2bb52a1c1eb6bad",
          "body": "… (#19234)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/klauspost/compress from 1.18.6 to 1.19.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2c934376ab0a1ef99a46a8fe66ced8c7a512f9",
          "body": "…9232)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/vmware/govmomi from 0.55.0 to 0.55.1 (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9c262b2bbed574d398684d12fc8761763b6378",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/grpc from 1.81.1 to 1.82.0 (#19231)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88b84c27558d516e9d107cdb49fca9d16826bfc",
          "body": "… (#19230)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b54583ed1aa8a6a98a6f87f9bbe487dec82f8f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/pion/dtls/v3 from 3.1.4 to 3.1.5 (#19228)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T11:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d521cdaec6b60d40e04613255f3a36ee7e6e02ce",
          "body": "…19229)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/gopacket/gopacket from 1.6.1 to 1.7.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ae065a52a32c0fd62a46c85c446ca090c0f72b",
          "body": "… collection (#19223)",
          "is_bot": false,
          "headline": "fix(inputs.chrony): Apply read timeout so lost responses do not block…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-07T09:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff51b0a7eb92942839ce06646f941778586decaa",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/api from 0.286.0 to 0.287.0 (#19235)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d3c5368d7ec6cec36fb99ee7c605cee8fa1f49",
          "body": "…(#19238)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/procfs from 0.21.0 to 0.21.1 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2dfe76d5fd39c1fc353449f678aef44c08fcdb2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/emiago/sipgo from 1.4.0 to 1.4.3 (#19227)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d092832fafb47e0d84366d2d9b2b37012dbc6b2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/text from 0.38.0 to 0.39.0 (#19226)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3312186321f2f77fec062ce8c7a2a6d6aa957ba",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#19225)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T09:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fa048ba35304be48035e7a41c302c3fe45866a",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): Add setting to skip processors before aggregators (#19092)",
          "author_name": "calvinmachado20",
          "author_login": "calvinmachado20",
          "committed_at": "2026-07-06T21:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c663ea2dfa3fc2864f206b05989383fb3f36fe25",
          "body": null,
          "is_bot": false,
          "headline": "docs(agent): Clarify order of metric filtering operations (#19210)",
          "author_name": "Lars Stegman",
          "author_login": "LarsStegman",
          "committed_at": "2026-07-03T16:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64926c642b3df756efcc1df4773bb7d28dfe577a",
          "body": "…ed (#19217)",
          "is_bot": false,
          "headline": "fix(outputs.opentelemetry): Install gRPC proxy dialer only when enabl…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-03T13:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff7b0770f4c457f455d9f66b249a6fd3b4af40b8",
          "body": null,
          "is_bot": false,
          "headline": "chore(inputs.elasticsearch_query): Factor out ES client code (#19188)",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-07-03T10:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e0ead17a7afa5061c665bdb28c85dfd9a36631",
          "body": null,
          "is_bot": false,
          "headline": "feat(inputs.filecount): Adding timeout option (#19135)",
          "author_name": "calvinmachado20",
          "author_login": "calvinmachado20",
          "committed_at": "2026-07-02T16:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054e8ffebbaed1f348cfcbe21acb8a540831b6fc",
          "body": "…to 2.47.0 (#19175)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T17:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc9b284aeccbb624ff5dc5d2b9a252f8334ccab",
          "body": "…#19179)",
          "is_bot": true,
          "headline": "chore(deps): Bump cloud.google.com/go/storage from 1.62.3 to 1.63.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T17:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14af7528d4ae6c69fa9f033a26b23f728f2de52b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump go.step.sm/crypto from 0.83.0 to 0.84.1 (#19184)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T17:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59976a211d9c3ab3fca4014573fc54032493c69",
          "body": "…tamp restore (#19208)",
          "is_bot": false,
          "headline": "chore(inputs.directory_monitor): Simplify output file close and times…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-01T16:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7294e3fe907876d00e318dc7b07bc102e49e97af",
          "body": null,
          "is_bot": false,
          "headline": "test(inputs.ping): Cover Windows source-interface argument (#19207)",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-01T16:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aaae7d3db441104db0d7163ff038c157fe3c75a",
          "body": null,
          "is_bot": false,
          "headline": "test(inputs.tail): Add test coverage for plugin behavior (#19136)",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-07-01T16:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a525860de1dc03a8e29ac73a9676ebb914a64d0",
          "body": "…(#19178)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/procfs from 0.20.1 to 0.21.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T17:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65fa8e650e1264807d0412d57f18edcbbaae299c",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/tools from 0.46.0 to 0.47.0 (#19173)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T17:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2afe40b1f04dc8a20b5244883b520aeda8fa49",
          "body": "…pdates (#19172)",
          "is_bot": true,
          "headline": "chore(deps): Bump the aws-sdk-go-v2 group across 1 directory with 9 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T09:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a4d505f645aedacaf378f6e44e9ff6973dce35",
          "body": "…1.61.0 (#19183)",
          "is_bot": true,
          "headline": "chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.60.0 to …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc529dd4737b7fd72d5d0478764c3a7ee02f938b",
          "body": "…7.3 (#19182)",
          "is_bot": true,
          "headline": "chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.7.2 to 0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885a556b01df7411b171d1b944dbb9a32d476a8f",
          "body": "…14.3 (#19181)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccc8eb5aabc1dddf964bb341c2dab4f1399b6df",
          "body": "…180)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/aws/smithy-go from 1.27.2 to 1.27.3 (#19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a2cc282a152279645adf452da92dbeaa62a033",
          "body": "…9177)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/vmware/govmomi from 0.54.1 to 0.55.0 (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8bdba3bcdbb6e167a7e8a0c8b6af7a74d42388",
          "body": "…o 2.13.0 (#19176)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/gophercloud/gophercloud/v2 from 2.12.0 t…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab82ffb33ee316e603e10148618baa331dca0106",
          "body": "… to 0.9.1 (#19174)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus-community/pro-bing from 0.9.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737fa79b6f0e85b709796d2ddddf9804d2f957ce",
          "body": "…(#19171)",
          "is_bot": true,
          "headline": "chore(deps): Bump srebhan/label-milestone-action from 1.1.0 to 1.1.1 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T06:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce49aaee4f3d18691122b0251f0b91f3d7176dd",
          "body": "(cherry picked from commit ae46df4123e52162401f668071f00ca6ba5c8f15)",
          "is_bot": false,
          "headline": "Update changelog for v1.39.1",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-29T17:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e157261453966ccc66acd664b75ef13a3522cf",
          "body": "…260628215305-6bbc28cf02dc (#19170)",
          "is_bot": false,
          "headline": "chore(deps): Bump github.com/rclone/rclone from 1.69.3 to 1.74.1-0.20…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-29T15:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef42c5ac4ae5d626b697018d38e91486523df0fa",
          "body": "…167)",
          "is_bot": false,
          "headline": "fix(inputs.smartctl): Parse stdout only to avoid corrupting JSON (#19…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-29T13:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b820cf45968877313440dc0ddd450f1cfa2ddf0",
          "body": null,
          "is_bot": false,
          "headline": "docs(inputs.smart): Document sudo-rs incompatibility (#19169)",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-29T13:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b98de33ba897ab9fe80d3791d8798cfb98fbcf",
          "body": "…19080)\n\nCo-authored-by: skartikey <s.kartikey@gmail.com>",
          "is_bot": false,
          "headline": "feat(inputs.ping): Add support for unprivileged SOCK_DGRAM sockets (#…",
          "author_name": "nagaflokhu",
          "author_login": "nagaflokhu",
          "committed_at": "2026-06-26T07:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b933b75b273639aba952926aa4832d3be15d8e",
          "body": "… files (#19162)\n\nCo-authored-by: Saphira Mathis <saphira.mathis@ur.ch>",
          "is_bot": false,
          "headline": "chore(inputs.redfish): Move thermal and power subsystems to their own…",
          "author_name": "Saphira Mathis",
          "author_login": "inhinias",
          "committed_at": "2026-06-25T20:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcd404b1757d3135442aaef491505ccab68058d",
          "body": null,
          "is_bot": false,
          "headline": "chore(inputs.elasticsearch_query): Cleanup code (#19137)",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-06-25T20:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e5cd385ef20b2c66aaee072936b72a9adeb7af",
          "body": null,
          "is_bot": false,
          "headline": "fix(inputs.vsphere): Fix missing vSAN overall_health metric (#19126)",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-25T11:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012ed27bb12accb0a3f36bbc81d4fb8fb4165ce5",
          "body": "…) (#19116)",
          "is_bot": false,
          "headline": "feat(inputs.ping): Add interface argument support for Windows (#17071…",
          "author_name": "Josh Strauss",
          "author_login": "mbhs-josh",
          "committed_at": "2026-06-25T11:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d40c55fd4737a25cee3d28bb4d22187be0abc2",
          "body": "… folders (#19120)\n\nCo-authored-by: Saphira Mathis <saphira.mathis@ur.ch>",
          "is_bot": false,
          "headline": "chore(inputs.redfish): Move vendor specific test data into respective…",
          "author_name": "Saphira Mathis",
          "author_login": "inhinias",
          "committed_at": "2026-06-25T11:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400757339a901ecc41ae55469b63652976f8a19f",
          "body": "…tly (#19074)",
          "is_bot": false,
          "headline": "fix(processors.parser): Handle metrics without inner timestamp correc…",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-06-25T11:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc0269a5de4a843432ac1b172cd2f425e10f98b",
          "body": "…(#19159)",
          "is_bot": false,
          "headline": "fix(inputs.opcua): Skip client certificate on unsecured None channel …",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-24T18:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bbaa0b9273d6ba965e70e041368b7101ef1202",
          "body": "…/azure from 0.42.0 to 0.43.0 (#19152)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T14:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1508efe28256997b57fb9d05db56b4565206a8b",
          "body": "…9149)\n\nCo-authored-by: Sven Rebhan <srebhan@influxdata.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T13:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee01a3b6697a09e1cc1ab27e0bca9aa560b997a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#19140)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T10:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b9e4e57b75858df566f22baca6c18c9b0d0331",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump modernc.org/sqlite from 1.52.0 to 1.53.0 (#19151)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T10:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2635bb7ffe9d881132004f32bee36aa551fb90",
          "body": "… option (#19133)",
          "is_bot": false,
          "headline": "feat(migrations): Add migration for inputs.openweathermap query_style…",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-23T09:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a58ff8f1eab0ab1d6656fd88ec95a5b6025e6aa",
          "body": "…(#19148)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/redis/go-redis/v9 from 9.20.1 to 9.21.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T09:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a242804f86e048ef10196ff39bf6ab13ef4471a1",
          "body": "…(#19147)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/prometheus/common from 0.68.1 to 0.69.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1a8ff99f152e1eddb2ebf891ad79a5526e4a7d",
          "body": "…/vault from 0.42.0 to 0.43.0 (#19144)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T09:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41d39bdbd84093e88b721d2110c225dec44dfa9",
          "body": "Co-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(build): Create tarballs correctly (#19077)",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2026-06-23T09:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4085cff5b6b0de6aad2023c6485f34f635641a",
          "body": "…clusters (#19119)",
          "is_bot": false,
          "headline": "docs(inputs.clickhouse): Clarify auto_discovery with default example …",
          "author_name": "skartikey",
          "author_login": "skartikey",
          "committed_at": "2026-06-23T09:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82b46fd227e04e75d09ad704d748ab7e05bf550",
          "body": "…150)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 (#19…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T07:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36bfcbf69e8d23615bfea8df27b90df60ce415a0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/api from 0.284.0 to 0.286.0 (#19145)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T07:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7206306de8b738c6e97c759d13992162193275",
          "body": "…/kafka from 0.42.0 to 0.43.0 (#19143)",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T07:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 98,
      "commits_last_year": 1344,
      "latest_release_at": "2025-01-10T16:54:38Z",
      "latest_release_tag": "v1.33.1",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 561,
      "mean_days_between_releases": 125.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/influxdata/telegraf",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/influxdata/telegraf",
          "is_deprecated": false,
          "latest_version": "v1.39.2",
          "repository_url": "https://github.com/influxdata/telegraf",
          "versions_count": 154,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T18:14:36Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "config/testdata/addressbook.proto",
        "plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto",
        "plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto",
        "plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto",
        "plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto",
        "plugins/inputs/jti_openconfig_telemetry/oc/oc.proto",
        "plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto",
        "plugins/parsers/openmetrics/openmetrics_data_model.proto",
        "plugins/parsers/xpath/testcases/native_types_protobuf/message.proto",
        "plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto",
        "plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto",
        "plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto",
        "plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto",
        "plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto",
        "plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto",
        "plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto",
        "plugins/parsers/xpath/testcases/protos/addressbook.proto",
        "plugins/parsers/xpath/testcases/protos/person.proto",
        "plugins/parsers/xpath/testcases/protos/phonenumber.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 204827,
      "source_files_sampled": 2302,
      "oversized_source_files": 17,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/auth",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "cloud.google.com/go/bigquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.79.0"
        },
        {
          "name": "cloud.google.com/go/monitoring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.0"
        },
        {
          "name": "cloud.google.com/go/pubsub/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.1"
        },
        {
          "name": "cloud.google.com/go/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.1"
        },
        {
          "name": "collectd.org",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/99designs/keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/Azure/azure-event-hubs-go/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.6.2"
        },
        {
          "name": "github.com/Azure/azure-kusto-go/azkustodata",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/Azure/azure-kusto-go/azkustoingest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/Azure/go-autorest/autorest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.30"
        },
        {
          "name": "github.com/Azure/go-autorest/autorest/adal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.24"
        },
        {
          "name": "github.com/Azure/go-autorest/autorest/azure/auth",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.13"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/ClickHouse/clickhouse-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.47.0"
        },
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/IBM/nzgo/v12",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v12.0.12"
        },
        {
          "name": "github.com/IBM/sarama",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.60.0"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/Masterminds/sprig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0+incompatible"
        },
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/Mellanox/rdmamap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/PaesslerAG/gval",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.4"
        },
        {
          "name": "github.com/SAP/go-hdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.12"
        },
        {
          "name": "github.com/aerospike/aerospike-client-go/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.11.0"
        },
        {
          "name": "github.com/alecthomas/units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240927000941-0f3dac36c52b"
        },
        {
          "name": "github.com/alitto/pond",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.2"
        },
        {
          "name": "github.com/alitto/pond/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.7.1"
        },
        {
          "name": "github.com/aliyun/alibaba-cloud-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.107"
        },
        {
          "name": "github.com/amir/raidman",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170415203553-1ccc43bfb9c9"
        },
        {
          "name": "github.com/antchfx/jsonquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.7"
        },
        {
          "name": "github.com/antchfx/xmlquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/antchfx/xpath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.6"
        },
        {
          "name": "github.com/apache/arrow-go/v18",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v18.6.0"
        },
        {
          "name": "github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.8"
        },
        {
          "name": "github.com/apache/iotdb-client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.7"
        },
        {
          "name": "github.com/apache/thrift",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "github.com/aristanetworks/goarista",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190325233358-a123909ec740"
        },
        {
          "name": "github.com/armon/go-socks5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20160902184237-e75332964ef5"
        },
        {
          "name": "github.com/awnumar/memguard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "github.com/aws/aws-msk-iam-sasl-signer-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.29"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.79.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/dynamodb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.60.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.316.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/kinesis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.45.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/sts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/timestreamwrite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.37.1"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.3"
        },
        {
          "name": "github.com/benbjohnson/clock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.5"
        },
        {
          "name": "github.com/bluenviron/gomavlib/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.5"
        },
        {
          "name": "github.com/blues/jsonata-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/bmatcuk/doublestar/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "github.com/boschrexroth/ctrlx-datalayer-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/bufbuild/protocompile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/caio/go-tdigest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.0+incompatible"
        },
        {
          "name": "github.com/cisco-ie/nx-telemetry-proto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230117155933-f64c045c77df"
        },
        {
          "name": "github.com/clarify/clarify-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/cloudevents/sdk-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.16.2"
        },
        {
          "name": "github.com/compose-spec/compose-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.2"
        },
        {
          "name": "github.com/coocood/freecache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.7"
        },
        {
          "name": "github.com/coreos/go-semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/coreos/go-systemd/v22",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v22.7.0"
        },
        {
          "name": "github.com/couchbase/go-couchbase",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/datadope-io/go-zabbix/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1"
        },
        {
          "name": "github.com/digitalocean/go-libvirt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250417173424-a6a66ef779d6"
        },
        {
          "name": "github.com/dimchansky/utfbom",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/djherbis/times",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/dynatrace-oss/dynatrace-metric-utils-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/eclipse/paho.golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "github.com/eclipse/paho.mqtt.golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/elastic/go-elasticsearch/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.6.1"
        },
        {
          "name": "github.com/emiago/sipgo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/facebook/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250903103710-a5911c32cdb9"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/go-ldap/ldap/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.13"
        },
        {
          "name": "github.com/go-logfmt/logfmt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "github.com/go-ole/go-ole",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/go-redis/redis/v7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v7.4.1"
        },
        {
          "name": "github.com/go-redis/redis/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.11.5"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/go-stomp/stomp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.4+incompatible"
        },
        {
          "name": "github.com/gobwas/glob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/gofrs/uuid/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.4.0"
        },
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/golang/geo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190916061304-5b978397cfec"
        },
        {
          "name": "github.com/golang/snappy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/google/cel-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.29.2"
        },
        {
          "name": "github.com/google/gnxi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231026134436-d82d9936af15"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-github/v32",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v32.1.0"
        },
        {
          "name": "github.com/google/licensecheck",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gopacket/gopacket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/gopcua/opcua",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "github.com/gophercloud/gophercloud/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.13.0"
        },
        {
          "name": "github.com/gorcon/rcon",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
        },
        {
          "name": "github.com/gosnmp/gosnmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.2"
        },
        {
          "name": "github.com/grid-x/modbus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240503115206-582f2ab60a18"
        },
        {
          "name": "github.com/gwos/tcg/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240830123415-f8a34bba6358"
        },
        {
          "name": "github.com/hashicorp/consul/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.4"
        },
        {
          "name": "github.com/hashicorp/go-uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/hashicorp/vault/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/approle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/influxdata/influxdb-observability/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.12"
        },
        {
          "name": "github.com/influxdata/influxdb-observability/influx2otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.12"
        },
        {
          "name": "github.com/influxdata/influxdb-observability/otel2influx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.12"
        },
        {
          "name": "github.com/influxdata/line-protocol/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/influxdata/tail",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20241014115250-3e0015cb677a"
        },
        {
          "name": "github.com/influxdata/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251106153700-c381e153d076"
        },
        {
          "name": "github.com/intel/iaevents",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/intel/powertelemetry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/jackc/pgio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/jaypipes/ghw",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/jedib0t/go-pretty/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.8.2"
        },
        {
          "name": "github.com/jeremywohl/flatten/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20211013061545-07e4a09fb8e4"
        },
        {
          "name": "github.com/jmespath/go-jmespath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/karrick/godirwalk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.2"
        },
        {
          "name": "github.com/kballard/go-shellquote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180428030007-95032a82bc51"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/klauspost/pgzip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.6"
        },
        {
          "name": "github.com/kolo/xmlrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220921171641-a4b6fa1dd06b"
        },
        {
          "name": "github.com/leodido/go-syslog/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.6.0"
        },
        {
          "name": "github.com/likexian/whois",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.7"
        },
        {
          "name": "github.com/likexian/whois-parser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.21"
        },
        {
          "name": "github.com/linkedin/goavro/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.15.0"
        },
        {
          "name": "github.com/lxc/incus/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.23.0"
        },
        {
          "name": "github.com/mdlayher/apcupsd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220319200143-473c7b5f3c6a"
        },
        {
          "name": "github.com/mdlayher/vsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/microsoft/ApplicationInsights-Go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.4"
        },
        {
          "name": "github.com/microsoft/go-mssqldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.72"
        },
        {
          "name": "github.com/moby/ipvs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/multiplay/go-ts3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/nats-io/nats-server/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.14.3"
        },
        {
          "name": "github.com/nats-io/nats.go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.52.0"
        },
        {
          "name": "github.com/netsampler/goflow2/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.6"
        },
        {
          "name": "github.com/newrelic/newrelic-telemetry-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/nsqio/go-nsq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/nwaples/tacplus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3"
        },
        {
          "name": "github.com/olivere/elastic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.2.37+incompatible"
        },
        {
          "name": "github.com/openconfig/gnmi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/openconfig/goyang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/opensearch-project/opensearch-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.0"
        },
        {
          "name": "github.com/opentracing/opentracing-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1-0.20220228012449-10b1cf09e00b"
        },
        {
          "name": "github.com/openzipkin-contrib/zipkin-go-opentracing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/openzipkin/zipkin-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.3"
        },
        {
          "name": "github.com/p4lang/p4runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/pavlo-v-chernykh/keystore-go/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.0"
        },
        {
          "name": "github.com/pborman/ansi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/pcolladosoto/goslurm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/peterbourgon/unixtransport",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.7"
        },
        {
          "name": "github.com/pion/dtls/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.5"
        },
        {
          "name": "github.com/prometheus-community/pro-bing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/prometheus/procfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.1"
        },
        {
          "name": "github.com/prometheus/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.313.1"
        },
        {
          "name": "github.com/rabbitmq/amqp091-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/rclone/rclone",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.74.1-0.20260628215305-6bbc28cf02dc"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.21.0"
        },
        {
          "name": "github.com/riemann/riemann-go-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1-0.20211206220514-f58f10cdce16"
        },
        {
          "name": "github.com/robbiet480/go.nut",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220219091450-bd8f121e1fa1"
        },
        {
          "name": "github.com/robinson/gos7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240315073918-1f14519e4846"
        },
        {
          "name": "github.com/safchain/ethtool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/santhosh-tekuri/jsonschema/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/seancfoley/ipaddress-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/sensu/sensu-go/api/core/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.16.0"
        },
        {
          "name": "github.com/shirou/gopsutil/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.26.6"
        },
        {
          "name": "github.com/showwin/speedtest-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.10"
        },
        {
          "name": "github.com/signalfx/golib/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.54"
        },
        {
          "name": "github.com/sijms/go-ora/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/sleepinggenius2/gosmi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.4"
        },
        {
          "name": "github.com/snowflakedb/gosnowflake",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.1"
        },
        {
          "name": "github.com/srebhan/cborquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/srebhan/protobufquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tbrandon/mbserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170611213546-993e1772cc62"
        },
        {
          "name": "github.com/tdrn-org/go-hue",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/tdrn-org/go-nsdp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/tdrn-org/go-tr064",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/azure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/kafka",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/vault",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/thomasklein94/packer-plugin-libvirt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/tidwall/wal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/tinylib/msgp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.4"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.7"
        },
        {
          "name": "github.com/vapourismo/knx-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240915133544-a6ab43471c11"
        },
        {
          "name": "github.com/vertica/vertica-sql-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.7"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/vishvananda/netns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/vjeantet/grok",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/vmware/govmomi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.1"
        },
        {
          "name": "github.com/wavefronthq/wavefront-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "github.com/x448/float16",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.4"
        },
        {
          "name": "github.com/xdg/scram",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/yuin/goldmark",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "go.mongodb.org/mongo-driver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.9"
        },
        {
          "name": "go.opentelemetry.io/collector/pdata",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp/collector/profiles/v1development",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp/profiles/v1development",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "go.starlark.net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260326113308-fadfc96def35"
        },
        {
          "name": "go.step.sm/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.84.1"
        },
        {
          "name": "go.yaml.in/yaml/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260410095643-746e56fc9e2f"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "golang.zx2c4.com/wireguard/wgctrl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211230205640-daad0b7ba671"
        },
        {
          "name": "gonum.org/v1/gonum",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.288.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260630182238-925bb5da69e7"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        },
        {
          "name": "gopkg.in/gorethink/gorethink.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.5"
        },
        {
          "name": "gopkg.in/olivere/elastic.v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.0.86"
        },
        {
          "name": "gopkg.in/tomb.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-20141024135613-dd632973f1e7"
        },
        {
          "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"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "layeh.com/radius",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20221205141417-e7fbddd11d68"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "software.sslmate.com/src/go-pkcs12",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.3"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "danielnelson",
          "commits": 1977,
          "avatar_url": "https://avatars.githubusercontent.com/u/1048079?v=4"
        },
        {
          "type": "User",
          "login": "srebhan",
          "commits": 963,
          "avatar_url": "https://avatars.githubusercontent.com/u/36194019?v=4"
        },
        {
          "type": "User",
          "login": "sparrc",
          "commits": 860,
          "avatar_url": "https://avatars.githubusercontent.com/u/7155926?v=4"
        },
        {
          "type": "User",
          "login": "powersj",
          "commits": 817,
          "avatar_url": "https://avatars.githubusercontent.com/u/6453401?v=4"
        },
        {
          "type": "User",
          "login": "zak-pawel",
          "commits": 250,
          "avatar_url": "https://avatars.githubusercontent.com/u/17336997?v=4"
        },
        {
          "type": "User",
          "login": "sspaink",
          "commits": 197,
          "avatar_url": "https://avatars.githubusercontent.com/u/3441183?v=4"
        },
        {
          "type": "User",
          "login": "skartikey",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/1942366?v=4"
        },
        {
          "type": "User",
          "login": "ssoroka",
          "commits": 157,
          "avatar_url": "https://avatars.githubusercontent.com/u/7130?v=4"
        },
        {
          "type": "User",
          "login": "glinton",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/2653109?v=4"
        },
        {
          "type": "User",
          "login": "reimda",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/5559816?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.276
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "linter.yml",
        "milestones.yml",
        "pr-target-branch.yml",
        "readme-linter.yml",
        "semantic.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 33 contributing companies or organizations",
            "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": 10,
            "reason": "project is 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7c40d48b559065672441cd877a9de3728ab8bee8",
        "ran_at": "2026-07-26T09:05:17Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2024-06-07T14:54:34Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/srebhan/telegraf",
    "host": "github.com",
    "name": "telegraf",
    "owner": "srebhan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 67,
        "vitality": 75,
        "community": 12,
        "governance": 58,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 1344,
              "human_commit_share": 0.38,
              "days_since_last_push": 1,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1344 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1344
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 98,
              "latest_release_tag": "v1.33.1",
              "releases_from_tags": true,
              "days_since_latest_release": 561,
              "mean_days_between_releases": 125.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "98 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 561 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 561
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~125.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 125.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 98,
              "top_contributor_share": 0.276
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/2 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 51,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "srebhan",
              "public_repos": 33,
              "account_age_days": 3091
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "51 followers of srebhan",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 51,
                      "login": "srebhan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~8 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 6.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "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 fuzzed",
                "points": 5,
                "status": "met",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "28 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 10
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 71,
        "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.974,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "37 of 38 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 38
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.62
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "62 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 62,
                      "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 1",
                "points": 1,
                "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": 204827,
              "source_files_sampled": 2302,
              "oversized_source_files": 17
            },
            "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": "17/2302 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2302,
                      "oversized": 17
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "config/testdata/addressbook.proto",
                "plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto",
                "plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto",
                "plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto",
                "plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto",
                "plugins/inputs/jti_openconfig_telemetry/oc/oc.proto",
                "plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto",
                "plugins/parsers/openmetrics/openmetrics_data_model.proto",
                "plugins/parsers/xpath/testcases/native_types_protobuf/message.proto",
                "plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto",
                "plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto",
                "plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto",
                "plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto",
                "plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto",
                "plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto",
                "plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto",
                "plugins/parsers/xpath/testcases/protos/addressbook.proto",
                "plugins/parsers/xpath/testcases/protos/person.proto",
                "plugins/parsers/xpath/testcases/protos/phonenumber.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "config/testdata/addressbook.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto, plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto, plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto, plugins/inputs/jti_openconfig_telemetry/oc/oc.proto, plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto, plugins/parsers/openmetrics/openmetrics_data_model.proto, plugins/parsers/xpath/testcases/native_types_protobuf/message.proto, plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto, plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto, plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto, plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protos/addressbook.proto, plugins/parsers/xpath/testcases/protos/person.proto, plugins/parsers/xpath/testcases/protos/phonenumber.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "config/testdata/addressbook.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi.proto, plugins/inputs/gnmi_listener/gnmi_protos/gnmi_ext.proto, plugins/inputs/gnmi_listener/nokia/nokia-dialout-telemetry.proto, plugins/inputs/jti_openconfig_telemetry/auth/authentication_service.proto, plugins/inputs/jti_openconfig_telemetry/oc/oc.proto, plugins/inputs/socket_listener/testcases/powerdns/dnsmessage.proto, plugins/parsers/openmetrics/openmetrics_data_model.proto, plugins/parsers/xpath/testcases/native_types_protobuf/message.proto, plugins/parsers/xpath/testcases/protobuf_benchmark/benchmark.proto, plugins/parsers/xpath/testcases/protobuf_issue_13715/issue.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/port.proto, plugins/parsers/xpath/testcases/protobuf_issue_15571/telemetry_top.proto, plugins/parsers/xpath/testcases/protobuf_noskip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protobuf_powerdns_hex/powerdns_message.proto, plugins/parsers/xpath/testcases/protobuf_skip_bytes_grpc/message.proto, plugins/parsers/xpath/testcases/protos/addressbook.proto, plugins/parsers/xpath/testcases/protos/person.proto, plugins/parsers/xpath/testcases/protos/phonenumber.proto"
                    }
                  }
                ],
                "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": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, 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",
    "Community profile unavailable",
    "go package 'github.com/influxdata/telegraf' points at a different repository (https://github.com/influxdata/telegraf); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T09:05:35.831340Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/srebhan/telegraf.svg",
  "full_name": "srebhan/telegraf",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.