Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-27 12:00 UTC

Kiba70 / gosnmp

An SNMP library written in Go

GoLicencia propia★ 0 estrellas⑂ 0 forksdesde jul 2026forkVer en GitHub ↗

Kiba70/gosnmp tiene un índice de salud de 20 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Vitality (68/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 7 días. 2 personas concentran la mayor parte del trabajo reciente.

20
global / 100
Crítico

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

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

La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% a la salud global ponderada y le da un límite «En riesgo» de 49.

Titularidad

Kiba70Cuenta personal
1 seguidor6 repositorios públicosdesde nov 2020

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/gosnmp/gosnmpapunta a otro repositorio; no se puntúav1.44.0-49hace 10 días

Métricas por categoría

Vitalidad

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

68Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 7 días
9/36Cadencia de commits — 13/52 semanas con commits
14.8/18Volumen de commits — 44 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year44
human_commit_share0,67
days_since_last_push7
active_weeks_last_year13
Cómo se puntúa
16.2/27Publica versiones — 49 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 10 días
19.8/27Cadencia de publicación — una versión cada ~78,7 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count49
latest_release_tagv1.44.0
releases_from_tags
days_since_latest_release10
mean_days_between_releases78,7
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?

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
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?

35En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
13.9/22.5Distribución de commits — el principal contribuyente firma el 38% de los commits
13.5/13.5Amplitud de contribuyentes — 84 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled84
top_contributor_share0,384
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. 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
2.2/25Alcance del propietario — 1 seguidores de Kiba70
17.5/25Trayectoria — 6 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers1
owner_typeUser
is_verified
owner_loginKiba70
public_repos6
account_age_days2067
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?

52Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.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

10Crítico
Cómo se puntúa
0/30README
0/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_dirno
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?

24Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
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 7 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.2/2.5Licencia — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,8
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier24
security_posture_before_jurisdiction48
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado. La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 50% y da a la postura de seguridad un límite «En riesgo» de 49.

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.

67Moderado · 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 — 60 de 67 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,896
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, netsnmp/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 — 33 de los últimos 100 commits son actualizaciones automáticas de dependencias
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, netsnmp/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, netsnmp/go.mod
dependency_bot_commit_share0,33
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
53.9/55Tamaños de archivo manejables — 1/51 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes82.271
source_files_sampled51
oversized_source_files1
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example, examples
Datos de entrada utilizados
example_dirsexample, examples
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
84contribuidores
44commits en los últimos 12 meses
7días desde el último push
49versiones publicadas
2factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/gosnmp/gosnmp' points at a different repository (https://github.com/gosnmp/gosnmp); excluded from ecosystem scoring
  • Could not fetch go package 'github.com/gosnmp/gosnmp/netsnmp' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 4.8 / 10
4.8agregado

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-27 12:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
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 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Dependencias directas 5
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/google/go-cmpv0.7.0netsnmp/go.mod
Gogithub.com/google/gopacketv1.1.19netsnmp/go.mod
Gogithub.com/gosnmp/gosnmpv1.43.2netsnmp/go.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": 1011,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 389742,
        "Shell": 3186,
        "Makefile": 1141,
        "Dockerfile": 999
      },
      "pushed_at": "2026-07-19T20:01:29Z",
      "created_at": "2026-07-19T19:16:58Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T19:16:58Z",
      "description": "An SNMP library written in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "Kiba70",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/75126478?v=4",
      "created_at": "2020-11-27T12:56:47Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 2067
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.44.0",
          "kind": "minor",
          "published_at": "2026-07-16T13:16:26Z"
        },
        {
          "tag": "v1.43.2",
          "kind": "patch",
          "published_at": "2026-01-12T10:15:32Z"
        },
        {
          "tag": "v1.43.1",
          "kind": "patch",
          "published_at": "2026-01-05T21:29:31Z"
        },
        {
          "tag": "v1.43.0",
          "kind": "minor",
          "published_at": "2026-01-04T14:06:14Z"
        },
        {
          "tag": "v1.42.1",
          "kind": "patch",
          "published_at": "2025-07-20T15:20:10Z"
        },
        {
          "tag": "v1.42.0",
          "kind": "minor",
          "published_at": "2025-07-17T07:03:59Z"
        },
        {
          "tag": "v1.41.0",
          "kind": "minor",
          "published_at": "2025-06-04T16:24:09Z"
        },
        {
          "tag": "v1.40.0",
          "kind": "minor",
          "published_at": "2025-04-15T23:49:28Z"
        },
        {
          "tag": "v1.39.0",
          "kind": "minor",
          "published_at": "2025-03-02T19:22:57Z"
        },
        {
          "tag": "v1.38.0",
          "kind": "minor",
          "published_at": "2024-08-07T15:10:43Z"
        },
        {
          "tag": "v1.37.0",
          "kind": "minor",
          "published_at": "2023-11-01T21:50:16Z"
        },
        {
          "tag": "v1.36.1",
          "kind": "patch",
          "published_at": "2023-09-05T07:57:11Z"
        },
        {
          "tag": "v1.36.0",
          "kind": "minor",
          "published_at": "2023-08-28T09:35:37Z"
        },
        {
          "tag": "v1.35.0",
          "kind": "minor",
          "published_at": "2022-05-23T14:56:18Z"
        },
        {
          "tag": "v1.34.0",
          "kind": "minor",
          "published_at": "2021-11-17T11:27:42Z"
        },
        {
          "tag": "v1.33.0",
          "kind": "minor",
          "published_at": "2021-10-19T20:37:44Z"
        },
        {
          "tag": "v1.32.0",
          "kind": "minor",
          "published_at": "2021-05-13T16:40:03Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2021-04-05T12:08:52Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2021-02-20T18:49:55Z"
        },
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2020-12-07T12:57:04Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2020-10-15T14:07:34Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2020-07-01T01:18:36Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2020-05-10T23:47:37Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2020-04-24T01:14:43Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2020-02-21T21:22:40Z"
        },
        {
          "tag": "v1.23.1",
          "kind": "patch",
          "published_at": "2020-02-14T01:27:05Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2020-02-14T01:26:51Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2019-05-19T23:34:37Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2019-04-11T07:57:57Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2019-04-02T02:24:27Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2019-03-27T03:06:31Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2019-02-20T00:44:21Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2018-11-10T09:40:06Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2018-10-18T11:56:32Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2018-09-02T04:13:32Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2018-08-08T13:35:41Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2018-07-26T08:04:43Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2018-07-23T12:45:22Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2018-07-14T22:56:45Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2018-06-25T00:29:15Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2015-01-05T02:22:50Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2014-11-25T04:05:51Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2014-09-06T13:10:05Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2014-07-15T00:57:22Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2014-07-13T00:57:10Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2014-06-29T04:24:00Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2014-06-23T11:22:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2014-04-28T09:14:28Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2013-03-08T00:37:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ebb565ed3feb7616b70a78734a640ad1088ac718",
          "body": "…ture (#572)\n\nUse the varbind SEQUENCE length to bound inner parsing slices and\nvalidate that the value TLV exactly fills the remaining SEQUENCE body.\nPrevents cross-varbind data leakage and rejects structurally invalid\nvarbinds (trailing junk, padding, extra TLVs).\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Bound varbind parsing to SEQUENCE length and validate value TLV struc…",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2026-07-16T13:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a326d72bca46bf1da45a1227dbc6d33f4978633",
          "body": "The first sub-identifier was read as a raw single byte instead of\nbase-128, producing wrong results when arc1*40 + arc2 > 127 (e.g. 2.999).\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Fix first OID sub-identifier to use base-128 decoding (#578)",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2026-07-16T13:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ba3083e02974060758d71ac7bc3f37916b5c51",
          "body": "* *_test.go: all tests now use their own instance of GoSNMP, global setup/teardown removed\n\nSigned-off-by: Kirill 'Earwin' Zakharenko <kirill.zakharenko@rain.co.za>\n\n* trap_test.go: fix test TrapHandler calling t.Fatalf in child goroutine, which broke testing.T's contract\n\nSigned-off-by: Kirill 'Ear\n[…]\ngo: use ephemeral port for listener tests\n\nSigned-off-by: Kirill 'Earwin' Zakharenko <kirill.zakharenko@rain.co.za>\n\n---------\n\nSigned-off-by: Kirill 'Earwin' Zakharenko <kirill.zakharenko@rain.co.za>",
          "is_bot": false,
          "headline": "Fix test interdependency (#585)",
          "author_name": "Earwin",
          "author_login": "earwin",
          "committed_at": "2026-07-16T13:08:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbfc122afbfd5b97f08ca09ec96d9400a7421e32",
          "body": "…#595)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.3.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/1e7e51e771db61008b38414a730f564565cf7\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.3.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T13:02:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9cd579d2721031c10d4a6dc4567ed4bb6393865",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#594)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T12:27:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "382ba16ff517a0f6e9823e93435310de0dcfd693",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.4.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...b7ad1dad31e06c5925ef5d2fc7ad053ef454303e)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#592)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T12:26:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd9e5505e5f1641dbcd3c8e7905ccddc763e9007",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.36.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/e\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (#588)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T12:23:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a888b1962b593b69c2172a9bccbc78af18b2148",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (#582)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-03T00:49:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d499f6542e78d437a76268af92cf08aaa0265d5",
          "body": "fix: correct wrong variable in USM bounds check; add linux build constraint",
          "is_bot": false,
          "headline": "Merge pull request #577 from soniah/v3_usm",
          "author_name": "Sonia Hamilton",
          "author_login": "soniah",
          "committed_at": "2026-04-03T21:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a906a570f0dc4f3b9a5ce7a958468b55fe1afe",
          "body": "…#573)\n\n* fix(v3): handle usmStatsUnknownUserNames during engine-ID discovery\n* verify presence of EngineID\n\n---------\n\nSigned-off-by: Florian Veaux <florian.veaux@datadoghq.com>",
          "is_bot": false,
          "headline": "fix(v3): handle usmStatsUnknownUserNames during engine-ID discovery (…",
          "author_name": "Florian Veaux",
          "author_login": "FlorianVeaux",
          "committed_at": "2026-04-03T14:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762f286ce4070b7c4d9c381a8af4d5aa86dde34f",
          "body": "Signed-off-by: Sonia Hamilton <sonia@snowfrog.net>",
          "is_bot": false,
          "headline": "unit test",
          "author_name": "Sonia Hamilton",
          "author_login": "soniah",
          "committed_at": "2026-04-03T08:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdee08cb3ce35e75c98b86dce86d843c08f6746c",
          "body": "Signed-off-by: Sonia Hamilton <sonia@snowfrog.net>",
          "is_bot": false,
          "headline": "add linux build flag to examples/linux_vrf/main.go",
          "author_name": "Sonia Hamilton",
          "author_login": "soniah",
          "committed_at": "2026-04-03T08:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9343e6e0bd807f5d8cac69dcf487a52d5b1b09f1",
          "body": "…anic\n\nThe bounds check after parsing the USM SEQUENCE header in\nUsmSecurityParameters.unmarshal() compared the wrong variable:\n\n    cursor += cursorTmp\n    if cursorTmp > len(packet) {   // BUG: cursorTmp, not cursor\n\ncursorTmp is the size of the BER length header (minimum 2 bytes for\nshort-form, 2\n[…]\nst the end of the packet buffer.\n\nFix: compare cursor (the updated absolute position) rather than\ncursorTmp (the raw increment) against len(packet).\n\nSigned-off-by: Sonia Hamilton <sonia@snowfrog.net>",
          "is_bot": false,
          "headline": "fix: correct bounds check in SNMPv3 USM unmarshal to prevent remote p…",
          "author_name": "Sonia Hamilton",
          "author_login": "soniah",
          "committed_at": "2026-04-03T08:48:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "646a881490ca96f7932e879672c4c7a3a0f75f15",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.34.1 to 4.35.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/3\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 (#576)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T05:16:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd91b9b61c1232a0bb830c023076f97aeab77165",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#575)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T05:16:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55f9b7e97eca1d17bb72b41d346d58026075018f",
          "body": "Cover trailing bytes inside a varbind body, unknown-type values, and\nzero-length OID parsing to document current behavior ahead of upcoming\nbounded-parsing changes.\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Add unit tests for varbind structural edge cases in unmarshalVBL (#570)",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2026-03-24T11:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9855b993e1dd70aaec45e6105b1a19d4bc60b305",
          "body": "* Update Go test matrix to support Go 1.26.x.\n* Update golangci-lint.\n* Fix/nolint existing issues.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update Go testing (#567)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-03-23T08:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf50b5b41fc33b8feebfc48fceb24caedd5e476",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.34.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/8\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.32.4 to 4.34.1 (#569)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T08:32:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f7e01e297a65bdf59bf5a6730baa36a3640cfd45",
          "body": "Setup the netsnmp integration test as its own Go module so that we can\navoid having some dependencies in the main library Go modules.\n* Adds a separate Makefile and CI tests.\n* Actually run the netsnmp tag tests in CI.\n* Enable dependabot for the netsnmp Go modules.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Refactor netsnmp testing (#568)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-03-22T14:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0993bea38cc3f7d387b481c570a53d0d3ec02b",
          "body": "…#566)\n\nTests document current behavior when parsing varbind lists with\nmalformed BER length fields, including cursor misalignment and\ncross-varbind data leakage from unbounded inner element parsing.\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Add unit tests for unmarshalVBL covering malformed varbind handling (…",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2026-03-22T11:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da3e3351ebde0e6a65b9fa7aeb2a0d8d3dafec42",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.32.0 to 4.32.4 (#563)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T12:37:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e16a9c7bae5adf8dc245c861e2266c8cb250981",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5...4b73464bb391d4059bd26b0524d20df3927bd417)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#562)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T12:36:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e72026a86bb80209ed38f118892479e6b7177344",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#559)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T08:49:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d10d10ca65edd4a71d19f65e7e8f166adf84182",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c9053c...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#560)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T08:49:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d4ff28054591a552dcc4606ff9ecb788cf74fc4e",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.32.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/5\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.31.9 to 4.32.0 (#561)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T08:48:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "305e6d54447485763c9fccf6ae61b02deec001cc",
          "body": "Update the Go extended library modules to current versions. This has\nminimal impact on gosnmp directly, but it avoids lots of false positive\nnotifications from low quality security scanners. The\n`github.com/google/gopacket` project hasn't updated or released a new\nversion in many years.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update extended library modules (#557)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-01-12T10:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61b830618304cf1f4f17783c1fa5371cf9d820d",
          "body": "…#556)\n\nAdd checks for cursor < 0 in addition to cursor > len(packet).\nNegative cursor values can occur due to integer overflow when incrementing cursor.\n\nSigned-off-by: Pavel Nekrasov <p.nekrasov@fobos-nt.ru>\nCo-authored-by: Pavel Nekrasov <p.nekrasov@fobos-nt.ru>",
          "is_bot": false,
          "headline": "fix index out of range panic from cursor overflow in SNMP unmarshal (…",
          "author_name": "PavlNekrasov",
          "author_login": "PavlNekrasov",
          "committed_at": "2026-01-11T14:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79820a2fd21783e463a89c99a54a8f9e7fa6b26",
          "body": "The `gosnmp_mock.go` in the gosnmp package was not intended to be\nchecked in. Rather we use `gomock` to generate it.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Remove spurious mock file (#555)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-01-05T21:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c44b00f72aeb7881e93ccc9a435ff1bf9a0194",
          "body": "Replace equality check with proper lexicographic OID comparison to detect\nnon-increasing OIDs. Matches net-snmp snmp_oid_compare semantics.\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Fix walk loop detection to catch decreasing OIDs (#551)",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2026-01-04T14:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3311c01c4ab22674c411060c27476c11ac3b1d25",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.7 to 4.31.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.31.7 to 4.31.9 (#553)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-04T09:55:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1c2733eb6c2aa89145db0a0d0f6da26b53c8913",
          "body": "…gth encoding (#550)\n\nReplace bytes.Buffer with pre-allocated slices and direct byte manipulation.\nAdd type checking to float marshal functions to return errors instead of panic.\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Optimize marshal functions: reduce allocations in OID, float, and len…",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2025-12-31T11:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "635f9ead665b1793577a3cd4ea6b8a98d0885ad4",
          "body": "- Fix marshalLength boundary: use short form for length 127 (was < 127, now <= 127)\n- Add marshalTLV helper for consistent TLV encoding\n- Refactor marshalVarbind to use marshalTLV for all PDU types\n- Refactor marshalSNMPV1TrapHeader enterprise OID encoding\n- Use separate error variable (encErr) to avoid shadowing\n- Add round-trip and exact byte validation tests\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "Add marshalTLV helper, fix BER length encoding boundary (#548)",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2025-12-17T18:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c20421e00bb5f2846368d2846ad745db170e303",
          "body": "…uilding (#547)\n\nOID parsing: enforce RFC 2578 sub-identifier limit, optimize string building (#547)\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "OID parsing: enforce RFC 2578 sub-identifier limit, optimize string b…",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2025-12-16T11:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d753443c6e912f86f502e3e4233660abf972b6aa",
          "body": "Update golangci-lint to fix bugs in gosec linter.\n* Re-add `nolint:gosec` removed in #536 due to buggy gosec linter.\n* Enable `modernize` now that gosec is fixed.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update golangci-lint. (#549)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-12-16T08:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4eae928414027f57f680859ea00511091cec8a",
          "body": "* parseLength: reject indefinite length, fix 2-byte edge case\n\n- Reject indefinite length encoding (0x80) per RFC 3417 Section 8\n- Fix off-by-one: len(bytes) <= 2 changed to < 2 to correctly parse\n  exactly 2-byte inputs using short form\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>\n\n* IPAddress p\n[…]\n instead of net.IPv4\n\nSimpler syntax with identical behavior and slightly better performance.\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>\n\n---------\n\nSigned-off-by: lukeod <l.odonnell11@gmail.com>",
          "is_bot": false,
          "headline": "BER Length Parsing Fixes (#546)",
          "author_name": "lukeod",
          "author_login": "lukeod",
          "committed_at": "2025-12-14T08:52:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7427906c931aeb39dc38bbe275d57574602ebd2",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.31.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/0\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#539)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-13T06:59:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a447907f24bc8d45ceae5078922c92ccb7a1cd8f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#540)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-13T06:58:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1971b2105c725d2206120e47086f05dac8ec5fa",
          "body": "…#538)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.1.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/4afd733a84b1f43292c63897423277bb7f431\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-11T22:28:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "adc9cb917e96a93c0c1c451bd75cd8f9f924de62",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/44694675825211faa026b3c33043df3e48a5fa00...4dc6199c7b1a012772edbd06daecab0f50c9053c)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#541)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-11T22:28:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea2f4df94377e3a2751f42630730b7cf74dc69c0",
          "body": "* Update Go\n\n* Update minimum Go version to 1.24.0.\n* Update Go build matrix.\n* Update golangci-lint.\n* Remove unecessary exceptions from golangci-lint config.\n* Cleanup linting issues.\nSigned-off-by: SuperQ <superq@gmail.com>\n\n* Enable modernize linter.\n\nSigned-off-by: SuperQ <superq@gmail.com>\n\n* \n[…]\nmail.com>\n\n* Disable traps test.\n\nSigned-off-by: SuperQ <superq@gmail.com>\n\n* Revert some linter changes.\n\nSigned-off-by: SuperQ <superq@gmail.com>\n\n---------\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update Go (#536)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-12-11T20:56:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c713da540458d0378a9f91d7357da6a19d9c0e0c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#529)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-02T11:43:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "136e927c20a9626cc64157135697cdc7bb27b54c",
          "body": "…#530)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-02T11:42:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62ca3e153cf88845d50b782b4bb0c0c8ba7230a8",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744d6ab5...44694675825211faa026b3c33043df3e48a5fa00)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#533)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-02T11:42:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63814419115bc4fa3fde014b2e4a21ec408c4b87",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 4.31.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.29.2 to 4.31.2 (#535)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-02T11:42:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22f8e9e8d3c63b681a4a2b4f708fdf1e1a015bc0",
          "body": "Deprecates the legacy use of baseOid (.1.3.6.1.2.1) in walk(), which previously\nrestricted default walks to MIB-2. When no rootOid is provided, we now default\nto .1.3.6.1, the IANA-assigned 'internet' subtree, which includes both standard\n(e.g. MIB-2) and vendor-specific branches. This aligns with X.660 OID structure\nand Net-SNMP behavior, and avoids encoding errors caused by incomplete OIDs.\n\nFixes #486\n\nOriginally reported by Debianov.\n\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "walk(): remove baseOid fallback, default to .1.3.6.1 (#524)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2025-07-20T15:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a929d6456c3d73d1d88f9909e9a2b11ff668f60",
          "body": "When performing SNMP over TCP, a panic could have been triggered\ndue to a nil pointer de-reference in marshal.go:send().\n\nFixes #521\n\nSigned-off-by: Stephan Gabert <stepga@nirgendwo.eu>",
          "is_bot": false,
          "headline": "Prevent panic during TCP EOF (#521) (#522)",
          "author_name": "stepga",
          "author_login": "stepga",
          "committed_at": "2025-07-19T16:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "404064cb2347c0a42de3d0c6c4bef6394c2dfbf4",
          "body": "Adds a Close() method to GoSNMP that safely closes the network connection.\nIt's safe to call from multiple goroutines and only closes once; subsequent calls are no-ops.\n\nIncludes tests for nil connections, double close, and concurrent usage.\n\nFixes #497\n\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "Add Close method to interface with safe concurrent behavior (#520)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2025-07-18T07:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e9631a40970bfd55d510f58ebfdcbdb19ec534",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.28.19 to 3.29.2 (#514)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-17T07:05:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7201c26532038db0cf33f9568421667bea172548",
          "body": "Per RFC 3414 Section 4:\n\nWhen sending an SNMPv3 InformRequest, the Reportable flag MUST be set in MsgFlags.\nThis ensures that the authoritative engine will return a Report PDU containing\nengineBoots and engineTime for time synchronization which is required before\nauthenticated communication can succ\n[…]\n, the engine may reject\nthe Inform as out-of-time-window or unknown engine.\n\n---------\n\nSigned-off-by: pavithra <naveenraj.pavithran@nokia.com>\nCo-authored-by: pavithra <naveenraj.pavithran@nokia.com>",
          "is_bot": false,
          "headline": "Fix: Set the Reportable flag in trap.IsInform messages (#517)",
          "author_name": "Naveenrajp26",
          "author_login": "Naveenrajp26",
          "committed_at": "2025-07-17T07:03:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d447899ec99cbb0b5898f55daa153954337fcc6",
          "body": "Per RFC 1905 4.2.3 (GetBulkRequest-PDU), non-repeaters is a per-request hint,\nnot a global config value. In all internal usage (e.g. walk.go), it was either 0\nor detrimental, causing BulkWalk to degrade into Walk behavior.\n\nTo maintain API stability, the field is kept but marked as deprecated and ignored.\n\nfixes #518\n\nReported-by: Daniel Lepage <daniel.lepage@datadoghq.com>\n\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "Deprecate NonRepeaters (#519)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2025-07-16T17:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26b0aec55de984a304247857f1c12831e8834ef",
          "body": "Dockerfile:\n* Bump go to 1.22 as per go.mod\n* Remove broken pip snmpsim test flow\n* Remove removed Makefile target\n* Fix testify assert dep\n\ngeneric_e2e_test.go:\n* In TestGenericFailureUnknownHost support both Podman and Docker for\n\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "Dockerfile: bump to go 1.22 and unbreak workflow (#516)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2025-07-15T11:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f1a22ff2a26d1a86c13d6b8f67e8f9df4f5f94",
          "body": "* marshalUint64: Add comments, error handling and tests.\n\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "marshalUint64: Add comments, error handling and tests (#515)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2025-07-09T17:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29773693ea16aad871b9da09f8f97161359a014b",
          "body": "…one byte is returned (#513)\n\nSigned-off-by: wregen <W.Regenczuk@gmail.com>",
          "is_bot": false,
          "headline": "fix: enhance marshalUint64 to trim leading zeros and ensure at least …",
          "author_name": "wregen",
          "author_login": "wregen",
          "committed_at": "2025-07-09T16:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a3c5ab11452d12ba6a30135b2f6d854f22ca0c",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/f111f3307d8850f501ac008e886eec1fd1932a34...d35c59abb061a4a6fb18e82ac0862c26744d6ab5)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5.3.0 to 5.5.0 (#508)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-04T16:24:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8b1724738bf581a129c7310145dc2dfa24ce7ca",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.18.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.28.10 to 3.28.18 (#507)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-04T15:48:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6c1252780ca4fcf41cfddcb4bba4115fa667e40",
          "body": "Update golangci-lint to the current v2.x\n* Update configuration format.\n* Fixup new linter issues.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update golangci-lint to v2 (#510)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-06-04T15:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48efea79335910e2bafe4c3fd071c12ab3bd192",
          "body": "* Add (t *TrapListener) WithBufferSize(i uint) *TrapListener\n\n---------\n\nSigned-off-by: maniack <i.a.lazarev@gmail.com>",
          "is_bot": false,
          "headline": "Added (t *TrapListener) WithBufferSize(i uint) *TrapListener (#505)",
          "author_name": "maniack",
          "author_login": "maniack",
          "committed_at": "2025-06-04T12:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8d45fc656bdd09328748c7af82b1a727b061eb",
          "body": "fix: Verify authentication independent of packet msg flags\n\nI haven't had time to fully review the PR. However Sven https://www.influxdata.com/blog/author/sven-rebhan/ appears to be trustable, as does HD Moore https://en.wikipedia.org/wiki/H._D._Moore. So I'm approving the PR.\n\nSonia.",
          "is_bot": false,
          "headline": "Merge pull request #496 from srebhan/fix_authentication",
          "author_name": "Sonia Hamilton",
          "author_login": "soniah",
          "committed_at": "2025-04-15T23:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8fad01e98c51dd0e17a12b9c30ad5e5ef729d0",
          "body": "Signed-off-by: Sven Rebhan <srebhan@influxdata.com>",
          "is_bot": false,
          "headline": "Fix discovery message handling",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2025-04-15T16:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e991d88dba3b6486ab719df2ceeac63a15584d4",
          "body": "Signed-off-by: Sven Rebhan <srebhan@influxdata.com>",
          "is_bot": false,
          "headline": "Validate username for authentication",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2025-03-19T10:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb13da638b899f2041238e5361f24a14c1f445d",
          "body": "Signed-off-by: Sven Rebhan <srebhan@influxdata.com>",
          "is_bot": false,
          "headline": "Disable trap-test `TestSendV3EngineIdDiscovery` for now.",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2025-03-19T10:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1003d9a91250cee3ab1fa621a061ebdc6d9be9",
          "body": "Signed-off-by: Sven Rebhan <srebhan@influxdata.com>",
          "is_bot": false,
          "headline": "fix: Verify authentication independent of packet msg flags",
          "author_name": "Sven Rebhan",
          "author_login": "srebhan",
          "committed_at": "2025-03-19T10:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3cf6957d444fa82027f95767401031591bf1ff8",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.10.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.28.8 to 3.28.10 (#494)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-02T19:22:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57f69d026fc6c9da2a20174278d2779f9f8845b5",
          "body": "…#493)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.5.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/ec5d18412c0aeab7936cb16880d708ba2a64e\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-02T19:22:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c91eef35d98bdf0532c22c1893627cd7ce2379e",
          "body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/google/go-cmp/releases)\n- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/google/go-cmp\n  dependen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#490)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-02T19:21:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65eefd7e7b08603a1f2f4d567b36faf916071b64",
          "body": "* Migrate golangci-lint to GitHub actions.\n* Update minimum Go version to 1.22.0.\n* Update Go test matrix to test latest Go versions.\n* Enable dependabot for GitHub actions.\n* Update and pin GitHub actions to SHA for supply chain security.\n* golangci-lint: Replace exportloopref with copyloopvar.\n* g\n[…]\nes.\n* Mark a number of `gosec` linting issues with nolint. These are all\n  int/uint overflow warnings. These may be intentional, but we need\n  to review them.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update build and testing (#491)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-03-02T19:16:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1100b9e1add22664b90f056b607720e0f7f1d15e",
          "body": "…482)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.c\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-19T09:16:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "448fcd8a01ec358c87ca8aea78ba8b73ae123590",
          "body": "* [CHANGE] Refactor netsnmp playback function to use an io.Reader #459\r\n* [FEATURE] Support multiple security parameters for receiving SNMP V3 traps #457\r\n* [ENHANCEMENT] netsnmp tests: tame overzealous file / dir permissions #458\r\n\r\nAlso update missing v1.37.0 changelog entries.\r\n\r\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Release v1.38.0 (#476)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2024-08-07T15:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd8e40cc4fc54b97ea749511edde593311df1de",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretc\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#465)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-02T15:34:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db0c093378690e95cc2e92f782b4a2b74c6c4b48",
          "body": "* First iteration of adding user security params map, assuming unique usernames\r\n* Log when new SP is added to map, add logger to map\r\n\r\n---------\r\n\r\nSigned-off-by: zoe ✨ <9274242+zoedt@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Support multiple security parameters for receiving SNMP V3 traps (#457)",
          "author_name": "zoe ✨",
          "author_login": "zoedt",
          "committed_at": "2024-01-15T13:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d648a9f0e878d5238e7ffc3e3c99315d44f45c",
          "body": "* netsnmp tests: tame overzealous file / dir permissions\r\n* Restore stricter file permission to appease gosec\r\n\r\n---------\r\n\r\nSigned-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>",
          "is_bot": false,
          "headline": "netsnmp tests: tame overzealous file / dir permissions (#458)",
          "author_name": "Daniel Swarbrick",
          "author_login": "dswarbrick",
          "committed_at": "2023-12-12T08:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa7b3d166f17059f58dee8d3b3c7355aeec521a",
          "body": "Avoid unnecessary casting of byte slice to string by using a base64\r\nstream decoder atop an io.Reader (the os.File). Make error handling a\r\nbit more granular.\r\n\r\nSigned-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>",
          "is_bot": false,
          "headline": "Refactor netsnmp playback function to use an io.Reader (#459)",
          "author_name": "Daniel Swarbrick",
          "author_login": "dswarbrick",
          "committed_at": "2023-12-12T07:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb6a441140959aa3146a13ad970053c14a34530",
          "body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.\r\n- [Release notes](https://github.com/google/go-cmp/releases)\r\n- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/go-cmp\r\n  d\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#455)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-01T21:50:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d977752ceb8018bba41a3f88ac273012d7e4636",
          "body": "* Allow global password cache to be turned off\r\n\r\nThe global password cache is undesirable for higher security applications as a user's cache entry would remain even if the calling package deleted the corresponding `UsmSecurityParameters`.\r\n\r\nDisabling this mechanism comes with a significant perform\n[…]\n calling package can reset the cache by turning it off then on again. This should clear any stale entries and still allow the cache to be leveraged.\r\n\r\nSigned-off-by: Liam Kelly <liam@commdevices.com>",
          "is_bot": false,
          "headline": "Allow global password cache to be turned off (#454)",
          "author_name": "upsampled",
          "author_login": "upsampled",
          "committed_at": "2023-10-16T13:38:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d306ed5aa998b062454d448d7fed7ac26a5aff85",
          "body": "Add a 60s fuzzing test to the CI test pipeline.\r\n\r\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Add fuzzing to CI (#444)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-10-09T06:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcf55314555f4d083db40f940464fdd87ada1de",
          "body": "* Initial net-snmp validation testing\r\n\r\nrunning go test with -tags=netsnmp will cause the test to use packets generated by net-snmp as expected values. This requires libsnmpd to be installed and cgo. Adding -rec=true to this will also record the expected packets as files under /testdata. These file\n[…]\no '*Gosnmp.Set' and validated\r\n* Add support Set support and validate most PDU types. Also add Uinteger32 parse support.\r\n\r\nFixes: #453\r\n\r\n---------\r\n\r\nSigned-off-by: Liam Kelly <liam@commdevices.com>",
          "is_bot": false,
          "headline": "Add net-snmp validation testing (#452)",
          "author_name": "upsampled",
          "author_login": "upsampled",
          "committed_at": "2023-10-08T07:15:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc5b18e331a5f85b05ac88da20a2b7617607ca34",
          "body": "Allow RequestID to be shrunk if possible",
          "is_bot": false,
          "headline": "Merge pull request #451 from upsampled/#450-RequestID-Shrink",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-10-03T16:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c255f35faaab089b84fd20c996e3489a2037a32b",
          "body": "Signed-off-by: Liam Kelly <liam@commdevices.com>",
          "is_bot": false,
          "headline": "Allow RequestID to be shrunk if possible, defer to asn1 package",
          "author_name": "Liam Kelly",
          "author_login": "upsampled",
          "committed_at": "2023-10-03T12:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2708929889345388e1bbfea4903acb9a2e443dbb",
          "body": "- Ensure idempotent and thread-safe Close behavior.\r\n- Close connection for both TCP and UDP without protocol checks.\r\n- Use atomic operations for safer concurrent handling.\r\n- Await \"done\" signal before complete closure, ensuring clean shutdown.\r\n\r\nFixes:\r\n- Address potential issue where the connection might not be closed in certain conditions\r\n\r\nEnhances:\r\n- Configurable TrapListener.CloseTimeout with a default of 3 seconds.\r\n\r\nSigned-off-by: Tim Rots <tim.rots@protonmail.ch>",
          "is_bot": false,
          "headline": "Refactor TrapListener's Close Method (#449)",
          "author_name": "Tim Rots",
          "author_login": "TimRots",
          "committed_at": "2023-09-29T18:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9457f610e8cf86ea26ad875700bf2474c84e25dd",
          "body": "Make InitPacket and InitSecurityKeys public",
          "is_bot": false,
          "headline": "Merge pull request #447 from upsampled/upsampled-GoSNMPServer-Compat",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-09-20T16:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe290d4fa0bb479727ea034f264d2a446282ab21",
          "body": "this allows external packages, like the GoSNMPServer,  to use gosnmp to handle encrypted sessions.\n\nSigned-off-by: Liam Kelly <liam@commdevices.com>",
          "is_bot": false,
          "headline": "make InitPacket and InitSecurityKeys public",
          "author_name": "Liam Kelly",
          "author_login": "upsampled",
          "committed_at": "2023-09-20T13:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c3b477684e1e349bbd8dd4ccf7db83dd401317f",
          "body": "Release v1.36.1",
          "is_bot": false,
          "headline": "Merge pull request #445 from gosnmp/superq/v1.36.1",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-09-05T07:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661f35707023676c84bb3ffdabaa8fccf13e937f",
          "body": "* [BUGFIX] address panics, add tests, fuzzing #443\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Release v1.36.1",
          "author_name": "SuperQ",
          "author_login": "SuperQ",
          "committed_at": "2023-09-05T07:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f14baffc41353cc66056753478c7b2b9353ff81",
          "body": "Address 8 panics, add tests and fuzzing",
          "is_bot": false,
          "headline": "Merge pull request #443 from TomSellers/address_panics_from_fuzzing",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-09-05T07:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245a8095afbbef2ebcc8188af34cf9e01286ac92",
          "body": "Signed-off-by: Tom Sellers <tom.sellers@runzero.com>",
          "is_bot": false,
          "headline": "address panics, add tests, fuzzing",
          "author_name": "Tom Sellers",
          "author_login": null,
          "committed_at": "2023-08-28T19:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfb865ec85fb4f4402163d07952bed7b497c9ff",
          "body": "Release v1.36.0",
          "is_bot": false,
          "headline": "Merge pull request #442 from gosnmp/superq/release_1.36.0",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-08-28T09:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58eaaddbec42cc2f7ad83c9a9c86070a94361b7f",
          "body": "This release now requires Go 1.20 or higher.\n\n* [ENHANCEMENT] Allow sending v1 traps that have no varbinds #426\n* [BUGFIX] Fix getBulk SnmpPacket MaxRepetitions value #413\n* [BUGFIX] Refactor security logger #422\n* [BUGFIX] Add privacy passphrase in extendKeyBlumenthal cacheKey call #425\n* [BUGFIX] unmarshal: fix panic from reading beyond slice #441\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Release v1.36.0",
          "author_name": "SuperQ",
          "author_login": "SuperQ",
          "committed_at": "2023-08-28T08:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9f0bf5e62c5b1c8935c093cec8b588a9f6219a",
          "body": "…ounds-check\n\nunmarshal: fix panic from reading beyond slice",
          "is_bot": false,
          "headline": "Merge pull request #441 from n3integration/bug/snmp-unmarshal-extra-b…",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-08-28T08:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291321122f24a3c53c5fab54050f4498847158f6",
          "body": "Signed-off-by: n3integration <n3integration@users.noreply.github.com>",
          "is_bot": false,
          "headline": "tests: remove unused test func",
          "author_name": "n3integration",
          "author_login": "n3integration",
          "committed_at": "2023-08-09T19:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da54c369ec25a3a2426226f01d641b8fc2426f25",
          "body": "Signed-off-by: n3integration <n3integration@users.noreply.github.com>",
          "is_bot": false,
          "headline": "tests: supporting unmarshalHeader panic test",
          "author_name": "n3integration",
          "author_login": "n3integration",
          "committed_at": "2023-08-09T19:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238b9fab74472d7252ed0bfe805e574460497fd4",
          "body": "Signed-off-by: n3integration <n3integration@users.noreply.github.com>",
          "is_bot": false,
          "headline": "unmarshal: fix panic from reading beyond slice",
          "author_name": "n3integration",
          "author_login": "n3integration",
          "committed_at": "2023-08-09T19:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30602b8dad6f413fc2ca4bf680f6952594ad1e1",
          "body": "…stretchr/testify-1.8.4\n\nbuild(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4",
          "is_bot": false,
          "headline": "Merge pull request #437 from gosnmp/dependabot/go_modules/github.com/…",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-06-02T06:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4f8848eaaf893d0eb4e725a9ffdc97f7307913",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-01T21:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360a4c689d43879cd4769719bfa9537980012d1d",
          "body": "Add set example",
          "is_bot": false,
          "headline": "Merge pull request #396 from nwaizer/master",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-05-22T19:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f366646f7bc9076e0269434e666021cb57b5e667",
          "body": "Add Hex-String solutions to examples",
          "is_bot": false,
          "headline": "Merge pull request #390 from Laurel-rao/master",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-05-22T19:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70bf52db6a2216d741b14fc2e68acb7ff7720688",
          "body": "Update Go testing",
          "is_bot": false,
          "headline": "Merge pull request #434 from gosnmp/superq/go1.20",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-05-22T18:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88adc81b8c735e1e902c5a35545c62e639c627e7",
          "body": "* Add Go 1.20 to tests.\n* Add a Makefile linter for the license header.\n* Add missing license headers.\n* Update golangci-lint for 1.20.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update Go testing",
          "author_name": "SuperQ",
          "author_login": "SuperQ",
          "committed_at": "2023-05-22T18:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6631464567d71ac11557bc42bf1489c93ae617",
          "body": "…stretchr/testify-1.8.2\n\nbuild(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2",
          "is_bot": false,
          "headline": "Merge pull request #429 from gosnmp/dependabot/go_modules/github.com/…",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2023-05-22T18:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39fcfd5a27920caea4cb4ea78059093390cf7fd",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-01T22:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6d7056e90d3ecc246b5399ed0153f99344b5bb",
          "body": "… (#426)\n\n* Fix SendTrap to allow v1 traps that have no varbinds (like coldStart) (#426)\r\n\r\nSigned-off-by: Damien Stuart <dstuart@dstuart.org>",
          "is_bot": false,
          "headline": "Fix SendTrap to allow v1 traps that have no varbinds (like coldStart)…",
          "author_name": "Damien Stuart",
          "author_login": "damienstuart",
          "committed_at": "2023-02-02T11:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 44,
      "latest_release_at": "2026-07-16T13:16:26Z",
      "latest_release_tag": "v1.44.0",
      "releases_from_tags": true,
      "days_since_last_push": 7,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 78.7
    },
    "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/gosnmp/gosnmp",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/gosnmp/gosnmp",
          "is_deprecated": false,
          "latest_version": "v1.44.0",
          "repository_url": "https://github.com/gosnmp/gosnmp",
          "versions_count": 49,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:16:26Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": 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",
        "netsnmp/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "netsnmp/go.mod"
      ],
      "largest_source_bytes": 82271,
      "source_files_sampled": 51,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "netsnmp/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": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "netsnmp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/gopacket",
          "manifest": "netsnmp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.19"
        },
        {
          "name": "github.com/gosnmp/gosnmp",
          "manifest": "netsnmp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.2"
        }
      ],
      "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": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "soniah",
          "commits": 225,
          "avatar_url": "https://avatars.githubusercontent.com/u/56102?v=4"
        },
        {
          "type": "User",
          "login": "wdreeveii",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/674753?v=4"
        },
        {
          "type": "User",
          "login": "SuperQ",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1320667?v=4"
        },
        {
          "type": "User",
          "login": "TimRots",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/8184932?v=4"
        },
        {
          "type": "User",
          "login": "codedance",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/978738?v=4"
        },
        {
          "type": "User",
          "login": "virtuallynathan",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/3472173?v=4"
        },
        {
          "type": "User",
          "login": "lukeod",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/7285675?v=4"
        },
        {
          "type": "User",
          "login": "StefanHauth",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/63204425?v=4"
        },
        {
          "type": "User",
          "login": "it1804",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/14235835?v=4"
        },
        {
          "type": "User",
          "login": "hdm",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1171392?v=4"
        }
      ],
      "contributors_sampled": 84,
      "top_contributor_share": 0.384
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "golangci-lint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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 7 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ebb565ed3feb7616b70a78734a640ad1088ac718",
        "ran_at": "2026-07-27T12:00:25Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Kiba70/gosnmp",
    "host": "github.com",
    "name": "gosnmp",
    "owner": "Kiba70"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 24,
        "vitality": 68,
        "community": 9,
        "governance": 35,
        "engineering": 52,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 39,
        "overall_after_jurisdiction_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 44,
              "human_commit_share": 0.67,
              "days_since_last_push": 7,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "44 commits in the last year",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 80,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v1.44.0",
              "releases_from_tags": true,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 78.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~78.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 78.7
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": 19,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 35,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 84,
              "top_contributor_share": 0.384
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "84 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": "at_risk",
            "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": 37,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Kiba70",
              "public_repos": 6,
              "account_age_days": 2067
            },
            "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": "1 followers of Kiba70",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "Kiba70"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~5 yr old",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "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": 52,
        "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "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": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 24,
              "security_posture_before_jurisdiction": 48
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 7 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "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.896,
              "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": "60 of 67 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 67
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "netsnmp/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "netsnmp/go.mod"
              ],
              "dependency_bot_commit_share": 0.33
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, netsnmp/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, netsnmp/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": "33 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 33,
                      "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 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 82271,
              "source_files_sampled": 51,
              "oversized_source_files": 1
            },
            "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": "1/51 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "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": [
    "Community profile unavailable",
    "go package 'github.com/gosnmp/gosnmp' points at a different repository (https://github.com/gosnmp/gosnmp); excluded from ecosystem scoring",
    "Could not fetch go package 'github.com/gosnmp/gosnmp/netsnmp' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T12:00:42.812651Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/Kiba70/gosnmp.svg",
  "full_name": "Kiba70/gosnmp",
  "license_state": "custom",
  "license_spdx": null
}

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.