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

OpsLevel / opslevel-runner

OpsLevel Runner is the Kubernetes based job processor for OpsLevel

GoMIT★ 0 estrellas⑂ 0 forksdesde mar 2022Ver en GitHub ↗

OpsLevel/opslevel-runner tiene un índice de salud de 65 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (87/100) y la más baja, Community & Adoption (29/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

65
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

OpsLevelOrganización
21 seguidores48 repositorios públicosdesde nov 2018

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/opslevel/opslevel-runnerv2026.7.8+incompatible-42hace 19 días

Métricas por categoría

Vitalidad

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

82Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
9.7/36Cadencia de commits — 14/52 semanas con commits
15/18Volumen de commits — 46 commits en el último año
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year46
human_commit_share0,58
days_since_last_push0
active_weeks_last_year14
Cómo se puntúa
27/27Publica versiones — 45 versiones publicadas
36/36Recencia de las versiones — última versión hace 19 días
27/27Cadencia de publicación — una versión cada ~36,8 días
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Datos de entrada utilizados
releases_count45
latest_release_tagv2026.7.8
releases_from_tagsno
days_since_latest_release19
mean_days_between_releases36,8

Comunidad y Adopción

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

29Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
5.3/15Observadores — 10 observadores
Datos de entrada utilizados
forks0
stars0
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

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

68Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.8/22.5Distribución de commits — el principal contribuyente firma el 61% de los commits
13.5/13.5Amplitud de contribuyentes — 15 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor1
contributors_sampled15
top_contributor_share0,608
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
22.7/38.3Aceptación de PR — 179/302 PR decididos fusionados
10.5/15OpenSSF Scorecard: Code-Review — Found 19/27 approved changesets -- score normalized to 7
Datos de entrada utilizados
merged_prs179
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs123
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
9.7/25Alcance del propietario — 21 seguidores de OpsLevel
24.3/25Trayectoria — 48 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers21
owner_typeOrganization
is_verified
owner_loginOpsLevel
public_repos48
account_age_days2817
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 19 días
20/20Historial de versiones — 42 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/opslevel/opslevel-runner
ecosystemsgo
any_deprecatedno
min_days_since_publish19

Calidad de Ingeniería

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

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

Documentación

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

Seguridad

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

75Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 19/27 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7,1
Excluidos de la puntuación (sin datos o no aplicable): branch_protection. Los pesos restantes se han renormalizado.
Cómo se puntúa
26.6/35Dependencias directas libres de avisos conocidos — 1 afectados: go.opentelemetry.io/otel v1.43.0 (unknown)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
40/40Sin avisos pendientes — ningún aviso lleva público más de 90 días
Datos de entrada utilizados
sourceosv
advisories5
affected_packages5
assessed_packages291
unassessed_packages0
affected_by_severityunknown 5
direct_affected_packages1
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 291 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

87Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md, CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
29.4/40Historial de commits legible — 32 de 58 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,552
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes3497
Cómo se puntúa
18/18Arranque con un solo comando — Taskfile.yml
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
4/10Práctica demostrada con agentes — 2 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 42 de los últimos 100 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesTaskfile.yml
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,02
toolchain_manifestssrc/go.mod
dependency_bot_commit_share0,42
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/33 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes17.441
source_files_sampled33
oversized_source_files0

Datos clave

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

Más detalle

OpenSSF Scorecard 7.1 / 10
7.1agregado

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-28 09:51 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 19/27 approved changesets -- score normalized to 7
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Dependencias directas 18
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/contribsys/faktoryv1.9.4src/go.mod
Gogithub.com/contribsys/faktory_worker_gov1.7.0src/go.mod
Gogithub.com/getsentry/sentry-gov0.46.0src/go.mod
Gogithub.com/go-resty/resty/v2v2.17.2src/go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0src/go.mod
Gogithub.com/opslevel/opslevel-go/v2026v2026.6.30src/go.mod
Gogithub.com/prometheus/client_golangv1.23.2src/go.mod
Gogithub.com/rocktavious/autopilot/v2023v2023.12.7src/go.mod
Gogithub.com/rs/zerologv1.35.1src/go.mod
Gogithub.com/spf13/cobrav1.10.2src/go.mod
Gogithub.com/spf13/viperv1.21.0src/go.mod
Gogo.opentelemetry.io/otelv1.43.0src/go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0src/go.mod
Gogopkg.in/yaml.v3v3.0.1src/go.mod
Gok8s.io/apiv0.35.4src/go.mod
Gok8s.io/apimachineryv0.35.4src/go.mod
Gok8s.io/client-gov0.35.4src/go.mod
Gosigs.k8s.io/yamlv1.6.0src/go.mod
Todas las dependencias 291

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

RegistroPaqueteVersiónRelación
Gogithub.com/contribsys/faktoryv1.9.4directa
Gogithub.com/contribsys/faktory_worker_gov1.7.0directa
Gogithub.com/getsentry/sentry-gov0.46.0directa
Gogithub.com/go-resty/resty/v2v2.17.2directa
Gogithub.com/mitchellh/mapstructurev1.5.0directa
Gogithub.com/opslevel/opslevel-go/v2026v2026.6.30directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/rocktavious/autopilot/v2023v2023.12.7directa
Gogithub.com/rs/zerologv1.35.1directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/viperv1.21.0directa
Gogo.opentelemetry.io/otelv1.43.0directa
Gogo.opentelemetry.io/otel/tracev1.43.0directa
Gogopkg.in/yaml.v3v3.0.1directa
Gok8s.io/apiv0.35.4directa
Gok8s.io/apimachineryv0.35.4directa
Gok8s.io/client-gov0.35.4directa
Gosigs.k8s.io/yamlv1.6.0directa
Go4d63.com/gocheckcompilerdirectivesv1.3.0indirecta
Go4d63.com/gochecknoglobalsv0.2.2indirecta
Godario.cat/mergov1.0.1indirecta
Gogithub.com/4meepo/tagalignv1.4.2indirecta
Gogithub.com/abirdcfly/dupwordv0.1.3indirecta
Gogithub.com/alecthomas/chroma/v2v2.16.0indirecta
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirecta
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirecta
Gogithub.com/alexkohler/preallocv1.0.0indirecta
Gogithub.com/alingse/asasalintv0.0.11indirecta
Gogithub.com/alingse/nilnesserrv0.2.0indirecta
Gogithub.com/antonboom/errnamev1.1.0indirecta
Gogithub.com/antonboom/nilnilv1.1.0indirecta
Gogithub.com/antonboom/testifylintv1.6.1indirecta
Gogithub.com/ashanbrown/forbidigov1.6.0indirecta
Gogithub.com/ashanbrown/makezerov1.2.0indirecta
Gogithub.com/atotto/clipboardv0.1.4indirecta
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirecta
Gogithub.com/bahlo/generic-list-gov0.2.0indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/bkielbasa/cyclopv1.2.3indirecta
Gogithub.com/blizzy78/varnamelenv0.8.0indirecta
Gogithub.com/bombsimon/wsl/v4v4.7.0indirecta
Gogithub.com/breml/bidichkv0.3.3indirecta
Gogithub.com/breml/errchkjsonv0.4.1indirecta
Gogithub.com/buger/jsonparserv1.1.2indirecta
Gogithub.com/burntsushi/tomlv1.5.0indirecta
Gogithub.com/butuzov/ireturnv0.4.0indirecta
Gogithub.com/butuzov/mirrorv1.3.0indirecta
Gogithub.com/catenacyber/perfsprintv0.9.1indirecta
Gogithub.com/ccojocar/zxcvbn-gov1.0.2indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/charithe/durationcheckv0.0.10indirecta
Gogithub.com/charmbracelet/bubblesv0.16.1indirecta
Gogithub.com/charmbracelet/bubbleteav0.24.2indirecta
Gogithub.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dcindirecta
Gogithub.com/charmbracelet/lipglossv1.1.0indirecta
Gogithub.com/charmbracelet/x/ansiv0.8.0indirecta
Gogithub.com/charmbracelet/x/cellbufv0.0.13-0.20250311204145-2c3ea96c31ddindirecta
Gogithub.com/charmbracelet/x/termv0.2.1indirecta
Gogithub.com/chavacava/garifv0.1.0indirecta
Gogithub.com/ckaznocha/intrangev0.3.1indirecta
Gogithub.com/coder/websocketv1.8.14indirecta
Gogithub.com/containerd/consolev1.0.4-0.20230313162750-1ae8d489ac81indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.6indirecta
Gogithub.com/cqroot/multichoosev0.1.1indirecta
Gogithub.com/cqroot/promptv0.9.3indirecta
Gogithub.com/crocmagnon/fatcontextv0.7.2indirecta
Gogithub.com/curioswitch/go-reassignv0.3.0indirecta
Gogithub.com/daixiang0/gciv0.13.6indirecta
Gogithub.com/dave/dstv0.27.3indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirecta
Gogithub.com/djarvur/go-err113v0.0.0-20210108212216-aea10b59be24indirecta
Gogithub.com/dlclark/regexp2v1.11.5indirecta
Gogithub.com/emicklei/go-restful/v3v3.13.0indirecta
Gogithub.com/ettle/strcasev0.2.0indirecta
Gogithub.com/fatih/colorv1.18.0indirecta
Gogithub.com/fatih/structtagv1.2.0indirecta
Gogithub.com/firefart/nonamedreturnsv1.0.6indirecta
Gogithub.com/fsnotify/fsnotifyv1.9.0indirecta
Gogithub.com/fxamacker/cbor/v2v2.9.1indirecta
Gogithub.com/fzipp/gocyclov0.6.0indirecta
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirecta
Gogithub.com/gaijinentertainment/go-exhaustruct/v3v3.3.1indirecta
Gogithub.com/ghostiam/protogetterv0.3.15indirecta
Gogithub.com/go-critic/go-criticv0.13.0indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-openapi/jsonpointerv0.23.1indirecta
Gogithub.com/go-openapi/jsonreferencev0.21.5indirecta
Gogithub.com/go-openapi/swagv0.26.0indirecta
Gogithub.com/go-openapi/swag/cmdutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/convv0.26.0indirecta
Gogithub.com/go-openapi/swag/fileutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirecta
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/loadingv0.26.0indirecta
Gogithub.com/go-openapi/swag/manglingv0.26.0indirecta
Gogithub.com/go-openapi/swag/netutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/stringutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/typeutilsv0.26.0indirecta
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0indirecta
Gogithub.com/go-playground/localesv0.14.1indirecta
Gogithub.com/go-playground/universal-translatorv0.18.1indirecta
Gogithub.com/go-playground/validator/v10v10.30.2indirecta
Gogithub.com/go-toolsmith/astcastv1.1.0indirecta
Gogithub.com/go-toolsmith/astcopyv1.1.0indirecta
Gogithub.com/go-toolsmith/astequalv1.2.0indirecta
Gogithub.com/go-toolsmith/astfmtv1.1.0indirecta
Gogithub.com/go-toolsmith/astpv1.1.0indirecta
Gogithub.com/go-toolsmith/strparsev1.1.0indirecta
Gogithub.com/go-toolsmith/typepv1.1.0indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirecta
Gogithub.com/gobwas/globv0.2.3indirecta
Gogithub.com/gofrs/flockv0.12.1indirecta
Gogithub.com/golangci/duplv0.0.0-20250308024227-f665c8d69b32indirecta
Gogithub.com/golangci/go-printf-func-namev0.1.0indirecta
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713dindirecta
Gogithub.com/golangci/golangci-lint/v2v2.1.2indirecta
Gogithub.com/golangci/golinesv0.0.0-20250217134842-442fd0091d95indirecta
Gogithub.com/golangci/misspellv0.6.0indirecta
Gogithub.com/golangci/plugin-module-registerv0.1.1indirecta
Gogithub.com/golangci/revgrepv0.8.0indirecta
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirecta
Gogithub.com/google/gnostic-modelsv0.7.1indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gordonklaus/ineffassignv0.1.0indirecta
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirecta
Gogithub.com/gosimple/slugv1.15.0indirecta
Gogithub.com/gosimple/unidecodev1.0.1indirecta
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirecta
Gogithub.com/gostaticanalysis/commentv1.5.0indirecta
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirecta
Gogithub.com/gostaticanalysis/nilerrv0.1.1indirecta
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirecta
Gogithub.com/hashicorp/go-versionv1.7.0indirecta
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirecta
Gogithub.com/hasura/go-graphql-clientv0.16.0indirecta
Gogithub.com/hexops/gotextdiffv1.0.3indirecta
Gogithub.com/huandu/xstringsv1.5.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/invopop/jsonschemav0.13.0indirecta
Gogithub.com/jgautheron/goconstv1.8.1indirecta
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirecta
Gogithub.com/jjti/go-spancheckv0.6.4indirecta
Gogithub.com/joho/godotenvv1.5.1indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/julz/importasv0.2.0indirecta
Gogithub.com/karamaru-alpha/copyloopvarv1.2.1indirecta
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51indirecta
Gogithub.com/kisielk/errcheckv1.9.0indirecta
Gogithub.com/kkhaike/contextcheckv1.1.6indirecta
Gogithub.com/klauspost/compressv1.18.5indirecta
Gogithub.com/kulti/thelperv0.6.3indirecta
Gogithub.com/kunwardeep/paralleltestv1.0.14indirecta
Gogithub.com/lasiar/canonicalheaderv1.1.2indirecta
Gogithub.com/ldez/exptostdv0.4.3indirecta
Gogithub.com/ldez/gomoddirectivesv0.6.1indirecta
Gogithub.com/ldez/grignotinv0.9.0indirecta
Gogithub.com/ldez/tagliatellev0.7.1indirecta
Gogithub.com/ldez/usetestingv0.4.3indirecta
Gogithub.com/leodido/go-urnv1.4.0indirecta
Gogithub.com/leonklingele/grouperv1.1.2indirecta
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirecta
Gogithub.com/macabu/inamedparamv0.2.0indirecta
Gogithub.com/mailru/easyjsonv0.7.7indirecta
Gogithub.com/manuelarte/funcorderv0.2.1indirecta
Gogithub.com/maratori/testableexamplesv1.0.0indirecta
Gogithub.com/maratori/testpackagev1.1.1indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semver/v3v3.4.0indirecta
Gogithub.com/masterminds/sprig/v3v3.3.0indirecta
Gogithub.com/matoous/godoxv1.1.0indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-isattyv0.0.21indirecta
Gogithub.com/mattn/go-localereaderv0.0.1indirecta
Gogithub.com/mattn/go-runewidthv0.0.16indirecta
Gogithub.com/mattn/goremanv0.3.17indirecta
Gogithub.com/mgechev/revivev1.9.0indirecta
Gogithub.com/miniscruff/changiev1.24.0indirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/go-homedirv1.1.0indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/moby/spdystreamv0.5.1indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirecta
Gogithub.com/moricho/tparallelv0.3.2indirecta
Gogithub.com/muesli/ansiv0.0.0-20211018074035-2e021307bc4bindirecta
Gogithub.com/muesli/cancelreaderv0.2.2indirecta
Gogithub.com/muesli/reflowv0.3.0indirecta
Gogithub.com/muesli/termenvv0.16.0indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478findirecta
Gogithub.com/nakabonne/nestifv0.3.1indirecta
Gogithub.com/nishanths/exhaustivev0.12.0indirecta
Gogithub.com/nishanths/predeclaredv0.2.2indirecta
Gogithub.com/nunnatsa/ginkgolinterv0.19.1indirecta
Gogithub.com/olekukonko/tablewriterv0.0.5indirecta
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirecta
Gogithub.com/opslevel/moredefaultsv0.0.0-20240529152742-17d1318a3c12indirecta
Gogithub.com/pelletier/go-toml/v2v2.3.0indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/polyfloyd/go-errorlintv1.8.0indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.67.5indirecta
Gogithub.com/prometheus/procfsv0.20.1indirecta
Gogithub.com/quasilyte/go-ruleguardv0.4.4indirecta
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22indirecta
Gogithub.com/quasilyte/gogrepv0.5.0indirecta
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirecta
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirecta
Gogithub.com/raeperd/recvcheckv0.2.0indirecta
Gogithub.com/relvacode/iso8601v1.7.0indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/rogpeppe/go-internalv1.14.1indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/ryancurrah/gomodguardv1.4.1indirecta
Gogithub.com/ryanrolds/sqlclosecheckv0.5.1indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirecta
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.1indirecta
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirecta
Gogithub.com/sashamelentyev/usestdlibvarsv1.28.0indirecta
Gogithub.com/securego/gosec/v2v2.22.3indirecta
Gogithub.com/shopspring/decimalv1.4.0indirecta
Gogithub.com/sirupsen/logrusv1.9.3indirecta
Gogithub.com/sivchari/containedctxv1.0.3indirecta
Gogithub.com/sonatard/noctxv0.1.0indirecta
Gogithub.com/sourcegraph/go-diffv0.7.0indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/pflagv1.0.10indirecta
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirecta
Gogithub.com/stbenjam/no-sprintf-host-portv0.2.0indirecta
Gogithub.com/stretchr/objxv0.5.2indirecta
Gogithub.com/stretchr/testifyv1.11.1indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/tdakkota/asciicheckv0.4.1indirecta
Gogithub.com/tetafro/godotv1.5.0indirecta
Gogithub.com/timakin/bodyclosev0.0.0-20241222091800-1db5c5ca4d67indirecta
Gogithub.com/timonwong/loggercheckv0.11.0indirecta
Gogithub.com/tomarrell/wrapcheck/v2v2.11.0indirecta
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirecta
Gogithub.com/ultraware/funlenv0.2.0indirecta
Gogithub.com/ultraware/whitespacev0.2.0indirecta
Gogithub.com/uudashr/gocognitv1.2.0indirecta
Gogithub.com/uudashr/ifacev1.3.1indirecta
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirecta
Gogithub.com/x448/float16v0.8.4indirecta
Gogithub.com/xen0n/gosmopolitanv1.3.0indirecta
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirecta
Gogithub.com/yagipy/maintidxv1.0.0indirecta
Gogithub.com/yeya24/promlinterv0.3.0indirecta
Gogithub.com/ykadowak/zerologlintv0.1.5indirecta
Gogitlab.com/bosi/decorderv0.4.2indirecta
Gogo-simpler.org/musttagv0.13.0indirecta
Gogo-simpler.org/sloglintv0.11.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/otel/metricv1.43.0indirecta
Gogo.uber.org/atomicv1.7.0indirecta
Gogo.uber.org/automaxprocsv1.6.0indirecta
Gogo.uber.org/multierrv1.6.0indirecta
Gogo.uber.org/zapv1.24.0indirecta
Gogo.yaml.in/yaml/v2v2.4.4indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.52.0indirecta
Gogolang.org/x/exp/typeparamsv0.0.0-20250210185358-939b2ce775acindirecta
Gogolang.org/x/modv0.35.0indirecta
Gogolang.org/x/netv0.55.0indirecta
Gogolang.org/x/oauth2v0.36.0indirecta
Gogolang.org/x/syncv0.20.0indirecta
Gogolang.org/x/sysv0.45.0indirecta
Gogolang.org/x/termv0.43.0indirecta
Gogolang.org/x/textv0.37.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogolang.org/x/toolsv0.44.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirecta
Gogopkg.in/inf.v0v0.9.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gohonnef.co/go/toolsv0.6.1indirecta
Gok8s.io/klog/v2v2.140.0indirecta
Gok8s.io/kube-openapiv0.0.0-20260414162039-ec9c827d403findirecta
Gok8s.io/utilsv0.0.0-20260319190234-28399d86e0b5indirecta
Gomvdan.cc/gofumptv0.9.2indirecta
Gomvdan.cc/unparamv0.0.0-20250301125049-0df0534333a4indirecta
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirecta
Gosigs.k8s.io/randfillv1.0.0indirecta
Gosigs.k8s.io/structured-merge-diff/v6v6.4.0indirecta
Avisos de dependencias 5

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
go.opentelemetry.io/otelv1.43.0directadesconocida11.44.0
github.com/klauspost/compressv1.18.5indirectadesconocida11.18.7
golang.org/x/cryptov0.52.0indirectadesconocida1
golang.org/x/netv0.55.0indirectadesconocida10.56.0
golang.org/x/textv0.37.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 748,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 98827,
        "Shell": 10112,
        "Procfile": 282,
        "Dockerfile": 458
      },
      "pushed_at": "2026-07-27T16:13:01Z",
      "created_at": "2022-03-10T13:57:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T12:22:45Z",
      "description": "OpsLevel Runner is the Kubernetes based job processor for OpsLevel",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.opslevel.com",
      "name": "OpsLevel",
      "type": "Organization",
      "login": "OpsLevel",
      "company": null,
      "location": "Canada",
      "followers": 21,
      "avatar_url": "https://avatars.githubusercontent.com/u/44910550?v=4",
      "created_at": "2018-11-09T21:46:23Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 2817
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2026.7.8",
          "kind": "patch",
          "published_at": "2026-07-08T17:06:59Z"
        },
        {
          "tag": "v2026.7.7",
          "kind": "patch",
          "published_at": "2026-07-07T19:12:38Z"
        },
        {
          "tag": "v2026.6.30",
          "kind": "patch",
          "published_at": "2026-06-30T17:26:51Z"
        },
        {
          "tag": "v2026.4.22",
          "kind": "patch",
          "published_at": "2026-04-22T14:40:14Z"
        },
        {
          "tag": "v2026.2.26",
          "kind": "patch",
          "published_at": "2026-02-26T18:08:08Z"
        },
        {
          "tag": "v2026.2.18",
          "kind": "patch",
          "published_at": "2026-02-18T18:52:41Z"
        },
        {
          "tag": "v2026.1.26",
          "kind": "patch",
          "published_at": "2026-01-26T16:09:01Z"
        },
        {
          "tag": "v2026.1.19",
          "kind": "patch",
          "published_at": "2026-01-19T20:26:54Z"
        },
        {
          "tag": "v2025.12.10",
          "kind": "patch",
          "published_at": "2025-12-10T19:02:26Z"
        },
        {
          "tag": "v2025.8.11",
          "kind": "patch",
          "published_at": "2025-08-11T16:17:51Z"
        },
        {
          "tag": "v2025.7.16",
          "kind": "patch",
          "published_at": "2025-07-16T17:27:02Z"
        },
        {
          "tag": "v2025.1.6",
          "kind": "patch",
          "published_at": "2025-01-06T18:37:21Z"
        },
        {
          "tag": "v2024.12.19",
          "kind": "patch",
          "published_at": "2024-12-19T16:38:57Z"
        },
        {
          "tag": "v2024.12.16",
          "kind": "patch",
          "published_at": "2024-12-16T21:47:40Z"
        },
        {
          "tag": "v2024.10.14",
          "kind": "patch",
          "published_at": "2024-10-14T17:14:44Z"
        },
        {
          "tag": "v2024.9.17",
          "kind": "patch",
          "published_at": "2024-09-17T18:25:08Z"
        },
        {
          "tag": "v2024.5.16",
          "kind": "patch",
          "published_at": "2024-05-16T19:00:27Z"
        },
        {
          "tag": "v2024.5.15",
          "kind": "patch",
          "published_at": "2024-05-15T20:07:53Z"
        },
        {
          "tag": "v2024.1.3",
          "kind": "patch",
          "published_at": "2024-01-03T21:56:36Z"
        },
        {
          "tag": "v2023.11.1",
          "kind": "patch",
          "published_at": "2023-11-01T19:01:15Z"
        },
        {
          "tag": "v2023.10.5",
          "kind": "patch",
          "published_at": "2023-10-05T00:58:56Z"
        },
        {
          "tag": "v2023.10.3",
          "kind": "patch",
          "published_at": "2023-10-03T12:20:40Z"
        },
        {
          "tag": "v2023.9.29",
          "kind": "patch",
          "published_at": "2023-09-29T12:23:50Z"
        },
        {
          "tag": "v2023.9.8",
          "kind": "patch",
          "published_at": "2023-09-08T15:12:19Z"
        },
        {
          "tag": "v2023.7.18",
          "kind": "patch",
          "published_at": "2023-07-18T21:37:28Z"
        },
        {
          "tag": "v2023.5.18",
          "kind": "patch",
          "published_at": "2023-05-18T14:11:10Z"
        },
        {
          "tag": "v2022.12.2",
          "kind": "patch",
          "published_at": "2022-12-02T20:39:25Z"
        },
        {
          "tag": "v2022.11.23",
          "kind": "patch",
          "published_at": "2022-11-23T03:30:44Z"
        },
        {
          "tag": "v2022.9.25",
          "kind": "patch",
          "published_at": "2022-09-25T11:11:04Z"
        },
        {
          "tag": "v2022.8.26",
          "kind": "patch",
          "published_at": "2022-08-26T00:20:21Z"
        },
        {
          "tag": "v2022.8.22",
          "kind": "patch",
          "published_at": "2022-08-22T19:00:27Z"
        },
        {
          "tag": "v2022.8.18",
          "kind": "patch",
          "published_at": "2022-08-18T20:53:53Z"
        },
        {
          "tag": "v2022.8.3",
          "kind": "patch",
          "published_at": "2022-08-03T02:04:28Z"
        },
        {
          "tag": "v22.07.29",
          "kind": "patch",
          "published_at": "2022-07-29T15:57:17Z"
        },
        {
          "tag": "v22.07.20",
          "kind": "patch",
          "published_at": "2022-07-20T13:51:31Z"
        },
        {
          "tag": "v2022.07.14",
          "kind": "patch",
          "published_at": "2022-07-15T12:51:37Z"
        },
        {
          "tag": "v2022.06.28",
          "kind": "patch",
          "published_at": "2022-06-29T02:05:42Z"
        },
        {
          "tag": "v22.05.30",
          "kind": "patch",
          "published_at": "2022-05-30T18:46:13Z"
        },
        {
          "tag": "v22.05.27",
          "kind": "patch",
          "published_at": "2022-05-28T03:15:09Z"
        },
        {
          "tag": "v22.05.24",
          "kind": "patch",
          "published_at": "2022-05-25T03:46:55Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2022-04-28T19:55:46Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-04-20T01:55:59Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-04-05T19:46:13Z"
        },
        {
          "tag": "v0.0.1-beta6",
          "kind": "prerelease",
          "published_at": "2022-04-04T19:33:57Z"
        },
        {
          "tag": "v0.0.1-beta5",
          "kind": "prerelease",
          "published_at": "2022-04-01T17:29:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b63d6cae059c87d7890b2ab8def79199c4dbd5cf",
          "body": "- provide defaults that keep existing pod creation usable without requiring new flags\n- low default ensures a minimal amount of storage is available on the Kubernetes node for scheduling",
          "is_bot": false,
          "headline": "feat: add ephemeral storage resource specs for job pods (#316)",
          "author_name": "Felix Archambault",
          "author_login": "archf",
          "committed_at": "2026-07-14T12:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ddc3e5e91d94e7f3bb33c02c7304e9a1630cec",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.7.8'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-07-08T17:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cb8259039c1b595983180384128f9f094cf440",
          "body": "…ities (#312)\n\n* fix: bump toolchain to go1.26.4 to address stdlib security vulnerabilities\n\n* chore: add changie for toolchain bump to go1.26.5\n\n---------\n\nCo-authored-by: Farjaad Rawasia <farjaad@opslevel.com>",
          "is_bot": false,
          "headline": "fix: bump toolchain to go1.26.4 to address stdlib security vulnerabil…",
          "author_name": "Farjaad",
          "author_login": "Farjaad",
          "committed_at": "2026-07-08T13:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7108fb4534babd0567a023092def9392cb85729d",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.7.7'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-07-07T19:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11244f96cb2a3b514ac93e6aedc2a7517784ae48",
          "body": "Bumps [github.com/buger/jsonparser](https://github.com/buger/jsonparser) from 1.1.1 to 1.1.2.\n- [Release notes](https://github.com/buger/jsonparser/releases)\n- [Commits](https://github.com/buger/jsonparser/compare/v1.1.1...v1.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/buger/jsonpa\n[…]\nser\n  dependency-version: 1.1.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /src (#296)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T15:59:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4b51a6412dd2c774c691446a3fd04fce0b3b9a0",
          "body": "* fix: bump golang.org/x/crypto to v0.52.0 and update alpine digest\n\nFixes 4 critical vulnerabilities in the opslevel-runner image:\n- GO-2026-5005: NewKeyring ConfirmBeforeUse constraint not enforced (x/crypto < 0.52.0)\n- GO-2026-5019: FIDO/U2F User Presence flag not checked (x/crypto < 0.52.0)\n- GO\n[…]\npulls in updated golang.org/x/net, sys, term, text, tools as transitive upgrades.\n\n* chore: add changie for security dependency bumps\n\n---------\n\nCo-authored-by: Farjaad Rawasia <farjaad@opslevel.com>",
          "is_bot": false,
          "headline": "fix: bump golang.org/x/crypto to v0.52.0 and update alpine digest (#307)",
          "author_name": "Farjaad",
          "author_login": "Farjaad",
          "committed_at": "2026-07-07T14:43:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7da080c330eea0334ba079d787002e68272929a4",
          "body": null,
          "is_bot": false,
          "headline": "Update Dockerfile path in goreleaser (#305)",
          "author_name": "derek-etherton-opslevel",
          "author_login": "derek-etherton-opslevel",
          "committed_at": "2026-06-30T16:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774ae7c3d58c11cf9a9a0c33de0652c70a883d98",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.6.30'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-06-30T15:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ccdf0475c0e2600a3ab5a8a5c615988542480e",
          "body": "* Add init container and scope-based env-var partitioning\n\nWhen a RunnerJob carries InitCommands, schedule a second init container\nthat runs those commands in the job image before the main container\nstarts. Variables on the job can carry a Scope (\"init\" or \"main\") that\nlimits which container sees th\n[…]\nlean tooling bump\nrather than a code-style sweep.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add init container and scope-based env-var partitioning (#304)",
          "author_name": "derek-etherton-opslevel",
          "author_login": "derek-etherton-opslevel",
          "committed_at": "2026-06-30T15:03:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "06886df3c28765e18602d953546b2922fb9c9cf2",
          "body": "- hot-reload opslevel-runner with watchexec\n- docs: Update README local development instructions\n- tune down local dev runner default resources\n- lower the default enqueue job count in test script for leaner testing\n- increase Taskfile.yml capabilities",
          "is_bot": false,
          "headline": "feat: setup local dev environment for opslevel-runner with kind (#302)",
          "author_name": "Felix Archambault",
          "author_login": "archf",
          "committed_at": "2026-06-26T15:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5466e887d3320c57275d8dcca29e93fb305c41f",
          "body": null,
          "is_bot": false,
          "headline": "Validate faktory tarball digest (#297)",
          "author_name": "Evan Huus",
          "author_login": "eapache-opslevel",
          "committed_at": "2026-05-06T14:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c33306ed54bc581823e1f0db8d29a630b3e1918",
          "body": null,
          "is_bot": false,
          "headline": "Harden supply-chain by pinning image references by digest (#295)",
          "author_name": "Evan Huus",
          "author_login": "eapache-opslevel",
          "committed_at": "2026-05-06T14:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c56acffdb421cc59a751b73c2e82b1116bcba1",
          "body": "Harden go tools",
          "is_bot": false,
          "headline": "Harden go tools (#294)",
          "author_name": "Evan Huus",
          "author_login": "eapache-opslevel",
          "committed_at": "2026-05-06T14:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f323099fd4da4f31e627cf2de342ba486276c9d3",
          "body": null,
          "is_bot": false,
          "headline": "Fix script injection (#293)",
          "author_name": "Evan Huus",
          "author_login": "eapache-opslevel",
          "committed_at": "2026-05-05T20:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6c2f70b11583bc5bd592efbb025b7619589916",
          "body": null,
          "is_bot": false,
          "headline": "Bump go to 1.26.2, bump dependencies (#292)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-04-24T14:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b85152df2dc4cc6f643f3d3247a8996dcb7a49",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.4.22'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-04-22T14:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b633673c7d3d66af2b9769711c94a06607deadb",
          "body": null,
          "is_bot": false,
          "headline": "Fix handling of partial log lines (#290)",
          "author_name": "Evan Huus",
          "author_login": "eapache-opslevel",
          "committed_at": "2026-04-22T14:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f0eae747d2c73cf6ec22a3c790246146527bbc3",
          "body": null,
          "is_bot": false,
          "headline": "update release action (#280)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-02-26T17:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f9906dc5566104dfd100a7189b106b55c8d758",
          "body": null,
          "is_bot": false,
          "headline": "Disable SBOM: Current docker driver does not support it. (#279)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-02-26T15:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c43b27a4ba4b9d388afde3b8f657a01e7e6480f",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.2.26'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-02-26T13:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12f363f890657386690fce44c3047b0f7894b98",
          "body": "The manifest produced was no longer compatible with local dev",
          "is_bot": false,
          "headline": "Fix up goreleaser (#278)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-02-26T13:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c99971c2ac85b8da441c08267df2e5b83edac9f",
          "body": "* Add the ability to override the helper image\n\n* Update k8s client throughput.",
          "is_bot": false,
          "headline": "Add configuration options (#276)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-02-18T18:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f5f5286df0fa12d1a3982bcc0fe1684422e786",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.2.18'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-02-18T16:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fc1080422852d7ae8a9a5ed8104782e812dd37",
          "body": null,
          "is_bot": false,
          "headline": "Add queue to RunnerRegister (#275)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-02-18T15:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cca15aedf2a6438dd1689a8e58f2bd4e1188af7",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.1.26'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-01-26T16:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5068c24e1c729cf24c4b3b0a7e7640bf1c1d6529",
          "body": "- Propagate context to K8s operations instead of context.TODO() for graceful cancellation\n- Replace busy-wait loops with tickers in LogStreamer for efficiency\n- Add sync.Once to API client singletons for thread-safe initialization\n- Add context cancellation check in leader election loop for responsi\n[…]\ntdown\n- Remove redundant cobra.CheckErr call in API client validation\n- Fix redundant slice re-assignment in opslevelAppendLogProcessor\n- Extract container name constants in k8s.go for maintainability",
          "is_bot": false,
          "headline": "Fix concurrency, context propagation, and code quality issues (#274)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-01-24T21:19:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8a6563cffef19f5bea3ededb711d17902df138f",
          "body": "* Add .worktrees/ to gitignore\n\n* Add AGENTS.md to CLAUDE.md\n\n* Fix three P0 bugs: elapsed timer, dynamic image version, memory calc\n\n- Fix elapsed time reset in opslevelAppendLogProcessor.go: time.Since(time.Now())\n  always returns ~0, so elapsed never reset. Changed to `s.elapsed = 0`\n- Use dynami\n[…]\ncuments expected behavior\n\nAdditional fixes:\n- Add nil guards to DeleteConfigMap, DeletePDB, DeletePod for defensive safety\n- Fix log message typo in DeletePDB (\"configmap\" -> \"pod disruption budget\")",
          "is_bot": false,
          "headline": "Fix critical bugs (#273)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-01-24T19:41:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92e3906c7d6ca34c4848c8e52d71de91095a416b",
          "body": "* Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /src\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.40.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-versio\n[…]\nod\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jason Morrow <jason@opslevel.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /src (#266)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T14:37:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "533af67777aff5fddf1bdd71eb5b1539793b7e00",
          "body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n  dependency-ver\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in /src (#268)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-20T19:18:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef0a3072166dc38153df4a3a123c5bbf75697223",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2026.1.19'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2026-01-19T20:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aba755a92b1aba38fd9e6189432e85789796baa",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\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": "Bump actions/cache from 4 to 5 (#271)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T20:19:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2679320ccc0651372f22ae3c8620a968b6b2b6d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\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": "Bump actions/checkout from 5 to 6 (#267)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T20:18:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18804c105f473534378dde96c02e8dc96b661040",
          "body": "* Add connection pooling for faktory.\n\n* Add a k8s client singleton to use between goroutines\n\n* Add CLAUDE.md\n\n* Add script for end-to-end testing.\n\n* Add end-to-end test script\n\n* Add changie\n\n* remove GetKubernetesClientset as it's no longer used",
          "is_bot": false,
          "headline": "Add connection pools (#272)",
          "author_name": "jasonopslevel",
          "author_login": "jasonopslevel",
          "committed_at": "2026-01-19T20:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e4ce5424edab3767671204536226d043560db5",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2025.12.10'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2025-12-10T18:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7f5e80eb9210b3629e7e918adf2faa51448efd",
          "body": null,
          "is_bot": false,
          "headline": "anchor changie version for compatibility with go 1.24 (#270)",
          "author_name": "derek-etherton-opslevel",
          "author_login": "derek-etherton-opslevel",
          "committed_at": "2025-12-10T18:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb0b0b2436cfedbabd6b2af8044379586614544",
          "body": null,
          "is_bot": false,
          "headline": "Add new job-agent-mode flag for container-in-container management (#269)",
          "author_name": "derek-etherton-opslevel",
          "author_login": "derek-etherton-opslevel",
          "committed_at": "2025-12-10T17:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f21928880037fbf413d65a027cd160cab85937e",
          "body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.1 to 1.21.0.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n  dependency-ver\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/viper from 1.20.1 to 1.21.0 in /src (#263)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:55:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3677745263b5795ef9d26173235031840da3c78b",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\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": "Bump actions/setup-go from 5 to 6 (#262)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:41:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db704375b8dc805209fb2a926d626749360af97d",
          "body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 in /src (#261)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:35:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a838d932ab4484f4a5d48bd4ee805617d8ca54c",
          "body": "…(#260)\n\nBumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-vi\n[…]\n/v2\n  dependency-version: 2.4.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /src …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:33:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "282f586e4b9eecaedd507afc055c074aa802819a",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.27.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 in /src (#257)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcc34ea928882d8f58da86d33d3656741d29686",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\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/v4...v5)\n\n---\nupdated-dependenc\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": "Bump actions/checkout from 4 to 5 (#258)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-19T18:46:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbd981f5866b5b5ec397dc7fa9ff66079cc9767a",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2025.8.11'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2025-08-11T16:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59113a199edcff2daf5a846731c5b5a5ad5207ac",
          "body": "* Githuyb Workflows does not contain permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>\n\n* Security Workflow does not contain permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@u\n[…]\nered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Github Workflow does not contain permissions stanza (#253)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-08-08T18:55:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "604e1ed4dd4d693ecc1ae79dff936374a4fd8786",
          "body": "Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.6.0.\n- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)\n- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)\n- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.3.0.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump sigs.k8s.io/yaml from 1.3.0 to 1.6.0 in /src (#255)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-08T18:54:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd141b0e16393095ba7819941078694780770fed",
          "body": null,
          "is_bot": false,
          "headline": "Add job pod work dir configuration (#256)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-08-08T18:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f302b659067167bff59bf821b671a626b052985d",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2025.7.16'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2025-07-16T17:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2965622963939b7fb1d513231d92da390065e7e0",
          "body": "* Delete .github/workflows/dependabot-labels.yml\n\n* Update changie-gen.yaml",
          "is_bot": false,
          "headline": "Fix Workflow Security Issue (#252)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-07-16T17:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306551c6c41de495ed9a6beb3298f2cfe632234a",
          "body": "…(#249)\n\nBumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-vi\n[…]\n/v2\n  dependency-version: 2.3.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /src …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-15T18:08:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "85070f4d2d8dd1ee3508d373244977355ec8d808",
          "body": "* Add more customizeability of the job pod\n\n* switch to using the k8s yaml library so it works with the client-go structs we are using",
          "is_bot": false,
          "headline": "Add more customizeability of the job pod (#251)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-07-15T18:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4ce10858d951aa69ab8109e6eaa2ee68d0be9c",
          "body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n  dependency-typ\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/viper from 1.19.0 to 1.20.0 in /src (#245)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-24T15:57:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a7869080066c7a543b46b1b1e9ba660f7c97744",
          "body": "* Bump github.com/contribsys/faktory from 1.9.1 to 1.9.2 in /src\n\nBumps [github.com/contribsys/faktory](https://github.com/contribsys/faktory) from 1.9.1 to 1.9.2.\n- [Release notes](https://github.com/contribsys/faktory/releases)\n- [Changelog](https://github.com/contribsys/faktory/blob/main/Changes.\n[…]\nbot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>\nCo-authored-by: Kyle <kyle@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/contribsys/faktory from 1.9.1 to 1.9.2 in /src (#247)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-24T15:23:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cb260c4af7808df0f18e3c76e100db90fe0bb14",
          "body": "* Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /src\n\nBumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.33.0 to 1.34.0.\n- [Commits](https://github.com/rs/zerolog/compare/v1.33.0...v1.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/rs/zerolog\n  dependency-type: \n[…]\nte\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /src (#244)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-24T15:18:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03c368b37948847a4680c569bbf5ff3b8fa0ba6d",
          "body": "* Bump golang.org/x/net from 0.35.0 to 0.37.0 in /src\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0.\n- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-type: direct:producti\n[…]\nte\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.35.0 to 0.37.0 in /src (#243)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-24T15:16:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33a1aa308beb5d5fd798479fae03ab7f36d8eae3",
          "body": null,
          "is_bot": false,
          "headline": "Update reports.yml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-03-11T14:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e3c1d35fcb2a3f58bd2a586412bb180d766e83",
          "body": null,
          "is_bot": false,
          "headline": "Delete .github/workflows/release-staging.yaml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-03-05T19:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7487d38f071ec7efa80cf20aaf95667f6ec381f7",
          "body": null,
          "is_bot": false,
          "headline": "Create release-staging.yaml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-03-05T19:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c0631b3ef0aeba710fa1aa50e000d87c611104c",
          "body": "* Bump golang.org/x/net from 0.34.0 to 0.35.0 in /src\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.\n- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-type: direct:producti\n[…]\nte\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.34.0 to 0.35.0 in /src (#239)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-24T14:19:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bf238da035dcfb231f04d5b446fbacc98f5ab48",
          "body": "* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /src\n\nBumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)\n\n---\nupdated-dependencies:\n- d\n[…]\nte\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /src (#240)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-24T14:18:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fcc0af7fcfda40aa56015431a0dcca381b649532",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2025.1.6'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2025-01-06T18:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e45eb88e7f404d289021d62586a8b84b1ef662",
          "body": "* Fix bug with orphaned pods\r\n\r\n* run task fix and fix warning in github actions\r\n\r\n* one more try\r\n\r\n* pin and update submodule to desired location",
          "is_bot": false,
          "headline": "Fix bug with orphaned pods (#238)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2025-01-06T18:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a9b71798f5d7415b50957887e3ee4260c6d7aaf",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2024.12.19'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2024-12-19T16:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe3213b616cf171ff89bf31aaa4fb154f597e70",
          "body": null,
          "is_bot": false,
          "headline": "fix infinite hang?",
          "author_name": "Kyle Rockman",
          "author_login": "rocktavious",
          "committed_at": "2024-12-19T15:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23691f606073a8ff14e1abe3fad3a1622e0ceff3",
          "body": null,
          "is_bot": false,
          "headline": "comment out owner references work because its broken",
          "author_name": "Kyle Rockman",
          "author_login": "rocktavious",
          "committed_at": "2024-12-16T21:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "571185f944388701e3741011cd77def13177246c",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2024.12.16'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2024-12-16T20:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15de150325d57643d23bd6ff7f80afa61aac415",
          "body": "* Bump opslevel/report-deploy-github-action from 1.0.0 to 3.0.0\r\n\r\nBumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 1.0.0 to 3.0.0.\r\n- [Release notes](https://github.com/opslevel/report-deploy-github-action/releases)\r\n- [Changelog](https://gi\n[…]\n] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>\r\nCo-authored-by: Kyle <kyle@opslevel.com>",
          "is_bot": true,
          "headline": "Bump opslevel/report-deploy-github-action from 1.0.0 to 3.0.0 (#236)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-16T20:38:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "021b14aa3e64b0297f31b923e268ebc4ead8c69f",
          "body": null,
          "is_bot": false,
          "headline": "Add a scale factor to the job concurrency to tweak scaling (#234)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-12-16T20:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb5bea0f509c8bcbc1d2d90aaf7686992a4a9d71",
          "body": "* Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /src\r\n\r\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.31.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependenc\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /src (#235)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-16T20:37:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8efb7b213be9115c199c3a3fa2326a52912a18ec",
          "body": "* bump k8s dependencies and submodule\r\n\r\n* update WaitForPod to use new interface",
          "is_bot": false,
          "headline": "bump k8s dependencies and submodule (#230)",
          "author_name": "David Bloss",
          "author_login": "davidbloss",
          "committed_at": "2024-12-16T20:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977b304db25250e11f445c5edfb5a1dc4ad5a2be",
          "body": "* add ownerRefence to generated config maps\r\n\r\n* remove unused import line\r\n\r\n* add ownerRef to pdb",
          "is_bot": false,
          "headline": "add ownerRefence to generated config maps (#227)",
          "author_name": "David Bloss",
          "author_login": "davidbloss",
          "committed_at": "2024-11-18T18:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e410019e51af79395ddadf5d8a086613271034",
          "body": "….8 in /src (#226)\n\n* Bump github.com/opslevel/opslevel-go/v2024 in /src\r\n\r\nBumps [github.com/opslevel/opslevel-go/v2024](https://github.com/opslevel/opslevel-go) from 2024.10.28 to 2024.11.8.\r\n- [Release notes](https://github.com/opslevel/opslevel-go/releases)\r\n- [Changelog](https://github.com/OpsL\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-18T17:42:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5aca1e83d30ce4bb4af88239da5a63dea0a0633d",
          "body": "* Bump go.opentelemetry.io/otel from 1.30.0 to 1.32.0 in /src\r\n\r\nBumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.30.0 to 1.32.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetr\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel from 1.30.0 to 1.32.0 in /src (#222)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:47:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83eaecff60d3fda8eb611d35e38b020da8bed176",
          "body": "* Bump go.opentelemetry.io/otel/trace from 1.30.0 to 1.32.0 in /src\r\n\r\nBumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.30.0 to 1.32.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/o\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel/trace from 1.30.0 to 1.32.0 in /src (#224)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:46:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e00651c801e46f3313438b43b5f271bfb9f3dc06",
          "body": "* Bump codecov/codecov-action from 4 to 5\r\n\r\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\n] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>\r\nCo-authored-by: Kyle <kyle@opslevel.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 4 to 5 (#225)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:45:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a0dea6e29c26b796d3882d2d768c7b40ce0039b",
          "body": "* Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 in /src\r\n\r\nBumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.15.3 to 2.16.0.\r\n- [Release notes](https://github.com/go-resty/resty/releases)\r\n- [Commits](https://github.com/go-resty/resty/compare/v2.15.3...v2.16.0)\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 in /src (#223)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:44:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8fb4be3b6a99e03b4afcf310b2e7d2118828586d",
          "body": "* Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0\r\n\r\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.0.0 to 6.1.0.\r\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\r\n- [Commits](https://github.com/goreleaser/goreleaser-act\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#221)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:44:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a11ca05d5c6e13ebd49f4083d98639bba390f161",
          "body": "….28 in /src (#220)\n\n* Bump github.com/opslevel/opslevel-go/v2024 in /src\r\n\r\nBumps [github.com/opslevel/opslevel-go/v2024](https://github.com/opslevel/opslevel-go) from 2024.10.15 to 2024.10.28.\r\n- [Release notes](https://github.com/opslevel/opslevel-go/releases)\r\n- [Changelog](https://github.com/Op\n[…]\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>\r\nCo-authored-by: OpsLevel Bots <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.15 to 2024.10…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-15T19:44:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b269f55f2254290568631e1667dd3afacf0049b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-11-15T19:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cbe53fc7b7991af02102351f928cd6f91aa989c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-11-15T19:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22da936eb1235116662aebe48bc89e9a63cb594d",
          "body": "…c (#219)",
          "is_bot": true,
          "headline": "Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in /sr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-21T16:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f581eebc8d3b73c4a92317d71b5af40ce5f17489",
          "body": "…5 in /src (#218)",
          "is_bot": true,
          "headline": "Bump github.com/opslevel/opslevel-go/v2024 from 2024.9.3 to 2024.10.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-21T16:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d6b5d285dee276daca7bfdac40536ee2a2fddf",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2024.10.14'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2024-10-14T17:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1801c4acd637c3174329a9aaed5355bbde79f25f",
          "body": "Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.15.0 to 2.15.3.\r\n- [Release notes](https://github.com/go-resty/resty/releases)\r\n- [Commits](https://github.com/go-resty/resty/compare/v2.15.0...v2.15.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/go-rest\n[…]\n:production\r\n  update-type: version-update:semver-patch\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": "Bump github.com/go-resty/resty/v2 from 2.15.0 to 2.15.3 in /src (#217)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T17:08:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0bf18d186a410bbd0c17f4213b9c3239d2aacd5",
          "body": "Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.29.0 to 0.29.1.\r\n- [Release notes](https://github.com/getsentry/sentry-go/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-g\n[…]\n:production\r\n  update-type: version-update:semver-patch\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": "Bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 in /src (#214)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T16:59:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df4e564f1ad9b91ee1fda0b946622e3add025cf8",
          "body": "Bumps [opslevel/report-deploy-github-action](https://github.com/opslevel/report-deploy-github-action) from 0.10.0 to 1.0.0.\r\n- [Release notes](https://github.com/opslevel/report-deploy-github-action/releases)\r\n- [Changelog](https://github.com/OpsLevel/report-deploy-github-action/blob/main/CHANGELOG.\n[…]\n:production\r\n  update-type: version-update:semver-major\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": "Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0 (#213)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T16:57:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6107c4d749425173f79c4ea299a19ce6beee82d6",
          "body": "… custom data (#211)\n\n* Add ability to override job fields for image, commands and files from custom data\r\n\r\n* add\r\n\r\n* fix issues with compile\r\n\r\n* fix type conversion\r\n\r\n* fixup casting of image\r\n\r\n* remove has latest opslevel-go check\r\n\r\n* cleanup the code (#212)\r\n\r\n* cleanup the code\r\n\r\n* simplfy even a bit more",
          "is_bot": false,
          "headline": "Add ability to override job fields for image, commands and files from…",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-10-14T16:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbd452d878d902bc6eca7dd866edfa0764f16931",
          "body": null,
          "is_bot": false,
          "headline": "Cut Release 'v2024.9.17'",
          "author_name": "OpsLevel Bots",
          "author_login": "opslevel-ops",
          "committed_at": "2024-09-17T18:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeecdfab1d1fb4e4f053a7acba52104dade5627c",
          "body": null,
          "is_bot": false,
          "headline": "update to golang 1.23",
          "author_name": "Kyle Rockman",
          "author_login": "rocktavious",
          "committed_at": "2024-09-17T18:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c4fa128846c5b92b64eeb460edaded250748fd",
          "body": null,
          "is_bot": false,
          "headline": "Update changie-gen.yaml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-09-17T17:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c180ad224ce6407c866717eb2e86c7aa80d90de2",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot-labels.yml",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-09-17T17:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a8e72c4ab8a6f250b0b2dda3dcb7b01caaaf7f",
          "body": "* Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.0 in /src\r\n\r\nBumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.14.0 to 2.15.0.\r\n- [Release notes](https://github.com/go-resty/resty/releases)\r\n- [Commits](https://github.com/go-resty/resty/compare/v2.14.0...v2.15.0)\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.0 in /src (#208)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T17:14:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4e78b46332ff4d7ded20e686d1f4ec4b4362980",
          "body": "…c (#207)\n\n* Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /src\r\n\r\nBumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.3 to 1.20.4.\r\n- [Release notes](https://github.com/prometheus/client_golang/releases)\r\n- [Changelog](https://githu\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /sr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T17:14:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c4f90d83edf6778148f79b87716bb0ce04bb151",
          "body": "* Bump github.com/getsentry/sentry-go from 0.27.0 to 0.29.0 in /src\r\n\r\nBumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.27.0 to 0.29.0.\r\n- [Release notes](https://github.com/getsentry/sentry-go/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-go/blob/\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/getsentry/sentry-go from 0.27.0 to 0.29.0 in /src (#206)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T16:31:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "790a0b8dd6b4a546bb1b872ec36ae8746962ce08",
          "body": "* Bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 in /src\r\n\r\nBumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.29.0 to 1.30.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetr\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 in /src (#205)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T16:25:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b1d0a2e7816c87c92296bd5dcf98446922a6cc1",
          "body": "* Bump github.com/contribsys/faktory from 1.9.0 to 1.9.1 in /src\r\n\r\nBumps [github.com/contribsys/faktory](https://github.com/contribsys/faktory) from 1.9.0 to 1.9.1.\r\n- [Release notes](https://github.com/contribsys/faktory/releases)\r\n- [Changelog](https://github.com/contribsys/faktory/blob/main/Chan\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/contribsys/faktory from 1.9.0 to 1.9.1 in /src (#204)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T16:24:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbf5e0f62b208358b7a62f1a82dbf717f123b77e",
          "body": "…c (#202)\n\n* Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 in /src\r\n\r\nBumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.3.\r\n- [Release notes](https://github.com/prometheus/client_golang/releases)\r\n- [Changelog](https://githu\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 in /sr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T13:59:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8a03b4c6b6477328fff2d21e211429e2ef204ae",
          "body": "* Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src\r\n\r\nBumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/spf13/cobra/releases)\r\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)\r\n\r\n---\r\nupdated-dependenci\n[…]\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>\r\nCo-authored-by: Github Build Bot <bots@opslevel.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src (#201)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T13:57:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b1d40069060fff5b4a3b14111f19d8baa3de3f8",
          "body": null,
          "is_bot": false,
          "headline": "Create security.yml (#200)",
          "author_name": "Kyle",
          "author_login": "rocktavious",
          "committed_at": "2024-09-05T16:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23c02811258fb2331ceee90a9ede3c559c24881",
          "body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.\r\n- [Release notes](https://github.com/spf13/viper/releases)\r\n- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/spf13/viper\r\n  depende\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": "Bump github.com/spf13/viper from 1.18.2 to 1.19.0 in /src (#191)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-03T17:34:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "165d80ce5c8ebbe09d3a2231f20f016b2ba42876",
          "body": "…src (#182)",
          "is_bot": true,
          "headline": "Bump github.com/contribsys/faktory_worker_go from 1.6.1 to 1.7.0 in /…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-03T16:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 45,
      "commits_last_year": 46,
      "latest_release_at": "2026-07-08T17:06:59Z",
      "latest_release_tag": "v2026.7.8",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 19,
      "mean_days_between_releases": 36.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/opslevel/opslevel-runner",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/opslevel/opslevel-runner",
          "is_deprecated": false,
          "latest_version": "v2026.7.8+incompatible",
          "repository_url": "https://github.com/opslevel/opslevel-runner",
          "versions_count": 42,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-08T17:00:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 19
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 10,
      "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": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/go.mod"
      ],
      "largest_source_bytes": 17441,
      "source_files_sampled": 33,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3497
    },
    "dependencies": {
      "manifests": [
        "src/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 20
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 5
        },
        "advisory_count": 5,
        "affected_count": 5,
        "assessed_count": 291,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/contribsys/faktory",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/contribsys/faktory_worker_go",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/getsentry/sentry-go",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "github.com/go-resty/resty/v2",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.17.2"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/opslevel/opslevel-go/v2026",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2026.6.30"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/rocktavious/autopilot/v2023",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2023.12.7"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "k8s.io/api",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.4"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.4"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.4"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "src/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/contribsys/faktory",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/contribsys/faktory_worker_go",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-resty/resty/v2",
            "direct": true,
            "version": "v2.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opslevel/opslevel-go/v2026",
            "direct": true,
            "version": "v2026.6.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rocktavious/autopilot/v2023",
            "direct": true,
            "version": "v2023.12.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.35.4",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.35.4",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.35.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/go-check-sumtype",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/nakedret/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/asasalint",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/nilnesserr",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bkielbasa/cyclop",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blizzy78/varnamelen",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v4",
            "direct": false,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "v0.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": false,
            "version": "v0.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.2.3-0.20250311203215-f60798e515dc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.13-0.20250311204145-2c3ea96c31dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chavacava/garif",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": false,
            "version": "v1.8.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/console",
            "direct": false,
            "version": "v1.0.4-0.20230313162750-1ae8d489ac81",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cqroot/multichoose",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cqroot/prompt",
            "direct": false,
            "version": "v0.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crocmagnon/fatcontext",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/curioswitch/go-reassign",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/daixiang0/gci",
            "direct": false,
            "version": "v0.13.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dave/dst",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/denis-tingaikin/go-header",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djarvur/go-err113",
            "direct": false,
            "version": "v0.0.0-20210108212216-aea10b59be24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaijinentertainment/go-exhaustruct/v3",
            "direct": false,
            "version": "v3.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "v0.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.30.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-xmlfmt/xmlfmt",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "v0.0.0-20250308024227-f665c8d69b32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "v0.0.0-20250106114630-d62b90e6713d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint/v2",
            "direct": false,
            "version": "v2.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golines",
            "direct": false,
            "version": "v0.0.0-20250217134842-442fd0091d95",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "v0.0.0-20250410112200-a129a6e6413e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosimple/slug",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosimple/unidecode",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/analysisutil",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hasura/go-graphql-client",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jingyugao/rowserrcheck",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jjti/go-spancheck",
            "direct": false,
            "version": "v0.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/julz/importas",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karamaru-alpha/copyloopvar",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": false,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "v0.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "v1.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/funcorder",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/goreman",
            "direct": false,
            "version": "v0.3.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miniscruff/changie",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moricho/tparallel",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20211018074035-2e021307bc4b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/reflow",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mxk/go-flowrate",
            "direct": false,
            "version": "v0.0.0-20140419014527-cca7078d478f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/exhaustive",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/predeclared",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nunnatsa/ginkgolinter",
            "direct": false,
            "version": "v0.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openpeedeep/depguard/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opslevel/moredefaults",
            "direct": false,
            "version": "v0.0.0-20240529152742-17d1318a3c12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "v0.3.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "v0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "v0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raeperd/recvcheck",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/relvacode/iso8601",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sanposhiho/wastedassign/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.22.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/go-diff",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssgreg/nlreturn/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stbenjam/no-sprintf-host-port",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdakkota/asciicheck",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "v0.0.0-20241222091800-1db5c5ca4d67",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "v2.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tommy-muehle/go-mnd/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/funlen",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/whitespace",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/iface",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yagipy/maintidx",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeya24/promlinter",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ykadowak/zerologlint",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20250210185358-939b2ce775ac",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260414162039-ec9c827d403f",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260319190234-28399d86e0b5",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "v0.0.0-20250301125049-0df0534333a4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.4.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 291,
        "direct_count": 18,
        "indirect_count": 273
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 179,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 123
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rocktavious",
          "commits": 216,
          "avatar_url": "https://avatars.githubusercontent.com/u/735015?v=4"
        },
        {
          "type": "User",
          "login": "opslevel-ops",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/87447355?v=4"
        },
        {
          "type": "User",
          "login": "davidbloss",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/70458676?v=4"
        },
        {
          "type": "User",
          "login": "eochoa260",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/8798550?v=4"
        },
        {
          "type": "User",
          "login": "jasonopslevel",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/74929492?v=4"
        },
        {
          "type": "User",
          "login": "eapache-opslevel",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/109987149?v=4"
        },
        {
          "type": "User",
          "login": "derek-etherton-opslevel",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/115571456?v=4"
        },
        {
          "type": "User",
          "login": "DougEdey",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1833545?v=4"
        },
        {
          "type": "User",
          "login": "Farjaad",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8631006?v=4"
        },
        {
          "type": "User",
          "login": "archf",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6591100?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.608
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "changie-gen.yaml",
        "release.yaml",
        "reports.yml",
        "security.yml",
        "tests.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 19/27 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b63d6cae059c87d7890b2ab8def79199c4dbd5cf",
        "ran_at": "2026-07-28T09:51:06Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T06:16:56Z",
      "oldest_open_prs": [
        {
          "number": 277,
          "created_at": "2026-02-23T18:00:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 281,
          "created_at": "2026-03-02T18:04:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 282,
          "created_at": "2026-03-09T17:57:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 283,
          "created_at": "2026-03-09T17:57:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 284,
          "created_at": "2026-03-09T17:57:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 287,
          "created_at": "2026-03-30T17:44:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 299,
          "created_at": "2026-05-11T23:49:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 306,
          "created_at": "2026-07-03T22:00:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 310,
          "created_at": "2026-07-07T17:37:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 313,
          "created_at": "2026-07-10T20:38:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 314,
          "created_at": "2026-07-10T20:40:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 315,
          "created_at": "2026-07-10T20:44:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2026-07-20T15:39:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 319,
          "created_at": "2026-07-27T16:12:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-14T12:22:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/OpsLevel/opslevel-runner",
    "host": "github.com",
    "name": "opslevel-runner",
    "owner": "OpsLevel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 75,
        "vitality": 82,
        "community": 29,
        "governance": 68,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 46,
              "human_commit_share": 0.58,
              "days_since_last_push": 0,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "46 commits in the last year",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 45,
              "latest_release_tag": "v2026.7.8",
              "releases_from_tags": false,
              "days_since_latest_release": 19,
              "mean_days_between_releases": 36.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "45 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 19 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 13,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 13 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 13
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 29,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 10,
              "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": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.608
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 179,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 123
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "179/302 decided PRs merged",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 179,
                      "decided": 302
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 19/27 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 21,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "OpsLevel",
              "public_repos": 48,
              "account_age_days": 2817
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "21 followers of OpsLevel",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 21,
                      "login": "OpsLevel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~7 yr old",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/opslevel/opslevel-runner"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 19
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 19 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "42 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 75,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 19/27 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "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": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 291 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 291
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 5,
              "assessed_packages": 291,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 5",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: go.opentelemetry.io/otel v1.43.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "go.opentelemetry.io/otel v1.43.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 291,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 87,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.552,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3497
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "32 of 58 human commits state their intent (structured subject or explanatory body)",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "src/go.mod"
              ],
              "dependency_bot_commit_share": 0.42
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "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": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "42 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 42,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 17441,
              "source_files_sampled": 33,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/33 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 33,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-28T09:51:26.867805Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OpsLevel/opslevel-runner.svg",
  "full_name": "OpsLevel/opslevel-runner",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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